124th airhacks.tv: GraalVM, J2EE Migrations, Serverless, Databases

Поделиться
HTML-код
  • Опубликовано: 4 окт 2024
  • Join the airhacks.tv discord server: / discord
    airhacks.tv​ - the monthly (first Monday of the month, 8pm CET/CEST) Questions and Answers live streaming show. The live dates are also announced on: adambien.blog​ and meetup.com/air...
    This episode of airhacks.tv covers:
    "
    Migration from EJBs to Jakarta EE, stateful EJBs and passivation, scopes in Java EE, pooling in EJBs vs CDI, request-scoped vs application-scoped beans, concurrent data structures, entities vs scoped beans, GraalVM use cases, serverless Java deployment, managing multiple environments in serverless, versioning and blue-green deployment in serverless, professional coding practices, Java's role in database engine development
    "
    adambien.blog/r...
    See you at live, virtual workshops: airhacks.live
    Checkout: airhacks.indus...
    Any questions left? See you at the airhacks.tv
    Discord: discord.gg/airhacks

Комментарии • 6

  • @memyselfandi3202
    @memyselfandi3202 2 месяца назад

    Fully agree on the 'professional code'. Should be easy to read, easy to debug and easy to write tests for.

  • @cobrab1978
    @cobrab1978 3 месяца назад +1

    And thanks for your response about Java and database engines, I will working in a edge cloud database system using Java.

    • @bienadam
      @bienadam  3 месяца назад +1

      "edge cloud database system using Java"? 👉 you are invited to: airhacks.fm for a chat. Btw. this is the reference to the podcast I mentioned during the show: airhacks.fm/#episode_295

  • @cobrab1978
    @cobrab1978 3 месяца назад +1

    I usually use webjars when programming using templates in Java

    • @bienadam
      @bienadam  3 месяца назад +1

      Thank you for your feedback. Good to know!