Modern Java Application Development with MicroProfile and Quarkus on Cloud Run
Eclipse Foundation via YouTube
Overview
Watch a 34-minute EclipseCon 2022 conference talk exploring modern Java application development using MicroProfile and Quarkus on Google Cloud Run. Learn how to rapidly deploy Java applications with minimal infrastructure management through serverless containers. Discover the capabilities of MicroProfile for creating portable applications that avoid vendor lock-in, while leveraging Quarkus for supersonic Java performance in the cloud. Follow along as speakers Mads Opheim and Rustam Mehmandarov demonstrate key MicroProfile features, containerization techniques, and deployment to Google Cloud Run's fully managed container service. Gain practical insights into building and deploying cloud-native Java applications without needing extensive knowledge of complex technologies like Kubernetes or Istio. The presentation covers essential topics including business logic implementation, containerization strategies, serverless architecture, performance optimization with Quarkus, and native compilation for enhanced speed.
Syllabus
Intro
Business logic
MicroProfile
Where to start
Containerization
Cloud Run
Serverless
Random Strings
Make it Fast
Quarkus
Quarkus Native
Conclusion
Taught by
Eclipse Foundation