AWS Cloud Automation PDF Download

Are you looking for read ebook online? Search for your book and save it on your Kindle device, PC, phones or tablets. Download AWS Cloud Automation PDF full book. Access full book title AWS Cloud Automation by Rob Botwright. Download full books in PDF and EPUB format.

AWS Cloud Automation

AWS Cloud Automation PDF Author: Rob Botwright
Publisher: Rob Botwright
ISBN: 1839387068
Category : Computers
Languages : en
Pages : 228

Book Description
πŸš€ Introducing: Harnessing Terraform for AWS Infrastructure as Code Book Bundle! πŸš€ Are you ready to revolutionize your AWS infrastructure management? Look no further than our comprehensive book bundle tailored for AWS enthusiasts and professionals alike! Harnessing Terraform for AWS Infrastructure as Code is your ultimate guide to mastering Terraform and optimizing your AWS deployments with ease. πŸ“š πŸ“˜ Book 1: AWS Cloud Automation: Terraform Essentials for Beginners New to Terraform? No problem! Dive into the essentials of Terraform and learn how to define, provision, and manage AWS resources effortlessly. This beginner-friendly book provides step-by-step tutorials and hands-on exercises to kickstart your journey into infrastructure as code. πŸ“— Book 2: Mastering Terraform: Advanced Techniques for AWS Cloud Automation Ready to level up your Terraform skills? Discover advanced techniques and best practices for managing state, implementing modularization, and orchestrating complex AWS deployments like a pro. Elevate your automation game and unlock the full potential of Terraform. πŸ“™ Book 3: Optimizing AWS Infrastructure: Advanced Terraform Strategies Optimize your AWS infrastructure for cost-efficiency, scalability, and performance with this comprehensive guide. Learn advanced Terraform strategies to minimize costs, enhance resource utilization, and streamline your AWS deployments for maximum efficiency. πŸ“• Book 4: Expert AWS Cloud Automation: Scaling and Managing Complex Deployments with Terraform Scale and manage your AWS deployments with confidence using expert-level Terraform techniques. From multi-region architectures to advanced networking configurations, this book equips you with the skills needed to tackle even the most complex deployment scenarios. With over 3000 characters of expert insights, practical examples, and actionable strategies, this book bundle is your one-stop resource for becoming a Terraform guru and mastering AWS infrastructure as code. Don't miss out on this opportunity to level up your AWS automation skills and take your career to new heights! Get your copy of Harnessing Terraform for AWS Infrastructure as Code today! 🌟

AWS Cloud Automation

AWS Cloud Automation PDF Author: Rob Botwright
Publisher: Rob Botwright
ISBN: 1839387068
Category : Computers
Languages : en
Pages : 228

Book Description
πŸš€ Introducing: Harnessing Terraform for AWS Infrastructure as Code Book Bundle! πŸš€ Are you ready to revolutionize your AWS infrastructure management? Look no further than our comprehensive book bundle tailored for AWS enthusiasts and professionals alike! Harnessing Terraform for AWS Infrastructure as Code is your ultimate guide to mastering Terraform and optimizing your AWS deployments with ease. πŸ“š πŸ“˜ Book 1: AWS Cloud Automation: Terraform Essentials for Beginners New to Terraform? No problem! Dive into the essentials of Terraform and learn how to define, provision, and manage AWS resources effortlessly. This beginner-friendly book provides step-by-step tutorials and hands-on exercises to kickstart your journey into infrastructure as code. πŸ“— Book 2: Mastering Terraform: Advanced Techniques for AWS Cloud Automation Ready to level up your Terraform skills? Discover advanced techniques and best practices for managing state, implementing modularization, and orchestrating complex AWS deployments like a pro. Elevate your automation game and unlock the full potential of Terraform. πŸ“™ Book 3: Optimizing AWS Infrastructure: Advanced Terraform Strategies Optimize your AWS infrastructure for cost-efficiency, scalability, and performance with this comprehensive guide. Learn advanced Terraform strategies to minimize costs, enhance resource utilization, and streamline your AWS deployments for maximum efficiency. πŸ“• Book 4: Expert AWS Cloud Automation: Scaling and Managing Complex Deployments with Terraform Scale and manage your AWS deployments with confidence using expert-level Terraform techniques. From multi-region architectures to advanced networking configurations, this book equips you with the skills needed to tackle even the most complex deployment scenarios. With over 3000 characters of expert insights, practical examples, and actionable strategies, this book bundle is your one-stop resource for becoming a Terraform guru and mastering AWS infrastructure as code. Don't miss out on this opportunity to level up your AWS automation skills and take your career to new heights! Get your copy of Harnessing Terraform for AWS Infrastructure as Code today! 🌟

