Tag: cloud
All the articles with the tag "cloud".
-
What a good proof-of-concept actually proves
Most POCs prove the wrong thing beautifully. A good one de-risks the single assumption the whole deal rests on.
-
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.
-
AWS in plain words: the services I kept mixing up
EC2, S3, Lambda, IAM, the alphabet soup that runs the internet. Here's how a few of the ones that confused me finally clicked into place.