Hands-On Software Engineering with Golang

Hands-On Software Engineering with Golang
Author :
Publisher : Packt Publishing Ltd
Total Pages : 625
Release :
ISBN-10 : 9781838550240
ISBN-13 : 1838550240
Rating : 4/5 (240 Downloads)

Book Synopsis Hands-On Software Engineering with Golang by : Achilleas Anagnostopoulos

Download or read book Hands-On Software Engineering with Golang written by Achilleas Anagnostopoulos and published by Packt Publishing Ltd. This book was released on 2020-01-24 with total page 625 pages. Available in PDF, EPUB and Kindle. Book excerpt: Explore software engineering methodologies, techniques, and best practices in Go programming to build easy-to-maintain software that can effortlessly scale on demand Key FeaturesApply best practices to produce lean, testable, and maintainable Go code to avoid accumulating technical debtExplore Go’s built-in support for concurrency and message passing to build high-performance applicationsScale your Go programs across machines and manage their life cycle using KubernetesBook Description Over the last few years, Go has become one of the favorite languages for building scalable and distributed systems. Its opinionated design and built-in concurrency features make it easy for engineers to author code that efficiently utilizes all available CPU cores. This Golang book distills industry best practices for writing lean Go code that is easy to test and maintain, and helps you to explore its practical implementation by creating a multi-tier application called Links ‘R’ Us from scratch. You’ll be guided through all the steps involved in designing, implementing, testing, deploying, and scaling an application. Starting with a monolithic architecture, you’ll iteratively transform the project into a service-oriented architecture (SOA) that supports the efficient out-of-core processing of large link graphs. You’ll learn about various cutting-edge and advanced software engineering techniques such as building extensible data processing pipelines, designing APIs using gRPC, and running distributed graph processing algorithms at scale. Finally, you’ll learn how to compile and package your Go services using Docker and automate their deployment to a Kubernetes cluster. By the end of this book, you’ll know how to think like a professional software developer or engineer and write lean and efficient Go code. What you will learnUnderstand different stages of the software development life cycle and the role of a software engineerCreate APIs using gRPC and leverage the middleware offered by the gRPC ecosystemDiscover various approaches to managing package dependencies for your projectsBuild an end-to-end project from scratch and explore different strategies for scaling itDevelop a graph processing system and extend it to run in a distributed mannerDeploy Go services on Kubernetes and monitor their health using PrometheusWho this book is for This Golang programming book is for developers and software engineers looking to use Go to design and build scalable distributed systems effectively. Knowledge of Go programming and basic networking principles is required.


Hands-On Software Engineering with Golang Related Books

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: 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 Python
Language: en
Pages: 736
Authors: Brian Allbee
Categories: Computers
Type: BOOK - Published: 2018-10-26 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Explore various verticals in software engineering through high-end systems using Python Key FeaturesMaster the tools and techniques used in software engineering
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
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