Book Image

Learning AWS - Second Edition

By : Aurobindo Sarkar, Amit Shah
Book Image

Learning AWS - Second Edition

By: Aurobindo Sarkar, Amit Shah

Overview of this book

Amazon Web Services (AWS) is the most popular and widely-used cloud platform. Administering and deploying application on AWS makes the applications resilient and robust. The main focus of the book is to cover the basic concepts of cloud-based development followed by running solutions in AWS Cloud, which will help the solutions run at scale. This book not only guides you through the trade-offs and ideas behind efficient cloud applications, but is a comprehensive guide to getting the most out of AWS. In the first section, you will begin by looking at the key concepts of AWS, setting up your AWS account, and operating it. This guide also covers cloud service models, which will help you build highly scalable and secure applications on the AWS platform. We will then dive deep into concepts of cloud computing with S3 storage, RDS and EC2. Next, this book will walk you through VPC, building real-time serverless environments, and deploying serverless APIs with microservices. Finally, this book will teach you to monitor your applications, automate your infrastructure, and deploy with CloudFormation. By the end of this book, you will be well-versed with the various services that AWS provides and will be able to leverage AWS infrastructure to accelerate the development process.
Table of Contents (12 chapters)

Preface

The main focus of this book is to cover cloud concepts followed by design, development, and deployment of scalable, available, and secure applications on AWS. We will introduce you to the fundamental AWS building blocks such as compute instances, storage, security, and networking. We will start by helping you to set up your AWS account and then explain the wide variety of AWS service offerings, cloud environments, and costing models.

This book will not only guide you through various design decision trade-offs and ideas but will also illustrate the implementation of popular use cases, frameworks, and application architectures to get the most out of AWS services. You will also understand the guiding principles and best practices for using AWS services to implement cost-efficient application architectures.

We will explain high-availability, scalability and auto-scaling, security, serverless computing, and Infrastructure as Code concepts on AWS. We will also cover disaster recovery, production deployments and application monitoring techniques in real-world AWS applications. Finally, we will cover the design, implementation, and deployment of emerging applications such as big data analytics, real-time streaming and machine learning applications on AWS.

By the end of this book, you will be well versed with various services that AWS provides and you will learn to design and build scalable, highly available, and secure AWS applications. More specifically, we will cover key architectural components and patterns in large-scale AWS applications that architects and designers will find useful as building blocks for their own specific use cases.