by Gianni Ceresa | 1 February 2020 | Infrastructure
More than 4 longs years ago OBIEE 12c was released. After then nothing much happened, and there were even some (fake) rumours it was the end of the development of the product. The future was Oracle Analytics Cloud. But Friday 31st January 2020 something new finally...
by Gianni Ceresa | 6 January 2020 | Cloud, Infrastructure
I wrote about setting up a JupyterLab sandbox in an Oracle Cloud Compute Instance not long ago. Now that I have it, I obviously want to use it for some experiments with Machine Learning and graphs. For that I often use an Oracle database as source for my data, and...
by Gianni Ceresa | 23 December 2019 | Cloud, Infrastructure
Few weeks ago I was writing about my own sandbox setup, which I run at home. But hey, we are in 2019! Why not run it in the cloud? The main reason was I didn’t need much power (CPU or memory) for my sandboxes and therefore my small host at home was more than...
by Gianni Ceresa | 16 October 2019 | Graphs, Infrastructure, Quick tips
I’m not sure why somebody would be interested in my own sandbox environment. Not because it isn’t fairly classic or absolutely generic, but mainly because I believe a sandbox is extremely personal. A sandbox is like a custom-made suit: it’s very...
by Gianni Ceresa | 30 September 2017 | Infrastructure
I already wrote about Docker and OBIEE in Docker in relation to my OBIEE Docker image I published on GitHub. As it isn’t always obvious to get started with it, mainly if aren’t familiar with Docker, I decided to write this post which will cover from A to Z...
by Gianni Ceresa | 19 September 2016 | Infrastructure
Last week I posted about having OBIEE running in Docker. It works fine and easy to do but the database wasn’t included, so it was up to you to provide one (could be one already running somewhere on your LAN, a new VM or also a docker container as well). Not a...