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
The speaker uses Maven Liberty Dev to start the microservices and demonstrates how to call Service B from Service A using MicroProfile Client and MicroProfile Config. The speaker also mentions the availability of a MicroProfile extension pack for VS Code and an Intelligent plugin for creating cloud and native applications. Finally, the speaker announces that the demo will be shared on their Github repo and Twitter handle.