Completed
Welcome and introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Exploring SAP Service Manager on SAP Business Technology Platform
Automatically move to the next video in the Classroom when playback concludes
- 1 Welcome and introduction
- 2 A quick overview of SAP Service Manager
- 3 Introducing the ElephantSQL service and broker running in a container
- 4 Exploring the detail in the output from `cf marketplace`
- 5 Looking at *all* the features of the cf CLI
- 6 Making the broker available globally using ngrok
- 7 Finding and making our first manual OSBAPI call /v2/catalog
- 8 Registering the service broker in CF
- 9 Seeing that the ElephantSQL service is now shown as available in the marketplace
- 10 Using `cf marketplace -e` to show plans for a particular service
- 11 A brief look at the cf "targets" plugin
- 12 Considering the nirvana of service availability, across runtimes
- 13 Creating an instance of the ElephantSQL service and a service key
- 14 Examining the OSBAPI call that was made in the background
- 15 Seeing the ElephantSQL service instance that was created, in the admin console
- 16 Creating a binding service key and seeing what OSBAPI call is made in the background
- 17 Cleaning up by removing the binding and instance with `dsik`
- 18 A brief look at the SAP Service Manager API and `smctl` CLI tool
- 19 Looking at the objects in the services group of the btp CLI
- 20 Now registering the ElephantSQL service broker with SAP Service Manager
- 21 Seeing the service as an offering 🎉