Jump to content
Changes to the Jaspersoft community edition download ×

AWS Servless


ben_37

Recommended Posts

Hi,

Is there any exmaples how I can setup JasperReport as a servless lambda in AWS? We need to generate PDF reports based on our data with existing IReport designer reports. I want to run JasperReport pdf generator as AWS Gateway lambda. All our project is servless and I do not wan tot run EC2 for JasperReports server.

Regards,

Benjamin

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

A couple of options.

I assume you are looking to generate PDF, Excel etc from JasperReports, not be interactive, nor use JasperReports Server commercial editions ad hoc, dashboards, domains...

You could create a Lambda that embeds JasperReports execution with a REST API.

Or you could discuss using JasperReports IO. JRIO is a microservice with synch and asynch REST APIs that is being deployed into a container/Kubernetes environment today, and can be adapted to a serverless architecture.

 

Sherman

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...