Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 876 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 876 Bytes

TriggerMesh Bridge Template for Backstage

This is an experimental software template for creating a TriggerMesh integration in Backstage. It demostrates the creation of integration that reads messages from an AWS Simple Queue Service (SQS) queue and delivers it to a service after applying a Transformation on the SQS message.

The templates also demostrates how the automation could be setup in GitHub Actions in order to achieve CI/CD operations.

Installation

Register the template in your Backstage instance. Post installation, you will see the SQS to Service Integration card appear in your components catalog.

Usage

Please take a look at this blog post.