Mon.Feb 27, 2023

article thumbnail

Configure Kubernetes Health Checks

DZone

Kubernetes is an open-source container orchestration platform that helps manage and deploy applications in a cloud environment. It is used to automate the deployment, scaling, and management of containerized applications. It is an efficient way to manage application health with Kubernetes probes. This article will discuss Kubernetes probes, the different types available, and how to implement them in your Kubernetes environment.

article thumbnail

Run Percona Server for MongoDB on Your ARM-based MacBooks and More

Percona

The transition to Apple Silicon (the M1, M2 ARM-based CPUs) has been great for macOS fans in many ways, but it’s added some friction when you want to run containers locally for testing or development. The good news is we’ve got you covered with ARM64 container images for Percona Server for MongoDB 6. While it’s possible to run x86_64 images on an ARM-based Mac, it’s not the most efficient or performant way to do so.

Servers 94
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

10 Tips To Optimize PostgreSQL Queries in Your Django Project

DZone

This article showcases optimization techniques that had great results at GitGuardian. You’ll find basic and advanced optimization techniques using Django and PostgreSQL, yet most of the principles we discuss are general enough to be applied to other frameworks or relational databases. However, a basic understanding of database transactions and how ORMs work is necessary to get the most out of it.

Database 226
article thumbnail

Percona Monitoring and Management 2.35, Percona Backup for MongoDB 2.0.4: Release Roundup February 27, 2023

Percona

It’s time for the release roundup! Percona is a leading provider of unbiased open source database solutions that allow organizations to easily, securely, and affordably maintain business agility, minimize risks, and stay competitive. Our Release Roundups showcase the latest Percona software updates, tools, and features to help you manage and deploy our software.

article thumbnail

Chaos Data Engineering Manifesto: 5 Laws for Successful Failures

DZone

It's midnight in the dim and cluttered office of The New York Times, currently serving as the "situation room." A powerful surge of traffic is inevitable. During every major election, the wave would crest and crash against our overwhelmed systems before receding, allowing us to assess the damage.

article thumbnail

How to test code blocks in documentation

Percona Community

As any developer, I don’t like to write documentation. But if I am writing it, I would like to test that what I wrote works. I often found myself copy-pasting something from documentation and trying to run it in the terminal (commands, files, etc.), and it didn’t work. There are usually some environment, typos, or even wrong commands in the doc (that people copy-pasted from the wrong place).

Code 57
article thumbnail

10 Essential Programming Concepts Every Developer Should Master

DZone

Computer programming is a field that has evolved rapidly over the years, with new programming languages, tools, and frameworks emerging every day. As a result, it can be challenging for new and experienced developers to keep up with the latest trends and best practices in the industry. This blog post will explore ten essential programming concepts that every developer should master.

article thumbnail

AWS Application Modernization: Best Tools And Practices to Modernize Your Apps

Simform

AWS application modernization produces several cost reduction advantages, improved efficiency, and system resilience. However, you need to get the implementation right, and here are some best practices to achieve it.

AWS 52