heart Posts from the community...
Story
@adammetis shared a post, 1 year ago
DevRel, Metis

PostgreSQL on steroids - how to ace your database configuration

Databases are complex beasts. They have options for various areas like memory usage, backups, write-ahead-logs, monitoring, replication, and many more. Installing a database is just the beginning, we need to configure it accordingly later on to match our needs. In this blog post we cover the most important settings you should use.

PostgreSQL on steroids - how to ace your database configuration@2x
Story
@adammetis shared a post, 1 year ago
DevRel, Metis

The Essential Guide to Database Backup: Tips & Strategies

To implement an efficient database backup strategy, we need to learn the methods, understand the pros and cons, and then learn how to avoid pitfalls. Let’s see different backup methods that we can apply in our business to make it grow.

Backup
Story
@adammetis shared a post, 1 year ago
DevRel, Metis

Taming the Multi-Headed Beast: Maintaining SDKs in Production for Years

Managing an SDK in production over several years is similar to taming a multi-headed beast. Each aspect of the development process demands unique attention and precision. Balancing the evolving needs of a diverse user base, adapting to the ever-changing technology landscape, and ensuring consistent, high-quality performance across various environments presents a complex array of challenges. This article distills the key lessons and strategies we've honed from years of experience in maintaining and evolving our SDKs in a dynamic and demanding technological ecosystem.

Taming the Multi-Headed Beast_color@3x
loading...