Backup and Recovery

How To Resolve Merge Conflicts in Git

June 16, 2021

When working with multiple people or on a big project, version control is a must-have. Joining information from multiple sources sometimes yields merge conflicts. Learn about how they happen and how to resolve merge conflicts.

Read more

OLTP vs. OLAP: A Comprehensive Comparison

June 8, 2021

With massive amounts of data, different processing techniques are used depending on whether you need to add information to a database or retrieve it for analytical purposes. Learn how OLTP and OLAP apply to real examples and how each process applies.

Read more

What Is Database Denormalization?

June 3, 2021

You've normalized a database, but now it's too complicated to analyze data. Database denormalization is a commonly used process in data analytics to simplify reports. Learn about the various methods to denormalize a database and when to apply it.

Read more

How to Provision and Secure Tokens and Secrets in phoenixNAP EMP


Learn how to provision and secure tokens, secrets, and other security objects in phoenixNAP EMP.

Read more

What is Database Normalization?

May 26, 2021

Database normalization is a key concept in database design. Learn how to organize the data and divide it into optimal tables for maximized efficiency.

Read more

phoenixNAP EMP Account Provisioning and Overview

May 6, 2021

Get acquainted with phoenxNAP’s EMP and learn how to create, manage, and maintain accounts and users.

Read more

What Is an Object-Oriented Database

April 15, 2021

Object databases integrate seamlessly with object-oriented programming languages. The object-oriented approach to database modeling makes it easier to model complex real-world problems. Learn about how they work and what they can bring to the table in this article.

Read more

How To Use MySQL Triggers

April 12, 2021

MySQL triggers provide control over data validation when inserting, updating or deleting data from a database. Learn how to use triggers through an example database and when to use each type of trigger.

Read more

How VMware Tenants Apply the Fortanix Encryption Policy

January 14, 2021

The Fortanix Key Management Service (KMS) provides enhanced privacy compliance in multi-tenant cloud environments. Learn how to expose the policy as a service provider, and apply it as a tenant on PhoenixNAP's Data Security Cloud.

Read more

How to Install Arch Linux

December 9, 2020

Arch Linux is among the most versatile and lightweight Linux distributions. This guide takes you step-by-step through the process of installing Arch Linux on your computer.

Read more