
Topics

How I got 5 Google Cloud certificates in 3 months
In this blog post, I explain how I got 5 different Google Cloud certificates in 3 months...>>
Date Published: October 14, 2019

Machine Learning, E-Commerce and Implementation Examples
One of the significant benefits of machine learning for e-commerce is that it facilitates providing ...>>
Date Published: September 12, 2019

PostgreSQL Write-Ahead Logging (WAL) Mechanism
Write-Ahead Logging (WAL) is the standard method used to ensure data integrity...>>
Date Published: May 14, 2019

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

16 Myths About Programming
As someone who has been working closely with programmers for many years, the first thing that came to my mind...>>
Date Published: November 16, 2018

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

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

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

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

‘Broadcasting’, ‘Cache’, ‘Lock’ in Distributed Systems
If you have big, multi-module and distributed projects, you need solutions to establish communication among services…>>
Date Published: September 21, 2018

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...>>
Date Published: September 11, 2018

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…>>
Date Published: September 7, 2018

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…>>
Date Published: December 7, 2017

Continuous Integration with Bamboo
Bamboo is a continuous integration server developed by Atlassian to automate version management for software applications…>>
Date Published: July 30, 2017

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...>>
Date Published: November 24, 2016