- 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.
- PPT,要你好看
- 玩轉(zhuǎn)智能機(jī)器人程小奔
- 現(xiàn)代測控電子技術(shù)
- Dreamweaver 8中文版商業(yè)案例精粹
- Mastering Machine Learning Algorithms
- 計(jì)算機(jī)網(wǎng)絡(luò)技術(shù)基礎(chǔ)
- CompTIA Network+ Certification Guide
- 統(tǒng)計(jì)學(xué)習(xí)理論與方法:R語言版
- Hands-On Reactive Programming with Reactor
- 深度學(xué)習(xí)與目標(biāo)檢測
- 啊哈C!思考快你一步
- 精通LabVIEW程序設(shè)計(jì)
- 簡明學(xué)中文版Photoshop
- ADuC系列ARM器件應(yīng)用技術(shù)
- 人工智能云平臺:原理、設(shè)計(jì)與應(yīng)用