a09392319915b0e8d733c828d01be214
Category Archives: Genel
e7e26e6ba33becd424e531724d9f46e8
a09392319915b0e8d733c828d01be214
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”
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.Continue reading “Why D3.js”
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?”