

Recent Posts

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

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

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

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

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

Inspiring Quotes for Software Developers
Jun 12, 2020 | Programming
The Language of the Changing World: VUCA and BANI
Jun 28, 2022 | Digital Marketing
K3S Kubernetes Cluster Setup with K3D
Jul 13, 2021 | DevOps
Why We Switched from Icinga to Zabbix
Sep 16, 2014 | Open Source
Components of OpenStack
Dec 7, 2017 | Cloud
Django Stripe Integration using dj-stripe
Jul 2, 2020 | Django
Data in the Air
Apr 25, 2023 | Data Analytics
The Complete Cloud Migration Checklist
Oct 20, 2022 | Cloud
Golang HMAC Authentication
Apr 12, 2023 | Golang
Deploy Your Application Directly From GitLab CI to Google Kubernetes Engine (GKE)
Sep 8, 2020 | DevOps