Technical
How To Choose a Time Series Database?
What is time-series data? With ever-growing amounts and variety of data, any data analysis certainly includes the date-time axis. How many products do I sell today compared to the day before? What is the trend of search terms in Google
07.10.2022
Technical
What Is OpenAPI? Definition, Benefits And Specifications
What is OpenAPI? OpenAPI is obviously an open standard for describing the REST API protocol. Like any other communication protocol, REST API requires some kind of specification that would act as a source of truth both for the client and
20.06.2022
Technical
10 hints to make Java Lambda faster
Broscorp created quite a lot of different Lambda functions for different clients. All of them served different purposes but share something in common. As Broscorp has vast experience working with Java, we write and fine-tune Lambda functions in Java. Usually,
20.05.2022
Technical
EC2 Vs Lambda
Amazon Web Services (AWS) is the most important thing that happened in computer technology since the microprocessor. Over 83% of workloads have been in the cloud as of 2020. Two AWS services are consistently ranked as the most used: Lambda
09.04.2021
Technical