Skip to main content
  • Log in
  • Manage Cookies
EclipseCon - Eclipse Foundation
  • Conference
    • Program Schedule
    • Program List
    • Registration
  • Features
    • Community Day
    • Hacker Day
    • Dinner Meetups
    • OSGi Summit
    • Keynotes
  • Community
    • Code of Conduct
    • Health & Safety at EclipseCon
    • Community Resources
    • 2022 Speakers
    • Information for Speakers
  • Sponsors
    • Be a Sponsor
    • Information for Exhibitors
    • Our Sponsors
    • Sponsor Testimonials
  • Venue
    • Conference Venue
    • Hotels
    • Ludwigsburg
  • About Us
    • EclipseCon 2022
    • Program Committee
    • The Eclipse Foundation
    • Past Conferences
    • Other Events
  1. Home
  2. EclipseCon
  3. microprofile

microprofile

It's Easy! Contributing to Open Source in Java

Cesar Hernandez (Tomitribe Corporation)

The problem developers new to open source have is joining the community, starting to contribute, and using common open-source tools. In this session, attendees will learn how to contribute and become valuable a part of any open source community. Attendees will learn soft and hard skills based on two case studies: Eclipse MicroProfile and Apache TomEE projects.

Experience level: 
Beginner

The Open Source Way
The Open Source Way

Make your microservices as much robust as mission critical systems by MicroProfile and Jakarta EE

Kenji Kazumura (Fujitsu Limited)

One of the most important things when building microservices for the enterprise mission critical systems
is high reliability. Even if a new deployed service has a bug,
it is required that the other services should not be affected by this bad service.
This session will provide how to build such a robust system with MicroProfile functions such as
Fault Tolerance, Metrics, and OpenTracing.
Although there are a lot of tuning knobs in Fault Tolerance (timeout, circuitbreaker, retry, fallback, and so on),

Experience level: 
Intermediate

Cloud Native Java
Cloud Native Java

Secure Microservices made easy with Eclipse MicroProfile JWT

Emily Jiang (IBM)

Are you wondering how to secure microservices? Eclipse MicroProfile JWT  (https://microprofile.io/)  is the answer. MicroProfile JWT designs a token based authentication and authorization mechanism, which enables authorized access from clients to services or  from services to services by using JWT token.

Experience level: 
Beginner

Cloud Native Java
Cloud Native Java

A different flavor of the distributed transaction

Martin Štefanko (Red Hat, Inc.)

Transactions are one of the most complex and yet very important areas of computing. They can get particularly hard when the system moves to the distributed environments as almost every component in the distributed system is liable to failures. Traditional locking protocols, used in transaction solutions today, are then very prone to holding locks on resources for unnecessarily long periods. The saga pattern provides an alternative non-blocking solution with the design that allows individual parts of the transaction to commited immediately and independently.

Experience level: 
Beginner

Cloud Native Java
Cloud Native Java

From Java EE to cloud-native

Jean-François James (Worldline)

For 2 decades, Java EE has been the reference programming model for enterprise applications. With the rise of the cloud, started by Amazon in 2006, the IT landscape has changed and application needs have evolved in terms of architecture, scalability model, observability...

Should we throw away our good old Java EE applications? Are they able to evolve in this new context? How to make them cloud-ready or even better cloud-native? Do we need to switch to another technology?

Experience level: 
Intermediate

Cloud Native Java
Cloud Native Java

Boost your APIs with GraphQL

Jean-François James (Worldline)

When it comes to API, REST is king. Its simplicity and pragmatism have seduced the greatest number of people. Even if the good practices and recommendations of Roy Fielding, its founder, are not always well implemented…

Experience level: 
Beginner

Cloud Native Java
Cloud Native Java

Application servers and cloud-native applications: match or mismatch?

Jean-François James (Worldline)

Over the years Java application servers have acquired a bad reputation among developers:

  • Tedious and error-prone development cycle
  • Painful testing
  • Slow startup time
  • Heavy system footprint.

In a nutshell: not productive enough and too heavy for modern cloud-native applications!

But is this bad reputation still relevant today? What about modern application servers and frameworks such as OpenLiberty, WidlFly, Quarkus, Payara, KumuluzEE and TomEE? Are they ready for this new cloud-native world?

Experience level: 
Intermediate

Cloud Native Java
Cloud Native Java

Effective Kubernetes for Jakarta EE and MicroProfile Developers

Reza Rahman (Microsoft Corp.)

There are several key techniques to understand while using Kubernetes with Jakarta EE and MicroProfile applications. Examples include:

Experience level: 
Beginner

Cloud Native Java
Cloud Native Java

Optimize your applications to the max with Jakarta EE and MicroProfile

Edwin Derks (Team Rockstars IT)

Jakarta EE’s programming model and application server runtimes are a modern approach for developing Java-based enterprise applications. Especially when complemented with Eclipse MicroProfile and supporting tools, these fit perfectly in containers and scalable infrastructures. In this talk, I will explain how to tailor and optimise such enterprise applications to the max in order to achieve optimal value and development experience. In addition, I will compare some key concepts with competitors like Spring Framework.

Experience level: 
Intermediate

Cloud Native Java
Cloud Native Java

End-to-End Microservices - with Eclipse MicroProfile

Ivar Grimstad (Eclipse Foundation)

Eclipse MicroProfile provides a set of APIs for creating cloud-native microservices. In this session, I will start with a blank sheet and build a set of well documented, configurable microservices that communicates with each other in a secure, traceable and fault-tolerant way using implementations from a wide range of vendors.

You will get an overview of the technologies and learn how to get started with Eclipse MicroProfile to create portable 12-factor microservices in an efficient manner.

Experience level: 
Intermediate

Cloud Native Java
Cloud Native Java

  • first
  • previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • next
  • last

Eclipse Foundation

  • About Us
  • Contact Us
  • Sponsor
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors
  • Careers

Legal

  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace
EclipseCon is brought to you by The Eclipse Foundation with the support of our sponsors.
Powered by Drupal and built on COD.

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top