🔗 Links
🧑🏫 Modules
1. Handling Authentication & Authorisation
- Intro
- IAM Concepts
- IAM Best Practices
- OAuth 2.0, IAP, Firebase Auth
- Lab: Add auth to your app!
2. Using Pub/Sub to Integrate Components of Your App
- Intro
- Pub/Sub Concepts
- Use Cases
- Lab: Developing Backend Service
3. Adding Intelligence to your App
- Machine Learning BABY - all the things!!
4. Using Cloud Functions for Event-Driven Processing
- Cloud Functions - fully serverless. Simply write the code and GCP will handle everything infrastructure.
- Writing, Deploying and Monitoring