Join us

ContentUpdates and recent posts about Flogo..
Discovery IconThat's all about @Flogo — explore more posts below...
Story
@pramod_kumar_0820 shared a post, 4 hours ago
Software Engineer, Teknospire

How To Crack Senior Java Interviews (6–10 YOE) In 4 Weeks

Javadoc Searchspring

A practical 4-week roadmap to crack Senior Java Developer interviews (6–10 YOE), covering Core Java, Spring Boot internals, Microservices, System Design, and real-world interview strategies.

Senior Java Interviews (6–10 YOE) In 4 Weeks
 Activity
@smh started using tool TypeScript , 4 hours, 59 minutes ago.
 Activity
@smh started using tool Terraform , 4 hours, 59 minutes ago.
 Activity
@smh started using tool Python , 4 hours, 59 minutes ago.
 Activity
@smh started using tool OpenTelemetry , 4 hours, 59 minutes ago.
 Activity
@smh started using tool Node.js , 4 hours, 59 minutes ago.
 Activity
@smh started using tool Next.js , 4 hours, 59 minutes ago.
 Activity
@smh started using tool New Relic , 4 hours, 59 minutes ago.
 Activity
@smh started using tool Kubernetes , 4 hours, 59 minutes ago.
 Activity
@smh started using tool Kubectl , 4 hours, 59 minutes 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