Join us

ContentUpdates and recent posts about Flogo..
Discovery IconThat's all about @Flogo โ€” explore more posts below...
Story
@laura_garcia shared a post, 1ย day, 3ย hours ago
Software Developer, RELIANOID

๐—Ÿ๐—ถ๐—ป๐˜‚๐˜… ๐—ธ๐—ฒ๐—ฟ๐—ป๐—ฒ๐—น ๐˜ƒ๐˜‚๐—น๐—ป๐—ฒ๐—ฟ๐—ฎ๐—ฏ๐—ถ๐—น๐—ถ๐˜๐—ถ๐—ฒ๐˜€

๐Ÿ” ๐—Ÿ๐—ถ๐—ป๐˜‚๐˜… ๐—ธ๐—ฒ๐—ฟ๐—ป๐—ฒ๐—น ๐˜ƒ๐˜‚๐—น๐—ป๐—ฒ๐—ฟ๐—ฎ๐—ฏ๐—ถ๐—น๐—ถ๐˜๐—ถ๐—ฒ๐˜€ are once again forcing enterprises to rethink ๐™ž๐™ฃ๐™›๐™ง๐™–๐™จ๐™ฉ๐™ง๐™ช๐™˜๐™ฉ๐™ช๐™ง๐™š ๐™จ๐™š๐™˜๐™ช๐™ง๐™ž๐™ฉ๐™ฎ ๐™ฅ๐™ง๐™ž๐™ค๐™ง๐™ž๐™ฉ๐™ž๐™š๐™จ. The recent disclosure of โ€œ๐—–๐—ผ๐—ฝ๐˜† ๐—™๐—ฎ๐—ถ๐—นโ€ and โ€œ๐——๐—ถ๐—ฟ๐˜๐˜† ๐—™๐—ฟ๐—ฎ๐—ดโ€ highlights how kernel-level flaws can rapidly evolve into major risks for cloud environments, containers, Kubernetes clusters, and cr..

ย Activity
@cristiandeluxe started using tool WordPress , 1ย day, 20ย hours ago.
ย Activity
@cristiandeluxe started using tool Vue.js , 1ย day, 20ย hours ago.
ย Activity
@cristiandeluxe started using tool TypeScript , 1ย day, 20ย hours ago.
ย Activity
@cristiandeluxe started using tool Shopify , 1ย day, 20ย hours ago.
ย Activity
@cristiandeluxe started using tool Rust , 1ย day, 20ย hours ago.
ย Activity
@cristiandeluxe started using tool Python , 1ย day, 20ย hours ago.
ย Activity
@cristiandeluxe started using tool PrestaShop , 1ย day, 20ย hours ago.
ย Activity
@cristiandeluxe started using tool PHP , 1ย day, 20ย hours ago.
ย Activity
@cristiandeluxe started using tool Node.js , 1ย day, 20ย hours ago.
Project Flogo, a Go-based open source ecosystem for building event-driven apps is designed to abstract the event processing paradigm from event consumption enabling devs to build once, consume from anywhere and process using any of the supported actions.

At its core,ย Flogo Core, a lightweight app kernel responsible for all of the event-driven magic exposed to app devs via the Actions, Triggers & Activities (the core building blocks for your apps)!

Flogo Core provides the following key benefits:

- Action chaining enables communication between one or more capabilities in a single, sub 10MB binary!
- Common contribution model build activities and triggers that can be leveraged by all capabilities
- Extensible easily extend the capabilities available by building your own action using the common interfaces