Remove AWS Remove Database Remove Software Remove Storage
article thumbnail

Carving an AWS certification path

Dynatrace

Recently, 53 Dynatracers convened in a Zoom room for 5 action-packed hours to take on our first AWS GameDay challenge, an event we participated in to help our developers accelerate their AWS certification path. What is the value of AWS training and certification?

AWS 212
article thumbnail

Storage Autoscaling With Percona Operator for MongoDB

Percona

Previously, deploying and maintaining a database usually meant many burdensome chores and repetitive tasks to ensure proper functioning. Today along with their team, we will see how pvc-autoresizer can automate storage scaling for MongoDB clusters on Kubernetes. In our lab we will use AWS EKS with a standard storage class.

Storage 115
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Backup Databases on Kubernetes With VolumeSnapshots

Percona

Databases on Kubernetes continue their rising trend. Our Operators provide built-in backup and restore capabilities, but some users are still looking for old-fashioned ways, like storage-level snapshots (i.e., AWS EBS Snapshots). AWS EBS Snapshots). The volumes you created earlier will be used automatically.

article thumbnail

Reduce Your Cloud Costs With Percona Kubernetes Operators

Percona

Quarter-over-quarter growth is no longer hitting 30% gains for AWS, Google, and Microsoft. In this blog post, we will see how running databases on Kubernetes with Percona Operators can reduce your cloud bill when compared to using AWS RDS. EBS gp2 storage is $0.10 db.r5.4xlarge – $1.92/hour hour or $46.08/day

Cloud 135
article thumbnail

Kubernetes in the wild report 2023

Dynatrace

The study analyzes factual Kubernetes production data from thousands of organizations worldwide that are using the Dynatrace Software Intelligence Platform to keep their Kubernetes clusters secure, healthy, and high performing. The strongest Kubernetes growth areas are security, databases, and CI/CD technologies. Java, Go, and Node.js

article thumbnail

Using Encryption-at-Rest for PostgreSQL in Kubernetes

Percona

TDE is a database encryption technique that encrypts data at the column or table level, as opposed to full-disk encryption (FDE), which encrypts the entire database. To enable the encryption of the storage in Kubernetes, you need to modify the StorageClass resource. apiVersion: storage.k8s.io/v1 apiVersion: storage.k8s.io/v1

Storage 124
article thumbnail

Help! I Am Out of Disk Space!

Percona

When planning a database deployment, one of the most challenging factors to consider is the amount of space we need to dedicate to data on disk. When using cloud storage like EBS or similar, it is normally easy(er) to extend volumes, which gives us the luxury to plan the space to allocate for data with a good grade of relaxation.

AWS 97