SysAdmin

How to Use Immutable Backups to Fight Ransomware

June 17, 2021

Immutable backups prevent ransomware attacks or accidental data deletions and modifications. Learn their key features and how to use them to protect your data.

Read more

How to Use the helm install Command

June 10, 2021

Helm simplifies Kubernetes application deployment by introducing the concept of the helm chart, a package containing YAML files and templates that generate Kubernetes manifest files. This tutorial teaches you how to use helm install, the Helm command for installation of charts in a Kubernetes cluster.

Read more

How to Install MySQL on Ubuntu 20.04

June 3, 2021

Learn how to install the MySQL server on Ubuntu 20.04 in this simple tutorial. See also how to secure your server after installation and log in to start working.

Read more

Ansible vs Kubernetes: Understanding the Differences


From tools that help with deployment and update of apps on cloud servers, to full-fledged container orchestration solutions, the automation in software development is a diverse and developing field. This article will present Ansible and Kubernetes, two popular automation tools.

Read more

How to Configure Second Drive on Dual-Drive BMC Servers


This guide shows how to add the second drive when you purchase a dual-drive BMC server for Ubuntu, CentOS, and Windows operating systems.

Read more

Helm vs Kustomize: Head-to-Head Comparison

May 27, 2021

Kubernetes natively offers tools to manage an application deployment. However, while applying raw YAML manifests is a straightforward process, in a microservice environment the number of deployments necessary to support the entire system is often huge. This article will compare two popular tools that aim to simplify application deployment management, Helm and Kustomize.

Read more

How to Create a Database in PostgreSQL

May 26, 2021

This tutorial shows three easy ways to create a database in PostgreSQL. Whether you prefer using a GUI or the command line, PostgreSQL's got you covered.

Read more

12 Best Cloud Databases

May 20, 2021

This article deals with the key features of cloud databases, their benefits over traditional on-premises databases. Read to find out some available cloud database solutions.

Read more

How to Perform Canary Deployments with Istio

May 13, 2021

A canary update is served to a small percentage of users, giving developers an opportunity to see how it performs before making it available to everyone. This tutorial shows how to deploy canary version and set routing rules using Istio service mesh in Kubernetes.

Read more

Kubernetes for Multi-Cloud and Hybrid Cloud Portability

May 6, 2021

Hybrid and multi-cloud strategies became popular due to the competitive advantages, such as lack of vendor lock-in, better app performance, flexibility, and disaster mitigation. The purpose of this article is to introduce you to Kubernetes as an effective way to achieve application portability in these environments.

Read more
1 60 61 62 63 64 77