Blog

What is DevOps?

DevOps is the union of people ,process and products to enable continuous delivery of value to our end users.The term DevOps was formed by combining the words “development” and “operations” and signifies a cultural shift that bridgesthe gap between development and operation teams, which historically functioned in siloes. Benefits of DevOps Speed, to let you…

Redis Best Practices and Performance Tuning

Hello everyone, we will discuss about redis in this article. We will look for answers to the questions where can we use or which scenarios can be useful for redis. Redis mean Remote Dictionary Server and Redis is one of most known and used NoSQL databases among developers. Being open sourced it is equipped with thousands…

Why D3.js

D3.js is an open source javascript library. It is written to visualize your interactive web-based datasets. It allows you to create professional graphics very quickly and intervene. You can convert the data into a table artifact drawn in svg format inside the browser. You can make perfect dashboards by combining it with your frontend knowledge.…

What is Grafana?

The Grafana project was started by Torkel Ödegaard in 2014 and has become one of the most popular open source projects on GitHub over the past few years.It supports databases such as Time Series (Graphite, Prometheus, Elasticsearch, OpenTSDB, InfluxDB), Cloud Monitoring (Google Stackdriver, Amazon Cloudwatch, Microsoft Azure) and SQL (MySQL, Postgresql).It can be used as…

What is Apache Superset?

It is an open source business intelligence web application.It was developed by Airbnb with the Python Flask library.With SQL Alchemy, you can connect to multiple datasources.You can assign roles such as Admin, Alpha, Gamma to users or create custom roles.You can create css files for your dashboards and save these css files and use them…


Get new recipes delivered directly to your inbox.