Remove articles keep-your-application-secrets-secret
article thumbnail

How to Handle Secrets in Kubernetes

DZone

Kubernetes has become the de facto standard for container orchestration, enabling organizations to build, deploy, and scale modern applications with efficiency and agility. One crucial aspect of ensuring a secure Kubernetes infrastructure is the effective management of secrets, such as API keys, passwords, and tokens.

article thumbnail

Disaster Recovery for PostgreSQL on Kubernetes

Percona

In this article, you will learn how to set up disaster recovery with Percona Operator for PostgreSQL version 2. Configure main site Use your favorite method to deploy the Operator from our documentation. Once installed, configure the Custom Resource manifest so that pgBackrest starts using the Object Storage of your choice.

Storage 122
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

MongoDB Docker Installation: Everything You Need to Know

Percona

Following the series of blogs written with the intention to describe basic operations matching Docker and open source databases, in this article, I will demonstrate how to proceed with installing MongoDB with Docker. I wrote this article based on the Docker-maintained repository. Docker quickly deploys standalone MongoDB containers.

article thumbnail

Rising Tide Rents and Robber Baron Rents

O'Reilly

As noted by economist Joseph Schumpeter , innovation—whether protected by patents, trade secrets, or just by moving faster and more capably than the competition—provides an opportunity to receive a disproportionate share of profits until the innovation is spread more widely. But not all rents represent abuse of power.

article thumbnail

Optimize MongoDB® Pagination

Scalegrid

Managing vast datasets effectively is an essential requirement for modern applications, and MongoDB , a leading NoSQL database, offers robust solutions for this requirement. Let’s delve into this topic and uncover the secrets of MongoDB pagination. As your offset increases, this process gets slower and slower. limit(10).

article thumbnail

Kubernetes: Challenges for observability platforms

Dynatrace

Nevertheless, there are related components and processes, for example, virtualization infrastructure and storage systems (see image below), that can lead to problems in your Kubernetes infrastructure. Configuring storage in Kubernetes is more complex than using a file system on your host. The Kubernetes experience.

article thumbnail

Sharing Data Among Multiple Servers Through AWS S3

Smashing Magazine

However, if in addition the file must be manipulated before being saved, and the application is running on several servers behind a load balancer, then we need to make sure that the file is available to whichever server is running the process at each time.

AWS 44