GithubHelp home page GithubHelp logo

vikram8130 / aws-for-system-administrators Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/aws-for-system-administrators

0.0 0.0 0.0 46 KB

Mastering AWS System Administration, published by Packt

License: MIT License

Shell 15.09% Python 22.69% HTML 0.55% HCL 61.68%

aws-for-system-administrators's Introduction

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

aws-for-system-administrators's People

Contributors

100daysofdevops avatar arunpackt avatar githubce avatar lakhera2014 avatar packt-itservice avatar packtutkarshr avatar yogineemarathe avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.