6 min readSoftware DevelopmentValidating and generating Atlassian JWTWhen developing a add-on to cloud Jira, a usual need is to communicate with the Jira using REST API. The authentication is done using...
2 min readModel GovernanceMGS integration with antivirusOne of the MGS features is to manage model-related files and documents. Of course, common and other model non-related files can be...
2 min readModel GovernanceUnreachable data in your model inventory? - Introducing the Reporting moduleA good model inventory effectively steers internal risk model lifecycles and tracks performance and operations lifecycles (modelOps), and...
2 min readSoftware DevelopmentFlattening Docker imagesDocker images are stored as layers. To be more precise, the filesystem is layered, so each change (RUN, COPY,…) will result in adding a...
2 min readSoftware DevelopmentCaching frontend web applicationWeb applications (or websites) are often these days rendered right on the user's computer. The server just provides the application and...
2 min readSoftware DevelopmentAudit trail handling with MongoDBA 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...
2 min readModel GovernanceMGS to Databricks connectorAnalytics teams in banks and insurance companies use platforms like Databricks for data science, ML/AI model development, model testing,...
3 min readSoftware DevelopmentSolving the Unirest JSON parsing problem on DatabricksDatabricks Runtime is a set of common libraries you don’t have to install separately on the cluster. One of these libraries is Google...
4 min readData EngineeringBlack Friday ready real-time analyticsE-commerce platforms like Shopify contain their reporting dashboards which cover tons of figures generated by the shop, but it might not...