Join us

ContentUpdates and recent posts about Flogo..
 Activity
@kaptain added a new tool Kubernetes Gateway API , 3 days ago.
News FAUN.dev() Team Trending
@kala shared an update, 3 days, 1 hour ago
FAUN.dev()

Google Releases Magika 1.0: AI File Detection in Rust

Rust Magika

Google releases Magika 1.0, an AI file detection system rebuilt in Rust for improved performance and security.

Google Releases Magika 1.0: AI File Detection in Rust
 Activity
@kala added a new tool Magika , 3 days, 1 hour ago.
News FAUN.dev() Team Trending
@kala shared an update, 3 days, 1 hour ago
FAUN.dev()

Google’s Cloud APIs Become Agent-Ready with Official MCP Support

Apigee Google Cloud Platform Google Kubernetes Engine (GKE) BigQuery

Google supports the Model Context Protocol to enhance AI interactions across its services, introducing managed servers and enterprise capabilities through Apigee.

 Activity
@devopslinks added a new tool BigQuery , 3 days, 1 hour ago.
News FAUN.dev() Team Trending
@devopslinks shared an update, 3 days, 2 hours ago
FAUN.dev()

AWS Previews DevOps Agent to Automate Incident Investigation Across Cloud Environments

Amazon Web Services Amazon CloudWatch Datadog Dynatrace New Relic

AWS introduces an autonomous AI DevOps Agent to enhance incident response and system reliability, integrating with tools like Amazon CloudWatch and ServiceNow for proactive recommendations.

AWS Previews DevOps Agent to Automate Incident Investigation Across Cloud Environments
 Activity
@devopslinks added a new tool ServiceNow , 3 days, 2 hours ago.
 Activity
@cmndrsp0ck started using tool Terraform , 3 days, 5 hours ago.
 Activity
@cmndrsp0ck started using tool Ansible , 3 days, 5 hours ago.
 Activity
@cmndrsp0ck started using tool Python , 3 days, 5 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