- Effective DevOps with AWS
- Nathaniel Felsen
- 198字
- 2021-07-15 17:11:48
How best to take advantage of the AWS ecosystem
Amazon's services are like Lego pieces. If you can picture your final product, then you can explore the different services and start combining them the way you would assemble a Lego kit, in order to build the supporting stack needed to build your product quickly and efficiently. Of course, in this case, the "if" is a big if, and unlike Lego, understanding what each piece can do is a lot less visual and colorful than Lego pieces are. This is why this book is written in a very practical way; throughout the different chapters, we are going to take a web application and deploy it like it's our core product. We will see how to scale the infrastructure supporting it so that millions of people can use it and finally make it more secure. And, of course, we will do this following DevOps best practices.
By going through that exercise, you will learn how AWS provides a number of managed services and systems to perform a number of common tasks such as computing, networking, load balancing, storing data, monitoring, programmatically managing infrastructure and deployment, caching, and queueing.
- Boost.Asio C++ Network Programming(Second Edition)
- Redis Applied Design Patterns
- 無代碼編程:用云表搭建企業(yè)數(shù)字化管理平臺
- Unity 2020 Mobile Game Development
- 面向STEM的Scratch創(chuàng)新課程
- YARN Essentials
- Web全棧工程師的自我修養(yǎng)
- Python機器學習:預測分析核心算法
- Practical Game Design with Unity and Playmaker
- Learning Material Design
- 從零開始學Python大數(shù)據(jù)與量化交易
- Android開發(fā)進階實戰(zhàn):拓展與提升
- Building Microservices with Go
- Unity與C++網(wǎng)絡游戲開發(fā)實戰(zhàn):基于VR、AI與分布式架構(gòu)
- 谷歌JAX深度學習從零開始學