Automate PMM Deployment with Ansible
Max Bubenick (Percona) delivers the talk, "Automate PMM Deployment with Ansible", on DAY 2 of the Percona Live Open Source Database Conference 2019, 5/30, at Austin, TX.
Based on our experience deploying PMM on hundreds of different environments, in this session, I'm going to show how to manage PMM on production using Ansible for automation.
Some of the automation tasks include:
- PMM Server Deployment
- PMM...
Percona Live SessionsContainers and AutomationOpen Source DatabaseMonitoring and OperationsSecurity
MongoDB Data Security - Custom Rules and Views
Adamo Tonete (Percona) delivers the talk, "MongoDB Data Security - Custom Rules and Views", on DAY 1 of the Percona Live Open Source Database Conference 2019, 5/29, at Austin, TX.
In this presentation, we will discuss how to create custom rules when the default rules are not enough for the application.
Have you needed to give a more permissive rule to a user just because of this user wanted to run a specific command?
...Percona Live SessionsMongoDBSecurity
Web Application Security - Why You Should Review Yours
Please watch Percona’s Information Security Architect, David Bubsy, as he presents his talk “Web Application Security - Why You Should Review Yours”.
In this talk, we take a look at the whole stack and I don't just mean LAMP.
We'll cover what an attack surface is and some areas you may look to in order to ensure that you can reduce it.
What's an attack surface?
Acronym Hell, what do they mean?
...
MySQLPercona MySQL WebinarsSecurity
MongoDB 4.0 Features - Transactions & More
Please watch Percona’s Principal Consultant Alex Rubin as he presents MongoDB 4.0 Features - Transactions & More
MongoDB 4.0 adds support for multi-document ACID transactions, combining the document model with ACID guarantees. Through snapshot isolation, transactions provide a consistent view of data and enforce all-or-nothing execution to maintain data integrity.
While this webinar will mainly focus on MongoDB...
MongoDBPercona MySQL WebinarsSecurity
MySQL/Percona Server/MariaDB Server security features overview
Colin Charles (Percona) delivers the talk, "MySQL/Percona Server/MariaDB Server security features overview", on DAY 2 of the Percona Live Open Source Database Conference 2018, 4/25, at Santa Clara, CA.
With MySQL 8, security models have changed (and they have been getting better since 5.6 & 5.7). This means there is diversion with MariaDB Server 10.0 and greater (being a fork). The bonus is that Percona Server for MySQL is...
Percona Live SessionsMariaDBMySQLReplicationSecurityPercona ServerMySQL-related Technologies
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
Securing Access to Facebook's Databases
Andrew Regner (Facebook) delivers the talk, "Securing Access to Facebook's Databases", on DAY 2 of the Percona Live Open Source Database Conference 2018, 4/25, at Santa Clara, CA.
Since the beginning, Facebook has used a conventional username/password to secure access to production MySQL instances. Over the last few years we've been working on moving to x509 TLS client certificate authenticated connections. Given the many types...
Percona Live SessionsMySQLSecurityMySQL-related Technologies
Securing Your Data: All Steps for Encrypting Your MongoDB Database
Igorcho Donchovski (Pythian) delivers the talk, "Securing Your Data: All Steps for Encrypting Your MongoDB Database", on DAY 2 of the Percona Live Open Source Database Conference 2018, 4/25, at Santa Clara, CA.
In this day and age, maintaining privacy throughout our electronic communications is absolutely necessary. Creating user accounts and not exposing your MongoDB environment to the wider internet are basic concepts that have...
Percona Live SessionsCloudMongoDBSecurity
Automated DBA
Nikolay Samokhvalov (Nombox) delivers the talk, "Automated DBA", on DAY 2 of the Percona Live Open Source Database Conference 2018, 4/25, at Santa Clara, CA.
postgres_dba (https://github.com/NikolayS/postgres_dba) - is a brand new open source DBA tool set, which can be used by any application developer to find database issues possible solutions much faster.
In this...
Percona Live SessionsPostgreSQLSecurityPerformance Optimization
Securing Your Data on PostgreSQL
Payal Singh (OmniTI Computer Consulting Inc.) delivers the talk, "Securing Your Data on PostgreSQL", on DAY 1 of the Percona Live Open Source Database Conference 2018, 4/24, at Santa Clara, CA.
While most applications are aware of the minimum basic security features, there is often a lack of understanding about how best to manage them, especially with major security features being released with every major version of Postgres. As...
Percona Live SessionsPostgreSQLSecurity