Join us

ContentUpdates and recent posts about Flogo..
Discovery IconThat's all about @Flogo — explore more posts below...
News FAUN.dev() Team Trending
@devopslinks shared an update, 1 day, 8 hours ago
FAUN.dev()

Rust Confirmed for Linux Kernel: Experiment Concludes Successfully

UNIX GNU/Linux The Linux Kernel Rust

The Rust experiment in the Linux kernel concludes, confirming its suitability and permanence in kernel development, with Rust now used in production and supported by major Linux distributions.

Rust Confirmed for Linux Kernel: Experiment Concludes Successfully
Course
@eon01 published a course, 1 day, 12 hours ago
Founder, FAUN.dev

Generative AI For The Rest Of US

ChatGPT GPT

Your Future, Decoded

Generative AI For The Rest Of US
News FAUN.dev() Team
@kaptain shared an update, 2 days ago
FAUN.dev()

Kubernetes v1.35 Timbernetes Release: 60 Enhancements

Kubernetes Kubernetes Gateway API

Kubernetes v1.35, the Timbernetes Release, debuts with 60 enhancements, including stable in-place Pod updates and beta features for workload identity and certificate rotation.

Kubernetes v1.35 Timbernetes Release: 60 Enhancements
 Activity
@kaptain added a new tool Kubernetes Gateway API , 2 days ago.
News FAUN.dev() Team
@kala shared an update, 2 days 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 , 2 days ago.
News FAUN.dev() Team
@kala shared an update, 2 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 , 2 days, 1 hour ago.
News FAUN.dev() Team
@devopslinks shared an update, 2 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 , 2 days, 2 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