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

Performance analysis of cloud applications

Performance analysis of cloud applications

Today’s choice gives us an insight into how Google measure and analyse the performance of large user-facing services such as Gmail (from which most of the data in the paper is taken). It’s a paper in two halves. The first part of the paper demonstrates through an analysis of traffic and load patterns why the only real way to analyse production performance is using live production systems.

Read More