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 youContinue reading “What is DevOps?”

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 thousandsContinue reading “Redis Best Practices and Performance Tuning”

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 asContinue reading “What is Grafana?”

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 themContinue reading “What is Apache Superset?”