Skip to content
/ go-aws-ci-cd Public template

Build a CI/CD pipeline for GO Application with Github Actions and AWS ECS EC2

License

Notifications You must be signed in to change notification settings

aatish-sai/go-aws-ci-cd

Repository files navigation

Integrating with GitHub Actions - CICD pipeline to Deploy Go Application to Amazon ECS

Go CICD

This repository uses GitHub Actions to push the docker image to the ECR, update the task definition and deploy the latest revision in the pre-existing ECS service.

Solution Overview

The solution utilizes following services:

  1. GitHub Actions
  2. AWS ECR
  3. AWS ECS

Prerequisites

  • An AWS account CLI credentials with proper access to ECS and ECR
  • ECS cluster and service

About

Build a CI/CD pipeline for GO Application with Github Actions and AWS ECS EC2

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published