GDPR and Security Compliance for the DBA
Jeff Sandstrom (Percona), Tyler Duzan (Percona) delivers the talk, "GDPR and Security Compliance for the DBA", on DAY 2 of the Percona Live Open Source Database Conference 2018, 4/25, at Santa Clara, CA.
The EU's General Data Protection Regulation (GDPR) goes into effect on 25 May 2018. Your company's lawyers and compliance staff are (hopefully) well-versed on the subject, but what does GDPR mean for the DBA?
Percona Live SessionsNew Tech & TrendsSecurity
MySQL vs MongoDB - Choosing right technology for your applicatio
Please watch Percona’s CEO, Peter Zaitsev as he presents MySQL vs MongoDB - Choosing the right technology for your application.
Are you considering to adopt the most popular Open Source Relational Database or most popular Open Source NoSQL Database? Which one is right for your particular application?
In this presentation, we will look into the advantages and disadvantages of both and examine the applications where MySQL or...
MongoDBMySQLPercona MySQL WebinarsMySQL-related Technologies
MySQL to MariaDB and Back Again
Benny Vasquez (cPanel Inc.) delivers the talk, "MySQL to MariaDB and Back Again", on DAY 2 of the Percona Live Open Source Database Conference 2018, 4/25, at Santa Clara, CA.
MariaDB has made it easy to switch from MySQL to MariaDB by aiming to be a drop-in replacement. MySQL doesn't make switching back nearly as easy, however. This talk will walk you through the basics of moving from MariaDB to MySQL and back, the best practices...
Percona Live SessionsMariaDBMySQLMigrationMySQL-related Technologies
MySQL Performance Optimization and Troubleshooting with Percona Monitoring and Management
Peter Zaitsev (Percona) delivers the talk, "MySQL Performance Optimization and Troubleshooting with Percona Monitoring and Management ", on DAY 2 of the Percona Live Open Source Database Conference 2018, 4/25, at Santa Clara, CA.
Optimizing MySQL performance and troubleshooting MySQL problems are two of the most critical and challenging tasks for MySQL DBA's. The databases powering your applications need to be able to handle...
Percona Live SessionsMySQLMonitoring and OperationsPerformance OptimizationMySQL-related Technologies
TimescaleDB: Re-Engineering PostgreSQL as a Time-Series Database Unlisted
Mike Freedman (Timescale) delivers the talk, "TimescaleDB: Re-Engineering PostgreSQL as a Time-Series Database", on DAY 2 of the Percona Live Open Source Database Conference 2018, 4/25, at Santa Clara, CA.
Time-series data is now everywhere and increasingly used to power core applications. It also creates a number of technical challenges: to ingest high volumes of data; to ask complex, queries for recent and historical time...
Percona Live SessionsOpen Source DatabasePostgreSQL
Highway Safety: Street Signs to Watch For When Running Galera Clusters
Marco Nicosia (Pivotal Software) delivers the talk, "Highway Safety: Street Signs to Watch For When Running Galera Clusters", on DAY 2 of the Percona Live Open Source Database Conference 2018, 4/25, at Santa Clara, CA.
Planning to run MySQL, but want HA or horizontal scaling? Galera seems like the perfect fit! It can be, so long as your developers are aware of several important hazards. Galera's documentation hints at these, but...
Percona Live SessionsContainers and AutomationMySQLScalabilityMySQL-related Technologies
Distributed PostgreSQL
Simon Riggs (2ndQuadrant) delivers the talk, "Distributed PostgreSQL", on DAY 2 of the Percona Live Open Source Database Conference 2018, 4/25, at Santa Clara, CA.
This session is a review of the various ways in which PostgreSQL allows you to distribute your data across multiple nodes: remote data access, replication, sharding, distributed query and multi-master.
Percona Live SessionsPostgreSQLReplication
Aurora PostgreSQL Deep Dive
Grant McAlister (Amazon Web Services) delivers the talk, "Aurora PostgreSQL Deep Dive", on DAY 2 of the Percona Live Open Source Database Conference 2018, 4/25, at Santa Clara, CA.
In this session, we will dive deep into the unique features and changes that make up Aurora PostgreSQL - including understanding the architectural differences that contribute to improved scalability, availability, and durability. Some of the items that...
Percona Live SessionsPostgreSQLCloudScalabilityCloud Solutions
"Triggers" in MongoDB
Antonios Giannopoulos (ObjectRocket), Jason Terpko (ObjectRocket) delivers the talk, "'Triggers' in MongoDB", on DAY 2 of the Percona Live Open Source Database Conference 2018, 4/25, at Santa Clara, CA.
A database trigger is a stored procedure that is executed when specific actions occur within a database. Triggers fit perfectly on a relational schema (foreign keys) and are implemented as a built-in functionality on popular...
Percona Live SessionsMongoDB
Designing and launching the next-generation database system @ Slack: from whiteboard to production
Guido Iaquinti (Slack) delivers the talk, "Designing and launching the next-generation database system @ Slack: from whiteboard to production", on DAY 2 of the Percona Live Open Source Database Conference 2018, 4/25, at Santa Clara, CA.
Slack is a messaging platform for teams that brings all communication together, creating a single unified archive accessible through powerful search.
MySQL is the primary storage for all...
Percona Live SessionsMySQLMySQL-related Technologies