The Importance of Secure Coding Techniques: Why You Need to Know It! Are you looking to break into the exciting field of cybersecurity? Join our 5-day CompTIA Security+ Bootcamp Training and build your cybersecurity knowledge and skills. x Coding is a big deal. It is the process of taking digital information and making it usable by machines…. Read more »
Posts Tagged: Encryption
Amazon AWS OpsWorks Tutorial
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
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 »