AWS Automation Cookbook

AWS Automation Cookbook PDF Author: Nikit Swaraj
Publisher: Packt Publishing Ltd
ISBN: 1788392116
Category : Computers
Languages : en
Pages : 379

Book Description
Automate release processes, deployment, and continuous integration of your application as well as infrastructure automation with the powerful services offered by AWS About This Book Accelerate your infrastructure's productivity by implementing a continuous delivery pipeline within your environment Leverage AWS services and Jenkins 2.0 to perform complete application deployments on Linux servers This recipe-based guide that will help you minimize application deployment downtime Who This Book Is For This book is for developers and system administrators who are responsible for hosting their application and managing instances in AWS. It's also ideal for DevOps engineers looking to provide continuous integration, deployment, and delivery. A basic understanding of AWS, Jenkins, and some scripting knowledge is needed. What You Will Learn Build a sample Maven and NodeJS Application using CodeBuild Deploy the application in EC2/Auto Scaling and see how CodePipeline helps you integrate AWS services Build a highly scalable and fault tolerant CI/CD pipeline Achieve the CI/CD of a microservice architecture application in AWS ECS using CodePipeline, CodeBuild, ECR, and CloudFormation Automate the provisioning of your infrastructure using CloudFormation and Ansible Automate daily tasks and audit compliance using AWS Lambda Deploy microservices applications on Kubernetes using Jenkins Pipeline 2.0 In Detail AWS CodeDeploy, AWS CodeBuild, and CodePipeline are scalable services offered by AWS that automate an application's build and deployment pipeline. In order to deliver tremendous speed and agility, every organization is moving toward automating an entire application pipeline. This book will cover all the AWS services required to automate your deployment to your instances. You'll begin by setting up and using one of the AWS services for automation – CodeCommit. Next, you'll learn how to build a sample Maven and NodeJS Application using CodeBuild. After you've built the application, you'll see how to use CodeDeploy to deploy the application in EC2/Autoscaling. You'll also build a highly scalable and fault tolerant continuous integration (CI)/continuous deployment (CD) pipeline using some easy-to-follow recipes. Following this, you'll achieve CI/CD for Microservices application and reduce the risk within your software development lifecycle. You'll also learn to set up an infrastructure using CloudFormation Template and Ansible, and see how to automate AWS resources using AWS Lambda. Finally, you'll learn to automate instances in AWS and automate the deployment lifecycle of applications.By the end of this book, you'll be able to minimize application downtime and implement CI/CD, gaining total control over your software development lifecycle. Style and approach This book takes a "How to do it" approach, providing with easy solutions to automate common maintenance and deployment tasks.

AWS Cloud Automation

AWS Cloud Automation PDF Author: Oluyemi James Odeyinka
Publisher: BPB Publications
ISBN: 9355516533
Category : Computers
Languages : en
Pages : 419

