Tag: aws
All the articles with the tag "aws".
-
Building Serverless Applications with AWS – Compute
Building Serverless applications can feel a bit overwhelming when you are first getting started. Sure, Event-Driven Systems have been around for many years but this notion of using managed services to
-
Building Serverless Applications with AWS - Data
Serverless data storage on AWS compared across DynamoDB, RDS, S3, OpenSearch, Timestream, and HealthLake with guidance on choosing the right fit.
-
AWS Step Function Versions and Aliases
Up until last week, when you deployed a new version of your State Machine in AWS Step Functions, the old version was gone and the ability to test or rollback was limited by your ability to re-push a p
-
Lambda Extension with Golang
Lambda extensions built with Golang enable cross-language reuse by running a sidecar HTTP API for caching with Momento and DynamoDB read-through.
-
SQS Re-Drive with Golang and Step Functions
SQS dead-letter-queue re-drive automated with Golang Lambda functions and Step Functions provides self-healing workflows for event-driven systems.
-
Infrastructure as Code
Infrastructure as Code shifts deployment ownership to development teams, building a culture of accountability, customer focus, and faster response.
-
Caching with Momento and Golang
Caching. Simple. Useful. This architectural topic applies to a serverless app as well as an app with servers. Some functions never need caching, and some benefit from it right as the first user traffi
-
Serverless, a CTO's Perspective
I've been following along the past couple of weeks in the "wake" of the article by the Prime Video Team. I've seen a lot of rebuttal-type articles by some folks that I respect so I didn't want to cont