top of page
Search


DEPLOY WEBSERVER ON KUBERNETES USING JENKINSFILE APPROACH
Jenkinsfile A Jenkinsfile is a text file that contains the definition of a Jenkins Pipeline and is checked into source control. This...

The Tech Platform
Jan 26, 2021


DEPLOY WORDPRESS WITH RDS BACKEND ON AWS USING TERRAFORM
Amazon Elastic Kubernetes Service Amazon Elastic Kubernetes Service (Amazon EKS) is a fully managed Kubernetes service. Customers such as...

The Tech Platform
Jan 23, 2021


How many Kubernetes nodes should be in a cluster?
Deciding how many nodes your Kubernetes cluster needs isn't the same for every situation. It depends on what your work needs are. How...

The Tech Platform
Dec 15, 2020


What is Docker?
The word "Docker" refers to several things, including an open source community project; tools from the open source project; Docker Inc.,...

The Tech Platform
Sep 26, 2020


Machine Learning with Kubernetes
Machine learning is an ever-evolving field with complex models and algorithms becoming easier to implement and use due to the reduction...

The Tech Platform
Sep 26, 2020


What is a Kubernetes Cluster?
Kubernetes, a powerful container orchestration tool, operates on the principle of clusters. These clusters form the backbone of...

The Tech Platform
Sep 21, 2020


Introduction to Kubernetes architecture
If you know only the basics of Kubernetes, you know it’s an open source container orchestration platform designed for running...

The Tech Platform
Sep 20, 2020


What is Kubernetes?
Kubernetes, often abbreviated as k8s or "kube," is an open-source container orchestration platform designed to streamline the deployment,...

The Tech Platform
Sep 19, 2020


Q&A on Okteto: A Tool to Develop Applications in Kubernetes
In containerized application development, Kubernetes has emerged as the de facto platform for orchestrating and managing containerized...

The Tech Platform
Feb 6, 2020
bottom of page