top of page
6 min read
Validating and generating Atlassian JWT
When developing a add-on to cloud Jira, a usual need is to communicate with the Jira using REST API. The authentication is done using...
0
2 min read
MGS integration with antivirus
One of the MGS features is to manage model-related files and documents. Of course, common and other model non-related files can be...
0
2 min read
Unreachable data in your model inventory? - Introducing the Reporting module
A good model inventory effectively steers internal risk model lifecycles and tracks performance and operations lifecycles (modelOps), and...
0
2 min read
Flattening Docker images
Docker images are stored as layers. To be more precise, the filesystem is layered, so each change (RUN, COPY,…) will result in adding a...
0
2 min read
Caching frontend web application
Web applications (or websites) are often these days rendered right on the user's computer. The server just provides the application and...
0
2 min read
Audit trail handling with MongoDB
A few years ago, we faced the important task of implementing an audit trail to the CRM web application. The term may sound fancy, but it...
0
2 min read
MGS to Databricks connector
Analytics teams in banks and insurance companies use platforms like Databricks for data science, ML/AI model development, model testing,...
0
3 min read
Solving the Unirest JSON parsing problem on Databricks
Databricks Runtime is a set of common libraries you don’t have to install separately on the cluster. One of these libraries is Google...
0
4 min read
Black Friday ready real-time analytics
E-commerce platforms like Shopify contain their reporting dashboards which cover tons of figures generated by the shop, but it might not...
0
bottom of page