Category Archives: Cloud

Session @ Oracle Code San Francisco 2017

Here are the details for my talk @ Oracle Code (a track at JavaOne 2017) – Streaming Solutions for Real time problems (Stream Processing solutions using Apache Kafka, Kafka Streams and Redis) Code (Github) – https://github.com/abhirockzz/accs-ehcs-stream-processing Video Slides Streaming Solutions for … Continue reading

Posted in Cloud, Java EE | Tagged , , , , , , , | Leave a comment

Microservices messaging on Oracle Cloud using Apache Kafka

Here is a blog I posted on the Oracle Cloud Developer Solutions portal. This is the first of a two-part series which shows asynchronous messaging b/w microservices with the help of a simple example (application)   Technical components Oracle Cloud Oracle … Continue reading

Posted in Cloud, Java, Oracle Application Container Cloud, Oracle Cloud, Oracle PaaS | Tagged , , , , , , , , | Leave a comment

CI/CD using Oracle Developer Cloud service

Here is another blog which I published on the Oracle Cloud Developer Solutions portal – Continuous Deployment to App Container Cloud using Developer Cloud service . If you’re interested in exploring how Oracle Cloud solutions can help you seamlessly manage your application (a lightweight fat JAR … Continue reading

Posted in Cloud, Java, Java EE, Oracle Application Container Cloud, Oracle Cloud | Tagged , , | Leave a comment

‘Micro’ Java EE on the cloud with ‘dockerized’ Payara

Thankfully I don’t have to write much because I have a screen cast.. Yay ! My second one [ trying to get better at this 😉 ] The idea is to show you how easy it is to get up … Continue reading

Posted in Cloud, Docker, Java, Java EE | Tagged , , , , , , , | Leave a comment

True IDaaS . . . .

Pondering over the current state of IDaaS…… So what’s IDaaS to begin with ?? This post is not dedicated to defining IDaaS in depth. There are loads of other material you can read up if you are just interested in … Continue reading

Posted in Cloud, Oracle Identity Governance, Oracle Identity Manager | Tagged , , , , | Leave a comment

Java EE in embedded and micro avatars

I was reading up on Payara in general and was pleased to see them release a Micro version – which essentially enables you to launch Payara from command line [ java -jar payara-micro.jar ] without really setting up the entire … Continue reading

Posted in Cloud, Java, Java EE | Tagged , , , , , , , | 3 Comments

Cloud Buzz: IaaS, PaaS, SaaS

Enough hype! Lets clear the air. I am going to try and provide simple analogies that will hopefully help you make sense of the terminologies associated with Cloud technologies and make them ‘stick’. The Cloud my friends, is nothing but the … Continue reading

Posted in Cloud | Tagged , , , | 2 Comments