Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

What is the Architecture of the Forge Jira FaaS Application?

Sarra MEHREZ
April 30, 2023

What is the architecture of the Forge Jira application, given that it's a Function as a Service (FaaS) application? I'm curious about how the application logic is structured and how the various components interact with each other. Is it based on a serverless computing model, and if so, what are some of the key characteristics of this architecture? I'm asking this question to better understand how the Forge Jira application is designed and to gain insights into how FaaS architecture can be used in enterprise software development.

1 answer

0 votes
Alexey Matveev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
June 27, 2018

Hello,

Do you want to write a listener or a mail handler? If you write a listener, then you should attach this listener to the Create Issue Event and put all your logic in this listener. But you will not be able to distinguish, if an issue is created by mail or somehow else.

Marcin Beczynski
Contributor
June 27, 2018

Could be mail handler but I'm stuck with this tutorial (creating a custom mail handler) and don't know how to force this to catch all issue not only what will put intro configuration 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events