In this hands-on lab, you are taking on the role of a DevOps Engineer. You have an app called _hello-world_ that is deployed out to Cloud Foundry, and Operations wants additional logging. You are to push out a logger app and configure it as a user-provided service. Once the service is created, you are to bind the route service to _hello-world_’s route.
Learning Objectives
Successfully complete this lab by achieving the following learning objectives:
- Create the Logger User-Provided Service
- Bind the Logger to Hello-World