Making Decisions for Terraform Projects with AWS
Welcome to the next chapter of our journey with AWS Terraform. By now, you’ve learned about the importance of Terraform modules and AWS providers and how to implement best practices for your Terraform code. In this chapter, we’ll be diving deeper into the fundamentals of the Amazon Web Services (AWS) infrastructure, network, and resources. With these essential skills, you’ll be better equipped to make informed decisions about your AWS Terraform projects.
We’ll also explore the decision-making process when using templates or modules and how to structure your projects using AWS environments, projects, and components. By the end of this chapter, you’ll have the knowledge and skills necessary to make sound infrastructure decisions for your AWS Terraform projects. So, let’s dive in!
Here are the main topics we will cover:
- AWS infrastructure and fundamentals
- AWS Organizations and...