logo
Dates

Author


Conferences

Tags

Sort by:  

Conference:  CloudOpen 2022
Authors: Emily Jiang
2022-06-21

tldr - powered by Generative AI

The presentation discusses the use of MicroProfile, a lightweight iterative process governed by the MicroProfile Working Group, for creating cloud and native applications. The speaker demonstrates the creation of two microservices that communicate with each other and can be deployed to Kubernetes.
  • MicroProfile is a community-driven standard body with APIs and TCKs in the public domain
  • Tooling support is available for creating MicroProfile projects and choosing implementations
  • MicroProfile and Jakarta EE are complementary to each other
  • MicroProfile Config is used to specify where a service is located
  • The speaker demonstrates the creation of two microservices that communicate with each other and can be deployed to Kubernetes