Choosing a DBaaS: Avoiding Vendor Lock-in
When using any database-as-a-service (DBaaS) solution it’s important to remember that we must avoid being locked in to a specific vendor. If you find yourself asking why, great! This blog post will answer that question....
How Does using a DBaaS Impact ROI?
What is the ROI of running a database on your own hardware vs using a cloud service? As we saw in a previous blog, OPEX has a large influence on cost. Do you have skilled personnel...
Database as a Service Concepts: Load Balancing
Load balancing is a very important concept in the world of cloud solutions. Load balancing is especially important when using or choosing to use a Database as a Service (DBaaS) provider - in this blog...
Database as a Service Concepts: High Availability
High availability is one of the most important aspects when choosing a cloud service provider. High availability is especially important when choosing a Database as a Service (DBaaS) provider in the sea of DBaaS providers....
Choosing a DBaaS: What to Consider?
As already previously mentioned, Database-as-a-Service (DBaaS) solutions refers to such software that enables users to perform administrative tasks on their database without needing to setup or configure software or hardware allowing you to streamline your...
What is DBaaS (Database as a Service)?
In this blog post we will be discussing what a DBaaS is and how CCX developed by Severalnines fits into that category. Before telling you things related to DBaaS though, we should probably understand what...
Using Kubernetes to Deploy PostgreSQL
Kubernetes is an open-source container orchestration system for automating deployment, scaling, and management of containerized applications. Running a PostgreSQL database on Kubernetes is a popular topic of discussion nowadays, as Kubernetes provides ways to provision...