AWS for System Administrators: Build, automate, and manage your infrastructure on the most popular cloud platform - AWS
暫譯: 系統管理員的AWS:在最受歡迎的雲端平台AWS上構建、自動化和管理您的基礎設施

Lakhera, Prashant

  • 出版商: Packt Publishing
  • 出版日期: 2021-02-12
  • 售價: $1,830
  • 貴賓價: 9.5$1,739
  • 語言: 英文
  • 頁數: 388
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1800201532
  • ISBN-13: 9781800201538
  • 相關分類: Amazon Web Services
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

Take your AWS skills to the next level by learning infrastructure automation techniques using CloudFormation, Terraform, and Boto3

Key Features

  • Explore AWS automation using CloudFormation, Terraform, and Boto3
  • Leverage AWS to make your infrastructure flexible and highly available
  • Discover various AWS features for building a secure and reliable environment to host your application

Book 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 learn

  • Adopt a security-first approach by giving users minimum access using IAM policies
  • Build your first Amazon Elastic Compute Cloud (EC2) instance using the AWS CLI, Boto3, and Terraform
  • Set up your datacenter in AWS Cloud using VPC
  • Scale your application based on demand using Auto Scaling
  • Monitor services using CloudWatch and SNS
  • Work with centralized logs for analysis (CloudWatch Logs)
  • Back up your data using Amazon Simple Storage Service (Amazon S3), Data Lifecycle Manager, and AWS Backup

Who 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.

商品描述(中文翻譯)

**提升您的 AWS 技能,學習使用 CloudFormation、Terraform 和 Boto3 的基礎設施自動化技術**

#### 主要特點

- 探索使用 CloudFormation、Terraform 和 Boto3 的 AWS 自動化
- 利用 AWS 使您的基礎設施靈活且高可用
- 發現各種 AWS 功能,以建立安全且可靠的環境來托管您的應用程式

#### 書籍描述

Amazon Web Services (AWS) 是最受歡迎且高效的雲端平台之一,用於管理和部署您的應用程式,使其具備韌性和穩健性。《AWS 系統管理員指南》將幫助您學習多個高級雲端管理概念,以在 AWS 上部署、管理和操作高可用系統。

本書從身份和訪問管理 (IAM) 的基本原則開始,幫助您保護環境,然後逐步介紹 AWS 的網路和監控工具。在您逐章學習的過程中,您將熟悉 VPC、EC2、負載平衡器、自動擴展、RDS 數據庫和數據管理。本書還將向您展示如何啟動 AWS 自動備份,並存儲和跟踪日誌文件。稍後,您將使用 AWS API,並了解如何與 CloudFormation、Python Boto3 腳本和 Terraform 一起使用它們來自動化基礎設施。

在本書結束時,您將準備好建立您的雙層啟動平台,並具備所有必要的基礎設施、監控和日誌組件。

#### 您將學到什麼

- 採用安全優先的方法,通過 IAM 政策為用戶提供最小訪問權限
- 使用 AWS CLI、Boto3 和 Terraform 建立您的第一個 Amazon Elastic Compute Cloud (EC2) 實例
- 使用 VPC 在 AWS 雲端中設置您的數據中心
- 根據需求使用自動擴展來擴展您的應用程式
- 使用 CloudWatch 和 SNS 監控服務
- 使用集中式日誌進行分析 (CloudWatch Logs)
- 使用 Amazon Simple Storage Service (Amazon S3)、數據生命週期管理器和 AWS Backup 進行數據備份

#### 本書適合誰

這本 Amazon Web Services 書籍適合希望為其應用程式建立高可用且靈活的 AWS 雲端平台的系統管理員和解決方案架構師。尋求將其應用程式部署到 AWS 雲端的軟體工程師和程式設計師也會發現本書有用。開始之前需要具備基本的 Linux 和 AWS 知識。

作者簡介

Prashant Lakhera (lakhera2015 on Twitter) is an X-RHCA (Red Hat Certified Architect) and a seasoned Linux and open source specialist with over 15 years of enterprise open source experience.

Having a positive impact on the world is important to him, which is why he shares his knowledge with others through his website, blog posts, and YouTube channel, which also helps him to dig deep into topics and build on his expertise.


作者簡介(中文翻譯)

Prashant Lakhera(Twitter 上的 lakhera2015)是一位 X-RHCA(紅帽認證架構師),擁有超過 15 年的企業開源經驗,是一位資深的 Linux 和開源專家。

對他來說,對世界產生積極影響是重要的,這就是為什麼他通過自己的網站、部落格文章和 YouTube 頻道與他人分享知識,這也幫助他深入探討主題並增強自己的專業知識。

目錄大綱

Table of Contents

  1. Setting Up the AWS Environment
  2. Protecting Your AWS Account Using IAM
  3. Creating a Data Center in the Cloud Using VPC
  4. Scalable Compute Capacity in the Cloud via EC2
  5. Increasing an Application's Fault Tolerance with Elastic Load Balancing
  6. Increasing Application Performance using AWS Auto Scaling
  7. Creating a Relational Database in the Cloud using AWS Relational Database Service (RDS)
  8. Monitoring AWS Services Using CloudWatch and SNS
  9. Centralizing Logs for Analysis
  10. Centralizing Cloud Backup Solution
  11. AWS Disaster Recovery Solutions
  12. AWS Tips and Tricks

目錄大綱(中文翻譯)

Table of Contents


  1. Setting Up the AWS Environment

  2. Protecting Your AWS Account Using IAM

  3. Creating a Data Center in the Cloud Using VPC

  4. Scalable Compute Capacity in the Cloud via EC2

  5. Increasing an Application's Fault Tolerance with Elastic Load Balancing

  6. Increasing Application Performance using AWS Auto Scaling

  7. Creating a Relational Database in the Cloud using AWS Relational Database Service (RDS)

  8. Monitoring AWS Services Using CloudWatch and SNS

  9. Centralizing Logs for Analysis

  10. Centralizing Cloud Backup Solution

  11. AWS Disaster Recovery Solutions

  12. AWS Tips and Tricks