Hands-On Software Architecture with Golang

Hands-On Software Architecture with Golang
Author :
Publisher : Packt Publishing Ltd
Total Pages : 716
Release :
ISBN-10 : 9781788625104
ISBN-13 : 1788625102
Rating : 4/5 (102 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 Packt Publishing Ltd. This book was released on 2018-12-07 with total page 716 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 FeaturesGain knowledge of architectural approaches on SOA and microservices for architectural decisionsExplore different architectural patterns for building distributed applicationsMigrate applications written in Java or Python to the Go languageBook 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 learnUnderstand architectural paradigms and deep dive into MicroservicesDesign parallelism/concurrency patterns and learn object-oriented design patterns in GoExplore API-driven systems architecture with introduction to REST and GraphQL standardsBuild event-driven architectures and make your architectures anti-fragileEngineer scalability and learn how to migrate to Go from other languagesGet to grips with deployment considerations with CICD pipeline, cloud deployments, and so onBuild an end-to-end e-commerce (travel) application backend in GoWho 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: 716
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 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 Full Stack Development with Go
Language: en
Pages: 309
Authors: Mina Andrawos
Categories: Computers
Type: BOOK - Published: 2019-03-28 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Create a real-world application in Go and explore various frameworks and methodologies for full-stack development Key FeaturesBuild a responsive front end by us
Hands-On GUI Application Development in Go
Language: en
Pages: 432
Authors: Andrew Williams
Categories: Computers
Type: BOOK - Published: 2019-02-25 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Discover Golang's GUI libraries such as Go-GTK (GIMP Toolkit) and Go-Qt and build beautiful, performant, and responsive graphical applications Key FeaturesConce
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