ContosoCrafts (Steeltoe Edition) Spinning up the environment First, spin up the supporting infrastructure components > docker-compose -f docker-compose-infra.yml up -d Next, launch the application containers and sidecars. > docker-compose up -d Requirements Docker Visual Studio Code .NET Core SDK What's in the box Application Components Contoso Website Products API Checkout Processor Infrastructure Components Redis - State store RabbitMQ - Message Broker Zipkin - Distributed tracing MongoDB - Products data Fluent Bit - Log forwarder Seq - Log Aggregator