scalable web apps
Deploy a scalable web application to Kubernetes using Helm
This blog post walks you through how to scaffold a web application, run it locally in a container, and then deploy it to a Kubernetes cluster created with IBM Cloud Kubernetes Service using a Helm chart.
Go from scratch to a scalable web app on Kubernetes
(Ed.–This post covers 1 of 3 related tutorials you can do around Kubernetes-based application development. The author mentions the other two–on establishing a DevOps pipeline, and on setting up log data visualization–after discussing the process of building the scalable web app. A chatbot isn’t part of the tutorial but adding intelligent self-service to any web experience is good […]
Using App ID to secure Docker and Kubernetes applications
So, you have a server side Java application and you need to be able to authenticate your users without the hassle? Then App ID is for you. There's no easier way to create a scalable app than to use the nimble IBM WebSphere Liberty application server in a Docker image and run it with IBM Cloud Container Service.