Kubernetes Blog
Simplyblock's blog brings you the latest of storage, cloud, and thought leadership
Sanskar Gurdasani
Nov 25th, 2024 | 12 min read
How to Build Scalable and Reliable PostgreSQL Systems on Kubernetes
This is a guest post by Sanskar Gurdasani, DevOps Engineer, from CloudRaft. Maintaining highly available and resilient PostgreSQL databases is crucial for business continuity in today’s cloud-n
Read blog
Chris Engelbert
Oct 10th, 2024 | 11 min read
AWS Storage Optimization: Avoid Storage Over-provisioning
“Cloud is expensive” is an often repeated phrase among IT professionals. What makes the cloud so expensive, though? One element that significantly drives cloud costs is storage over-provisioni
Read blog
Chris Engelbert
Oct 02nd, 2024 | 20 min read
Why would you run PostgreSQL in Kubernetes, and how?
Running PostgreSQL in Kubernetes When you need a PostgreSQL service in the cloud, there are two common ways to achieve this. The initial thought is going for one of the many hosted databases, such as
Read blog
Rahil Parekh
Sep 20th, 2024 | 4 min read
Origins of simplyblock and the Evolution of Storage Technologies
Introduction: In this episode of the simplyblock Cloud Commute Podcast, host Chris Engelbert interviews Michael Schmidt, co-founder of simplyblock. Michael shares insights into the evolution of storag
Read blog
Michael Schmidt
Sep 19th, 2024 | 9 min read
Simplyblock for AWS: Environments with many gp2 or gp3 Volumes
When operating your stateful workloads in Amazon EC2 and Amazon EKS, data is commonly stored on Amazon’s EBS volumes. AWS supports a set of different volume types which offer different performance r
Read blog
Rahil Parekh
Sep 18th, 2024 | 9 min read
KubeCon + CloudNativeCon NA 2024: Your Salt Lake City Guide
In preparation for KubeCon + CloudNativeCon, we at simplyblock figured it was essential to create a guide beyond the conference halls, highlighting the best spots to truly experience Salt Lake City. A
Read blog
Chris Engelbert
Sep 17th, 2024 | 5 min read
Best Open Source Tools For Kubernetes
The Kubernetes ecosystem is vibrant and ever-expanding, driven by a community of developers who are committed to enhancing the way we manage and deploy applications. Open-source tools have become an e
Read blog
Rob Pankow
Sep 12th, 2024 | 14 min read
The True Cost of Database Management: RDS vs. EKS
Databases can make up a significant portion of the costs for a variety of businesses and enterprises, and in particular for SaaS, Fintech, or E-commerce & Retail verticals. Choosing the right data
Read blog
Rob Pankow
Sep 06th, 2024 | 7 min read
Amazon EKS vs. ECS: Understanding the Differences and Choosing the Right Service
Introduction When it comes to container orchestration on AWS, two primary services come to mind: Amazon Elastic Kubernetes Service (EKS) and Amazon Elastic Container Service (ECS) . Both offer robust
Read blog
Rob Pankow
Aug 27th, 2024 | 6 min read
Avoiding Storage Lock-in: Block Storage Migration with Simplyblock
Storage and particularly block storage is generally easy to migrate. It doesn’t create vendor lock-in, which is very different from most database systems. Therefore, it’s worth to briefly line out
Read blog
Chris Engelbert
Aug 22nd, 2024 | 6 min read
Kubernetes 1.31: Day of the Storage
On August 13, the Kubernetes team released Kubernetes 1.31, a release also known as “Elli”. The release follows about a month after the release of 1.30 (Uwubernetes) which also marked the
Read blog
Rob Pankow
Aug 12th, 2024 | 10 min read
AWS Storage Optimization: Best Practices for Cost and Performance
Managing storage costs in AWS environments has become increasingly critical as organizations scale their cloud infrastructure. With storage often representing 20-30% of cloud spending, AWS storage opt
Read blog
Rahil Parekh
Jul 26th, 2024 | 6 min read
Automatically secure your application with your personal Application Firewall | Hannes Ullman
Introduction: This interview is part of the simplyblock Cloud Frontier Podcast, available on Youtube, Spotify, iTunes/Apple Podcasts, and our show site. In this episode of simplyblock’s Cloud Commut
Read blog
Chris Engelbert
Jul 15th, 2024 | 9 min read
Neo4j in Cloud and Kubernetes: Advantages, Cypher Queries, and Use Cases
Introduction: In the era of big data, managing complex relationships is crucial. Neo4j , a leading graph database, excels at handling intricate data connections, making it indispensable for modern app
Read blog
Rob Pankow
Jun 28th, 2024 | 9 min read
How to reduce AWS cloud costs with AWS marketplace products?
The AWS Marketplace is a comprehensive catalog consisting of thousands of offerings that help organizations find, purchase, deploy and manage third-party software and services to optimize their cloud
Read blog
Chris Engelbert
Jun 20th, 2024 | 23 min read
How I designed PostgreSQL High Availability with Shaun Thomas from Tembo (video + interview)
This interview is part of the simplyblock’s Cloud Commute Podcast, available on Youtube , Spotify , iTunes/Apple Podcasts , Pandora , Samsung Podcasts, and our show site. In this installment , w
Read blog
Chris Engelbert
Jun 14th, 2024 | 18 min read
Easy Developer Namespaces with Multi-tenant Kubernetes with Alessandro Vozza from Kubespaces
This interview is part of the simplyblock’s Cloud Commute Podcast, available on Youtube , Spotify , iTunes/Apple Podcasts , Pandora , Samsung Podcasts, and our show site . In this installment of
Read blog
Chris Engelbert
Jun 07th, 2024 | 23 min read
Policy Management at Cloud-Scale with Anders Eknert from Styra (video + interview)
This interview is part of the simplyblock’s Cloud Commute Podcast, available on Youtube , Spotify , iTunes/Apple Podcasts , Pandora , Samsung Podcasts, and our show site. In this installment of
Read blog
Chris Engelbert
Jun 06th, 2024 | 9 min read
How to choose your Kubernetes Postgres Operator?
A Postgres Operator for Kubernetes eases the management of PostgreSQL clusters inside the Kubernetes (k8s) environment. It watches changes (additions, updates, deletes) of PostgreSQL related CRD (cust
Read blog
Chris Engelbert
May 31st, 2024 | 19 min read
Your CI/CD Pipeline is a Production system with Stefan Prodan from ControlPlane (video + interview)
This interview is part of the simplyblock’s Cloud Commute Podcast, available on Youtube , Spotify , iTunes/Apple Podcasts , Pandora , Samsung Podcasts, and our show site. In this installment of
Read blog
Rob Pankow
Apr 17th, 2024 | 7 min read
Block Storage Volume Pooling for the Cloud-Age
If you have services running in the AWS, you’ll eventually need block storage to store data. Services like Amazon EBS (Elastic Block Storage) provide block storage to be used in your EC2 instances,
Read blog
Chris Engelbert
Apr 12th, 2024 | 17 min read
Building a Time Series Database in the Cloud with Steven Sklar from QuestDB (video + interview)
This interview is part of the simplyblock Cloud Commute Podcast, available on Youtube , Spotify , iTunes/Apple Podcasts , Pandora , Samsung Podcasts, and our show site . In this installment of the pod
Read blog
Chris Engelbert
Apr 10th, 2024 | 9 min read
Kubernetes: Future or Fad?
Kubernetes has pretty much become synonymous with container orchestration, and all competition is either assimilated (or rewritten to be based on Kubernetes, see Openshift), or basically disappeared i
Read blog
Chris Engelbert
Apr 05th, 2024 | 25 min read
Production-grade Kubernetes PostgreSQL, Álvaro Hernández
In this episode of the Cloud Commute podcast, Chris Engelbert is joined by Álvaro Hernández Tortosa, a prominent figure in the PostgreSQL community and CEO of OnGres. Álvaro shares his deep insight
Read blog
Chris Engelbert
Apr 03rd, 2024 | 7 min read
What is a Kubernetes Persistent Volume?
A persistent volume is a slice of storage provisioned by a Kubernetes administrator that can be attached and mounted to pods. Like everything in Kubernetes, it is a resource inside the cluster, and it
Read blog
Steven Sklar (Guest Author, QuestDB)
Mar 29th, 2024 | 13 min read
How the CSI (Container Storage Interface) Works
If you work with persistent storage in Kubernetes, maybe you’ve seen articles about how to migrate from in-tree to CSI volumes, but aren’t sure what all the fuss is about? Or perhaps you
Read blog
Chris Engelbert
Mar 27th, 2024 | 7 min read
Kubernetes CSI: Container Attached Storage
Containerized services must be stateless, a doctrine that was widely used in the early days of containerization, which came hand-in-hand with microservices. While it makes elasticity easy, these days,
Read blog
Chris Engelbert
Mar 22nd, 2024 | 25 min read
Kubernetes for AI, GKE, and serverless with Abdellfetah Sghiouar from Google (interview)
This interview is part of the simplyblock Cloud Commute Podcast, available on Youtube , Spotify , iTunes/Apple Podcasts , Pandora , Samsung Podcasts, and our show site . In this installment, we’
Read blog
Chris Engelbert
Mar 20th, 2024 | 4 min read
What is Kubernetes: The Components and The Beast
During the last decade containerized services have emerged as the game-changer in terms of deployment simplicity, scalability, and componentization or modularization. Kubernetes is at the forefront of
Read blog
Chris Engelbert
Mar 15th, 2024 | 20 min read
Confidential Computing with Moritz Eckert from Edgeless Systems (interview)
This interview is part of the simplyblock Cloud Commute Podcast, available on Youtube , Spotify , iTunes/Apple Podcasts , Pandora , Samsung Podcasts, and our show site . In this installment , we’
Read blog