Tanzu Application Platform: Inner Loop Development

Beginner
8 Lessons
1h 19m

This course introduces developers to the Path to Production concept, and the Inner Loop software development workflow in Tanzu Application Platform.

Share:

Inner Loop development is a critical workflow for modern application creation. These flows allow developers to iterate on a feature or bug before pushing to source control.

This course covers the concepts of Inner Loop workflow in Tanzu Application Platform. You will get hands-on practice deploying an application to a TAP cluster, and using the Live Update, Live Debug, and Live Hover features to iterate on your code.

After completing this course, you will be able to:

  • Understand the Inner Loop development workflow.
  • Deploy an application on a Tanzu cluster.
  • Deploy and test code changes using Live Update.
  • Debug running applications using Live Debug.
  • Get runtime information inside the IDE using Live Hover.

Pre-requisites:

  • Completed the Tanzu Application Platform: Overview course
  • Facility with a code editor like VS Code
  • Facility with the Linux command line interface

Course Outline

Course Introduction
Locked

Course Introduction

Learn about this course and it's objectives.

Video
3m
Path to Production
Locked

Path to Production

Learn about the Path to Production concept and the Inner Loop software development workflow.

Video
8m
Configuring your workstation
Locked

Configuring your workstation

Learn how to configure your local workstation to use TAP.

Video
5m
Application Accelerators
Locked

Application Accelerators

Learn how to bootstrap your new projects using Application Accelerators.

Video
5m
Consult technical documentation
Locked

Consult technical documentation

Learn how to consult technical documentation with the help of TechDocs and the API Portal.

Video
3m
Iterate quickly using Live Update
Locked

Iterate quickly using Live Update

Learn how to deploy code changes to a TAP cluster quickly using Live Update.

Video
6m
Debugging using Live Debug
Locked

Debugging using Live Debug

Learn how to debug a running application in a TAP cluster using Live Debug.

Video
4m
Perform Inner Loop Development
Locked

Perform Inner Loop Development

Experience developing using the Inner Loop development workflow.

Lab
45m