Tag: aws
All the articles with the tag "aws".
-
IAM: why nothing in AWS works at first
Every beginner's first AWS moment is 'access denied.' Here's IAM, the thing saying no, explained the way it finally made sense to me.
-
VPC: the part of AWS I kept avoiding
Networking was the corner of AWS I quietly skipped. Here's VPC, subnets, gateways and the rest, explained the way I finally understood them.
-
Serverless, and the smallest real thing I could picture building
Serverless was a word I nodded at for a long time. Here's what it actually means, and the smallest real architecture that finally made it concrete: a contact form with API Gateway, Lambda, and DynamoDB.
-
How the pieces talk: APIs, queues, and events in AWS
Once I knew what the core services were, the next puzzle was how they pass work to each other. API Gateway, SQS, SNS and EventBridge, in plain words.
-
Modernize or start fresh? The questions I ask before any cloud project
Every cloud conversation eventually hits the same fork: fix what's there, or build new. The answer almost never starts with technology.