In this lab, you will get hands-on practice configuring and deploying an App Engine instance with the APIs Explorer tool.
Overview
Syllabus
- GSP422
- Overview
- Setup and requirements
- Task 1. Build an App Engine application with apps.create
- Task 2. Get application information with apps.get
- Task 3. Download the starter code
- Task 4. Deploy your App Engine application
- Task 5. Configure ingress firewall rules with apps.firewall.ingressRules
- Task 6. Update your application files
- Task 7. Create a new version of your application with apps.services.versions.create
- Task 8. Deploy the new version of your application
- Congratulations!