Application Development - Python
Offered By: Google via Qwiklabs
Course Description
Overview
In this advanced-level quest, you will learn the ins and outs of developing GCP applications in Python. The first labs will walk you through the basics of environment setup and application data storage with Cloud Datastore. Once you have a handle on the fundamentals, you will get hands-on practice deploying Python applications on Kubernetes and App Engine (the latter is the same framework that powers Snapchat!) With specialized bonus labs that teach user authentication and backend service development, this quest will give you practical experience so you can start developing robust Python applications straight away.
Syllabus
- App Dev: Setting up a Development Environment - Python
- In this lab, you will provision a Google Compute Engine virtual machine and install software libraries for software development.
- App Dev: Storing Application Data in Cloud Datastore - Python
- In this lab, you will review the case study application, an online Quiz. You will store application data for the Quiz application in Cloud Datastore.
- App Dev: Storing Image and Video Files in Cloud Storage - Python
- In this lab, you add images and video to an application. You store files as objects in a Cloud Storage bucket.
- App Dev: Adding User Authentication to your Application - Python
- In this lab, you will enhance the online Quiz application to use Firebase authentication.
- App Dev: Developing a Backend Service - Python
- In this lab, you will enhance the online Quiz application by developing a backend service to process user feedback and save scores.
- App Dev: Deploying the Application into Kubernetes Engine - Python
- In this lab, you will deploy the quiz application into Kubernetes Engine, leveraging Google Cloud Platform resources including Container Builder and Container Registry, and Kubernetes resources including Deployments, Pods, and Services.
Tags
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity