Customers Contact TR

Recent Posts

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 >>

Developing Effective Code with C++

I like C ++. If you would like to learn object-oriented programming and know what you program, I would recommend C ++...>>

Jun 12, 2014 | 5 min read | C++

Read More >>

AngularJS vs. BackboneJS

AngularJS is a JavaScript library supported by Google that is distributed freely through the MIT license. As a derivative of the MVC structure...>>

Sep 12, 2013 | 8 min read | JavaScript

Read More >>

Configuration Management with Chef

This year I'm doing my internship at Kartaca on product and system management. One of the things I'm working on is Chef. I have learned...>>

Aug 29, 2013 | 3 min read | Chef

Read More >>

Configuration Optimization in MySQL Database

We may need to adjust the MySQL database default settings according to usage. Configuration settings can help...>>

Aug 12, 2013 | 10 min read | Database

Read More >>

What is SELinux? How to Allow Non-Compliance with the Default Security Policy?

SELinux (Security-Enhanced Linux) is a project that enables the realization of....>>

Aug 6, 2013 | 5 min read | Linux

Read More >>

Test Automation Using Selenium

Selenium is a test tool that automates tests. With the Selenium-IDE that also has a Firefox extension, you can easily automate your tests...>>

Aug 5, 2013 | 3 min read | Open Source

Read More >>