Solutions Customers Contact TR

K3S Kubernetes Cluster Setup with K3D

In this article, I will talk about how we can create a Kubernetes Cluster in a Linux-based operating system with K3D, a tool of Rancher...

Date Published: July 13, 2021

Read More >>

Kubernetes Cluster Setup Using Vagrant and Kind

Kind is a tool that provides us to create a Kubernetes cluster. Through its simple use, it minimizes the time spent...>>

Date Published: April 29, 2021

Read More >>

Kubernetes Resource Management

I had the chance to listen to Bekir Doğan’s presentation, a former Kartaca employee, at an event in 2017, and I was very impressed when I heard that...

Date Published: November 13, 2020

Read More >>

Test Automation Processes with Selenium

Wouldn’t you like to automate your regression tests where you spend hours manually testing your web pages?...>>

Date Published: October 19, 2020

Read More >>

Deploy Your Application Directly From GitLab CI to Google Kubernetes Engine (GKE)

We’ll create a Gitlab CI/CD pipeline that uses a Gitlab CI Runner to automate the deploy...>>

Date Published: September 8, 2020

Read More >>

What's New in Flutter Animations

Flutter team announced an exciting new animations package in recent months. This package includes animations created using...>>

Date Published: August 17, 2020

Read More >>

Django Stripe Integration using dj-stripe

I had the opportunity to examine dj-stripe while researching which payment libraries are used in Django...>>

Date Published: July 2, 2020

Read More >>

Deploying a Kubernetes cluster on OpenStack with Kubespray

This blog post walks you through deploying a Kubernetes cluster on OpenStack with Kubespray. In this example...>>

Date Published: January 28, 2020

Read More >>

Provisioning a private environment with Terraform on OpenStack

This blog post walks you through managing your OpenStack environment with Terraform. Terraform is a quite powerful...>>

Date Published: January 16, 2020

Read More >>

PostgreSQL Write-Ahead Logging (WAL) Mechanism

Write-Ahead Logging (WAL) is the standard method used to ensure data integrity...>>

Date Published: May 14, 2019

Read More >>

Creating an Android Library and Publishing with Bintray - For Beginners

A software library is a package that contains codes that developers have written before, classes they have prepared...>>

Date Published: February 8, 2019

Read More >>

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

Date Published: October 23, 2018

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

Date Published: October 3, 2018

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

Date Published: September 24, 2018

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

Date Published: September 21, 2018

Read More >>