logo
Dates

Author


Conferences

Tags

Sort by:  

Authors: Frederick Kautz
2022-10-28

tldr - powered by Generative AI

The presentation discusses the future of Cloud Native applications and their impact on infrastructure. It explores the concept of emergent systems and how it applies to the community. The speaker predicts that applications will eventually be able to deploy anywhere in the world based on their requirements.
  • Cloud Native applications are replacing sysadmins as the primary focus for runtimes and tooling
  • New runtime environments are being built on lessons learned from the community to increase developers' capabilities
  • Emergent systems have unique behaviors that arise as part of the system, and there is no global control or observability
  • Applications will eventually be able to deploy anywhere in the world based on their requirements
  • Human processes are impacted by changes in APIs and standards
  • The community needs to be thoughtful and careful in taking Cloud Native to the next level
Conference:  CloudOpen 2022
Authors: Tanmai Gopal
2022-06-21

tldr - powered by Generative AI

GraphQL Data Mesh can accelerate application development by allowing data to be shared for analytical purposes in real-time, right at the point of origin.
  • Data Mesh is an emerging concept focused on moving analytical data away from a monolithic data warehouse or data lake into a distributed architecture
  • GraphQL can be a powerful solution for data and application modernization problems for both operational and analytical data
  • GraphQL provides a semantic JSON model, speed of light caching, and security and authorization
  • GraphQL is a query language for APIs, closer to SQL than a collection of endpoints
  • GraphQL has modern primitives like subscriptions for consuming real-time data and streams of data
  • GraphQL schema is a built-in artifact