top of page
Search

Kubernetes Vs Docker – Which to Adopt?
What is Docker? Docker is a containerization platform. Fundamentally, it’s a toolkit that makes it simpler, more secure, and quicker for...
The Tech Platform
Dec 29, 2021

3 Reasons to Choose a Wide Cluster over Multi-Cluster with Kubernetes
In Kubernetes deployment, the concept of running a single cluster across servers located in various geographical regions has gained...
The Tech Platform
Dec 17, 2021

Docker Engine on WSL + Visual Studio 2019 without Docker Desktop
Prerequisite Install WSL version 2 (see Microsoft documentation) Install Linux (personally I choose Ubuntu) Install Visual Studio 2019...
The Tech Platform
Dec 6, 2021

Docker Image Optimization: from 1.16GB to 22.4MB
Docker is a platform for software developers and sysadmins to build, run, and share applications with containers. A container is a...
The Tech Platform
Oct 11, 2021


What is Python Docker? Importance and Ways to Use Python with Docker
Docker is an open-source tool that automates the deployment of an application inside a software container. The easiest way to grasp the...
The Tech Platform
Jun 29, 2021
bottom of page