Our pick from JBCNConf 2022

cancel
Showing results for 
Search instead for 
Did you mean: 
angelborroy
Alfresco Employee

Our pick from JBCNConf 2022

JBCNConf 2022 happened in Barcelona (Spain) from 18th to 20th July 2022. This conference is the righ place to share knowledge and experiences, meet enthusiasts and geeks and learn about new technologies related to the JVM.

Let's review some of the most interesting sessions delivered in this event.

"Stranger Danger: Your Java Attack Surface Just Got Bigger" by Brian Vermeer
https://www.jbcnconf.com/2022/infoTalk.html?id=621907a14010570ba9b6dd69

Slides: https://www.slideshare.net/BrianVermeer/stranger-danger-your-java-attack-surface-just-got-bigger-jbc...

Nice practice exercise covering risk profile in different layers: Code, Open Source, Containers & Infrastructure as Code.

 

Screenshot 2022-07-20 at 12.05.45.png

 

"Developer Experience with Java on Kubernetes" by Thomas Vitale
https://www.jbcnconf.com/2022/infoTalk.html?id=620d634d8fcdb80b9ff53722

Slides: https://speakerdeck.com/thomasvitale/developer-experience-with-java-on-kubernetes-jbcnconf-2022

Source code: https://github.com/ThomasVitale/developer-experience-java-kubernetes

Improving developer experience with Kubernetes with Cloud Native Buildpacks, Knative, Tilt, Skaffold, Telepresence & Argo CD

 

Screenshot 2022-07-20 at 12.24.40.png

 

"How to Write an API Gateway Plugin in Java" by Bobur Umurzokov
https://www.jbcnconf.com/2022/infoTalk.html?id=62c1cc94d5da000812712784

Slides: https://docs.google.com/file/d/1V-3euti5jIXJYEs3FtPs_z2gS99OtLfM/edit?usp=docslist_api&filetype=mspr...

Documentation: https://apisix.apache.org

Introduction to an Open Source API Gateway software by Apache.

"Historia de un desarrollador Java que cambia a Go (en el contexto de Kubernetes)" by Mauricio Salatino
https://www.jbcnconf.com/2022/infoTalk.html?id=61fd74f14fc8140baaa031c1

Slides: https://www.slideshare.net/salaboy/jbcnconf-2022-go-vs-java-kubernetes

Source code: https://github.com/salaboy/from-monolith-to-k8s/tree/main/kubernetes-controllers

Practical demostration on how to move from Java to Go to dialogue with Kubernetes API.

"Now is the time: From Java 11 to 17" by Ivan Krylov
https://www.jbcnconf.com/2022/infoTalk.html?id=623b8c513a63410bd73c06fd

Slides: https://downloads.ctfassets.net/oxjq45e8ilak/58mp0Mjj58i7Pi05qWD2Ox/64e5b3dd700dadc2838d467731f68324...

Quick review on the main changes introduced by Java 17. Stay tuned, since next Alfresco version will also switch from Java 11 to 17.

 

Screenshot 2022-07-20 at 12.25.25.png

 

Always great to be in touch with latest trends and practices in the Java Community!

Hyland Developer Evangelist