Amazon Web Services in Action

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Amazon Web Services in Action, Second Edition is a comprehensive introduction to computing, storing, and networking in the AWS cloud. You'll find clear, relevant coverage of all the essential AWS services you to know, emphasizing best practices for security, high availability and scalability. Foreword by Ben Whaley, AWS community hero and author. About the Technology The largest and most mature of the cloud platforms, AWS offers over 100 prebuilt services, practically limitless compute resources, bottomless secure storage, as well as top-notch automation capabilities. This book shows you how to develop, host, and manage applications on AWS. About the Book Amazon Web Services in Action, Second Edition is a comprehensive introduction to deploying web applications in the AWS cloud. You'll find clear, relevant coverage of all essential AWS services, with a focus on automation, security, high availability, and scalability. This thoroughly revised edition covers the latest additions to AWS, including serverless infrastructure with AWS Lambda, sharing data with EFS, and in-memory storage with ElastiCache. What's inside • Completely revised bestseller • Secure and scale distributed applications • Deploy applications on AWS • Design for failure to achieve high availability • Automate your infrastructure About the Reader Written for mid-level developers and DevOps engineers. About the Author Andreas Wittig and Michael Wittig are software engineers and DevOps consultants focused on AWS. Together, they migrated the first bank in Germany to AWS in 2013.

Author(s): Andreas Wittig, Michael Wittig
Edition: 2
Publisher: Manning Publications
Year: 2018

Language: English
Commentary: True PDF
Pages: 528
City: Shelter Island, NY
Tags: Amazon Web Services; Cloud Computing; Command Line; Debugging; Security; Web Applications; Relational Databases; NoSQL; MySQL; Virtualization; Reliability; Monitoring; Scalability; Batch Processing; Fault Tolerance; Deployment; DynamoDB; Redis; High Availability; Redundancy; AWS S3; VPN; Load Balancing; AWS Lambda; AWS Elastic Cloud; Infrastructure as Code; Serverless Applications; AWS CloudFormation; AWS Elastic Beanstalk; AWS OpsWorks; Virtual Private Cloud; AWS Glacier

PART 1. GETTING STARTED
1. What is Amazon Web Services?
2. A simple example: WordPress in five minutes

PART 2. BUILDING VIRTUAL INFRASTRUCTURE CONSISTING OF COMPUTERS AND NETWORKING
3. Using virtual machines: EC2
4. Programming your infrastructure: The command-line, SDKs, and CloudFormation
5. Automating deployment: CloudFormation, Elastic Beanstalk, and OpsWorks
6. Securing your system: IAM, security groups, and VPC
7. Automating operational tasks with Lambda

PART 3. STORING DATA IN THE CLOUD
8. Storing your objects: S3 and Glacier
9. Storing data on hard drives: EBS and instance store
10. Sharing data volumes between machines: EFS
11. Using a relational database service: RDS
12. Caching data in memory: Amazon ElastiCache
13. Programming for the NoSQL database service: DynamoDB

PART 4. ARCHITECTING ON AWS
14. Achieving high availability: availability zones, auto-scaling, and CloudWatch
15. Decoupling your infrastructure: Elastic Load Balancing and Simple Queue Service
16. Designing for fault tolerance
17. Scaling up and down: auto-scaling and CloudWatch