J-Fall + Devoxx

2016

J-Fall

output

input

yes

54%

no

46%

looks

IQ

humor

Devoxx

  • Norse
  • Docker
  • Java++
  • AWS
  • Elixir
  • JavaFX
  • Quantum computing @ IBM
  • Venkat's twelve commandments

Docker

  • Sam Newman: "Docker  docker docker docker docker docker buy my book docker docker docker."
  • cloud.docker.com - check image vulnerabilities
  • Docker 1.13 - secret key management

Java++

  • Ratpack.io (HTTP)
  • Okio (java.io + java.nio)
  • CRDTs
  • CPU-optimized (future)
  • Kotlin

CRDTs

Conflict-free Replicated Data Types

 

CRDTs on different replicas can diverge from one another but at the end they can be safely merged providing an eventually consistent value.

In other words, CRDTs have a merge method that is idempotent, commutative and associative.

AWS

  • DynamoDB
  • Elastic BeansTalk
  • EC2 Container Service (Docker)

Elixir

Elixir is a dynamic, functional language designed for building scalable and maintainable applications.

JavaFX

  • JavaFX is NOT dead!
  • One code base => native apps for desktop, Android, iOS
  • OpenGL
  • AOT = Ahead Of Time
  • Lambda's on Android
  • Gluon Glisten (material design)
  • FXML
  • MBaaS
  • Gluon Cloudlink
  • "I don't remember the question, but the answer was yes."
Made with Slides.com