Book Image

Practical AWS Networking [Video]

By : Mitesh Soni
Book Image

Practical AWS Networking [Video]

By: Mitesh Soni

Overview of this book

<p>AAmazon Web Services (AWS) dominates the public cloud market by a huge margin and continues to be the first choice for many organizations. Networking has been an area of focus for all the leading cloud service providers. AWS has a suite of network-related products which help in performing network related task on AWS. This course initially covers the basics of networking in AWS. Then we use AWS VPC to create an isolated virtual cloud for performing network-related tasks. We then provide an overview of AWS Direct Connect after taking a deep dive into scalability and load balancing using the auto scaling feature, Elastic Load Balancing, and Amazon Route S3. Toward the end of this course, we cover security best practices for your network. By the end of this video course, you will have hands-on experience of working with network tasks on AWS.</p> <h1>Style and Approach</h1> <p>A step by step practical guide that helps you use all networking services available in AWS effectively.</p>
Table of Contents (7 chapters)
Chapter 7
Security Best Practices
Content Locked
Section 2
Overview of IAM Policies
Policies is the document that help us define and assign permissions to a role, group, user, or AWS resource. In this video, we will learn to create policy in 2 different ways. Then, we will create user and assign the newly created policies to it. - Build a policy using Visual editor - Create a policy document using JSON editor - Create a user and assign policy to it