Summary
In this chapter, we learned about deploying serverless projects with Terraform. We covered the basics of serverless computing, AWS Lambda, and AWS Fargate, and how to design and deploy serverless infrastructure with Terraform. We also explored the importance of AWS landing zones and how to select and implement them. Additionally, we discussed AWS Organizations and how to use them with Terraform.
In the next chapter, we will explore deploying containers in AWS with Terraform. We will cover the basics of containers, AWS ECS, Amazon EKS, and how to deploy containers with Terraform. We will also discuss best practices for deploying containers in AWS and how to use Terraform to manage container deployments.