Content for Udacity's cloud developer nanodegree
Project: Deploy a static website on AWS
- Basics of cloud computing
- Storage & content delivery
- Security
- Networking & elasticity
- Messaging & Containers
Project: Cloud-based instagram clone for uploading and filtering images
- Software engineering for the cloud
- Storing data
- Building and deploying
- User authentication and security
- Saling and fixing
Project: Refactor instagram clone app and deploy in a micro-services architecture using Kubernetes
- Best practices for micro-services development
- Independent development
- Containers
- Kubernetes
- Service registration, discovery & scaling
- Independent releases and deployments
Project: TODO list application using AWS Lambda and Serverless framework
- Serverless introduction
- Serverless REST API
- Serverless Framework
- Event processing
- Authentication
- Best practices