Day 13: Terraform Data Sources
Data Source Think of a data source like a phone directory with a username and phone number as key‑value pairs accessed via an API. Instead of hard‑coding value...
Data Source Think of a data source like a phone directory with a username and phone number as key‑value pairs accessed via an API. Instead of hard‑coding value...
Lab Information The Nautilus DevOps team is creating services on AWS and breaking the migration into smaller tasks for better control, risk mitigation, and res...
Lab Information As part of the migration, some components were added to the AWS account. The team created an EC2 instance that now requires changes. - Instance...
Why the Terminal is Your Best Friend for AWS Management If you've been managing AWS resources exclusively through the web console, you're not wrong—but you mig...
Remember the feeling of building something exciting as a kid and wanting everyone to see it? Maybe it was a science project, a drawing, or a toy robot made from...
Prerequisites - AWS account Free Tier works - Static website build React/Vite or plain HTML/CSS/JS - Basic familiarity with AWS Console Step 1: Build & Upload...
Lab Information The Nautilus DevOps team is strategizing the migration of a portion of their infrastructure to the AWS cloud. Recognizing the scale of this und...
Overview AWS re:Invent 2025 – Amazon Nova Forge: Build your own frontier models using Amazon Nova AIM3325 In this session, Mark Andrews and Karan Bhandarkar in...
Rethinking Application Modernization in the GenAI Era Enterprises are accelerating their modernization journeys, driven by cloud mandates and growing demand for...
Advanced Functions in Terraform Building upon the foundational functions covered in Day 11, today we explore more specialized functions that enhance Terraform'...
Project Structure terraform-project/ │── main.tf │── variables.tf │── outputs.tf │── providers.tf │── terraform.tfvars │── modules/ │ └── ec2/ │ ├── main.tf │...
What a difference two or three days make. When I first landed in Las Vegas for re:Invent and saw the keynote previews, it looked like AWS was putting all its ch...