Description
In this course, you will :
- introduces you to Terraform and demonstrates how to download and use it.
- covers the Lambda function, including how to configure, write, troubleshoot, and update it
- Demonstrates how to create a Simple Queue Service (SQS) queue and connect it to your Lambda function.
- learn how to use WorkSpaces and manage regions in your development and production environments.
Syllabus :
1. Creating a Dev Environment
- Intro to Terraform
- Setting AWS Provider
- Creating a Lambda function
- Fixing errors
- Updating Lambda
- Creating SQS queues
- Lambda event trigger
- WorkSpaces