If you are trying to demo some Infrastructure solution and you need a demo project to run on it, you can build it yourself or use one of these.
This project was created by an evangelist at a software company for all other software evangelists.
Below this section is a list of collections of great demos. This list is of specific demo apps that folks have found to be super useful.
- AKS Voting App - Designed to use on Azure AKS but can pretty easily be used on Docker and Kubernetes. 3 containers (app, analytics, and storage) that leverage MySQL, and NodeJS with Express
- Datadog Ecommerce Workshop - This is the example that is used throughout a lot of the training courses and demos used by the Evangelism team at Datadog.
- PartsUnlimited - Classic .Net Core and SQL Azure app
- Azure Samples - Microsoft's collection of sample apps to run on Azure. Nothing stopping you from applying these to some other platform too.
- AWS Examples - AWS examples
- Confluent Demo Scene - Confluent, the company behind Kafka, has put together a huge collection of demos that highlight Kafka with other tools.
- Docker Sample Apps - Docker's collection of sample apps
- Elastic Examples - Sample apps that use Elasticsearch
- Kubernetes Examples - The official Kubernetes examples repo