For automating the deployment of a three-tier web application (Web, App, DB layers) on GCP using an IaC approach, which combination of services and tools would you recommend?
Choose an answer
Tap an option to check your answer.
Correct answer: Terraform with Google Cloud Storage for state and GitHub for version control..
Why this is the answer
*Terraform, combined with Google Cloud Storage (GCS) for state management and GitHub for version control, is the ideal choice for automating the deployment of a three-tier web application on GCP using Infrastructure as Code (IaC. . Terraform enables the creation, modification, and versioning of infrastructure safely and efficiently. GCS serves as a backend for maintaining the state of Terraform configurations, ensuring consistency and traceability. GitHub integration offers a robust platform for version control, allowing for collaborative development and tracking of changes over time. This combination provides a comprehensive solution for deploying and managing complex multi-tier applications, ensuring efficient version control and state management. The other options lack either the comprehensive IaC capabilities of Terraform, the robust state management solution provided by GCS, or the version control and collaboration features of GitHub.*
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed