Customers Contact TR

Recent Posts

Migrating Codebases From SVN to Git

In this blog post, I share the method and the tools we used in the migration of our codebases...>>

Oct 23, 2018 | 14 min read | DevOps

Read More >>

OpenStack API Client Setup and Creating a Virtual Server

To connect to the OpenStack API, we need openstack-pythonclient installation and authenticate user. I'll explain how to install...>>

Oct 3, 2018 | 3 min read | Cloud

Read More >>

Django 101: Key Facts for Beginners

Django is a free and open source web framework written in Python. Many big companies such as Disqus, Instagram, Pinterest, and Mozilla...>>

Sep 24, 2018 | 2 min read | Django

Read More >>

Real-Time Big Data Reports with ClickHouse

In today's technology, there are thousands and millions of data streams per second. Everything is now done digitally, including…>>

Sep 21, 2018 | 9 min read | ClickHouse

Read More >>

‘Broadcasting’, ‘Cache’, ‘Lock’ in Distributed Systems

If you have big, multi-module and distributed projects, you need solutions to establish communication among services…>>

Sep 21, 2018 | 5 min read | Open Source

Read More >>

What is MariaDB, How to Install it on Ubuntu 14.04

MariaDB is an RDBMS (Relational Database Management System), developed by forking from MySQL. Sun bought MySQL...>>

Sep 11, 2018 | 4 min read | Database

Read More >>

Using Functions in Apache JMeter

In JMeter, useful functions are available to create flexible and sustainable test plans. The functions can be used in the fields of Sampler and other elements in the test tree…>>

Sep 7, 2018 | 3 min read | Open Source

Read More >>

Components of OpenStack

OpenStack is a large open-source project, and there are many separate components in this project. In this blog post, I explain…>>

Dec 7, 2017 | 3 min read | Cloud

Read More >>

Continuous Integration with Bamboo

Bamboo is a continuous integration server developed by Atlassian to automate version management for software applications…>>

Jul 30, 2017 | 3 min read | Bamboo

Read More >>

What is Percona Server, How to Install in Ubuntu 14.04?

Percona Server is a tool used for relational database management. It is a fork of MySQL that comes with the Linux...>>

Nov 24, 2016 | 2 min read | Linux

Read More >>

The Importance of Testing and Apache JMeter

I have not dealt with testing of the projects until recently. I made tests via JMeter in the first month of my new job...>>

Nov 24, 2016 | 5 min read | Open Source

Read More >>

Why We Switched from Icinga to Zabbix

At Kartaca, we use an open-source application called Icinga within the system monitoring tool we have developed for internal use...>>

Sep 16, 2014 | 3 min read | Open Source

Read More >>