Rebase app homepage after onboarding

How to Set Up a VPC with Public and Private Subnets, Multi-AZ, IGW, and NAT Gateway on AWS in Seconds

Try Rebase for free, no credit card needed

Every app on AWS needs a network setup that just works. You want your web servers out in the open, but your databases safe and locked away. That’s why people set up a VPC with both public and private subnets, spread across a few zones, with the right gateways so traffic moves how it should.

Setting this up in AWS is harder than it sounds. You miss one step, pick the wrong subnet, or forget a route, and things break. Your servers might not talk to the internet, or worse, you end up exposing your database.

Rebase makes this part easy. Instead of clicking through AWS or messing with templates, you just say what you want, and Rebase handles the rest. Here’s what it looks like.

Once you’re logged in and done with onboarding, you’ll land on the homepage.

Rebase app homepage after onboarding

We have a few prompts ready to go, and we’re adding more. If you pick “VPC with public and private subnets”, the prompt fills in for you.

Prompt for VPC with public and private subnets

The agent will check with you before doing anything.

Agent asking for confirmation before proceeding

If you want something specific, just say so. You can mention a CIDR block or any detail you care about. If you want Rebase to figure it out, just leave it to the agent.

User providing specific VPC details

Rebase will share what it plans to do and will ask you to approve it.

Agent sharing final plan and asking for approval

Once you give the green light, it gets started.

Provisioning starting after approval

For every action that changes something, Rebase will always ask you first. You get three options:

Yes: Proceed
No: Cancel
Feedback: Tell the agent to change something or do it differently. For example, you might say, actually use just one AZ.

Explicit permission request for each mutating action

You can turn off these permission checks anytime from the workspace settings.

Workspace settings showing explicit permission toggle

Rebase will build out everything, and if it hits something new, it will check with you first.

Agent asking for user input on new decisions

When it’s done, you’ll see a summary of what the agent did, step by step.

Summary of actions the agent took

That’s it. The stuff that usually eats up hours or days, Rebase does it for you in a few seconds.

You can always double check in AWS to see everything is there.

AWS console showing provisioned resources

The tags are there too, just like you asked for.

Tags added to AWS resources

You can also ask Rebase what this setup is going to cost you every month. The agent will break down all the main parts that AWS charges for, show you what’s free, and give you a ballpark number. You can even get a detailed estimate based on how much traffic or data you expect.

This is useful if you’re trying to keep your AWS bill in check or just want to know what to expect before you hit deploy.

Agent giving detailed AWS cost estimate for VPC setup

Similar Posts