Skip to content
logo
  • Home
  • Blog
    • Software engineering
      • Software Development
      • Software Architecture
    • Agile
    • Soft Skills
  • About me
  • Toggle website search
Menu Close
  • Home
  • Blog
    • Software engineering
      • Software Development
      • Software Architecture
    • Agile
    • Soft Skills
  • About me
  • Toggle website search

Software engineering

  1. Home>
  2. Blog>
  3. Software engineering
Read more about the article Coding Dojo for TDD

Coding Dojo for TDD

  • Post author:Marc
  • Post published:2022-08-20
  • Post category:Software Development/Software engineering

Write a failing automated test before changing any codeKent Beck, Extreme Programming Explained 2nd Ed. 2004 Test Driven Development, TDD, is a process for writing code where you work iteratively…

Continue ReadingCoding Dojo for TDD
Read more about the article The typical backoffice service

The typical backoffice service

  • Post author:Marc
  • Post published:2022-03-15
  • Post category:Software Development/Software engineering

Hi folks, I have decided to revive this blog and return the focus to more technical articles once again. I will not make simple how-to articles for specific technologies though.…

Continue ReadingThe typical backoffice service
Read more about the article Dive into AWS
No cloud in sight this morning

Dive into AWS

  • Post author:Marc
  • Post published:2020-04-23
  • Post category:Soft Skills/Software Architecture/Software engineering

Hello altogether, nothing happened in this blog for almost two months. The reason for this is something you might not expect...If you read the "About me" section you know that…

Continue ReadingDive into AWS
Read more about the article Avoid inconsistency

Avoid inconsistency

  • Post author:Marc
  • Post published:2020-01-22
  • Post category:Software Development/Software engineering

A very popular habit among us developers is creating reusable components to avoid inconsistency (and stay DRY). Which is, of course, a good thing: If a developer has been digging…

Continue ReadingAvoid inconsistency
Read more about the article End to end testing with Cypress

End to end testing with Cypress

  • Post author:Marc
  • Post published:2019-12-18
  • Post category:Software Development/Software engineering

It's been a while since my last blog post and I've learned various things in the meantime.However probably the most useful thing I toyed around with was Cypress for end…

Continue ReadingEnd to end testing with Cypress
Read more about the article Comments on the twelve-factor app

Comments on the twelve-factor app

  • Post author:Marc
  • Post published:2019-11-11
  • Post category:Software Architecture/Software engineering

In this brief article I want to share some comments on the Twelve-Factor App. Twelve-Factor what? The Twelve-Factor App is a kind of manifesto for building web applications that was…

Continue ReadingComments on the twelve-factor app
Read more about the article Consumer-driven contract testing with Pact

Consumer-driven contract testing with Pact

  • Post author:Marc
  • Post published:2019-10-18
  • Post category:Software Development/Software engineering

Consumer-driven contract testing will prevent the APIs you provide and consume from breaking unexpectedly. Without requiring you to do any action (aside from looking at your tests/CI builds). This fosters…

Continue ReadingConsumer-driven contract testing with Pact
Read more about the article Leverage a PaaS

Leverage a PaaS

  • Post author:Marc
  • Post published:2019-10-10
  • Post category:Software Architecture/Software engineering

Why I believe that small and medium sized companies should consider leveraging a PaaS What's PaaS? PaaS (Platform as a Service) is an approach to eliminate, or at least vastly…

Continue ReadingLeverage a PaaS
  • 1
  • 2
  • Go to the next page

Recent Posts

  • Coding Dojo for TDD
  • The typical backoffice service
  • A software developer @ home
  • Dive into AWS
  • Helpers for Scrum Masters working with distributed teams

Recent Comments

  • Snow on Testing spring boot apps with RabbitMQ using testcontainers
  • Marc on Testing spring boot apps with RabbitMQ using testcontainers
  • Snow on Testing spring boot apps with RabbitMQ using testcontainers
  • snow on Testing spring boot apps with RabbitMQ using testcontainers
  • Marc on Coding Dojo for TDD

Archives

  • August 2022
  • March 2022
  • November 2020
  • April 2020
  • March 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019

Categories

  • Agile
  • Soft Skills
  • Software Architecture
  • Software Development
  • Software engineering

Legal stuff

  • Legal disclosure
  • Privacy policy

Social

Copyright 2025 - Marc Beck