Details
Assignee
UnassignedUnassignedReporter
Anuar NurmakanovAnuar NurmakanovLabels
Priority
P3Development Team
CitationRelease
Not ScheduledTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Unassigned
UnassignedReporter
Anuar Nurmakanov
Anuar NurmakanovLabels
Priority
Development Team
Citation
Release
Not Scheduled
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created May 6, 2024 at 7:17 AM
Updated January 17, 2025 at 12:59 AM
As an architect, I would like to check how a service written with Spring and Docker will work in the ETL to gain performance insights, such as start-up time and the time required to process X records per second/minute.
Technical notes:
We use Spring without Spring Native in the scope of this spike
We use the same build tool as we use in FOLIO - maven
We can deploy and run an AWS Batch Job that eliminates newly written service
Acceptance Criteria:
We can run the service locally for the testing needs
We can deploy the service as an AWS Batch Job
We can run the job from AWS CLI or AWS Management Console
The job takes 100 records and processes them using the library