Skip to content

Sample of service monitoring and deployment using Copilot and X-Ray

License

Notifications You must be signed in to change notification settings

yanaisama/aws-copilot-xray-fargate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This sample demonstrate how to easily deploy two dependent services in two different AWS accounts while being monitored using X-Ray. To facilitated deployment, Copilot utility is being used to create all the necessary infrastructure in AWS. It creates a repository in ECR and publish a container image based on Dockerfile provided. Therefore, a ECS Fargate cluster is created and a new service is deployed using the previous image.

We will be using different environments to deploy services in different accounts and make them talk with each other.

service-a (account1) -----> service-b (account2) environment 1 environment 2

image info

About

Sample of service monitoring and deployment using Copilot and X-Ray

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published