Showing posts with label dmz. Show all posts
Showing posts with label dmz. Show all posts

Monday, May 13, 2013

AWS Bastion host as single point of attack?

Bastion host could open you up to a single point of attack?  It can, but here are two ways to secure your bastion host:
Having only one point of attack is way better then opening up more than one or all of your EC2 instances for port 22 (SSH..assuming Linux) to 0.0.0.0/0 CIDR block.

Saturday, March 30, 2013

Getting started with AWS VPC

Most enterprise customer using Oracle on AWS will be using AWS VPC.  A great place to start is:
aws.amazon.com/vpc.  This web site also has a nice explanation and a step by step for setting up VPC with an IPsec tunnel. http://complaintsincorporated.com/2012/07/27/amazon-vpc-adventure-customer-gateway-on-the-cheap/