Book Description
How to automate AWS Cloud using Terraform IaC best practices KEY FEATURES ● Learn how to create and deploy AWS Cloud Resources using Terraform IaC. ● Manage large and complex AWS infrastructures. ● Manage diverse storage options like S3 and EBS for optimal performance and cost-efficiency. DESCRIPTION AWS Cloud Automation allows organizations to effortlessly organize and handle their cloud resources. Terraform, an open-source provisioning tool, transforms the old manual way of doing things by allowing users to define, deploy, and maintain infrastructure as code, ensuring consistency, scalability, and efficiency. This book explains AWS Cloud Automation using Terraform, which is a simple and clear syntax that lets users define the infrastructure needs. Terraform simplifies setting up and managing infrastructure, reducing errors and fostering team collaboration. It enables version control, letting you monitor changes and implement CI/CD pipelines, effortlessly. The book guides you in creating and managing AWS resources through a simple configuration file, allowing you to define virtual machines, networks, databases, and more. Discover how Terraform makes organizing infrastructure code easy, promoting reusability and simple maintenance with consistent patterns across projects and teams. This book will empower readers of AWS Cloud Automation to embrace a modern, scalable, and efficient approach to managing cloud infrastructure. By combining the power of Terraform with the flexibility of AWS. WHAT YOU WILL LEARN ● Implement automated workflows with Terraform in CI/CD pipelines, for consistent and reliable deployments. ● Secure your cloud environment with robust Identity and Access Management (IAM) policies. ● Build and deploy highly available and scalable applications using EC2, VPC, and ELB. ● Automate database deployments and backups with RDS and DynamoDB for worry-free data management. ● Implement serverless architectures with EKS and Fargate for agile and cost-effective development. WHO THIS BOOK IS FOR This book is crafted for both aspiring and seasoned infrastructure enthusiasts, cloud architects, solution architects , SysOps Administrators, and DevOps professionals ready to apply the power of Terraform as their AWS go-to Infrastructure as Code (IaC) tool. TABLE OF CONTENTS 1. AWS DevOps and Automation Tools Set 2. AWS Terraform Setup 3. IAM, Governance and Policies Administration 4. Automating AWS Storage Deployment and Configuration 5. VPC and Network Security Tools Automation 6. Automating EC2 Deployment of various Workloads 7. Automating ELB Deployment and Configurations 8. AWS Route53 Policy and Routing Automation 9. AWS EKS and Fargate Deployments 10. Databases and Backup Services Automation 11. Automating and Bootstrapping Monitoring Service

AWS Cloud Automation

AWS Cloud Automation PDF Author: Oluyemi James Odeyinka
Publisher: BPB Publications
ISBN: 9355516533
Category : Computers
Languages : en
Pages : 419

Book Description
How to automate AWS Cloud using Terraform IaC best practices KEY FEATURES ● Learn how to create and deploy AWS Cloud Resources using Terraform IaC. ● Manage large and complex AWS infrastructures. ● Manage diverse storage options like S3 and EBS for optimal performance and cost-efficiency. DESCRIPTION AWS Cloud Automation allows organizations to effortlessly organize and handle their cloud resources. Terraform, an open-source provisioning tool, transforms the old manual way of doing things by allowing users to define, deploy, and maintain infrastructure as code, ensuring consistency, scalability, and efficiency. This book explains AWS Cloud Automation using Terraform, which is a simple and clear syntax that lets users define the infrastructure needs. Terraform simplifies setting up and managing infrastructure, reducing errors and fostering team collaboration. It enables version control, letting you monitor changes and implement CI/CD pipelines, effortlessly. The book guides you in creating and managing AWS resources through a simple configuration file, allowing you to define virtual machines, networks, databases, and more. Discover how Terraform makes organizing infrastructure code easy, promoting reusability and simple maintenance with consistent patterns across projects and teams. This book will empower readers of AWS Cloud Automation to embrace a modern, scalable, and efficient approach to managing cloud infrastructure. By combining the power of Terraform with the flexibility of AWS. WHAT YOU WILL LEARN ● Implement automated workflows with Terraform in CI/CD pipelines, for consistent and reliable deployments. ● Secure your cloud environment with robust Identity and Access Management (IAM) policies. ● Build and deploy highly available and scalable applications using EC2, VPC, and ELB. ● Automate database deployments and backups with RDS and DynamoDB for worry-free data management. ● Implement serverless architectures with EKS and Fargate for agile and cost-effective development. WHO THIS BOOK IS FOR This book is crafted for both aspiring and seasoned infrastructure enthusiasts, cloud architects, solution architects , SysOps Administrators, and DevOps professionals ready to apply the power of Terraform as their AWS go-to Infrastructure as Code (IaC) tool. TABLE OF CONTENTS 1. AWS DevOps and Automation Tools Set 2. AWS Terraform Setup 3. IAM, Governance and Policies Administration 4. Automating AWS Storage Deployment and Configuration 5. VPC and Network Security Tools Automation 6. Automating EC2 Deployment of various Workloads 7. Automating ELB Deployment and Configurations 8. AWS Route53 Policy and Routing Automation 9. AWS EKS and Fargate Deployments 10. Databases and Backup Services Automation 11. Automating and Bootstrapping Monitoring Service

