Skip to content

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

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

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