By clicking “Accept All Cookies”, you agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts.


Privacy Preferences

Blog

True_facts_about_Kubernetes-vs-Docker

True facts about Kubernetes vs Docker

In the last few years, containers have changed the face of software development and deployment. As a result, anyone working in the DevOps space sooner or later…

Read More
What is a Server Farm?

What is a Server Farm?

Even though cloud computing has gained popularity, a lot of businesses are still using their own server farms. Organizations might be sticking to them for reas…

Read More
Best way to redirect all HTTP requests to HTTPS with Nginx

Best way to redirect all HTTP requests to HTTPS with Nginx

Today security is more crucial for websites. In the past, system admins only worried about setting up HTTPS for sites that dealt with credit card information. …

Read More
Online Dating Application running in Docker for High Availability

Online Dating Application running in Docker for High Availability

Redundant and fault tolerant infrastructure for online dating application in Docker for high availability

Read More
Ansible template to setup GitLab server in Docker container

Ansible template to setup GitLab server in Docker container

Automated setup and configuration of Nginx along with SSL certificates from Let’s Encrypt. Ansible template for Docker setup and configuration of GitLab.

Read More
How To Scale PHP Application Across Multiple

How to scale PHP application across multiple NGINX Docker nodes

Greetings to Docker specialists and regular visitors of our blog! What should you do if your project has grown and single server can't handle the load? What sh…

Read More
NVIDIA DOCKER

Nvidia Docker. Dockerized cuda driver for video surveillance

Our client has 900+ video cameras that are located all over the city. The idea of this project was to collect recorded videos, store them on dedicated servers,…

Read More
Git force pull

How to Use Git Force Pull Properly

When multiple users are working with the same Git files and folders, you can run into conflict issues that might be tricky. In most cases, you want to resolve …

Read More
ssl on AWS EC2

Install and Renew SSL certificate on AWS EC2

In this post, you will learn how to install or renew the SSL certificate by Comodo on AWS EC2 instance or any Linux server.

Read More
How Much Does A Server Cost

How much does a server cost for a small business?

In this article, I will describe how much it costs to set up, maintain and monitor small a business server and how to keep it stable and working round the cloc…

Read More
Load balancing

Load Balancers and High Volume Traffic management

In the past, only system admins and network administrators needed to understand load balancers. But in the age of high volume traffic managed through DevOps pr…

Read More
top docker comands

Docker Commands any self-respected Docker expert MUST know

Docker is an evolving system with developers proactively working to improve usage and performance. So the commands are always changing. Docker commands often g…

Read More