Cloud, Database Administration & Monitoring, MySQL Convert private key generated via OCI Console to ppk 01.12.2020 by Elisa Usai I am pretty new on the Oracle Cloud Infrastructure technology, so maybe I am talking about something you already know. But anyway I prefer to share this case: it can help if you encounter the same(…)
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(…)
Cloud, Development & Performance, Enterprise content management Ansible Custom Interactive Dynamic Inventory 25.11.2020 by Oracle Team When working with an Ansible dynamic inventory, you may want to update it from your playbook on the fly. For instance, you may want to create a server and then install an application on it without calling a second playbook(…)
Cloud, Oracle Recovery in the ☁ with Oracle Autonomous Database 18.11.2020 by Oracle Team By Franck Pachot . I’ll start this series with the Oracle Autonomous database but my goal is to cover the Point In Time recovery for many managed databases in the major cloud providers. Because I’ve seen lot of confusion(…)
AWS, Cloud, Oracle AWS DynamoDB -> S3 -> OCI Autonomous Database 16.11.2020 by Oracle Team By Franck Pachot . I contribute to multiple technologies communities. I’m an Oracle ACE Director for many years, and I also became an AWS Data Hero recently 🎉. I got asked(…)
Cloud, Database Administration & Monitoring Swiss Cloud Provider: Exoscale 10.11.2020 by Open source Team Background More and more companies are moving from on premise hosting to cloud hosting. There are many justifications to move to the cloud, but also also many justifications not to move to the cloud. It depends(…)
AWS, Cloud, NoSQL, Oracle NoSQL and SQL: key-value access always scale 04.11.2020 by Oracle Team By Franck Pachot . I have written about some NoSQL myths in previous posts (here and here) and I got some feedback from people mentioning that the test case was on(…)
Cloud, Database Administration & Monitoring, Database management, Development & Performance, Hardware & Storage Oracle Database Appliance vs Oracle Cloud Infrastructure 18.10.2020 by Jérôme Dubar Introduction Oracle Database Appliances are very popular these days. And not only among new customers for this kind of engineered systems. Almost all customers already using old generation ODAs are renewing their infrastructure by choosing again ODAs, meaning that the(…)
Cloud, Database Administration & Monitoring, NoSQL YCSB (NoSQL benchmark) on Oracle Database 12.10.2020 by Oracle Team By Franck Pachot . The NoSQL technologies emerged for Big Data workloads where eventual consistency is acceptable and scaling out to multiple server nodes is an easy answer to increase throughput. With cloud services rising, those key-value document datastores(…)
Application integration & Middleware, Cloud, DevOps, Docker, Kubernetes Setup an NGINX Ingress Controller on Kubernetes 09.10.2020 by DevOps One of the most important and basic concept in Kubernetes is the Service exposition. How about exposing a Kubernetes Service deployed inside a cluster to outside traffic? Let’s have a look on the different approaches to expose a Kubernetes(…)