Google Cloud Functions (FaaS) with Python from zero to hero!
Ditulis pada: March 06, 2020

Google Cloud Functions (FaaS) with Python from zero to hero!, Functions as a Service (FaaS) with Python can't be easier. Master the basics of how to deploy Cloud Functions now!
- NEW
- Created by David Armendáriz
- English
- English [Auto-generated]
PREVIEW THIS COURSE - GET COUPON CODE
What you'll learn
- Implement Google Cloud Functions in Python
- Use an environment, version control system (Git & Github) and adding meaningful documentation (Markdown)
- Test Cloud Functions locally
- Deploy Cloud Functions from the terminal
- Test deployed Cloud Functions with Postman
- Add basic securities (Bearer token) to Cloud Functions
- Manage CORS to Cloud Functions to fetch them from the Browser
- Schedule Cloud Functions
- Delete Cloud Functions
- Learn to use the Sendgrid API
- Learn to use the Firebase SDK