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
Contains a collection of Terraform files for creating resources in AWS, using variables and various commands, deployment application, terraform configuration files for infrastructure provisioning with explanations and screens
This project streamlines infrastructure management by employing AWS S3 as a robust backend for Terraform state files, ensuring reliability and scalability.
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.