Java EE eBooks on Leanpub
DZone Java Caching Refcard
-
Recent Posts
- Basics of Kubernetes Volumes – Part 1 September 24, 2019
- Using Azure Disk to add persistent storage for your Kubernetes apps on Azure September 23, 2019
- “Kubernetes in a Nutshell” — blog series September 21, 2019
- My Tweets
Categories
- Books (6)
- Caching (1)
- Cloud (7)
- Docker (5)
- Java (136)
- Knowledge (1)
- kubernetes (8)
- NoSQL (2)
- Oracle Cloud (5)
- Oracle Directory Services (1)
- Oracle Identity & Access Management (1)
- Oracle Identity Governance (12)
- Oracle Identity Manager (17)
- Oracle Priviledged Account MAnager (1)
- Oracle Privileged Account Manager (2)
- Oracle Unified Directory (1)
- Productivity (1)
- serverless (2)
- Uncategorized (2)
- Follow Head in the clouds on WordPress.com
Tag Archives: paas
Screencast: pushing a Java EE app to Oracle Cloud
Here is a screen cast to show case how you can easily push a Java EE application to Oracle Application Container Cloud from your command line Overview start with a Java EE 7 Maven archetype — mvn archetype:generate -Dfilter=com.airhacks:javaee7-essentials-archetype modify the code — add a … Continue reading
Posted in Java EE
Tagged javaee, Oracle Application Container Cloud, Oracle Cloud, paas, paas service manager
Leave a comment
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 kafka, kafka streams, NoSQL, Oracle Application Container Cloud, Oracle Cloud, paas, Redis, stream processing
Leave a comment
Anatomy of an app on the Oracle Application Container Cloud
The Oracle Application Container Cloud service is relatively simple to be honest. Here is quick post on how a potential application looks like. Although the service supports Java SE and Node.js runtimes, this post will stick to Java specific examples. Let’s take … Continue reading
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
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