Giter VIP home page Giter VIP logo

container-patterns's Introduction

container-patterns's People

Contributors

nathanpeck avatar jldeen avatar dependabot[bot] avatar garysassano avatar henriquesantanati avatar maishsk avatar stockholmux avatar alexpinhel avatar amazon-auto avatar miketheman avatar pahud avatar

Stargazers

AhmedGouda avatar Jonas Suonpera Hansen avatar jasons avatar Prafull Kotecha avatar Nir Zilberman avatar Kryspin Ziemski avatar Paul Smith avatar Joseph Kordish avatar Justin Plock avatar Ari Palo avatar Andrii Polishchuk avatar hjchoi avatar Aleksandra Jovovic avatar Kayque Govetri avatar Austin Songer,MIS,CEH,ESCA,Project+ (Navy Veteran) avatar Kris Kumler avatar Enrique\m/Talavera avatar Han avatar Andrejs Agejevs avatar Christopher Dearie avatar  avatar Vlad Ionescu avatar Don Onwunumah avatar  avatar  avatar Elvis Oñate avatar Alex Jennings avatar Kin Tuda avatar Tuan Nguyen avatar Shashi Kumar Nagulakonda avatar Croffy avatar  avatar  avatar

Watchers

Justin Plock avatar  avatar Jeramiah Dooley avatar Vlad Ionescu avatar  avatar

container-patterns's Issues

Hosting a backend function callable from front end client

In what area(s)?

Describe the proposal

I have a long Python script which takes 20+ minutes to run. It generates a report after a user submits details in the client. This needs to take unique parameters each run, access third party APIs whilst running and be scalable but also have a limited number of maximum runs to ensure third party API rate limits aren't breached.

I have been playing around with AWS but unable to find something straightforward to meet these needs, although I'm sure does exist.

CloudFormation does not allow _ in the key only alphanumeric values

Good evening

Let me first say thank you for providing this tutorial

nginx-reverse-proxy-sidecar-ecs-fargate-task

I have followed the tutorial and when it came to deploying using the command below:

sam deploy \
  --template-file parent.yml \
  --stack-name nginx-reverse-proxy \
  --resolve-s3 \
  --capabilities CAPABILITY_IAM \
  --parameter-overrides AppImageUrl=$APP_URI NginxImageUrl=$NGINX_URI

I came across the following error
Error: Invalid value for '--parameter-overrides': AppImageUrl= is not in valid format. It must look something like 'ParameterKey=KeyPairName,ParameterValue=MyKey ParameterKey=InstanceType,ParameterValue=t1.micro' or 'KeyPairName=MyKey InstanceType=t1.micro'

This article explains why:

invalid-value-for-parameter-overrides

Therefore I replaced the variables withAppImageUrl=APP1 and NginxImageUrl=NGINX1 and was able to deploy.

If this was what one is supposed to do, then the article does not state this or maybe things have change since the article was published. I thought I would mention in case anyone who is new to AWS might encounter this issue.

many thanks.

Numel

Bottlerocket content out of date

On page pattern/ecs-ec2-bottlerocket-cluster/index.md the content points to a previous version and older variant of Bottlerocket.

I'm glad to take the updates, if that's amenable.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.