alle Technical posts
It's Not What You Say - It's How You Say It, and Other F# Style Conventions
Code style is maybe one of the most subjective topics in software development, and there can be hard-fought discussions over it. In this post, I'll go over some of my own metaphors for writing F# code
alle
Considering Data as a Product in its Own Right
Although data is a key resource of the digital economy, it is not always easy to make the most of. To take advantage of it, organizations must better understand it by adopting management models that guarantee its quality, relevance and proper use in full compliance.
alle Life at codit
Meet Ruud Wichers Schreur, a Consultant at Codit Netherlands
Curious to know how you can kickstart your career in IT? This was the position Ruud Wichers Schreur found himself in as he accepted a traineeship at Codit. Read on to hear about his experience
This white paper will show you why and how you can reuse existing integration concepts and practices to build great IoT solutions.
Everything you always wanted to know about APIs and API Management: from the API economy and the API ecosystem, over to industry challenges, and a drill down to cost of ownership and return on investment.
Dynamics 365 Integration: updated version!
Learn how you can unlock the value of Dynamics 365 through integration for your organization.
alle
How to Install and Use an Azure Connected Registry
In 2021, Microsoft released a feature of Azure Container Registry called 'connected registry' in public preview. A connected registry allows you to install a container registry on-prem, which synchronizes or mirrors an Azure Container Registry in the cloud. This allows you to have your container images nearby, which is beneficial in scenarios where you have an occasional or limited connection with the cloud. When you need to pull a container image, the image doesn't need to be pulled from Azure but is already present where you need it. In this blog post, I'll dive a bit deeper into the technicalities of how to deploy a connected registry.
alle Technical posts
An F# Primitive Giraffe Wearing Lenses: A Ports and Adapters Story
Unlike object-oriented dependency, injections are functional programs usually structured in ports and adapters. In this post, I'll show you how to do this with a simple primitive giraffe, wearing lenses.
alle
Takeaways from the Data & AI Summit 2022 by Databricks
Last week, Databricks held the latest version of their Data & AI summit, bringing us the latest news in the world of data and AI. Here are some interesting points to remember when implementing a data solution.