December 2022
Intermediate to advanced
538 pages
7h 45m
English
In this chapter, we’ll look into various different areas pertaining to the security of our application and infrastructure. We’ll discuss how to manage the database using AWS Secrets Manager and how it can directly be injected into the pods. Then we’ll look at a few small aspects of securing our ALB and restricting the network for the RDS. After that, we’ll look at how pods can authenticate to AWS and access different resources. Then we’ll look at how the disk of the EKS nodes can be encrypted using AWS KMS and how we can ...