Sample Code and Scenarios

Effectively using APIs within a software system requires an understanding of when and where to use the API, and knowledge about the API itself. To assist developers, we provide example use case scenarios and corresponding pseudo-code showing the various cloud services and APIs that might be used. These use case scenarios help to guide the application developer in API usage in a step-by-step fashion. As the examples are often sequential by their nature, UML sequence diagrams and pseudo-code are used to describe possible API usage scenarios.