The book looks at microservices and cloud computing using Go. Authors Mina Andrawos and Martin Helmich start by covering the software architectural patterns of cloud applications, as well as practical concepts regarding how to scale, distribute, and deploy those applications. The book also shows how to build a JavaScript-based front-end for your application, using TypeScript and React. AWS is also covered to show how commercial cloud offerings work.
Author: Mina Andrawos and Martin Helmich Publisher: Packt Publishing Date: Dec 2017 Pages: 404 ISBN: 978-1787125988 Print: 178712598X Kindle: B072J4BWX1 Audience: Developers of cloud native Go applications Level: Intermediate Category: Cloud Computing
- Understand modern software applications architectures
- Build secure microservices that can effectively communicate with other services
- Get to know about event-driven architectures by diving into message queues such as Kafka, Rabbitmq, and AWS SQS.
- Understand key modern database technologies such as MongoDB, and Amazon's DynamoDB
- Use the power of containers
- Explore Amazon cloud services fundamentals
- Know how to utilize the power of the Go language to access key services in the Amazon cloud such as S3, SQS, DynamoDB and more.
- Build front-end applications using ReactJS with Go
- Implement CD for modern applications
For more Book Watch just click.
Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.
To have new titles included in Book Watch contact BookWatch@i-programmer.info
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.
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 [ ... ]
|
SQL Query Design Patterns and Best Practices
Author: Steve Hughes et al Publisher: Packt Publishing Pages: 270 ISBN: 978-1837633289 Print: 1837633282 Kindle: B0BWRD7HQ7 Audience: Query writers Rating: 2.5 Reviewer: Ian Stirk
This book aims to improve your SQL queries using design patterns, how does it fare?
| More Reviews |
|