aws-microservices-deploy-options icon indicating copy to clipboard operation
aws-microservices-deploy-options copied to clipboard

This repo contains a simple application that consists of three microservices. Each application is deployed using different Compute options on AWS.

Results 33 aws-microservices-deploy-options issues
Sort by recently updated
recently updated
newest added

Is there a comparison or instructions to use Copilot CLI in a pipeline? https://aws.github.io/copilot-cli/ Btw, Is Copilot ready to use for production?

Update go install command to reflect what its is support it at the moment.

Add content that shows how to monitor Fargate containers using Prometheus and Grafana Docker + Java + Prometheus experiment is at https://github.com/arun-gupta/docker-javaee#prometheus-style-metrics

ecs
fargate

CloudFormation templates in aws-microservices-deploy-options have been found to include a soon to be [deprecated Lambda function runtime](https://docs.aws.amazon.com/lambda/latest/dg/runtime-support-policy.html) (nodejs10.x). The affected templates have been updated to a supported runtime (nodejs14.x). Please...

The Stack for section "Deployment Pipeline: Fargate with AWS CodePipeline" seems to have a missing cloud formation template and thus doesn't work. Can it be fixed?

I have a AWS EKS Fargate setup and have an ingress Gateway setup that makes call to two micro services. The service are Pemissions and Service-Providers. X-Ray Service Map does...

Show how X-Ray can be enabled and used for distributed monitoring of an application deployed on Fargate and ECS

ecs
fargate

I am following the guide [here](https://github.com/aws-samples/aws-microservices-deploy-options/blob/master/skaffold.md) and trying to use ECR as a repo i followed the direction for credentials helper. I tested it and it works from terminal using...

Follow the steps at: https://github.com/aws-samples/aws-microservices-deploy-options#deployment-canary-deployment-with-istio Multiple invocations of the `webapp` endpoint shows that the `hello` greeting service is not healthy. Here is the output: ``` ~ $ curl http://$(kubectl get...

kubernetes

https://github.com/hasura/gitkube

wishlist
kubernetes