Remove Best Practices Remove Storage Remove Strategy Remove Tuning
article thumbnail

5 SRE best practices you can implement today

Dynatrace

Without SRE best practices, the observability landscape is too complex for any single organization to manage. Like any evolving discipline, it is characterized by a lack of commonly accepted practices and tools. In a talent-constrained market, the best strategy could be to develop expertise from within the organization.

article thumbnail

MongoDB Best Practices: Security, Data Modeling, & Schema Design

Percona

In this blog post, we will discuss the best practices on the MongoDB ecosystem applied at the Operating System (OS) and MongoDB levels. We’ll also go over some best practices for MongoDB security as well as MongoDB data modeling. Spoiler alert: This post focuses on MongoDB 3.6.X tcp_fin_timeout = 30 net.ipv4.tcp_keepalive_intvl

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

MySQL Performance Tuning 101: Key Tips to Improve MySQL Database Performance

Percona

While there is no magic bullet for MySQL performance tuning, there are a few areas that can be focused on upfront that can dramatically improve the performance of your MySQL installation. What are the Benefits of MySQL Performance Tuning? A finely tuned database processes queries more efficiently, leading to swifter results.

Tuning 52
article thumbnail

Exploring PostgreSQL Backup Strategies for Enterprise-Grade Environments

Percona

In this post, we cover the methods used to achieve an enterprise-grade backup strategy for the PostgreSQL cluster. Having a backup strategy in place that takes regular backups and has secure storage is essential to protect the database in an enterprise-grade environment to ensure its availability in the event of failures or disasters.

article thumbnail

PostgreSQL Performance Tuning: Optimizing Database Parameters for Maximum Efficiency

Percona

Out of the box, the default PostgreSQL configuration is not tuned for any particular workload. It is primarily the responsibility of the database administrator or developer to tune PostgreSQL according to their system’s workload. What is PostgreSQL performance tuning? Why is PostgreSQL performance tuning important?

Tuning 52
article thumbnail

Cloud Native Predictions for 2024

Percona

According to a 2023 Forrester survey commissioned by Hashicorp , 61% of respondents had implemented, were expanding, or were upgrading their multi-cloud strategy. Nearly every vendor at Kubecon and every person we spoke to had some form of a multi-cloud requirement or strategy. We expect that number to rise higher in 2024.

Cloud 83
article thumbnail

MySQL Interview Questions: Wrong Answers Only

Percona

Additional read Mike’s blog on How to Find and Tune a Slow SQL Query Q: What is your disaster recovery (DR) strategy? Hmm, a replica seems like a straightforward response, but it is not a comprehensive disaster recovery strategy. Additional read Walter’s ultimate guide of MySQL Backup and Recovery Best Practices.