Develop
Design and Implement Services
IBM DevOps Solution Workbench aims to support the development of microservices in various dimensions. It provides a set of tools that can be embedded into your development workflow smoothly, which ease the creating, designing and implementation of your service.
For each microservice, a service project is created in the Solution Designer and stored as a git repository. IBM DevOps Solution Workbench offers various project types in different implementation languages. Which choice is most suitable for your service, is highly dependent on the purpose of the service and the available skillset. To find out more about creating service projects, please check the different service-types.
The Solution Designer is used as the central tooling to manage and maintain all your service projects, including documentation, service design and CI/CD.
During implementation, developers are supported by the Solution CLI which provides helpful commands for interacting with Git and for generating code based on the modelled use cases in Solution Designer.