SESSION + Live Q&A
Moving Towards JDK 12: New Features in Java
The new six-month release cadence for the JDK has seen more major releases of Java in the last eighteen months than in the previous ten years.
In this session, we’ll look at how Java is changing, both from a technical perspective and from that of changes to release schedule, binary distributions and availability of updates.
We’ll discuss the major new features in JDK 9, 10, 11 and 12. We’ll also look at some of the larger, longer-term projects to improve Java: Amber, Valhalla and Loom.
Speaker
Simon Ritter
Deputy CTO @Azul
Simon Ritter is the Deputy CTO of Azul Systems. Simon has been in the IT business since 1984 and holds a Bachelor of Science degree in Physics from Brunel University in the U.K.Simon joined Sun Microsystems in 1996 and started working with Java technology from JDK 1.0; he has spent time working...
Read moreFind Simon Ritter at:
Speaker
Simon Ritter
Deputy CTO @Azul
From the same track
Containers for Java: Optimizing Your Applications
Are you curious of how you can package your Java applications as containers? Do you have concerns as to whether Java applications are fit for containers? Maybe you’ve already played around with putting a Java application in a container but you’ve noticed that your containers are not very...
Mofe Salami
Developer Advocate @IBM
Serverless Java: Challenges and Triumphs
Serverless Functions are hot and developer and corporate interest is exploding! But let’s face it, although Java is one of the most popular programming languages in the world it isn’t the most popular language for writing functions—at least not yet. According to James Governor, “When Web...
Shaun Smith
Serverless Product Management @Oracle
How to Feature Flag (Poorly) & Lessons Learned
Feature flags are a valuable DevOps technique to deliver better, more reliable software faster. Feature flags can be used for both release management (dark launches, canary rollouts, betas) as well as long term control (entitlement management, user segmentation personalization). However, if not...
Edith Harbaugh
CEO & co-founder @LaunchDarkly
Unleashing the Power of Redis
Redis is the perfect fit for microservices, distributed and cloud-agnostic applications in a containerized world. In today's consumer-driven world, application performance is increasingly important. Redis, the open-source NoSQL database, is known for its linear scalability in performance; recent...
Martin Visser
Solution Architect @RedisLabs
Building Autonomous Microservices
Everybody loves Microservices, but we all know how difficult it is to make it right. Distributed systems are much more complex to develop and maintain, and over time, we even miss the simplicity of old monoliths. In this talk, I propose a combination of Infrastructure, architecture, and design...
Denis Wilson Souza Rosa
Senior Developer Advocate @Couchbase