Hands-On Software Architecture with Golang

Hands-On Software Architecture with Golang
Author :
Publisher :
Total Pages : 500
Release :
ISBN-10 : 1788622596
ISBN-13 : 9781788622592
Rating : 4/5 (592 Downloads)

Book Synopsis Hands-On Software Architecture with Golang by : Jyotiswarup Raiturkar

Download or read book Hands-On Software Architecture with Golang written by Jyotiswarup Raiturkar and published by . This book was released on 2018-12-07 with total page 500 pages. Available in PDF, EPUB and Kindle. Book excerpt: Understand the principles of software architecture with coverage on SOA, distributed and messaging systems, and database modeling Key Features Gain knowledge of architectural approaches on SOA and microservices for architectural decisions Explore different architectural patterns for building distributed applications Migrate applications written in Java or Python to the Go language Book Description Building software requires careful planning and architectural considerations; Golang was developed with a fresh perspective on building next-generation applications on the cloud with distributed and concurrent computing concerns. Hands-On Software Architecture with Golang starts with a brief introduction to architectural elements, Go, and a case study to demonstrate architectural principles. You'll then move on to look at code-level aspects such as modularity, class design, and constructs specific to Golang and implementation of design patterns. As you make your way through the chapters, you'll explore the core objectives of architecture such as effectively managing complexity, scalability, and reliability of software systems. You'll also work through creating distributed systems and their communication before moving on to modeling and scaling of data. In the concluding chapters, you'll learn to deploy architectures and plan the migration of applications from other languages. By the end of this book, you will have gained insight into various design and architectural patterns, which will enable you to create robust, scalable architecture using Golang. What you will learn Understand architectural paradigms and deep dive into Microservices Design parallelism/concurrency patterns and learn object-oriented design patterns in Go Explore API-driven systems architecture with introduction to REST and GraphQL standards Build event-driven architectures and make your architectures anti-fragile Engineer scalability and learn how to migrate to Go from other languages Get to grips with deployment considerations with CICD pipeline, cloud deployments, and so on Build an end-to-end e-commerce (travel) application backend in Go Who this book is for Hands-On Software Architecture with Golang is for software developers, architects, and CTOs looking to use Go in their software architecture to build enterprise-grade applications. Programming knowledge of Golang is assumed.


Hands-On Software Architecture with Golang Related Books

Hands-On Software Architecture with Golang
Language: en
Pages: 500
Authors: Jyotiswarup Raiturkar
Categories: Computers
Type: BOOK - Published: 2018-12-07 - Publisher:

DOWNLOAD EBOOK

Understand the principles of software architecture with coverage on SOA, distributed and messaging systems, and database modeling Key Features Gain knowledge of
Hands-On Software Engineering with Golang
Language: en
Pages: 625
Authors: Achilleas Anagnostopoulos
Categories: Computers
Type: BOOK - Published: 2020-01-24 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Explore software engineering methodologies, techniques, and best practices in Go programming to build easy-to-maintain software that can effortlessly scale on d
Hands-On Software Architecture with Golang
Language: en
Pages: 726
Authors: Jyotiswarup Raiturkar
Categories: Computers
Type: BOOK - Published: 2018-12-07 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Understand the principles of software architecture with coverage on SOA, distributed and messaging systems, and database modeling Key FeaturesGain knowledge of
Hands-On Serverless Applications with Go
Language: en
Pages: 403
Authors: Mohamed Labouardy
Categories: Computers
Type: BOOK - Published: 2018-08-29 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Learn to build, secure, deploy, and manage your serverless application in Golang with AWS Lambda Key Features Implement AWS lambda to build scalable and cost-ef
Hands-On System Programming with Go
Language: en
Pages: 441
Authors: Alex Guerrieri
Categories: Computers
Type: BOOK - Published: 2019-07-05 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Explore the fundamentals of systems programming starting from kernel API and filesystem to network programming and process communications Key FeaturesLearn how