PostgreSQL architecture considerations for application developers
Presented by:
Peter Celentano
Peter Celentano is a Senor Specialist Solutions Architect, specalizing in RDS PostgreSQL and Aurora PostgreSQL. He works with AWS customers to design scalable, secure, performant, and robust database architectures on the cloud.
Tracy Jenkins
Tracy Jenkins is a Database Specialist Solutions Architect with Amazon Web Services. She enjoys working with databases and helping customers architect performant, highly available and scalable solutions while making recommendations on reliability, cost and security.
No video of the event yet, sorry!
Although the application layer is the portion the world accesses for many cloud architectures, it seems that we rarely consider how we can optimize our application for the database we’re using. When using any relational database engine, it’s important to consider not just schema design, but understanding how databases read and write data to their storage systems to ensure the application is manageable, scalable, and performant.
In this talk, we will discuss key PostgreSQL terms, then we dive a bit deeper into autocommit, autovacuum, and idle in transaction when using PostgreSQL
- Date:
- 2024 April 18 16:10 PDT
- Duration:
- 50 min
- Room:
- Winchester
- Conference:
- Postgres Conference 2024
- Language:
- English
- Track:
- Dev
- Difficulty:
- Intermediate