Amazon EC2 Cookbook (Paperback)
暫譯: Amazon EC2 食譜 (平裝本)
Sekhar Reddy, Aurobindo Sarkar
- 出版商: Packt Publishing
- 出版日期: 2015-11-27
- 售價: $1,410
- 貴賓價: 9.5 折 $1,340
- 語言: 英文
- 頁數: 165
- 裝訂: Paperback
- ISBN: 178528004X
- ISBN-13: 9781785280047
-
相關分類:
Amazon Web Services
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
Python and AWS Cookbook (Paperback)$1,070$1,017 -
$354編寫高質量代碼-改善 Python 程序的 91 個建議 -
王者歸來-jQuery 開發權威指南$720$612 -
Continuous Delivery 中文版:利用自動化的建置、測試與部署完美創造出可信賴的軟體發佈 (Continuous Delivery: Reliable Software Releases through Build, Test, and Deployment Automation)$650$507 -
Docker 入門與實戰$450$356 -
Professional Python (Paperback)$1,800$1,710 -
$399Programming iOS 9: Dive Deep into Views, View Controllers, and Frameworks (Paperback) -
輕鬆學會 LINE 程式設計與 AI 聊天機器人實作開發$520$406 -
影像辨識實務應用 -- 使用 C#$500$390 -
LINE Bot by Python 全攻略:從 Heroku 到 AWS 跨平台實踐(iT邦幫忙鐵人賽系列書)$620$484 -
刷題實戰筆記:演算法工程師求職加分的祕笈$720$562 -
第一次用 Azure 雲端服務就上手$620$490 -
用 ASP.NET Core 打造軟體積木和應用系統$400$316 -
LINE 聊天機器人 + AI + 雲端 + 開源 + 程式:輕鬆入門到完整學習$600$474 -
Python 桌面開發王者 - Qt 6 全方位實例應用開發$1,200$948 -
快速精通 iOS 16 程式設計:從零開始活用 Swift 與 SwiftUI 開發技巧$760$593 -
圖解資料結構 × 演算法:運用 C#$600$468 -
快速精通 SwiftUI 框架:全面進化 SwiftUI 進階開發實戰技術$720$562 -
軟體測試實務 : 業界成功案例與高效實踐 [ I ]$650$507 -
軟體測試實務 : 業界成功案例與高效實踐 [ II ]$600$468 -
哎呀!早知道就不會破版的 CSS 設計技巧:前端工程師防止佈局意外的必學密技(iThome鐵人賽系列書)【軟精裝】$660$515 -
DevOps 七步大法 - Docker 硬功夫實戰容器$880$695 -
圖像 Angular 開發入門:打造高靈活度的網頁應用程式【第二版】(iT邦幫忙鐵人賽系列書)$720$562 -
史上最強 Python 入門邁向頂尖高手之路王者歸來, 3/e (全彩印刷)$1,200$948 -
輕量又漂亮的 Python Web 框架 - Streamlit AI 時代非學不可$690$545
商品描述
Over 40 hands-on recipes to develop and deploy real-world applications using Amazon EC2
About This Book
- Design and build applications using Amazon EC2 and a range of supporting AWS tools
- Find highly effective solutions to your AWS Cloud-based application development, deployment, and infrastructural issues
- A comprehensive set of recipes to implement your products functional and non-functional requirements
Who This Book Is For
This book is targeted at Cloud-based developers who have prior exposure to AWS concepts and features. Some experience in building small applications and creating some proof-of-concept applications is required.
What You Will Learn
- Select and configure the right EC2 instances
- Create, configure, and secure a Virtual Private Cloud
- Create an AWS CloudFormation template
- Use AWS Identity and Access Management to secure access to EC2 instances
- Configure auto-scaling groups using CloudWatch
- Choose and use the right data service such as SimpleDB and DynamoDB for your cloud applications
- Access key AWS services using client tools and AWS SDKs
- Deploy AWS applications using Docker containers
In Detail
Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides flexible and resizable compute capacity in the cloud. The main purpose of Amazon EC2 is to make web-scale cloud computing easier for the developers. It offers developers and companies the raw building blocks like load balancers, object stores and virtual machines running on general hardware (that is, Amazon runs a multitude of hardware components but presents them as a generic utility to its users) with accessible APIs in order to create scalable software products
This book covers designing, developing, and deploying scalable, highly available, and secure applications on the AWS platform. By following the steps in the recipes, you will be able to effectively and systematically resolve issues related to development, deployment, and infrastructure for enterprise-grade cloud applications or products.
This book starts with helping you choose and configure the right EC2 instances to meet your application-specific requirements. The book then moves on to creating a CloudFormation template and will teach you how to work with stacks. You will then be introduced to using IAM services to configure users, groups, roles, and multi-factor authentication. You will also learn how to connect AD to AWS IAM. Next, you will be using AWS data services and accessing other AWS services including Route 53, Amazon S3, and AWS SES (Amazon Simple Email Service). Finally, you will be deploying AWS applications using Docker containers.
商品描述(中文翻譯)
**超過 40 個實作食譜,使用 Amazon EC2 開發和部署真實世界應用程式**
## 本書簡介
- 使用 Amazon EC2 和一系列支援的 AWS 工具設計和建構應用程式
- 找到高效的解決方案來解決您的 AWS 雲端應用程式開發、部署和基礎設施問題
- 一套全面的食譜,以實現您的產品功能性和非功能性需求
## 本書適合誰
本書針對已具備 AWS 概念和功能基礎的雲端開發者。需要具備一些建構小型應用程式和創建概念驗證應用程式的經驗。
## 您將學到什麼
- 選擇和配置合適的 EC2 實例
- 創建、配置和保護虛擬私有雲 (Virtual Private Cloud)
- 創建 AWS CloudFormation 模板
- 使用 AWS 身份與訪問管理 (Identity and Access Management) 來保護對 EC2 實例的訪問
- 使用 CloudWatch 配置自動擴展組
- 為您的雲端應用程式選擇和使用合適的數據服務,如 SimpleDB 和 DynamoDB
- 使用客戶端工具和 AWS SDK 訪問關鍵 AWS 服務
- 使用 Docker 容器部署 AWS 應用程式
## 詳細內容
Amazon Elastic Compute Cloud (Amazon EC2) 是一項提供靈活且可調整大小的雲端計算能力的網路服務。Amazon EC2 的主要目的是讓開發者更容易進行網路規模的雲端計算。它為開發者和公司提供了原始的構建模塊,如負載平衡器、物件儲存和運行在通用硬體上的虛擬機(即 Amazon 運行多種硬體組件,但將其作為通用工具提供給用戶),並提供可訪問的 API,以便創建可擴展的軟體產品。
本書涵蓋在 AWS 平台上設計、開發和部署可擴展、高可用性和安全的應用程式。通過遵循食譜中的步驟,您將能夠有效且系統性地解決與企業級雲端應用程式或產品相關的開發、部署和基礎設施問題。
本書首先幫助您選擇和配置合適的 EC2 實例,以滿足您的應用程式特定需求。接著,書中將介紹如何創建 CloudFormation 模板,並教您如何使用堆疊。然後,您將學習如何使用 IAM 服務來配置用戶、群組、角色和多因素身份驗證。您還將學習如何將 Active Directory 連接到 AWS IAM。接下來,您將使用 AWS 數據服務並訪問其他 AWS 服務,包括 Route 53、Amazon S3 和 AWS SES(Amazon 簡易電子郵件服務)。最後,您將使用 Docker 容器部署 AWS 應用程式。
