Hands-On Software Architecture with Golang: Design and architect highly scalable and robust applications using Go
暫譯: 實作軟體架構與 Golang:設計與架構高可擴展且穩健的應用程式使用 Go

Jyotiswarup Raiturkar

買這商品的人也買了...

相關主題

商品描述

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.

Table of Contents

  1. Building Big with Go
  2. Packaging Code
  3. Design Patterns
  4. Scaling Applications
  5. Going Distributed
  6. Messaging
  7. Building APIs
  8. Modeling Data
  9. Anti Fragile Systems
  10. Case Study Travel Website
  11. Planning for deployment
  12. Migrating Applications

商品描述(中文翻譯)

了解軟體架構的原則,包括服務導向架構(SOA)、分散式系統和訊息系統,以及資料庫建模

主要特點



  • 獲得有關 SOA 和微服務的架構方法知識,以便做出架構決策

  • 探索構建分散式應用程式的不同架構模式

  • 將用 Java 或 Python 編寫的應用程式遷移到 Go 語言

書籍描述


構建軟體需要仔細的規劃和架構考量;Golang 是以全新的視角開發的,旨在在雲端上構建下一代應用程式,並考慮分散式和併發計算的問題。


《Hands-On Software Architecture with Golang》從簡要介紹架構元素、Go 語言和案例研究開始,以展示架構原則。接著,您將深入探討代碼層面的各個方面,例如模組化、類別設計以及特定於 Golang 的結構和設計模式的實現。在各章中,您將探索架構的核心目標,例如有效管理複雜性、可擴展性和軟體系統的可靠性。您還將學習創建分散式系統及其通信,然後再進行資料建模和擴展。在最後幾章中,您將學習如何部署架構並計劃從其他語言遷移應用程式。


在本書結束時,您將對各種設計和架構模式有深入的了解,這將使您能夠使用 Golang 創建穩健且可擴展的架構。

您將學到什麼



  • 理解架構範式並深入研究微服務

  • 設計並行性/併發模式,學習 Go 中的物件導向設計模式

  • 探索以 API 為驅動的系統架構,並介紹 REST 和 GraphQL 標準

  • 構建事件驅動架構,並使您的架構具備抗脆弱性

  • 設計可擴展性,學習如何從其他語言遷移到 Go

  • 掌握部署考量,包括 CICD 管道、雲端部署等

  • 在 Go 中構建端到端的電子商務(旅遊)應用程式後端

本書適合誰


《Hands-On Software Architecture with Golang》適合希望在其軟體架構中使用 Go 來構建企業級應用程式的軟體開發人員、架構師和 CTO。假設讀者具備 Golang 的程式設計知識。

目錄



  1. 使用 Go 構建大型應用

  2. 打包代碼

  3. 設計模式

  4. 擴展應用程式

  5. 走向分散式

  6. 訊息處理

  7. 構建 API

  8. 資料建模

  9. 抗脆弱系統

  10. 案例研究:旅遊網站

  11. 部署規劃

  12. 應用程式遷移