Introducing CloudEvents 0.1 – An open effort by Google, Microsoft, IBM and more

Introducing CloudEvents 0.1 – An open effort by Google, Microsoft, IBM and more

  • May 9, 2018
Table of Contents

Introducing CloudEvents 0.1 – An open effort by Google, Microsoft, IBM and more

What’s most frustrating is event-driven design and serverless technologies enable developers to reach unprecedented levels of productivity, yet our tooling isn’t designed to help us manage this new level of output. We can each provision a thousand AWS Lambda functions right now, which will scale massively and cost nothing until they’re executed. This is incredible power, but I don’t believe we are ready to reason about this new level of output.

That is, until we have better tools. This is a problem which CloudEvents can solve. Consistent event metadata creates a stable foundation on top of which we can build better tools for developing, running and operating serverless & event-driven architectures.

Source: medium.com

Share :
comments powered by Disqus

Related Posts

Linux System Monitoring with eBPF

Linux System Monitoring with eBPF

The Linux kernel is an abundant component of modern IT systems. It provides the critical services of hardware abstraction and time-sharing to applications. The classical metrics for monitoring Linux are among the most well known metrics in monitoring: CPU utilization, memory usage, disk utilization, and network throughput.

Read More