Join us

ContentUpdates and recent posts about Flogo..
Discovery IconThat's all about @Flogo — explore more posts below...
Story WrapPixel Team
@sanjayjoshi shared a post, 4 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, 6 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 , 9 hours, 40 minutes ago.
 Activity
@indonetgroup started using tool Business Catalyst , 9 hours, 40 minutes ago.
 Activity
@sanjayjoshi added a new tool Shadcn Space , 9 hours, 49 minutes ago.
 Activity
@sanjayjoshi created an organization WrapPixel , 9 hours, 56 minutes ago.
 Activity
@sanjayjoshi started using tool tailwindcss , 10 hours, 3 minutes ago.
 Activity
@sanjayjoshi started using tool React , 10 hours, 3 minutes ago.
 Activity
@sanjayjoshi started using tool Next.js , 10 hours, 3 minutes ago.
Story
@himanshu shared a post, 1 day ago

Software Testing Strategies: A Practical Guide for Modern Development

Software quality is a critical factor in modern application development. As development teams adopt Agile, DevOps, and CI/CD pipelines, testing must also evolve to ensure software remains reliable and secure. A well-defined testing plan helps teams identify bugs early, reduce risks, and deliver bett..

software testing Strategies
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