Jun
27,
2023
Boosting Performance of Java Programs by Running on GPUs and FPGAs
TornadoVM is an open-source, parallel programming framework to enable Java developers to automatically offload and execute Java programs on heterogeneous hardware such as multi-core Central Processing Units (CPUs), Graphics Processing Units (GPUs), and Field-Programmable Gate Arrays (FPGAs)
Sep
20,
2022
Troubleshooting HTTP 502 Bad Gateway in AWS EBS
The application that we are going to discuss in this post was running on Elastic Beanstalk (EBS) service in Amazon Web Services (AWS). Intermittently, this application was throwing an HTTP 502 Bad Gateway error. In this post, let’s discuss how we troubleshot and resolved this HTTP 502 bad gateway error...
Jun
25,
2019
What does Cloud Native Java really mean to developers?
JAX London 2018 has been a blast. Therefore, we've highlighted a keynote video, which is a panel discussion, from last year to offer you a few glimpses of JAX London experience.
Jun
11,
2018
Place your bets – Cloud versus edge
Which horse should you back in the delivery architecture race? In this article, Arianna Aondio lays out the competitions and helps you evaluate the pros and cons.
Sep
13,
2016
The Serverless Cloud, part 3
In the third part of the "Serverless Cloud" series, JAX London speaker Bart Blommaerts looks at serverless as an enabler of a collaborative economy.
Aug
9,
2016
The Serverless Cloud, part 2
In the second part of his Serverless Cloud series, JAX London speaker Bart Blommaerts talks about Auth0 Webtask, Google Cloud Functions, Azure Functions & IBM Bluemix OpenWhisk.
Aug
5,
2016
The Serverless Cloud, part 1
In this article, Bart Blommaerts , JAX London speaker, talks about the serverless movement, focuses on keywords such as serverless cloud and serverless framework and offers a few practical examples of how to put it into practice.
Jul
25,
2016
Quickstart Using Java and Apache Maven
JAX London speaker Martin Gorner shows you how to: set up your Google Cloud Platform project to use Cloud Dataflow, create a Maven project with the Cloud Dataflow SDK and examples, and run an example pipeline using the Google Cloud Platform Console.