Join us

ContentUpdates and recent posts about Flogo..
Link NextGenSoft Technologies LLP Team
@nextgensoft shared a link, 3 weeks, 1 day ago
Marketing Manager, nextgensoft

AWS MCP Server: Complete Guide for Building AI Agents on AWS

Learn how to build powerful AI agents on AWS MCP Server. A complete guide covering setup, architecture, tools, and real-world use cases.

01-Guid to build AI Agent on AWS MCP Server
 Activity
@eon01 added a new tool AWX , 3 weeks, 2 days ago.
Course
@eon01 published a course, 3 weeks, 2 days ago
Founder, FAUN.dev

AWX in Action

Docker Ansible Kubernetes AWX

Ansible Orchestration at Scale

AWX in Action
 Activity
@harperelisecallahan started using tool WordPress , 3 weeks, 2 days ago.
 Activity
@harperelisecallahan started using tool Shopify , 3 weeks, 2 days ago.
 Activity
@harperelisecallahan started using tool React , 3 weeks, 2 days ago.
 Activity
@harperelisecallahan started using tool Python , 3 weeks, 2 days ago.
 Activity
@harperelisecallahan started using tool PHP , 3 weeks, 2 days ago.
 Activity
@harperelisecallahan started using tool Node.js , 3 weeks, 2 days ago.
 Activity
@harperelisecallahan started using tool Magento , 3 weeks, 2 days 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