AI News
Superblocks now runs AI app building inside an AWS VPC with Bedrock and Aurora, giving business teams speed while IT keeps data and controls in place.
Vibe coding is moving from personal prototypes into the part of the company that has access controls, audit logs and a security team. Superblocks has introduced a version of its AI app builder that can run inside a customer's AWS virtual private cloud, with AWS helping market the product to enterprise buyers.12
Superblocks 3.0 can deploy inside an AWS VPC and use the organization's existing identity, networking, encryption and audit policies. When an app needs storage, the platform can create Amazon Aurora or S3 resources in that account. AI inference can run through the customer's Amazon Bedrock account using models approved by the organization.1
The important shift is architectural. A business user can ask an agent to build an internal app without automatically sending source data to a consumer account, an external database or a model vendor's default environment. IT still has to configure the controls correctly, but the control plane is no longer bolted on after the prototype spreads.
AWS does not currently offer a direct equivalent aimed at nontechnical business users, according to TechCrunch. It has Kiro for developers and Quick as an assistant, while Superblocks targets internal application creation. The partnership fills that gap while keeping storage, inference and governance tied to AWS services.2
This is a familiar cloud strategy. If customers want a new software category, the hyperscaler does not need to own every interface. It can make sure the resulting databases, models, networking and security controls consume its underlying platform.
The usual enterprise response to unsanctioned AI building is a ban. That protects data but also sends experimentation onto personal laptops and external accounts. Superblocks is offering a third path: let teams build, but make every app visible, governed and deployable through existing infrastructure.
The product includes automated code scanning and specialized security agents intended to detect problems such as SQL injection, hardcoded secrets, permission bypasses and unsafe data flows.1 Those controls reduce risk; they do not replace human review for high‑impact applications.
Superblocks routes inference through Bedrock rather than binding every app to a single frontier lab. TechCrunch reports that enterprises increasingly want multiple models and open‑weight options to control cost and lock‑in.2
That choice affects more than price. Different models have different data terms, regional availability, safety behavior and strengths. An internal app platform that separates the application layer from the model can swap providers without rebuilding the whole workflow.