Amazon AWS OpsWorks What is OpsWorks ? AWS OpsWorks is a configuration management service that provides managed instances of Chef . OpsWorks lets you use Chef to automate how servers are configured, deployed, and managed across your Amazon EC2 instances or on-premises compute environments. It has these parts : Chef… Read more »
Monthly Archives:: February 2018
Amazon AWS SSE-S3 Server Side Encryption Pt 1
AWS provides various options to encrypt your data on S3. There are 2 types of encryption: Client side: Client encrypts locally using tool/software of their choices Server Side encryption: Choose from available choices in AWS In this video, our focus will be Server Side Encryption (SSE) since Client side is… Read more »
Community Outreach- March 11,2018
Please Join us for this Homeless Outreach on Sunday 03/11/2018 at 6:15 pm in Rockville MD. Location: Women’s Shelter 2 Taft Court, Rockville, MD (map) [bs_icon name=”glyphicon glyphicon-collapse-down”] It was a blessings night to serve about 35 people at women’s Shelter located in Rockville , MD. Please join us on 2nd Sunday of each month at 2 Taft court , Rockville MD .
Amazon AWS S3 VPC Endpoint
Amazon AWS S3 Endpoint In Here we have One VPC =10.0.0.0/16 also we have three Subnet as follow 10.0.1.0/24 Public Subnet1 10.0.2.0/24 Private Subnet2 10.0.3.0/24 Public Subnet3 I have two server one is called Public1 inside the Public Subnet=10.0.1.0/24 with Public Ip address: 34.201.13.154 Private Ip address = 10.0.1.183 Password… Read more »