Tag: AWS
All the articles with the tag "AWS".
-
Introducing Remote SWE Agents, a cloud based coding AI agent
Published: at 11:00 PMSelf-host AI SWE agents with Devin or Codex like experience in your AWS account.
-
Serverless Full-stack Web Application Architecture in 2025
Published: at 05:00 PMAn updated cost-effective and scalable serverless web application architecture on AWS.
-
Using Aurora DSQL with Prisma ORM
Published: at 11:00 PMHow to use Amazon Aurora DSQL, the next-generation serverless RDB, with Prisma ORM for TypeScript.
-
Cross-Region AWS API Calls on Step Functions
Published: at 05:00 AMHow to call AWS APIs across regions from Step Functions using a new AWS CDK construct.
-
Implementing Distributed Locks with Amazon S3
Published: at 05:00 PMExploring how to implement distributed locks using Amazon S3's new conditional write feature, with a comparison to DynamoDB-based implementations.