Building Distributed Applications in Gin : A hands-on guide for Go developers to build and deploy distributed web apps with the Gin framework

個数:

Building Distributed Applications in Gin : A hands-on guide for Go developers to build and deploy distributed web apps with the Gin framework

  • オンデマンド(OD/POD)版です。キャンセルは承れません。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 482 p.
  • 言語 ENG
  • 商品コード 9781801074858
  • DDC分類 004.3602855133

Full Description

An effective guide to learning how to build a large-scale distributed application using the wide range of functionalities in Gin

Key Features

Explore the commonly used functionalities of Gin to build web applications
Become well-versed with rendering HTML templates with the Gin engine
Solve commonly occurring challenges such as scaling, caching, and deployment

Book DescriptionGin is a high-performance HTTP web framework used to build web applications and microservices in Go. This book is designed to teach you the ins and outs of the Gin framework with the help of practical examples.

You'll start by exploring the basics of the Gin framework, before progressing to build a real-world RESTful API. Along the way, you'll learn how to write custom middleware and understand the routing mechanism, as well as how to bind user data and validate incoming HTTP requests. The book also demonstrates how to store and retrieve data at scale with a NoSQL database such as MongoDB, and how to implement a caching layer with Redis. Next, you'll understand how to secure and test your API endpoints with authentication protocols such as OAuth 2 and JWT. Later chapters will guide you through rendering HTML templates on the server-side and building a frontend application with the React web framework to consume API responses. Finally, you'll deploy your application on Amazon Web Services (AWS) and learn how to automate the deployment process with a continuous integration/continuous delivery (CI/CD) pipeline.

By the end of this Gin book, you will be able to design, build, and deploy a production-ready distributed application from scratch using the Gin framework.

What you will learn

Build a production-ready REST API with the Gin framework
Scale web applications with event-driven architecture
Use NoSQL databases for data persistence
Set up authentication middleware with JWT and Auth0
Deploy a Gin-based RESTful API on AWS with Docker and Kubernetes
Implement a CI/CD workflow for Gin web apps

Who this book is forThis book is for Go developers who are comfortable with the Go language and seeking to learn REST API design and development with the Gin framework. Beginner-level knowledge of the Go programming language is required to make the most of this book.

Contents

Table of Contents

Getting Started with Gin
Setting up API Endpoints
Managing Data Persistence with MongoDB
Building API authentication.
Serving Static HTML in Gin
Scaling a Gin application
Testing Gin HTTP Routes
Deploying the application on AWS
Implementing a CI/CD Pipeline
Capturing Gin application metrics

最近チェックした商品