E-Book, Englisch, 328 Seiten
Shuiskov Microservices with Go
1. Auflage 2022
ISBN: 978-1-80461-819-6
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
Building scalable and reliable microservices with Go
E-Book, Englisch, 328 Seiten
ISBN: 978-1-80461-819-6
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
No detailed description available for "Microservices with Go".
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Technische Informatik Grid-Computing & Paralleles Rechnen
- Mathematik | Informatik EDV | Informatik Computerkommunikation & -vernetzung Verteilte Systeme (Netzwerke)
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmierung: Methoden und Allgemeines
Weitere Infos & Material
Table of Contents - Introduction to microservices
- Scaffolding a Go microservice
- Service discovery
- Serialization
- Synchronous communication
- Asynchronous communication
- Storing Service Data
- Deployment with Kubernetes
- Unit and Integration Testing
- Reliability overview
- Collecting Service Telemetry Data
- Setting up Service Alerting
- Advanced Topics