๐Ÿงฑ #AWS Blocks is a new #opensource framework from AWS (#Apache2 license) built specifically for the era of #Ai #coding agents.

It's based on #TypeScript and made of modular "Blocks" for databases, authentication, file uploads, jobs, emails, AI agents & more #cloud #devtools

โšก Developers can start locally โ€” no AWS account needed โ€” and automatically get Postgres, authentication, storage & messaging provisioned out of the box

๐Ÿงต ๐Ÿ‘‡

๐Ÿ”„ On deployment, the same APIs map automatically to real AWS services like #Lambda, #DynamoDB, #Aurora, #APIGateway & #Bedrock โ€” with zero code changes

๐Ÿค– The standout feature: the framework ships with built-in rules and steering files for #AIagents, so they automatically apply clean architecture and best practices

๐Ÿ”— End-to-end typing works without code generation and supports frontends like Next.js, Nuxt, Astro, Angular, React, Vue & Svelte โ€” plus mobile apps in Swift, Kotlin & Flutter

๐Ÿ› ๏ธ Under the hood it still uses the #AWS #CDK, so you can drop back to standard AWS infrastructure at any time

๐Ÿ’ก Why it matters: for the first time AWS is building a framework optimized not primarily for humans, but also for coding agents like Claude Code, Codex & Cursor. The core idea โ€” AI shouldn't have to learn how AWS works; the framework forces it onto the right path automatically

โš ๏ธ Current drawbacks: still public preview, APIs may change, Node.js 22+ required & local mock implementations may behave differently from real AWS resources

๐Ÿ“Š The real positioning: Blocks competes less as "yet another framework" and more as an alternative to #AWSAmplify, #Supabase & #Convex

๐Ÿš€ The bigger trend isn't another framework โ€” it's AWS shipping its first framework explicitly optimized for agentic coding. That's likely to influence many frameworks in the years ahead

AWS Launches Blocks, an Open-Source TypeScript Framework Designed for AI Agents to Build Backends

AWS released Blocks in public preview, an open-source TypeScript framework where each Block bundles application code, local mocks, and AWS infrastructure. Designed for AI agents to write correct backe

InfoQ