Challenge 1 - Run the TrafficControl application

< Previous Challenge - Home - Next Challenge >

Introduction

In this challenge, you’ll run the reference application to ensure that everything works correctly.

Description

As mentioned in the introduction, the hackathon challenges are built upon an existing microservice reference app, entitled the Traffic Control Application. To start, you’ll test the Traffic Control app to ensure that the application runs and your environment is configured correctly. You’ll use Visual Studio Code to start each of the 4 microservices shown below:

Keep in mind that you’ll be running the application without Dapr technology. As you work through the challenges, you’ll add Dapr-enable the application by adding Dapr Building Blocks and Components to it. Figure depicts the microservices in the reference application.

Run the Simulation application & associated services locally.

Success Criteria

Tips

Learning Resources