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 ·

A person with a laptop siting on a sofa with java and design books on his left side, the image taken from above the person.

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

  1. We’re all foragers now: Now we have to build or configure our own tooling.

  2. We need to invest in people: Use people’s brain, make them grow within the organization.

  3. Open source is the new normal: Use and contribute to open source is the preferred development style.

  4. Everyone should be using continuous integration in modern software development.

  5. 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

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

  • A woman on the background holding a java logo on her fingers.

    5 Side notes JAX London 2016

    Quick notes from session 5 of JAX London 2016. Java Flight Recorder preseneted by Ola Westin from Oracle.

  • Abstract ai generated image of a webstie with astro and google sheets.

    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.

  • A photo of a big ship container with a person jumping on top.

    DevContainer with host Git credentials

    How to configure a devcontainer with the host Git credentials. We developers should work in isolated environments to maintain consistency across different machines and team members.