You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On-going examples with terraform scripts for efficient building and managing various AWS services. Leveraging Terraform's infrastructure as code paradigm, this project aims to streamline the provisioning and maintenance of AWS resources.
This repository contains a solution developed as part of a selection round in a hiring process. The task involved creating an AWS infrastructure that automatically triggers a Lambda function when a CSV file is added to a designated S3 bucket. The Lambda function then prints the contents of the CSV file to CloudWatch log streams.