Skip to content

Instantly share code, notes, and snippets.

@mjhea0
Last active January 20, 2018 15:15
Show Gist options
  • Save mjhea0/f698b853a33ce770878cd8c9b464745f to your computer and use it in GitHub Desktop.
Save mjhea0/f698b853a33ce770878cd8c9b464745f to your computer and use it in GitHub Desktop.

Hello!

I just finished planning the next edition of the Microservices with Docker, Flask, and React course and am looking for some feedback.

Major changes and updates:

Part Change
1 Replace Flask-Script with Flask-CLI/Click and add both Flask-RESTful and Flask-DebugToolbar
2 Add multistage Docker build for the React app and replace the pushstate server with nginx for the production React Dockerfile
5 Add info about IAM
6 Update Lambda Function
7 Add Redux to React

Additionally, I will bump all dependencies to their latest versions and update all images of the AWS GUI.

Please reach out (michael at mherman dot org) if there's anything else that you'd like to see.

Best!

Michael

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment