logo
Dates

Author


Conferences

Tags

Sort by:  

Authors: Tracy Ragan
2022-06-22

tldr - powered by Generative AI

The presentation discusses the importance of software supply chain security in a microservices world and how Artillios.io is addressing the issue through the use of S-bombs and CVE data.
  • Artillios.io is addressing the issue of software supply chain security in a microservices world
  • S-bombs and CVE data are important in tracking vulnerabilities and dependencies
  • Artillios.io aggregates S-bombs and CVE data to provide a comprehensive view of an application's components and their vulnerabilities
  • The use of S-bombs and CVE data saves time and resources in tracking vulnerabilities and redundancies
  • The presentation suggests the need for better management of code in an assembly line and the potential for autonomous coding in the future
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