News

  • Eleven Technical Requirements to Add to Your Next Software Product RfP

    Eleven Technical Requirements to Add to Your Next Software Product RfP

    Recently, I was asked to give my input on a RfI from a company considering to buy software products off the shelf. They had already divided the functionality they want to see covered into subdomains, and realized that they probably had to buy a number of products covering some of the subdomains, while other subdomains…

    Read more

  • Why you need MLOps to build agile ML products

    Why you need MLOps to build agile ML products

    Most Machine Learning (ML) models never reach production. They stay in notebook experimentation heaven where everything is about data science. A proof of concept ML model in a notebook is one thing. Going from a notebook to production is a whole other ball game. It requires the entire end-to-end data and ML pipeline to be…

    Read more

  • Automatically run Black in PyCharm on Windows

    Automatically run Black in PyCharm on Windows

    I often forget to run the code formatter before I commit code to git. This is bad since the following commits will contain irrelevant… Continue reading on Grensesnittet »

    Read more

  • What is Data Mesh?

    What is Data Mesh?

    The term ‘Data Mesh’ has become increasingly common over the past few years, though it is still somewhat niche compared to terms like Data Lake or Data Platform, and what it actually means might not be well understood. In this article I will delve into what data mesh actually is, the motivations behind it, and…

    Read more

  • Google BigQuery for significant reduction of total cost of ownership (TCO)

    Google BigQuery for significant reduction of total cost of ownership (TCO)

    Traditional Enterprise Data Warehouse (EDW) often requires expensive product licenses, large investments in hardware and significant resources for writing and maintaining relevant queries and reports. To address these challenges, Google developed BigQuery which is a ground-breaking cloud-based service for analyzing big data with great cost savings. Get the most value out of your data With…

    Read more

  • Using dataform to improve data quality in BigQuery

    Using dataform to improve data quality in BigQuery

    There is always one thing that everyone will tell you if you start the path of a data driven project: You will spend most of your time dealing with data quality issues. This is especially true when dealing with data collected from legacy or ad hook systems.

    Read more

  • Building a serverless datawarehouse pipeline using GCP

    Building a serverless datawarehouse pipeline using GCP

    BigQuery is a serverless datawarehouse solution provided by the Google Cloud Platform. In this blog post will only focus on the serverless integration offers that GCP provides.

    Read more

  • 28
    Apr

    Event

    Computerworld: Digital Conference

    The conference focused on a solid cloud strategy and explored the possibilities that working with hybrid and multi-cloud could bring.

    Read more

    Online28. Apr 11:45-12:00
  • TLS certificates — a hands-on guide

    TLS certificates — a hands-on guide

    Request, verify and install TLS certificates in the simplest way possible.

    Read more