Skip to content

EladAviczer/ecs-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project contains two Go-based microservices designed to communicate via AWS SQS and S3.
It's built to run locally using Docker, with AWS resources deployed via the AWS CLI and setup automated via a Makefile or by using terraform for full provisioning based on needed variables.

Run make all will boot up the project.
creating env files.
building images.
provision the needed AWS infrastructure.
deploying the docker images

Prerequisites: golang docker awscli linux/MacOS to run the makefile (for the prompting part)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published