Create Kafka Topics in 3 Easy Steps
Creating a topic in production is an operative task that requires awareness and preparation. In this tutorial, we’ll explain all the parameters to consider when creating…
Creating a topic in production is an operative task that requires awareness and preparation. In this tutorial, we’ll explain all the parameters to consider when creating…
AWS offers a plethora of log and metric data but in order to extract meaningful insights and react to production issues on a dime, a centralized…
As Elasticsearch is gradually becoming the standard for textual data indexing (specifically log data) more companies struggle to scale their ELK stack. We decided to pick…
This post will explain about CDNs, one of the most important components of the modern web applications. It’s the technology that allows the world’s most popular…
We’ll look at 3 popular APM tools: New Relic, Appdynamics and Dynatrace to see where their strengths and weaknesses lie, how they can help you improve,…
So much of our world has moved away from the slow and methodical, towards the agile and iterative. In transport, for example, everything is “on demand”,…
In the past, applications would be deployed by installation on a host, using the operating system package manager. This was a heavy solution with tremendous reliance…
When it comes to the best platforms for log analysis and security information and event management (SIEM) solutions, 3 trivial alternatives come up: Splunk, Sumo Logic and ELK.
Since Docker first came onto the scene in 2013 and really popularized containerization, many organizations have chosen to deploy cloud workloads using Docker containers. Containers come…