Amazon AWS OpsWorks Tutorial

Posted filed under Amazon AWS.

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 »

Amazon AWS SSE-S3 Server Side Encryption Pt 1

Posted filed under Amazon AWS.

      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 »