- Effective DevOps with AWS
- Nathaniel Felsen
- 147字
- 2021-07-15 17:11:49
Installing and configuring the command-line interface (CLI)
Using Amazon's web interface is usually a great way to explore new services. The problem is that when you just want to go fast, want to create more repeatable steps, or want to create good documentation, having simple commands to execute becomes efficient. Amazon provides a great and easy-to-use command-line interface. The tool is written in Python and therefore is cross-platform (Windows, Mac, and Linux).
We will install the tool on our laptop/desktop such that we can interact with AWS using bash commands. Linux and Mac OS X come natively with bash. If you use one of these operating systems you can skip the next section. On Windows, we first need to install a feature called Windows Subsystem for Linux which will give us the ability to run bash commands very similar to what you get on Ubuntu Linux.
- ServiceNow Application Development
- Instant Testing with CasperJS
- 小程序實戰視頻課:微信小程序開發全案精講
- Arduino開發實戰指南:LabVIEW卷
- Visual C++實例精通
- PostgreSQL技術內幕:事務處理深度探索
- Java 9 Programming Blueprints
- Mastering AndEngine Game Development
- Windows內核編程
- C語言從入門到精通
- Hands-On Kubernetes on Windows
- JavaScript程序設計:基礎·PHP·XML
- RocketMQ實戰與原理解析
- 計算機應用基礎(Windows 7+Office 2010)
- Java程序設計