All Projects → aws-samples → application-migration-with-aws-workshop

aws-samples / application-migration-with-aws-workshop

Licence: other
AWS Application Migration Workshop

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
python
139335 projects - #7 most used programming language
shell
77523 projects

master branch: Build Status

Application Migration Workshop - https://application-migration-with-aws.workshop.aws/

Self-paced activity that allows you to learn how to migrate applications to AWS cloud:

This repository includes:

  • Application Migration Workshop instructions deployed to https://application-migration-with-aws.workshop.aws/

  • Application Migration Workshop resources (in ./resources folder) used to deploy the source environment (for the self-paced mode)

    • An Amazon VPC (Virtual Private Cloud) with a NAT Gateway
    • An Amazon EC2 machine with Apache HTTPD (ubuntu)
    • An Amazon EC2 machine with MySQL database (ubuntu)
    • Two AWS Lambda Functions (one generating EC2 Key Pair, one retrieving the EC2 Key Pair)
    • Amazon API Gateway as the entry point for lambdas
    • Users and roles required to run the workshop

Contributions

Make sure you include the following text in your pull request "By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice."

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].