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(…)
AWS, Cloud Amazon Aurora Serverless (PostgreSQL compatibility) 20.09.2020 by Cloud Team By Franck Pachot . I’ve written a blog post about serverless databases and here is an example of Amazon RDS Aurora PostgreSQL in serverless mode: When I’ve created the instance (15:55 –(…)
AWS, Cloud Amazon or AWS services? 18.09.2020 by Cloud Team By Franck Pachot . When I'm writing about a product I like to be precise about the name, the upper and lower case, and even more: do you know that was taking special care of writing Oracle 12cR2 before then(…)
AWS, Cloud, Oracle What is Object Storage? 18.09.2020 by Oracle Team By Franck Pachot . I’ve always been working with databases. Before the cloud era, the most abstract term was “data”. A variable in memory is data. A file is data. A block of disk contains data.
AWS, Cloud Amazon DynamoDB: a r(el)ational Glossary 17.09.2020 by Cloud Team By Franck Pachot . There are many NoSQL databases. And, because SQL is an ISO standard, “No SQL” also means “No Standard”. Many have a similar API and similar objects, but with completely different names. Today, NoSQL databases are(…)
Cloud, DevOps, SQL Server Data virtualization on SQL Server with Redgate SQL Clone 25.08.2020 by Cloud Team By Franck Pachot . In the previous blog post I’ve installed SQL Server on the Oracle Cloud. My goal was actually to have a look at Redgate SQL Clone, a product(…)
Cloud, Oracle, SQL Server SQL Server on Oracle Cloud 24.08.2020 by Oracle Team By Franck Pachot . You can create a VM with SQL Server running in the Oracle Cloud. This is easy with a few clicks on the marketplace: Here are the steps I did above: Oracle(…)
Cloud, Database Administration & Monitoring, MySQL Installing MySQL Server on Oracle Cloud Infrastructure Compute 14.08.2020 by Elisa Usai If you are thinking about to move your MySQL databases to the Cloud but you are still reticent, you can maybe use the "Oracle Cloud Free Tier" offer to test it.
Cloud, Oracle Oracle ADB: rename the service_name connect_data 13.08.2020 by Oracle Team By Franck Pachot . Since Aug. 4, 2020 we have the possibility to rename an Autonomous Database (ATP, ADW or AJD – the latest JSON database) on shared Exadata infrastructure (what was called ‘serverless’ last year which is a(…)