2 Side notes JAX London 2016
Quick notes from session 2 of JAX London 2016, Java for Cloud Natives preseneted by James Governor from RedMonk.
· Q.Assistance · 1 minutes ·
Overview
11th Oct — 09:00 — 09:45 Java for Cloud Natives
- In summary, the quote about where is JAVA nowadays was:
“Java is growing and expanding as companies mature over time”
Main ideas
-
We’re all foragers now: Now we have to build or configure our own tooling.
-
We need to invest in people: Use people’s brain, make them grow within the organization.
-
Open source is the new normal: Use and contribute to open source is the preferred development style.
-
Everyone should be using continuous integration in modern software development.
-
The tapas table metaphor --- Break your monolithic team into small teams to build great things. The number of frameworks in Java is growing at a fast rate.
About innovation
- How does innovation work?
The quote to resume the session
“Code is not your competitive advantage.Your service offerings and data are the differentiator. Embrace open source”
Many thanks for reading, please leave a comment if you have any quality hint.
Keep on testing, better!
More posts
-
AI-Driven Parallel Dev Infrastructure at Home
Secure VM isolation, remote access anywhere, and parallel project execution with convenient Wake-on-LAN startup.
-
I Almost Forgot How to Code. Is That Bad?
A year of shipping four projects with AI, run as an experiment. The bottleneck was never the coding. It is refining the problem until the tools can solve it.
-
Automating bugs
Executing a set of SQL updates in order to prepare test data can be harmful. Legacy systems can be hard to maintain, improve, and expand because there is a general lack of understanding of the system.