Skip to content

PacktPublishing/AWS-for-System-Administrators

Repository files navigation

AWS for System Administrators

AWS for System Administrators

This is the code repository for AWS for System Administrators, published by Packt.

AWS for System Administrators, published by Packt

What is this book about?

Amazon Web Services (AWS) is one of the most popular and efficient cloud platforms for administering and deploying your applications to make them resilient and robust. AWS for System Administrators will help you to learn several advanced cloud administration concepts for deploying, managing, and operating highly available systems on AWS.

This book covers the following exciting features:

  • Apply a security-first approach by giving minimum access to the user using IAM Policies
  • Build your first EC2 instance using the AWS CLI, Boto3, and Terraform
  • Set up your datacentre in AWS Cloud using VPC
  • Scale your application based on demand using Auto-scaling
  • Monitor services using CloudWatch and SNS

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders.

The code will look like the following:


{ 
           "Sid": "Stmt1604259864802", 
           "Action": "s3:*", 
           "Effect": "Deny", 
           "Resource": "arn:aws:s3:::myexamplebucket/*", 
           "Condition": { 
               "NotIpAddress": { 
                   "aws:SourceIp": "192.168.1.10/24" 
               } 
           }, 
           "Principal": "*" 
}

Following is what you need for this book: This book is ideal for system administrators and solution architects who want to build highly available and flexible AWS Cloud platforms for their applications. Software engineers and programmers looking to deploy their applications to AWS Cloud will also find this book useful. Basic knowledge of Linux and AWS is necessary to get started.

With the following software and hardware list you can run all code files present in the book (Chapter 1-12).

Software and Hardware List

Chapter Software required OS required
1- 12 AWS Console Any device with a modern browser
1- 12 AWS CLI, Terraform, and Boto3 Linux

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Code in Action

Click on the following link to see the Code in Action:

Placeholder link

Related products

Get to Know the Author

Prashant Lakhera is an RHCA (Red Hat Certified Architect) seasoned Linux and Open Source specialist with over 15+ years of enterprise open-source experience. Making a positive impact in the world is important to me; that’s why I share my knowledge with others through my website, blog post, and YouTube channel, which also helps me dig deep into a topic and expand my knowledge. In his daily job, he manages the team which is in charge of Large Scale AWS Deployment. The team manages, monitors, and upgrades the large fleet of AWS Servers. He also performed the large-scale migration of on-premise datacenter resources to AWS.

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781800201538

About

Mastering AWS System Administration, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published