Get startedGet started for free

Adding a data client

After building your dataservice backend, you now need to add a client component to the service. This is the portion of the application that accesses the backend service and provides additional insights to users.

The client application container image is already built under the name dataclient and is available for your use. An instance of the dataservice backend is already running.

The dataclient image will output SUCCESSFULLY ACCESSED DATA SERVICE! when it is functioning correctly.

This exercise is part of the course

Intermediate Docker

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise