Skip to content

Nameko examples that's running inside AWS ECS containers

License

Notifications You must be signed in to change notification settings

jbrt/aws-ecs-nameko-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nameko examples (from Nameko project) running inside AWS Cloud

The goal of this repository is to runs some ligthweight Nameko microservices into the AWS Cloud.

This is, obviously, only for testing, not for production purpose.

Work in Progress

Architecture

This project will create this resources into your AWS account:

  • ECS Cluster
  • ECS tasks (running in FARGATE mode)
  • ElastiCache Redis Cluster
  • RDS PostGreSQL database

Deployment

You can use the Terraform template embedded in this project for deploying the microservices.

$ terraform init
$ terraform plan
$ terraform apply

License

This project is under MIT license.

About

Nameko examples that's running inside AWS ECS containers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages