Join us

ContentUpdates and recent posts about Flogo..
Discovery IconThat's all about @Flogo — explore more posts below...
Story
@viktoriiagolovtseva shared a post, 31 minutes ago

Performance Review Template That Actually Works

Hiring the right person is only half the equation — helping them grow is the other

Zrzut ekranu 2026-05-01 131816
Story Keploy Team
@sancharini shared a post, an hour ago

How to Track DORA Metrics Without Months of Engineering Work

Start tracking DORA metrics this week without months of work. Learn simple manual tracking, gradual automation, and practical tools to measure deployment performance

Track DORA Metrics Without Months of Engineering Work
Story
@viktoriiagolovtseva shared a post, 4 hours ago

Contract Review Template for the Legal Team: a Free Checklist

Whether you’re reviewing a routine non-disclosure agreement or a complex commercial contract, your team likely follows roughly the same steps. Although many legal professionals don’t require a predefined plan, in some cases, having a contract review template is very helpful. 

For example, if you have a large legal department, work in a legal firm with numerous clients, or need to scale best practices, in all these cases, process standardization is essential. A contract review template enables you to document all the crucial steps, ensuring that your processes are robust and repeatable.

In this guide, we’ll share a free contract review template for legal teams. We also explain how to use it in Jira or Monday and how to add it to your tasks automatically.

Zrzut ekranu 2026-05-01 103840
Story
@viktoriiagolovtseva shared a post, 5 hours ago

Jira Automation Best Practices That Will Save You Time

Managing projects in Jira often involves many repetitive actions. Creating work items for recurring tasks, reassigning them for reviews, and syncing statuses with dev tools – these are just a few examples. With Jira automation, you can handle such routine actions more efficiently and reduce manual work. If you set up automation rules that work together as a whole, you will create a well-functioning system. This will help you streamline processes and optimize resources.

In this article, we explore hands-on Jira automation best practices that actually save time. You’ll learn how to set up effective rules, avoid common mistakes, and make automation work seamlessly for your team’s unique processes.

Zrzut ekranu 2026-05-01 090408
 Activity
@adrian_schmidt started using tool TypeScript , 1 day, 1 hour ago.
 Activity
@adrian_schmidt started using tool React , 1 day, 1 hour ago.
 Activity
@adrian_schmidt started using tool Express , 1 day, 1 hour ago.
 Activity
@adrian_schmidt started using tool AWS Lambda , 1 day, 1 hour ago.
 Activity
@adrian_schmidt started using tool Amazon Web Services , 1 day, 1 hour ago.
 Activity
@adrian_schmidt started using tool Amazon SES , 1 day, 1 hour 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