Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,11 @@ SDK's github repo - see the [list of SDKs](#sdks).

### Meeting Time

See the [CNCF public events calendar](https://www.cncf.io/community/calendar/).
See the [CloudEvents public
calendar](https://zoom-lfx.platform.linuxfoundation.org/meetings/cloudevents).
You can add it to your calendar by subscribing to the
[iCal link](https://webcal.prod.itx.linuxfoundation.org/lfx/a092M00001IV4PvQAL).

This specification is being developed by the
[CNCF Serverless Working Group](https://github.com/cncf/wg-serverless). This
working group meets every Thursday at 9AM PT (USA Pacific)
Expand All @@ -181,9 +185,13 @@ Please see the
[meeting minutes doc](https://docs.google.com/document/d/1OVF68rpuPK5shIHILK9JOqlZBbfe91RNzQ7u_P7YCDE/edit#)
for the latest information on how to join the calls.

Recording from our calls are available
Recording from our calls are available via the
[calendar
entry](https://zoom-lfx.platform.linuxfoundation.org/meetings/cloudevents)
for the day of interest.
Old recordings are available
[here](https://www.youtube.com/playlist?list=PLO-qzjSpLN1BEyKjOVX_nMg7ziHXUYwec), and
older ones are
even older ones are
[here](https://www.youtube.com/playlist?list=PLj6h78yzYM2Ph7YoBIgsZNW_RGJvNlFOt).

Periodically, the group may have in-person meetings that coincide with a major
Expand Down
4 changes: 2 additions & 2 deletions docs/demos.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ If you have a demo of CloudEvents in action, please add a link here. If there is
- Blog post about Cloud Events Orchestration using an workflow engine([Zeebe](http://zeebe.io)).
- Instructions: You can find the [Demo Code and instructions here](https://github.com/salaboy/zeebe-cloud-events-examples).

- [Gaining business visibility into processes implement by Cloud Events](https://blog.bernd-ruecker.com/gaining-visibility-into-processes-spanning-multiple-microservices-a1fc751c4c13) - Jun 23, 2020

- **Gaining business visibility into processes implement by Cloud Events** - Jun 23, 2020
- Stale link: https://blog.bernd-ruecker.com/gaining-visibility-into-processes-spanning-multiple-microservices-a1fc751c4c13
- Blog post on how to use process events monitoring to understand the business process behind a choreography using Cloud Events
- Instructions: You can find the [used sample application on GitHub](https://github.com/berndruecker/flowing-retail/). [This recording walks you through](https://www.youtube.com/watch?v=JptEJZ10Ra4)

Expand Down
Loading