Presented by:

Untitled auto x2

Ibrar Ahmed

pgEdge

Ibrar Ahmed, Principal Engineer at pgEdge, brings 25 years of experience in software design and open-source development, particularly PostgreSQL. With a strong background in system-level embedded development, Ibrar has made impactful contributions during his tenure at companies like EnterpriseDB, Percona, and Bitnine. Since 2006, he's been instrumental in enhancing PostgreSQL's core engine, driving performance improvements, and refining essential modules.

His expertise spans MySQL, Oracle, and NoSQL solutions like MongoDB and Hadoop, alongside tools like Hive, HBase, and Spark. A prolific author and blogger, Ibrar shares deep insights into PostgreSQL with several authoritative books. Over the past year, he’s delivered over fifteen talks worldwide at PostgreSQL conferences, further cementing his reputation. His dedication to advancing data management technology continues to shape

No video of the event yet, sorry!
Download the Slides

As businesses grow and data traffic intensifies, PostgreSQL database systems are often thrust into the spotlight, faced with the critical challenge of accommodating increasing workloads. In the database realm, scalability is the magic word. But how does one choose between vertical (scaling up) and horizontal (scaling out) scalability? And more importantly, how are these effectively implemented in PostgreSQL? This session aims to provide a lucid understanding of both vertical and horizontal scalability in the context of PostgreSQL, offering insights into the strategies, tools, and best practices for each.

Key Takeaways: Understanding Scalability: A foundational look at what scalability means, its importance, and the nuances that differentiate vertical and horizontal strategies.

Vertical Scalability Conceptual Overview: Delve into the principles of scaling up – from hardware enhancements to software optimizations. PostgreSQL Specifics: Learn how to optimize PostgreSQL configurations for better performance on beefier hardware, understanding CPU, memory, and I/O optimizations.

Horizontal Scalability The Basics: Understanding the principles of scaling out – distributing database loads across multiple nodes. Existing Solutions: Exploration of tools and extensions like Spock, Citus, and Postgres-XL which facilitate horizontal scaling in PostgreSQL. Partitioning and Sharding: Understand how data distribution strategies like partitioning and sharding can assist in achieving effective horizontal scalability.

Balancing the Scales: Insights into scenarios where a hybrid approach might be beneficial and how to effectively balance between vertical and horizontal scaling based on specific use-cases. Performance Considerations: Deep dive into monitoring and ensuring performance consistency as you scale, avoiding potential pitfalls and bottlenecks.

Future Trajectory: A glimpse into how scalability solutions for PostgreSQL are evolving and what the future might hold.

Date:
2024 April 19 16:00 PDT
Duration:
50 min
Room:
Winchester
Conference:
Postgres Conference 2024
Language:
English
Track:
Ops
Difficulty:
Easy