-
Notifications
You must be signed in to change notification settings - Fork 1
Home
angel-yang edited this page May 11, 2017
·
17 revisions
- The Application Development Framework: What it is
- Introduction to Service Oriented Design
- Goal of our Framework
- What it comes with
- Your task
- The Flask Server
- Building the Features
- Deploying on EC2 (Optional)
- Test the Application
- What it comes with
- Your task: Moving from Monolithic to SOA
- Application Structure
- Building the Features
- Running the Application
- Deploying on EC2 (Optional)
- Test the Application
- What it comes with
- Your task: Moving to AWS Lambda
- What is AWS Lambda?
- Application Structure
- Building the Features
- Running the Application
- Deploying on Lambda
- Setting up with API Gateway
- Test the Application