AWS Cloud Automation

AWS Cloud Automation PDF Author: Rob Botwright
Publisher: Rob Botwright
ISBN: 1839387068
Category : Computers
Languages : en
Pages : 228

Book Description
πŸš€ Introducing: Harnessing Terraform for AWS Infrastructure as Code Book Bundle! πŸš€ Are you ready to revolutionize your AWS infrastructure management? Look no further than our comprehensive book bundle tailored for AWS enthusiasts and professionals alike! Harnessing Terraform for AWS Infrastructure as Code is your ultimate guide to mastering Terraform and optimizing your AWS deployments with ease. πŸ“š πŸ“˜ Book 1: AWS Cloud Automation: Terraform Essentials for Beginners New to Terraform? No problem! Dive into the essentials of Terraform and learn how to define, provision, and manage AWS resources effortlessly. This beginner-friendly book provides step-by-step tutorials and hands-on exercises to kickstart your journey into infrastructure as code. πŸ“— Book 2: Mastering Terraform: Advanced Techniques for AWS Cloud Automation Ready to level up your Terraform skills? Discover advanced techniques and best practices for managing state, implementing modularization, and orchestrating complex AWS deployments like a pro. Elevate your automation game and unlock the full potential of Terraform. πŸ“™ Book 3: Optimizing AWS Infrastructure: Advanced Terraform Strategies Optimize your AWS infrastructure for cost-efficiency, scalability, and performance with this comprehensive guide. Learn advanced Terraform strategies to minimize costs, enhance resource utilization, and streamline your AWS deployments for maximum efficiency. πŸ“• Book 4: Expert AWS Cloud Automation: Scaling and Managing Complex Deployments with Terraform Scale and manage your AWS deployments with confidence using expert-level Terraform techniques. From multi-region architectures to advanced networking configurations, this book equips you with the skills needed to tackle even the most complex deployment scenarios. With over 3000 characters of expert insights, practical examples, and actionable strategies, this book bundle is your one-stop resource for becoming a Terraform guru and mastering AWS infrastructure as code. Don't miss out on this opportunity to level up your AWS automation skills and take your career to new heights! Get your copy of Harnessing Terraform for AWS Infrastructure as Code today! 🌟

The Definitive Guide to AWS Infrastructure Automation

The Definitive Guide to AWS Infrastructure Automation PDF Author: Bradley Campbell
Publisher: Apress
ISBN: 1484253981
Category : Computers
Languages : en
Pages : 363

Book Description
Discover the pillars of AWS infrastructure automation, starting with API-driven infrastructure concepts and its immediate benefits such as increased agility, automation of the infrastructure life cycle, and flexibility in experimenting with new architectures. With this base established, the book discusses infrastructure-as-code concepts in a general form, establishing principled outcomes such as security and reproducibility. Inescapably, we delve into how these concepts enable and underpin the DevOps movement. The Definitive Guide to AWS Infrastructure Automation begins by discussing services and tools that enable infrastructure-as-code solutions; first stop: AWS's CloudFormation service. You’ll then cover the ever-expanding ecosystem of tooling emerging in this space, including CloudFormation wrappers such as Troposphere and orchestrators such as Sceptre, to completely independent third-party tools such as Terraform and Pulumi. As a bonus, you’ll also work with AWS' newly-released CDK (Cloud Development Kit). You’ll then look at how to implement modular, robust, and extensible solutions across a few examples -- in the process building out each solution with several different tools to compare and contrast the strengths and weaknesses of each. By the end of the journey, you will have gained a wide knowledge of both the AWS-provided and third-party ecosystem of infrastructure-as-code/provisioning tools, and the strengths and weaknesses of each. You’ll possess a mental framework for how to craft an infrastructure-as-code solution to solve future problems based on examples discussed throughout the book. You’ll also have a demonstrable understanding of the hands-on operation of each tool, situational appropriateness of each tool, and how to leverage the tool day to day. What You Will Learn Discover the technological and organizational benefits to infrastructure-as-code solutions Examine the overall landscape of infrastructure-as-code tooling and solutions available to consumers of AWS services See the strengths and weaknesses of these tools relative to one another as examined through hands-on implementation of several solutions Gain hands-on experience, best practices, and tips and tricks learned through several years’ real-world experience delivering solutions using these very tools in a wide variety of scenarios Engineer solid solutions that leave room for new requirements and changes without requiring needless refactoring Who This Book Is For DevOps engineers, cloud engineers and architects focused on the AWS ecosystem, software engineers/developers working within the AWS ecosystem, and engineering leaders looking for best practices.

AWS for System Administrators

AWS for System Administrators PDF Author: Prashant Lakhera
Publisher: Packt Publishing Ltd
ISBN: 1800200234
Category : Computers
Languages : en
Pages : 388

Book Description
Take your AWS SysOps skills to the next level by learning infrastructure automation techniques using CloudFormation, Terraform, and Boto3 Key FeaturesExplore AWS automation using CloudFormation, Terraform, and Boto3Leverage AWS to make your infrastructure flexible and highly availableDiscover various AWS features for building a secure and reliable environment to host your applicationBook Description 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. Starting with the fundamentals of identity and access management (IAM) for securing your environment, this book will gradually take you through AWS networking and monitoring tools. As you make your way through the chapters, you'll get to grips with VPC, EC2, load balancer, Auto Scaling, RDS database, and data management. The book will also show you how to initiate AWS automated backups and store and keep track of log files. Later, you'll work with AWS APIs and understand how to use them along with CloudFormation, Python Boto3 Script, and Terraform to automate infrastructure. By the end of this AWS book, you'll be ready to build your two-tier startup with all the necessary infrastructure, monitoring, and logging components in place. What you will learnAdopt a security-first approach by giving users minimum access using IAM policiesBuild your first Amazon Elastic Compute Cloud (EC2) instance using the AWS CLI, Boto3, and TerraformSet up your datacenter in AWS Cloud using VPCScale your application based on demand using Auto ScalingMonitor services using CloudWatch and SNSWork with centralized logs for analysis (CloudWatch Logs)Back up your data using Amazon Simple Storage Service (Amazon S3), Data Lifecycle Manager, and AWS BackupWho this book is for This Amazon Web Services book is 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.

Cloud Security Automation

Cloud Security Automation PDF Author: Prashant Priyam
Publisher: Packt Publishing Ltd
ISBN: 1788622197
Category : Computers
Languages : en
Pages : 326

Book Description
Secure public and private cloud workloads with this comprehensive learning guide. Key Features Take your cloud security functions to the next level by automation Learn to automate your security functions on AWS and OpenStack Practical approach towards securing your workloads efficiently Book Description Security issues are still a major concern for all IT organizations. For many enterprises, the move to cloud computing has raised concerns for security, but when applications are architected with focus on security, cloud platforms can be made just as secure as on-premises platforms. Cloud instances can be kept secure by employing security automation that helps make your data meet your organization's security policy. This book starts with the basics of why cloud security is important and how automation can be the most effective way of controlling cloud security. You will then delve deeper into the AWS cloud environment and its security services by dealing with security functions such as Identity and Access Management and will also learn how these services can be automated. Moving forward, you will come across aspects such as cloud storage and data security, automating cloud deployments, and so on. Then, you'll work with OpenStack security modules and learn how private cloud security functions can be automated for better time- and cost-effectiveness. Toward the end of the book, you will gain an understanding of the security compliance requirements for your Cloud. By the end of this book, you will have hands-on experience of automating your cloud security and governance. What you will learn Define security for public and private cloud services Address the security concerns of your cloud Understand Identity and Access Management Get acquainted with cloud storage and network security Improve and optimize public and private cloud security Automate cloud security Understand the security compliance requirements of your cloud Who this book is for This book is targeted at DevOps Engineers, Security professionals, or any stakeholders responsible for securing cloud workloads. Prior experience with AWS or OpenStack will be an advantage.

