Join us

ContentUpdates and recent posts about Flogo..
Discovery IconThat's all about @Flogo โ€” explore more posts below...
News FAUN.dev() Team
@kaptain shared an update, 4ย hours ago
FAUN.dev()

The Safe Path Off Ingress-NGINX: Ingress2Gateway 1.0

Kubernetes Gateway API Kubernetes

Ingress2Gateway 1.0 has been released to aid migration from Ingress-NGINX to Gateway API before its retirement in March 2026. The tool translates Ingress resources to Gateway API and highlights untranslatable configurations. The release features enhanced annotation support and thorough testing for reliable migration.

Story
@laura_garcia shared a post, 13ย hours ago
Software Developer, RELIANOID

๐—ช๐—ต๐—ฎ๐˜ ๐—ถ๐˜€ ๐—š๐—ผ๐—ผ๐—ด๐—น๐—ฒ ๐—–๐—น๐—ผ๐˜‚๐—ฑ ๐—ฃ๐—น๐—ฎ๐˜๐—ณ๐—ผ๐—ฟ๐—บ (๐—š๐—–๐—ฃ)?

Google Cloud Platform (GCP) delivers a powerful suite of compute, storage, networking, data, and AI/ML servicesโ€”all running on Googleโ€™s global infrastructure. ๐Ÿ”น ๐—›๐—ผ๐˜„ ๐—ถ๐˜ ๐˜„๐—ผ๐—ฟ๐—ธ๐˜€ GCP is built around projects (for resource isolation and billing), with flexible networking via VPCs, and scalable compute opt..

Story
@laura_garcia shared a post, 1ย day, 14ย hours ago
Software Developer, RELIANOID

๐—œ๐˜€ ๐˜†๐—ผ๐˜‚๐—ฟ ๐—ฐ๐—ผ๐—บ๐—บ๐˜‚๐—ป๐—ถ๐—ฐ๐—ฎ๐˜๐—ถ๐—ผ๐—ป ๐—ฝ๐—น๐—ฎ๐˜๐—ณ๐—ผ๐—ฟ๐—บ ๐—ฟ๐—ฒ๐—ฎ๐—ฑ๐˜† ๐—ณ๐—ผ๐—ฟ ๐˜‡๐—ฒ๐—ฟ๐—ผ ๐—ฑ๐—ผ๐˜„๐—ป๐˜๐—ถ๐—บ๐—ฒ?

๐Ÿšจ ๐—œ๐˜€ ๐˜†๐—ผ๐˜‚๐—ฟ ๐—ฐ๐—ผ๐—บ๐—บ๐˜‚๐—ป๐—ถ๐—ฐ๐—ฎ๐˜๐—ถ๐—ผ๐—ป ๐—ฝ๐—น๐—ฎ๐˜๐—ณ๐—ผ๐—ฟ๐—บ ๐—ฟ๐—ฒ๐—ฎ๐—ฑ๐˜† ๐—ณ๐—ผ๐—ฟ ๐˜‡๐—ฒ๐—ฟ๐—ผ ๐—ฑ๐—ผ๐˜„๐—ป๐˜๐—ถ๐—บ๐—ฒ? For many enterprises, ๐—ฆ๐—ธ๐˜†๐—ฝ๐—ฒ ๐—ณ๐—ผ๐—ฟ ๐—•๐˜‚๐˜€๐—ถ๐—ป๐—ฒ๐˜€๐˜€ is still a critical pillar for daily operations โ€” from internal collaboration to client interactions. But what happens when it goes down? ๐Ÿ’ฅ Lost productivity ๐Ÿ’ฅ Interrupted workflows ๐Ÿ’ฅ Missed business o..

Story WrapPixel Team
@sanjayjoshi shared a post, 2ย days, 8ย hours ago

Building a Team Section or Page in 2026? You Must Check This

A strong team section helps build trust by showing the people behind your product.
Itโ€™s not just design it makes your product feel real.

This article shares modern, ready-to-use team sections and pages you can quickly use in your projects.

Team Sections & Pages Blog Cover 3
Story
@laura_garcia shared a post, 2ย days, 10ย hours ago
Software Developer, RELIANOID

CloudFest 2026 is calling

๐Ÿš€ CloudFest 2026 is calling March 23โ€“26 | Europa-Park 10,000+ minds. 80+ countries. One place where the future of the internet is built. From cutting-edge cloud innovation to legendary networking โ€” this isnโ€™t just an event, itโ€™s the experience. ๐Ÿ‘‰ Meet us there and discover how RELIANOID is powering ..

cloudfest_march_2026_germany_RELIANOID
ย Activity
@indonetgroup started using tool Juju , 2ย days, 14ย hours ago.
ย Activity
@indonetgroup started using tool Business Catalyst , 2ย days, 14ย hours ago.
ย Activity
@sanjayjoshi added a new tool Shadcn Space , 2ย days, 14ย hours ago.
ย Activity
@sanjayjoshi created an organization WrapPixel , 2ย days, 14ย hours ago.
ย Activity
@sanjayjoshi started using tool tailwindcss , 2ย days, 14ย 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