- AWS Administration:The Definitive Guide
- Yohan Wadia
- 344字
- 2021-08-20 10:46:32
Chapter 1. Introducing Amazon Web Services
Being in the IT industry, we all have gone through the long and tedious process of procuring new infrastructure for our data centers at one time or another. Let's be honest, it is not a task for the faint-hearted At a minimum, a brand new server can take weeks if not months to get delivered from its date of ordering, and this is too heavily dependent on a lot of external factors which, most of the time, are not in our control. Even if the new server comes in on time, there is the additional burden of prepping the rack, clearing space for the new resources, cabling, cooling, mounting, installation of software, configuration, and the list just keeps on going on for another mile. Putting the server and storage on one side, the same can also apply for networking, applications, software, and a whole lot of other things. But what if all this was to change? What if tomorrow, you could simply jump start your business or scale your application to thousands of servers, all with the simple click of a button? Seems farfetched, doesn't it, but in reality, this is possible today with a little help from something called as cloud computing.
Cloud computing has definitely evolved a lot over the years, and today it has become almost a mainstream part of our lives. Everything from storing large amounts of data, to having burst compute capacity at your fingertips and having enterprise software applications available on demand any time anywhere are just some of the key benefits that clouds provide today. At the helm of this new way of computing is Amazon Web Services (AWS).
In this chapter, we are going to look at some of the key features and benefits provided by cloud computing in general along with few interesting enterprise use cases. Later on, you will learn a bit more about Amazon Web Services and its core components, and finally have a look at how to sign up and get started with AWS.
- Learn ECMAScript(Second Edition)
- Data Visualization with D3 4.x Cookbook(Second Edition)
- 深度實踐OpenStack:基于Python的OpenStack組件開發
- Spring Cloud Alibaba核心技術與實戰案例
- Fundamentals of Linux
- Java入門經典(第6版)
- Java高并發核心編程(卷2):多線程、鎖、JMM、JUC、高并發設計模式
- 無代碼編程:用云表搭建企業數字化管理平臺
- Learning ArcGIS Pro 2
- Oracle 18c 必須掌握的新特性:管理與實戰
- SQL基礎教程(第2版)
- Learning R for Geospatial Analysis
- Getting Started with Python and Raspberry Pi
- Python Interviews
- Python趣味編程與精彩實例