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
-
Integrating Google Sheets with Astro
A Simple Form Data Solution to learn and practice how to use Google Sheets as the backend for Astro web applications. For example to store simple forms data like contact forms or Call To Actions.
-
Web Google Sheets
This post thoroughly reviews how I implemented a new static website with the Astro framework and Google Sheets as the Content Management System CMS.
-
Remove Expo Router from Expo App
Solution to the incompatibility of the Coursera React Native Specialisation capstone project with the latest versions of the Expo framework.