ELEdrich Lewisincosmicoceangreen.hashnode.dev·Dec 5, 2024 · 4 min readTerraform - Create EC2 resource using GitHub ActionsBelow is a complete enterprise-level solution with detailed steps to create an EC2 instance in the Ohio region (default subnet) using Terraform. It incorporates best practices such as remote state management, separate provider configuration, and reus...00
ELEdrich Lewisincosmicoceangreen.hashnode.dev·Jul 6, 2024 · 2 min readAWS Lambda for Cost OptimizationThe Project involves creating an AWS Lambda function that will automatically monitor and optimize your AWS resources for cost efficiency. The Lambda function will: Identify and terminate idle resources Downsize underutilized instances Tag resource...00