August and September Wrapup - Serverless book, Oracle Java (EE), Security Soteria and new Talks

October 3, 2017

Tags: #wrapup #summary #digest #serverless #serverlessbuch #book #aws #cloud #oracle #javaee #security #soteria #javaland

As you might have noticed, there was no August wrap-up. This was, because I decided to take some time and calm down during summer months.

In August, I did some last proofreadings and corrections of my book, which is now just before release.

I’m very proud of my first book. It was worth all the time and efforts I put into it. And, not at least, it was kind of fun to write a whole book, not just only an article. I learned a lot of details about Serverless on AWS, but also - and this is invaluable - I learned a lot about myself. Great! As I begun, I wasn’t aware, that I’m able to write that much, but then, the pages filled almost by itself. Currently, I’m pretty sure, the first book was not my last book. Sometime in the future, I’ll be writing another one (hopefully/perhaps/possibly).

And now - just go an grab your copy of the Serverless Buch!

My actions for and around Serverless, and not at least my book, led to an invitation to the AWS Developers Serverless Slack channel. Great opportunity to get in contact with all people around serverless in AWS and beyond! It’s not only that I can ask directly the right people, but also my experience and thoughts on serverless are very welcomed. Thanks that I may be a part of it.


Then, there was Oracle… It just came up with two news:

  1. Opening-up Java EE (update) to the community, overhand it to the Eclipse Foundation and giving it the new name EE4J.

  2. Also moving the development of Java (the language itself) to open source and making no difference between OpenJDK and Oracle JDK (besides that Oracle JDK should become as LTS version) (Oracle blog). Additionally, the release cycle should be fastened to a relase every 6 months and the version number should consist of the year and month of the release (next release in March 2018, so release will be called 2018.3)

Although both things are very welcome, I still don’t get rid of the feeling, that Oracle wants to get rid of Java. I assumed that already almost one year ago right after JavaOne 2016 opening keynote.

“Opening up” Java EE and giving it to an independent foundation is one thing. But again, it’s about how you doing things. The whole community demanded such step already months ago and Oracle was not in the mood to do anything. Then, just in August, it came up with the “great idea” (as if it was born by Oracle itself), to open up Java EE to the community. This is so sad. Selling ideas from others as own. How bad is this? And additionally, everything was “born” in a hurry, as if there’s no tomorrow… Why the heck this hurry?

The new versioning scheme… arrghh WHY??? We already have this awesome thing called Semantic Versioning every developer knows and understands. Why must Oracle again do its own shit? I really don’t get it.

Just a side note:
Netbeans is now at Apache Foundation, Java EE at Eclipse Foundation and Java itself remains at Oracle. Wouldn’t have been a new Java Foundation as a home for all three of them a better choice for all of us?

Let’s have a look at the JavaOne news and announcements latest in the next wrapup for October!


Besides all that: Java 9 and Java EE 8 have both been released last week. Finally.

I’ve already played around with the new Java EE Security API (JSR-375). Reference implementation is called Soteria. I don’t like the name, it sounds a bit fancy. In case you want to know some more about it, I’ve created two repositories: One for plain JAX-RS usage: soteria-demo-jaxrs and one with a custom login form using Java EE MVC - Ozark: soteria-demo-mvc. The MVC demo has, as of today, already 21 :star: at GitHub - without any big action from my side, just one tweet. I’m surprised.
Hey community - you are awesome! Thanks so much!


As everything just moves ahead, so I do. The first confirmation on conference talks for 2018 is already in: JavaLand! Yes, I’ll talk again at this awesome conference in a Theme Park about my favourite topic: Serverless! This time about serverless build pipelines. I call them code.build.run.

There is also another new talk in the pipeline. It’s about the Early Lessons Learned on Serverless. More on this topic I’ll cover in a later post here in detail. There will be some interesting calculations in it!


So long, stay tuned and if you have any questions, don’t hesitate to ask. As always, I’m happy to answer!

« July Wrap-up - All Serverless Book Fn project - first impressions »