Chapter 8: Deploying the Application on AWS

This chapter will teach you how to deploy the API on Amazon Web Services (AWS). It also goes on to explain how to serve the application through HTTPS using a custom domain name, and scale the Gin-based API on Kubernetes and Amazon Elastic Container Service (Amazon ECS).

As such, we will focus on the following topics:

  • Deploying a Gin web application on an Amazon Elastic Compute Cloud (Amazon EC2) instance
  • Deploying on Amazon ECS (Elastic Container Service)
  • Deploying on Kubernetes with Amazon Elastic Kubernetes Service (Amazon EKS)

Technical requirements

To follow the instructions in this chapter, you will need the following:

  • A complete understanding of the previous chapter—this chapter is a follow-up ...

Get Building Distributed Applications in Gin now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.