SysAdmin

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

What Is an OLTP Database?

May 12, 2021

The OLTP database system is used to manage and process everyday transactions of a business or company. Learn about OLTP and its difference from OLAP in this article.

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

What Is a Distributed Database?


Distributed databases are a solution for various issues that arise when using a centralized database. Learn about distributed databases and their advantages and disadvantages.

Read more
1 58 59 60 61 62 77