javiteran / aws-elastic-beanstalk-express-js-sample

Sample web application for the AWS DevOps Engineer Learning Path.

Home Page:https://aws.amazon.com/getting-started/learning-path-devops-engineer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS Elastic Beanstalk Node.js Sample App

This repository contains a sample Node.js web application built using Express, meant to be used as part of the AWS DevOps Learning Path.

https://aws.amazon.com/es/getting-started/hands-on/create-continuous-delivery-pipeline

AWS Elastic Beanstalk en Learner Lab Associate Services

Para utilizar AWS Elastic Beanstalk en los laboratorios de AWS Academy se debe leer lo siguiente: Supported Instance types: nano, micro, small, medium, and large. If you attempt to launch a larger instance type, it will be terminated.

However after the environment has been created, you may want to edit the configuration's security settings.

  • Change the service role to LabRole.
  • Similarly, set the IAM instance profile to LabInstanceProfile.
  • If the environment is in the us-east-1 AWS Region, you could set the EC2 key pair to vockey.

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

About

Sample web application for the AWS DevOps Engineer Learning Path.

https://aws.amazon.com/getting-started/learning-path-devops-engineer/

License:MIT No Attribution


Languages

Language:JavaScript 100.0%