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: java
Tutorial: Develop a Kafka Streams application for data processing and deploy it to Kubernetes
This tutorial will guide you through how to build a stateless stream processing application using the Kafka Streams library and run it in a Kubernetes cluster on Azure (AKS). As you go through this, you’ll learn about the following: What … Continue reading
Code walkthrough for “funcy” – a Serverless Slack app using Azure Functions
In the previous blog, we explored how to deploy a serverless backend for a Slack slash command on to Azure Functions As promised, it’s time to walk through the code to see how the function was implemented. The code is … Continue reading
Build a Serverless API backend to deliver funny GIFs in Slack
Webhook backends are a popular use case for Serverless functions. FaaS (Functions-as-a-service) offerings make it relatively easy to provide an HTTP endpoint which hosts the Webhook logic which can be as simple as sending an email to something as entertaining … Continue reading
New release: Java WebSocket API handbook
Happy to announce the initial release of the Java WebSocket API handbook. This is still a work in progress but moving at a strady pace. You can read this on Gitbook or grab your PDF/ePub/Mobi version from Leanpub Here is … Continue reading
Posted in Java, Java EE
Tagged ebook, gitbookleanpub, java, javaee, jr356, websocket
Leave a comment
Oracle IDM API classes . . . few thoughts . . .
This is w.r.t one of the most frequently used value object classes which is a part of Oracle IDM API – the oracle.iam.identity.usermgmt.vo.User class (you can always peek into the javadocs available here) What I noticed was that this VO … Continue reading
Posted in Java, Oracle Identity Governance, Oracle Identity Manager
Tagged api, java, oracle identity manager
2 Comments
Book Review: Java EE 7 Performance Tuning and Optimization
This is a review of the book Java EE 7 Performance Tuning and Optimization What is this book about? As the title clearly suggests, this book deals with Performance Tuning. It focuses on tuning, monitoring and optimizing the performance of Java … Continue reading
Posted in Books, Java, Java EE
Tagged book review, java, javaee, javaee7, jvm, performance tuning
Leave a comment
Java EE: The Basics
Wanted to go through some of the basic tenets, the technical terminology related to Java EE. For many people, Java EE/J2EE still mean Servlets, JSPs or maybe Struts at best. No offence or pun intended! This is not a Java EE … Continue reading
Java EE 7 Resource hub on ZEEF !
Hello Folks! Few months back, I had stumbled across ZEEF. It’s is basically a social, crowd-sourced curation of information by individuals. I got hooked and ended up creating My Own Expert Page On Java EE 7 ! 🙂 So what is … Continue reading
Java SE 8 Launch Webcast !
To ALL Java enthusiasts and ones who think they can make a difference by ‘Coding Towards A Better Future’. The Java Platform has never been better, richer and more exciting. Do register! http://eventreg.oracle.com/profile/web/index.cfm?PKWebId=0x637279c68 Cheers to the ‘Write Once, Run Anywhere’ paradigm!!