9
Deployment of Web Services
In this chapter, you will learn about the fundamentals of containerization, Docker, and Kubernetes. You will then use these concepts to containerize a sample e-commerce app using Docker. This container will then be deployed aws a Kubernetes cluster. You will use Minikube for Kubernetes, which makes learning and Kubernetes-based development easier.
After completing this chapter, you will be able to perform containerization and container deployment in a Kubernetes cluster.
In this chapter, you’ll explore the following topics:
- Exploring the fundamentals of containerization
- Building a Docker image
- Deploying an application in Kubernetes
Technical requirements
You will need the following to develop and execute the code ...
Get Modern API Development with Spring 6 and Spring Boot 3 - Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.