DISCLOSURE: This post may contain affiliate links, meaning when you click the links and make a purchase, we receive a commission.
Terraform indepth(2019) - With 10 Realworld Job Casestudies |
Note: This course Primarily focuses on AWS(90% of the course is AWS based) . Some sections of this course focuses on Google cloud (GCP) and Azure
> Realworld Job Scenario 1 : Launch a complete web application stack : 2 ELBs , App servers , Web servers , RDS with Multi-AZ replication . Learn how to launch production scale webapp stack in one go using Terraform
> Realworld Job Scenario 2 : Launch Kubernetes cluster using KOPS and Terraform : Kubectl , Kops , Hosted zone creation , learn docker basics, kubernetes architecture
> Realworld Job Scenario 3 : Launch Kubernetes cluster AWS EKS and Terraform : AWS EKS architecture, IAM authenticator, Worker node deployment, Control plane deployment using terraform
> Realworld Job Scenario 4 : Launch centralized logging to monitor : ELK (Elasticsearch , Logstash , Kibana) using Terraform . You will be using MODULES , REMOTE-EXEC PROVISIONER , NULL RESOURCE , FILE PROVISIONER
> Realworld Job Scenario 5: Launch Dynamodb resource using Terraform . You will be creating dynamodb table assigning RCUs, WCUs
> Realworld Job Scenario 6: Launch database cluster using Terraform . You will be creating Master-Replica pair in production like environmet
> Realworld Job Scenario 7: Launch EC2 and security group resources using MODULES sourced from Github and local repo
> Realworld Job Scenario 8: Launch Web app stack in Google cloud . You will be launching load balancer , Compute engine , CloudSQL resources in GCP using Terraform
> Realworld Job Scenario 9: Launch Web app stack in Azure cloud . You will be launching load balancer , VM machine , Azure MySQL instance in Azure using Terraform
Solve 10 challenge scenarios at the end of course to test your Terraform skills
Who this course is for:
- Who wants to learn terraform to deploy/manage cloud resources automatically using Terraform
- Get the course