Blogs
Onze collega’s houden van hun vak en delen dan ook graag hun kennis en ervaring. Lees onderstaand een aantal van hun blogs over next-level software engineering.

SINGLE SIGN ON AZURE CONTAINER APPS (EASY-AUTH)(door Tymen Abels)
Collega Tymen Abels blogt over SSO integratie op Azure Container Apps.

Geautomatiseerd met Lego spelen (door Nick Brugemann)
Collega Nick Brugemann schrijft over hoe hij zijn vakkennis toepast in een Lego-project
3-Daagse training RedHat’s OpenShift
Verslag van collega Ben Goss' reis door onze 3-daagse training RedHat's OpenShift

Empowering .NET Developers with Unified AI Integration
Microsoft recently (October 2024) introduced an additional extension to the .NET ecosystem called Microsoft.Extensions.AI, this library is now available in preview.

The road to full deployment automation
As much as we like writing code and building cool solutions, our lines of code are worth nothing until they run in production. On the other hand, time spent putting things in production is time…

How to create great digital platforms for developers
The modern history of software development is one of platformization. By abstracting complexity behind self-service APIs, we make it possible for teams and organizations to move fast - and innovate even faster. When Amazon launched…

AWS deployments across regions and accounts with CDK
Infrastructure as Code has made it possible to consistently repeat deployments and keep track of the details in version control. AWS CDK, the Cloud Development Kit, is a native Infrastructure as Code solution by AWS…

How Infrastructure as Code empowers developers
Infrastructure as Code is a phrase that you might've heard regularly, without really understanding what it is. In this post, we will give a short introduction on various types of Infrastructure as Code.

What it feels like to sit on the other side of an AWS exam
Imagine, after an arduous exam sitting of three hours you push that final button to submit your answers. Even if you’re a calm person, you likely feel your nerves playing up.

Performance of Containerized Spring Boot on Lambda
During AWS Re:invent 2020 Container Image support for AWS Lambda was announced, giving us a new way to deploy our code to AWS Lambda.

Two level modeling and Data Oriented Programming
Data-Oriented Programming is a new programming paradigm which simplifies the design of software where information has the focus. Instead of creating classes/entities with code works on the instantiated objects, DOP encourages to separate code from…

Infrastructure-as-Code grows muscles on Azure
In Cloud development we have become accustomed to using the infrastructure-as-code (IaC) principle to define infrastructure and related configuration together with CI/CD pipelines to deploy the infrastructure to our favorite Public Cloud environment.
1 2