Automated Machine Learning on AWS

Automated Machine Learning on AWS PDF Author: Trenton Potgieter
Publisher: Packt Publishing Ltd
ISBN: 180181452X
Category : Computers
Languages : en
Pages : 421

Book Description
Automate the process of building, training, and deploying machine learning applications to production with AWS solutions such as SageMaker Autopilot, AutoGluon, Step Functions, Amazon Managed Workflows for Apache Airflow, and more Key FeaturesExplore the various AWS services that make automated machine learning easierRecognize the role of DevOps and MLOps methodologies in pipeline automationGet acquainted with additional AWS services such as Step Functions, MWAA, and more to overcome automation challengesBook Description AWS provides a wide range of solutions to help automate a machine learning workflow with just a few lines of code. With this practical book, you'll learn how to automate a machine learning pipeline using the various AWS services. Automated Machine Learning on AWS begins with a quick overview of what the machine learning pipeline/process looks like and highlights the typical challenges that you may face when building a pipeline. Throughout the book, you'll become well versed with various AWS solutions such as Amazon SageMaker Autopilot, AutoGluon, and AWS Step Functions to automate an end-to-end ML process with the help of hands-on examples. The book will show you how to build, monitor, and execute a CI/CD pipeline for the ML process and how the various CI/CD services within AWS can be applied to a use case with the Cloud Development Kit (CDK). You'll understand what a data-centric ML process is by working with the Amazon Managed Services for Apache Airflow and then build a managed Airflow environment. You'll also cover the key success criteria for an MLSDLC implementation and the process of creating a self-mutating CI/CD pipeline using AWS CDK from the perspective of the platform engineering team. By the end of this AWS book, you'll be able to effectively automate a complete machine learning pipeline and deploy it to production. What you will learnEmploy SageMaker Autopilot and Amazon SageMaker SDK to automate the machine learning processUnderstand how to use AutoGluon to automate complicated model building tasksUse the AWS CDK to codify the machine learning processCreate, deploy, and rebuild a CI/CD pipeline on AWSBuild an ML workflow using AWS Step Functions and the Data Science SDKLeverage the Amazon SageMaker Feature Store to automate the machine learning software development life cycle (MLSDLC)Discover how to use Amazon MWAA for a data-centric ML processWho this book is for This book is for the novice as well as experienced machine learning practitioners looking to automate the process of building, training, and deploying machine learning-based solutions into production, using both purpose-built and other AWS services. A basic understanding of the end-to-end machine learning process and concepts, Python programming, and AWS is necessary to make the most out of this book.

Amazon Web Services in Action

Amazon Web Services in Action PDF Author: Michael Wittig
Publisher: Simon and Schuster
ISBN: 1638357196
Category : Computers
Languages : en
Pages : 794

Book Description
Summary 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. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. 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. Table of Contents PART 1 - GETTING STARTED What is Amazon Web Services? A simple example: WordPress in five minutes PART 2 - BUILDING VIRTUAL INFRASTRUCTURE CONSISTING OF COMPUTERS AND NETWORKING Using virtual machines: EC2 Programming your infrastructure: The command-line, SDKs, and CloudFormation Automating deployment: CloudFormation, Elastic Beanstalk, and OpsWorks Securing your system: IAM, security groups, and VPC Automating operational tasks with Lambda PART 3 - STORING DATA IN THE CLOUD Storing your objects: S3 and Glacier Storing data on hard drives: EBS and instance store Sharing data volumes between machines: EFS Using a relational database service: RDS Caching data in memory: Amazon ElastiCache Programming for the NoSQL database service: DynamoDB PART 4 - ARCHITECTING ON AWS Achieving high availability: availability zones, auto-scaling, and CloudWatch Decoupling your infrastructure: Elastic Load Balancing and Simple Queue Service Designing for fault tolerance Scaling up and down: auto-scaling and CloudWatch