Overview

You can develop Microservices on your native Linux machine quickly by following the workflow in this section.

Using this workflow, you can start to code, execute, and debug Microservice bindings directly on your host. This flow works for many cases for which no specific hardware is required, or when you can plug hardware directly into your native Linux host’s USB port such as a Controller Area Network (CAN) bus Adapter or a Media Oriented Systems Transport (MOST) Controller.

Two methods are available to build microservices natively:

To develop microservice, you can refer to the following chapter: