What you'll learn:
- Terraform resources, loops, functions, templates,data sources, variables, outputs and modules.
- Automating the deployments of terraform scripts using jenkins devops tool
- Setting up ELB, ALB, Auto Scaling, ELB access logs
- Deploy lambda functions through terraform
- Creating re-usable modules
- Setting up Relational Database Service (RDS)
- Managing remote state files using S3, Loking state files using dynamodb
- Creating networking VPC, private subnets, private subnets, NAT instances and NAT gateways
- Managing IAM policies and roles
- Use ansible to run terraform scripts
- Learn real time use cases with lambda and terraform
Learn and understand fundamental terraform language construct
Managing multiple environments using terraform workspaces
Learn how to deploy lambda functions using terraform.
Automating infrastructure provisioning using terraform and AWS fundamental to advanced, Configuring networking (Route tables, Internet gateways, public subnets, private subnets)
Write Jenkins pipeline code to automate deployments of terraform.
Use Ansible terraform modules to apply terraform changes
Terraform, resources, loops, functions, variables, outputs, and modules
Terraform, deploy lambda functions, Manage remote state files using S3, Understand terraform fundamental concepts, Create ELB, ALB, and auto-scaling, Set up Route53
Build reusable modules with terraform
Managing manually created resources using terraform import
Learning for_each meta-argument
Manage state files in S3 and enable state lock to prevent concurrent modifications.
Conditionally creating resources
Usage examples for local variables
Using dynamic blocks and making code more dynamic
Provision load balancers are like application load balancers.
working with tfvars and passing inputs dynamically at runtime
Implementing data sources to access data that is present outside of terraform
how to manage and secure sensitive variable
Creating IAMpolicies &roles and attaching them to EC2
Using terraform splat expressiong
Using terraform for loops
Creating EC2 instance and working with Userdata scripts
Create VPC, Subnets and configure route tables
Creating security groups and managing inbound and outbound rules
Creating and deploying NAT instances and NATgateways
What is a null resource in terraform
How to prevent RDS deletion using resource lifecycle