- Implementing Modern DevOps
- David Gonzalez
- 215字
- 2021-07-08 10:11:17
Cloud Data Centers - The New Reality
In the last few years, there has been a shift toward cloud systems, which enable the companies to scale in an easy and cheap way depending on the needs. They also enable companies to take advantage of something called Infrastructure as Code (IAC), which basically allows you to treat your physical resources (servers and routers) that previously had to be bought according to the needs as code that you can review, run, and re-run to adapt the infrastructure to your requirements.
In this chapter, we are going to walk through the main cloud providers, taking a look at their main strengths and weak points in order to form a clear picture of what they offer and how we can, as engineers, take advantage of it.
Out of all the providers in the market, we are going to focus on these two:
- Amazon Web Services (AWS)
- Google Cloud Platform
We are also going to talk a bit about these:
- Heroku
- Azure
- DigitalOcean
We should have an open minded attitude, as all of them can offer a different and valuable set of features, something that should not be overlooked.
We are going to introduce Kubernetes, which is, in my humble opinion, the answer to many problems in the modern DevOps world.
- Spring Boot開發(fā)與測試實戰(zhàn)
- 新一代通用視頻編碼H.266/VVC:原理、標準與實現(xiàn)
- PyTorch自動駕駛視覺感知算法實戰(zhàn)
- Maven Build Customization
- C/C++算法從菜鳥到達人
- Django Design Patterns and Best Practices
- C#程序設(shè)計基礎(chǔ):教程、實驗、習題
- Hands-On Functional Programming with TypeScript
- The DevOps 2.5 Toolkit
- HoloLens與混合現(xiàn)實開發(fā)
- Node.js從入門到精通
- Simulation for Data Science with R
- C語言程序設(shè)計教程
- Splunk Essentials
- 一步一步學(xué)Spring Boot:微服務(wù)項目實戰(zhàn)(第2版)