From J2ME, over Bluetooth and Speech Recognition to AI--airhacks.fm podcast

Subscribe to airhacks.fm podcast via: spotify| iTunes| RSS

Project Valhalla: Value Types, Nullability and Float16--airhacks.fm podcast

Subscribe to airhacks.fm podcast via: spotify| iTunes| RSS

The #303 airhacks.fm episode with Paul Sandoz (@paulsandoz) about:
Project Panama, Vector API, Value Types, machine learning, benefits of nullability in API design and new datatypes like e.g. Float16 in Java
is available for

OpenRewrite: Transforming Java Code at Scale--airhacks.fm podcast

Subscribe to airhacks.fm podcast via: spotify| iTunes| RSS

The #302 airhacks.fm episode with Jonathan Schneider (@jon_k_schneider) about:
OpenRewrite features, added value of the Moderne Platform and opensource strategies
is available for

Interviewed by a Recruiter: "Java and AWS Cloud: Building Scalable Enterprise Solutions"

A chat with a recruiter: Michal Juhas could be fun! Our conversation ranged from the latest Java innovations to Infrastructure as Code (IaC) to serverless computing to hiring questions:

Dying Java DBs, EJB Migrations, Kubernetes, Serverless Java, Maven, Gradle, Native Images--Questions for 124th airhacks.tv

Questions and topics for the 2024.7 / 124th edition of airhacks.tv with the following topics:

  1. How to deal with EJB passivation in CDI
  2. How to deal with EJB pooling in CDI
  3. Migration from CMP Entities to recent Jakarta EE / MicroProfile
  4. GeeCON session "Containerless, Bloatless, YAML-less, Serverless Java #slideless" questions
    Why is Kubernetes recommended in private dc but not in public cloud? Why one should not mvn clean? Can you show what is actually inside function.zip file? Why maven not gradle? Is it a good idea to building lambda as a quarkus native image? As the bucket's name is generated, would the bucket be recreated after every deploy of the lambda? What vscode plugins are you using for this kind of development in Java? How to manage multiple environments in this setup ( staging | prod ) How to share s3 information with another project for example lambda? How are you versioning and deploying the app for green/blue deployments to run two versions at a time?
  5. Time machine / questions from 24th airhacks.tv:
    Is Java EE Dying? Cross-component business transactions and BCE Webjars?! Content negotiation Concurrency, SLSB and throttling Runtime pluggability and Java EE, CDI, OSGi Groovy-based DSL for configurability? Caches in crippled network environments DAOs, Entities, CRUD and duplication CDI in EAR Portlets vs. Single Page apps Annotation-based configuration Managing common data with REST (aka microservices) Streams vs. old collections How to deal with abstract classes in BCE?

Any questions left? Ask now: https://gist.github.com/AdamBien/463d60f4fa37489120df7816d74ff3b3 and get the answers at the next airhacks.tv. Some questions are also answered with a short video: 60 seconds or less with Java

Ask questions during the show via twitter mentioning me: https://twitter.com/AdamBien (@AdamBien),using the hashtag: #airhacks or built-in chat at: airhacks.tv. You can join the Q&A session live each first Monday of month, 8 P.M at airhacks.tv

JVector: Cutting-Edge Vector Search in Java--airhacks.fm podcast

Subscribe to airhacks.fm podcast via: spotify| iTunes| RSS

The #301 airhacks.fm episode with Jonathan Ellis (@spyced) about:
JVector database implementation and design choices
is available for

Object-Oriented Programming (OOP) vs. Data-Oriented Programming (DOP) in Java--airhacks.fm podcast

Subscribe to airhacks.fm podcast via: spotify| iTunes| RSS

The #300 airhacks.fm episode with Nicolai Parlog (@nipafx) about:
the killer features of Object-Oriented Programming (OOP) and Data-Oriented Programming (DOP) in Java
is available for

From JSP to Rife and From Kotlin to Java--airhacks.fm podcast

Subscribe to airhacks.fm podcast via: spotify| iTunes| RSS

The #299 airhacks.fm episode with Erik C. Thauvin (@ethauvin) about:
migrating Java projects to the Rife 2 framework and moving from Kotlin to Java
is available for

Live from JCON Europe 2024: "Serverless Java #slideless"

The talk "Serverless Java #slideless" was recorded at the JCON Europe 2024.

I used the following template in this talk as base for the examples: aws-functionurl-cdk-only. However, most of my real-world projects rely on the: aws-quarkus-lambda-cdk-plain project.

See you at airhacks.live!.

The abstract:

Serverless is the least complex, most secure, cost-effective (or even free) architecture for most enterprise applications and is compatible with the "Green IT" premises. In this session, I will explain the inner workings of a serverless application from a code perspective with IaC provisioning with Java, real-world MicroProfile code, and live deployments. I will answer your questions in real-time.

The bld Power User--airhacks.fm podcast

Subscribe to airhacks.fm podcast via: spotify| iTunes| RSS

The #298 airhacks.fm episode with Erik C. Thauvin (@ethauvin) about:
using bld in production and the differences to Apache Maven and Gradle
is available for

...the last 150 posts
...the last 10 comments
License