Skip to content

DenisBiondic/DeviceCache.Containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Denis Biondic
Oct 20, 2017
11f213d · Oct 20, 2017

History

30 Commits
Oct 19, 2017
Aug 6, 2017
Oct 19, 2017
Oct 19, 2017
Aug 5, 2017
Aug 6, 2017
Jul 22, 2017
Jul 30, 2017
Jul 30, 2017
Aug 5, 2017
Aug 5, 2017
Oct 20, 2017
Jul 23, 2017
Jul 14, 2017
Oct 19, 2017

Repository files navigation

Current state: stable but undocumented

Device Cache - Containers

Simple .NET Core 2.0 microservice application based on Microsoft Azure, Kubernetes (Azure Container Service), Helm & Powershell.

Follows the 12 Factor App approach and is built using cloud-native principle of CaaS for stateless services (Kubernetes) and PaaS for stateful workloads (in this case Azure EventHub).

Implemented scenario showcases handling events from Event Hubs and storing the last information recieved (common IoT cloud use case) into a cache (Redis) available for querying (high performance / throughput scenario / feature) - kind of a CQRS thing for IoT :)

Setup instructions and general how-to

Setup & first run

Roadmap

Finished and planned features

Architecture

Kiku

About

Simple .NET Core microservice application based on Microsoft Azure, Kubernetes (Azure Container Service), Helm & Powershell

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published