Microservices in AWS Elastic Kubernetes Service
摘要
You learned in the previous chapter how to create a minimal compute infrastructure in AWS using the IaC tool Terraform. In this chapter, you extend that knowledge by setting up a Kubernetes-based infrastructure using the same toolset. You have already seen how a single-node Kubernetes based on Minikube enables you to run all the examples in this book up to the previous chapter. Now you will attempt to deploy those microservices in a multi-node Kubernetes-based infrastructure on the AWS cloud.