Cloud Native Infrastructure (O'Reilly)
Monday, 18 December 2017

If you're considering the use of cloud native applications and microservices, you also need an infrastructure with the same elasticity and scalability of the applications they're running. This practical guide shows you how to design and maintain infrastructure capable of managing the full lifecycle of these implementations.
Engineers Justin Garrison and Kris Nova show how to put together infrastructure for massive scale and best in class monitoring, alerting, and troubleshooting.

The authors focus on Cloud Native Computing Foundation projects and explain where each is crucial to managing modern applications

Author: Justin Garrison and Kris Nova
Publisher: O'Reilly
Date: Nov 2017
Pages: 160
ISBN: 978-1491984307
Print: 1491984309
Kindle: B076TSCY43
Audience: Infrastructure engineers
Level: Intermediate
Category: Cloud Computing

 

 

The book covers:

  • Understand the fundamentals of cloud native application design, and how it differs from traditional application design
  • Learn how cloud native infrastructure is different from traditional infrastructure
  • Manage application lifecycles running on cloud native infrastructure, using Kubernetes for application deployment, scaling, and upgrades
  • Monitor cloud native infrastructure and applications, using fluentd for logging and prometheus + graphana for visualizing data
  • Debug running applications and learn how to trace a distributed application and dig deep into a running system with OpenTracing.

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


Balancing Coupling in Software Design

Author: Vlad Khononov
Publisher: Addison-Wesley
Date: October 2024
Pages: 320
ISBN: 978-0137353484
Print: 0137353480
Kindle: B09RV3Z3TP
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

This book looks in detail at coupling, the degree of interdependence between software modules, and how to use coupling  [ ... ]



The Rust Programming Language, 2nd Ed

Author: Steve Klabnik and Carol Nichols
Publisher: No Starch Press
Date: June 2023
Pages: 560
ISBN: 978-1718503106
Print: 1718503105
Kindle: B0B7QTX8LL
Audience: Systems programmers
Rating: 4.8
Reviewer: Mike James

There's a new edition of what has become the standard text on Rust. Has it matured along with [ ... ]


More Reviews