Cloud, Database Administration & Monitoring, MariaDB, MySQL, Oracle What I really like about Percona PMM 14.01.2022 by Elisa Usai Percona Monitoring and Management tool (PMM) is an Open Source product which was developed to help DBAs and developers to monitor and manage MySQL, PostgreSQL and MongoDB performances. In this blog post, we will see that we(…)
AWS, Cloud AWS CLI tips and tricks 05.01.2022 by Nicolas Jardot When working with AWS, I would not advice to run all operations through the AWS Console. And it’s not always possible or easy to do it only with pipelines and Infrastructure as Code. Sometimes, we just need to perform the(…)
AWS, Cloud, Technology Survey AWS re:Invent 2021 – 4th day 03.12.2021 by Nicolas Jardot On Thursday morning, I attended the keynote Dr Werner Vogels, CTO of Amazon. I have the feeling it’s one of the most awaited keynote, Werner Vogels is not just launching new services but also provide a better view on the(…)
AWS, Cloud, Technology Survey AWS re:Invent 2021 – 3rd day 02.12.2021 by Nicolas Jardot Time flies, it’s already the 3rd day at AWS re:Invent in Las Vegas. As I like to have dedicated time for hands-on I started again the day with another workshop. It’s a lot of knowledge to process daily,(…)
AWS, Cloud, Technology Survey AWS re:Invent 2021 – 2nd day 02.12.2021 by Nicolas Jardot The 2nd day in Las Vegas at the AWS re:Invent started by one of the most important keynote. It was the keynote from Adam Selipsky, the new CEO of AWS replacing Andy Jassy who moved to Amazon after leading AWS(…)
AWS, Technology Survey AWS re:Invent 2021 – A busy day to start 30.11.2021 by Nicolas Jardot This week, I consider myself lucky I’m working with AWS at customer and at dbi since few years now and I consider myself lucky to attend the conference in person. At re:Invent, there are different types of content(…)
Cloud Cloud CLI 30.05.2021 by Cloud Team By Franck Pachot . Here is how to quickly install the CLI (Command Line Interface) for the following public clouds: Amazon, Google, Microsoft and Oracle. On Linux, I’m using wget but you can use curl. I’ll install all cloud(…)
AWS, Cloud AWS EC2 instance deployment with Terraform 03.02.2021 by Joël Cattin When it comes to quickly provision a server in the Cloud, using an Infrastructure as Code (IaC) tool is a solution to consider. There are many IaC products available and among them, Terraform seems to be the most popular.
Cloud, PostgreSQL Recovery in the ☁ with Google Cloud SQL (PostgreSQL) 11.12.2020 by Open source Team By Franck Pachot . In a previous post I started this series of “Recovery in the ☁” with the Oracle Autonomous database. My goal is to explain the recovery procedures, especially the Point-In-Time recovery procedures(…)
Cloud, Database Administration & Monitoring, MySQL Installing MySQL Database Service (MDS) 30.11.2020 by Elisa Usai On a previous blog post, we saw how to create an account on the Oracle OCI using the Oracle Cloud Free Tier offer and then how to(…)