Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare hands-on tutorial for deploying the app to AWS Elastic Beanstalk #5

Open
2 of 5 tasks
addianto opened this issue Jun 22, 2019 · 0 comments
Open
2 of 5 tasks
Assignees

Comments

@addianto
Copy link
Owner

addianto commented Jun 22, 2019

Description

I was assigned to prepare four learning modules on Cloud Computing subject as part of Ministry of Communication & Informatics Republic of Indonesia (Kominfo)'s DTS FGA program. For each module, I have to prepare a presentation slide (slidedeck) and a hands-on practical document. Out of four modules, I have finished one hands-on about setting up AWS account. The remaining three modules are as follows:

  • Application Deployment

    Given a Web app source code, student should be able to deploy it via AWS Elastic Beanstalk

  • Automated Application Deployment

    Given a Web app source code and infrastructure definition, student should be able to prepare a CI/CD pipeline to automate infrastructure provisioning and application deployment

  • Designing Resilient Architectures

    I'm still not sure on the overall activities and topic to teach. The syllabus mentions something about Amazon Simple Queue Service. Meanwhile, the slidedeck talks about reliability, caching, availability, etc.

Tasks

  • Setting up
    • Create a new branch to contain the codebase variant for FGA DTS hands-on.
    • Document hands-on instructions as Wiki document
  • Hands-on: Application Deployment
    • Describe drag-n-drop deployment process to Elastic Beanstalk via AWS Management Console
    • Describe WSGI path mismatch in the original source code with the expected path required by the platform
    • Describe deployment process via aws CLI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant