Tutorial : Prometheus open-source systems monitoring and alerting toolkit
Prometheus is an open-source systems monitoring and alerting toolkit originally built at SoundCloud.Prometheus primarily supports a pull-based HTTP model but it also supports alerts, it would be...
6 best and the most popular reads for April 2018
Here are 6 best and the most popular reads for April 2018. We hope you enjoy reading and treasure them. [toc heading_levels="2"] #1.Kubernetes tutorial -...
9 Chrome Extensions to protect your online privacy
If you're concerned about online privacy, you should definitely use the below recommended extensions. This is part of the BEST Chrome extensions series, if you...
All You Need To Know About Kong API Gateway + tutorial
Kong is an open-source gateway (or an API Gateway/Microservices Abstraction Layer) for microservices requests while providing load balancing, logging, authentication, rate-limiting, transformations, and more through...
Use AssertJ-Swagger to validate an API implementation’s compliance
assertj-swagger is a assertj library which compares a contract-first Swagger YAML/JSON file with a code-first Swagger JSON output (e.g. from springfox or JAX-RS Swagger). assertj-swagger allows to validate that the API implementation...