
On the Edge of Time
Here there be dragons. On the edge of time, in the wicked twists of wyrmhole space, wyrmdragons pre
Uncategorized Binit Datta 42 5th Dec, 2021
The book will define what Containers are, how Kubernetes Container Orchestration achieves automation of running containerized applications on a massive scale. It will then show how to build Spring Boot Microservices and how to deploy that on an AWS Elastic Kubernetes Container Service (EKS). It will teach concepts behind Kubernetes Cluster, Pods, Services, and Networking. The Microservices are production-grade and not the type of Hello World APIs. Advanced Spring Boot Topics such as Aspect-Oriented Programming, Event Publishing, and Trapping will also be shown. Along the way, we will deal with AWS Elastic Container Registry, AWS eksctl command-line utility to provision an AWS EKS cluster, and AWS RDS MySQL.