Skip to content

Comment on Using AWS Cloud9 for browser-based development

Comments

Your Cloud9 instance can act as a bastion host to the rest of your infrastructure, and it’s as secure as your AWS console.

This in my mind is the biggest reason to go this way over alternatives.

I do this with VSCode Remote (SSH). It “feels” like a local binary but since you’re actually connected to in my case an EC2 VM (which transparently picks up IAM credentials in the instance metadata), when you run the terminal you can connect to all the resources in the VPC. It’s really convenient.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.