Cloud Native programming with Golang: Develop microservice-based high performance web apps for the cloud with Go

Mina Andrawos, Martin Helmich

  • 出版商: Packt Publishing
  • 出版日期: 2017-12-27
  • 售價: $1,530
  • 貴賓價: 9.5$1,454
  • 語言: 英文
  • 頁數: 404
  • 裝訂: Paperback
  • ISBN: 178712598X
  • ISBN-13: 9781787125988
  • 相關分類: Go 程式語言
  • 立即出貨 (庫存=1)

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

商品描述

Discover practical techniques to build cloud-native apps that are scalable, reliable, and always available.

Key Features

  • Build well-designed and secure microservices. Enrich your microservices with continous integration and monitoring.
  • Containerize your application with Docker
  • Deploy your application to AWS. Learn how to utilize the powerful AWS services from within your application

Book Description

Cloud computing and microservices are two very important concepts in modern software architecture. They represent key skills that ambitious software engineers need to acquire in order to design and build software applications capable of performing and scaling. Go is a modern cross-platform programming language that is very powerful yet simple; it is an excellent choice for microservices and cloud applications. Go is gaining more and more popularity, and becoming a very attractive skill..

The book will take you on a journey into the world of microservices and cloud computing with the help of Go. It will start by covering the software architectural patterns of cloud applications, as well as practical concepts regarding how to scale, distribute, and deploy those applications. You will also learn how to build a JavaScript-based front-end for your application, using TypeScript and React.

From there, we dive into commercial cloud offerings by covering AWS. Finally, we conclude our book by providing some overviews of other concepts and technologies that the reader can explore to move from where the book leaves off.

What you will learn

  • 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
  • Leverage 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

Who This Book Is For

This book is for developers who want to begin building secure, resilient, robust, and scalable Go applications that are cloud native. Some knowledge of the Go programming language should be sufficient.To build the front-end application, you will also need some knowledge of JavaScript programming.

Table of Contents

  1. Modern Microservice Architectures
  2. Building Microservices using Rest APIs
  3. Securing Microservices
  4. Asynchronous Microservice Architectures Using Message Queues
  5. Building a Frontend with React
  6. Deploying Your Application in Containers
  7. AWS
  8. AWS- II
  9. Continuous Delivery
  10. Monitoring
  11. Migration
  12. Where to go from here

商品描述(中文翻譯)

發現建立可擴展、可靠且始終可用的雲原生應用程式的實用技巧。

主要特點:

- 建立設計良好且安全的微服務。透過持續整合和監控來豐富您的微服務。
- 使用 Docker 將應用程式容器化。
- 將應用程式部署到 AWS。學習如何在應用程式內部使用強大的 AWS 服務。

書籍描述:

雲計算和微服務是現代軟體架構中非常重要的概念。它們代表了野心勃勃的軟體工程師需要掌握的關鍵技能,以設計和建立能夠執行和擴展的軟體應用程式。Go 是一種現代跨平台的程式語言,非常強大且簡單;它是微服務和雲應用的絕佳選擇。Go 越來越受歡迎,成為一項非常有吸引力的技能。

本書將帶您進入使用 Go 的微服務和雲計算的世界。它將從涵蓋雲應用程式的軟體架構模式開始,以及關於如何擴展、分佈和部署這些應用程式的實用概念。您還將學習如何使用 TypeScript 和 React 為應用程式建立基於 JavaScript 的前端。

從那裡,我們深入探討商業雲服務,包括 AWS。最後,我們通過提供一些概述其他概念和技術,讓讀者可以從書中結束的地方進一步探索。

您將學到什麼:

- 了解現代軟體應用程式架構。
- 建立能夠有效與其他服務通訊的安全微服務。
- 了解事件驅動架構,深入研究諸如 Kafka、Rabbitmq 和 AWS SQS 等訊息佇列。
- 了解關鍵的現代資料庫技術,如 MongoDB 和 Amazon 的 DynamoDB。
- 利用容器的威力。
- 探索 Amazon 雲服務的基礎知識。
- 知道如何利用 Go 語言的威力來存取 Amazon 雲中的關鍵服務,如 S3、SQS、DynamoDB 等。
- 使用 ReactJS 和 Go 建立前端應用程式。
- 實施現代應用程式的持續交付。
- 規劃監控。

適合閱讀對象:

本書適合想要開始建立安全、具彈性、堅固且可擴展的雲原生 Go 應用程式的開發人員。對 Go 程式語言的一些了解應該足夠。要建立前端應用程式,您還需要一些 JavaScript 程式設計知識。

目錄:

1. 現代微服務架構
2. 使用 REST API 建立微服務
3. 保護微服務
4. 使用訊息佇列的非同步微服務架構
5. 使用 React 建立前端
6. 在容器中部署應用程式
7. AWS
8. AWS- II
9. 持續交付
10. 監控
11. 遷移
12. 從這裡出發的方向