Summary
In this chapter, we learned about the fundamentals of AWS infrastructure, network, and resources, as well as how to decide when to use templates or modules. We also explored how to organize projects into environments, projects, and workloads. By the end of the chapter, we gained skills in AWS infrastructure decisions, AWS network fundamentals, and AWS resource fundamentals, and we learned how and when to develop modules and templates.
In the next chapter, we will dive into implementing Terraform in projects, where we will explore how to structure Terraform code, manage state, and use remote backends. Stay tuned!