• Post category:StudyBullet-11
  • Reading time:4 mins read


Using security groups, VPCs, IAM roles, and basic server security best practices to protect your AWS resources

What you will learn

Address the threat categories facing EC2 instances and the possible consequences of an attack

Apply the range of security tools AWS provides to help us protect our instances

Configure instance security groups, IAM roles, and VPC design to provide optimal protection

Integrate general server security best-practices and the AWS Shared Responsibility Model with your infrastructure design

Description

Amazon’s Elastic Cloud Compute (EC2) service is borderline magic. After all, being able to provision and launch a fully-functioning, enterprise-quality cloud server in just a minute or two with no up-front costs is something we could barely have imagined even a decade ago. But all that cloud goodness doesn’t change an admin’s primary responsibility: to protect infrastructure from attack. The easier EC2 makes it to push out more and more applications, the more we’re exposed to a lot of hostile – and scary – threats.

If you’re responsible for EC2 instance workloads – or even if you’re just considering the possibility – you need to understand what defensive skills and tools are available and how you can use them.


Get Instant Notification of New Courses on our Telegram channel.


This course will review the current threat landscape and some general server security best practices. I’ll introduce you to the significant security measures AWS themselves have taken on our behalf, and how to make the best use of their security groups, IAM roles, and VPC design architectures. We’ll also learn about how AWS offers networking tools like VPNs and instance connectivity to help us push back against the bad guys.

I’ve also included everything you might need to follow along with the practical demos on your own laptop or work station. Successfully completing all the videos, reading content, test-yourself quizzes, and demos yourself will leave you with a strong sense of what you can and should be doing to protect your application instances.

English
language

Content

Introduction to EC2 Security

Understanding the Security Problem
Exploring the Threat Landscape

The Basics

The Quick (and Safe) EC2 Launch
Server Security Basics
Test Yourself

Controlling External (Application) Access

Protecting Your Applications
Working With Security Groups
Working With IAM Roles
Understanding VPC Architecture
Test Yourself

Controlling Internal (Administration) Connectivity

Working With VPN Connections
Working With EC2 Connectivity Solutions
Course Review
Test Yourself

Course Resources (code, links, etc.)

Code Snippets
Helpful Links and Homework Exercises