Skip to content

adadouche/application-migration-with-aws-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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."

About

AWS Application Migration Workshop

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 50.9%
  • JavaScript 26.6%
  • HTML 18.6%
  • Python 2.2%
  • Shell 1.7%