- Nürnberg, Germany
- blog.coffeeapplied.com
-
RealTimeMicroservices Public
Small showcase of multiple microservices pushing notifications up to the frontend, using redis pubsub in service-to-service communication, and signalr (websockets) to the clients
-
ApacheAirflow.Examples Public
Personal collection of Airflow examples
Python MIT License UpdatedDec 8, 2022 -
Azure.IoT Public
End to end example of main IoT Hub functionality, using Docker containers. Infrastructure as code included.
C# MIT License UpdatedMar 25, 2021 -
prometheus-operator Public
Forked from prometheus-operator/prometheus-operatorPrometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes
Go Apache License 2.0 UpdatedFeb 3, 2020 -
AzureInfrastructureAsCode Public
An example of a best practice approach for Infrastructure as Code on the Azure cloud platform.
MIT License UpdatedJan 17, 2020 -
ScopedUnitOfWork Public
ScopedUnitOfWork is a lightweight .NET Standard implementation of Unit of Work and Repository patterns, extended with scoped functionality to improve read performance and in-built with transactions…
-
DockerLogGenerator Public
This is a simple logging test container which can be used to test out different logging systems and how they manage different log entries (JSON, multiline etc.). Kubernetes deployment file included.
-
EventHub.Simulator Public
Azure Event Hub JSON message simulator for both writing and reading
-
azure-sdk-for-python Public
Forked from Azure/azure-sdk-for-pythonMicrosoft Azure SDK for Python
Python MIT License UpdatedFeb 27, 2019 -
Shell MIT License Updated
Jan 25, 2019 -
-
ApacheSpark.Examples Public
Personal collection of working Apache Spark example projects
Scala MIT License UpdatedNov 19, 2018 -
Mobx.SimpleEmployeesExample Public
A personal example heavily based on https://hackernoon.com/how-to-build-your-first-app-with-mobx-and-react-aea54fbb3265
TypeScript MIT License UpdatedNov 19, 2018 -
ImmutableGrafana Public archive
Immutable Grafana with dashboard & datasource as code
-
ImageGalleryAuth Public archive
personal playground based on https://app.pluralsight.com/library/courses/asp-dotnet-core-oauth2-openid-connect-securing
C# MIT License UpdatedFeb 8, 2018 -
KubernetesZeroDowntimeTestBed Public archive
Personal playground with some simple services
C# MIT License UpdatedJan 21, 2018 -
DeviceCache.Containers Public
Simple .NET Core microservice application based on Microsoft Azure, Kubernetes (Azure Container Service), Helm & Powershell
-
Automatic discovery and loading in order of all Autofac modules in all referenced assemblies.