Kubernetes for Developers (Manning)
Friday, 05 April 2024

This book provides methods for deploying your apps on Kubernetes, even for small-to-medium sized applications. William Denniss shows how to migrate your existing apps onto Kubernetes without a rebuild, and implement modern cloud native architectures that can handle your future growth.

<ASIN:1617297178 >

This hands-on guide helps your first steps into Kubernetes using the Google Kubernetes Engine (GKE) service, including how the GKE’s automation tools can perform automatic checks and scaling.

Author: William Denniss
Publisher: Manning
Date: March 2024
Pages: 320
ISBN: 978-1617297175
Print: 1617297178
Kindle: B099HVGRT9
Audience: General
Level: Introductory/Intermediate
Category: Frameworks

Topics include:

  • Containerize a web application with Docker
  • Host a containerized app on Kubernetes with a public cloud service
  • Save money and improve performance with cloud native technologies
  • Make your deployments reliable and fault tolerant
  • Prepare your deployments to scale without a redesign
  • Monitor, debug and tune application deployments on Kubernetes

 

Banner


Bare Metal C

Author: Steve Oualline
Publisher: No Starch Press
Date: August 2022
Pages: 304
ISBN: 978-1718501621
Print: 1718501625
Kindle: B08YJB9BCF
Audience: C programmers
Rating: 3
Reviewer: Harry Fairhead
Bare metal C sounds exciting and very basic. Time to find out how the machine really works.



Python Programming with Design Patterns

Author: James W. Cooper
Publisher: Addison-Wesley
Date: February 2022
Pages: 352
ISBN: 978-0137579938
Print: 0137579934
Kindle: B09D2RKQB5
Audience: Python developers
Rating: 1
Reviewer: Mike James
There was a time that design patterns were all the thing. Not so much now. But Python - does it have [ ... ]


More Reviews