DevOps and Development

How to Upgrade or Downgrade TensorFlow

September 20, 2021

Learn how you can use the Python package manager PIP to upgrade or downgrade TensorFlow automatically.

Read more

Complete Kibana Tutorial to Visualize and Query Data

September 16, 2021

Kibana is the user interface of the ELK stack with many querying and visualization features. Learn how to filter through the data using the Kibana Query Language (KQL) and use it to create graphs and dashboards.

Read more

How Does Git Work?


Git is the world's most popular version control system. This article showcases how Git works and explains each Git function in detail.

Read more

What Is Git Bash; Working with Git Bash Commands

September 8, 2021

Git Bash lets you manage your code and repository using a command-line interface on Windows. Learn how to use Git Bash effectively.

Read more

How to Deploy Elasticsearch on Kubernetes


The tutorial gives two examples for deploying Elasticsearch on seven dedicated pods. Learn how you can configure and create a custom Elasticsearch cluster on Kubernetes manually.

Read more

Shared Nothing Architecture Explained

September 2, 2021

The Shared Nothing Architecture allows you to build a scalable, fault tolerant system consisting of independent, self-sufficient nodes. Learn more about Shared Nothing and how it compared to other models.

Read more

How to Deploy WordPress Instance on Kubernetes


Deploying WordPress on Kubernetes is an efficient way to enable horizontal scaling of a website and successfully handle website traffic surges. This article demonstrates two methods to deploy WordPress on Kubernetes.

Read more

CI/CD Security - How to Secure Your CI/CD Pipeline

August 26, 2021

Applications must be secure, but what about the application production line itself? The CI/CD pipeline constantly moves and there are many security challenges to face. Learn about how you can secure the CI/CD pipeline with a list of some of the best practices.

Read more

What Is Git?

July 28, 2021

This article helps you understand what git is, guides you through its features, use cases, and the way git works.

Read more

Rancher BMC Integration for Kubernetes Cluster Management

July 22, 2021

Using Rancher is an easy way to streamline cluster deployment on bare metal and private/public clouds. Rancher provides a web UI and proxy for managing a Kubernetes cluster. This article will provide details setting up a Rancher-controlled cluster using the phoenixNAP BMC portal.

Read more
1 33 34 35 36 37 47