aws-samples / aws-microservices-deploy-options

This repo contains a simple application that consists of three microservices. Each application is deployed using different Compute options on AWS.
MIT No Attribution
429 stars 179 forks source link

Created CFN templates #219

Closed jicowan closed 6 years ago

jicowan commented 6 years ago

Issue #, if available:

82

Description of changes: Created CFN templates that create the infrastructure and pipelines for the greeting and name services.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

jicowan commented 6 years ago

Will need to update the templateURL in ecs-refarch-continuous-deployment.yaml to the location where you're planning to store the templates.

arun-gupta commented 6 years ago

@jicowan thanks for the PR! Can you updated readme.adoc with the instructions as well?

arun-gupta commented 6 years ago

Merging this for now. A separate PR will cover webapp service and readme.adoc.