- Effective DevOps with AWS
- Yogesh Raheja Giuseppe Borgese Nathaniel Felsen
- 199字
- 2021-07-23 16:27:30
Summary
This chapter was a quick and simple introduction to AWS and its most notorious service, EC2. After signing up for AWS, we configured our environment in such a way that we could create a virtual server using the command-line interface. Leading to this, we selected our first AMI, created our first security group, and generated our SSH keys, which we will reuse throughout the book. After launching an EC2 instance, we manually deployed a simple Node.js application to display Hello World.
While the process wasn't very fastidious thanks to the AWS CLI, it still required going through numerous steps, which aren't very repeatable. We also deployed the application without any automation or validation. Furthermore, the only way we can check if the application is running is by manually checking the endpoint. In the remainder of the book, we will revisit the process of creating and managing web applications and infrastructure, but, this time, we will follow the DevOps principles and incorporate their best practices.
In Chapter 3, Treating Your Infrastructure as Code, we will address one of the first issues we encountered: managing our infrastructure with automation. To do that, we will write code to manage our infrastructure.
- Word 2000、Excel 2000、PowerPoint 2000上機指導與練習
- 火格局的時空變異及其在電網防火中的應用
- 我的J2EE成功之路
- 協作機器人技術及應用
- 輕松學Java
- 來吧!帶你玩轉Excel VBA
- Visual C# 2008開發技術實例詳解
- 人工智能工程化:應用落地與中臺構建
- 永磁同步電動機變頻調速系統及其控制(第2版)
- Implementing Splunk 7(Third Edition)
- Linux嵌入式系統開發
- Working with Linux:Quick Hacks for the Command Line
- Mastering pfSense
- 一步步寫嵌入式操作系統
- Creating ELearning Games with Unity