Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
AWS Certified SysOps Administrator ??? Associate Guide

You're reading from   AWS Certified SysOps Administrator ??? Associate Guide Your one-stop solution for passing the AWS SysOps Administrator certification

Arrow left icon
Product type Paperback
Published in Jan 2019
Publisher Packt
ISBN-13 9781788990776
Length 584 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Marko Sluga Marko Sluga
Author Profile Icon Marko Sluga
Marko Sluga
Arrow right icon
View More author details
Toc

Table of Contents (26) Chapters Close

Preface 1. Overview of AWS Certified SysOps Administrators and Associated Certification 2. The Fundamentals of Amazon Web Services FREE CHAPTER 3. Managing AWS Security with Identity and Access Management 4. Networking with the Virtual Private Cloud 5. Managing Servers on AWS with Elastic Compute Cloud 6. Handling Server Traffic with Elastic Load Balancing 7. Understanding Simple Storage Service and Glacier 8. Understanding Content Distribution with CloudFront 9. AWS Storage Options 10. Working with the Route 53 Domain Name System 11. Working with Relational Database Services 12. Introduction to ElastiCache 13. Amazon DynamoDB - A NoSQL Database Service 14. Working with Simple Queue Service 15. Handling Messaging with Simple Notification Service 16. Getting Started with Simple Workflow Service 17. Overview of AWS Lambda 18. Monitoring Resources with Amazon CloudWatch 19. Understanding Elastic Beanstalk 20. Automation with the CloudFormation Service 21. Cloud Orchestration with OpsWorks 22. Exam Tips and Tricks 23. Mock Tests 24. Assessments 25. Other Books You May Enjoy

Network security in the VPC

There are two ways to provide network security to instances running in a VPC, which are as follows:

  • Security groups
  • NACLs

Security groups

The first layer of defense for our instances is the security group. A security group always needs to be applied or created when we spawn a new instance in the AWS EC2 service. The security group acts like a personal stateful firewall sitting right in front of the instance and it provides stateful port filtering capabilities. For instance, when we start a Linux web server, we want to do the following:

  • Access the console by establishing an SSH connection on port 22 with the system
  • Accept connections on the HTTPS port 443 so secure communication without web server...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at £16.99/month. Cancel anytime