Cloudflight Engineering Blog

Cloudflight Engineering Blog

Follow
homeRapid Web DevelopmentAbout CloudflightWork with us
Tag

architecture

#architecture

More content

Read more stories on Hashnode


Articles with this tag

Ensuring Test Coverage Using ArchUnit

Alex CosmaAlex Cosma
May 10, 20235 min read

A simple approach to method coverage in Spring Boot through naming conventions ยท In a previous article, we've seen an introduction to what ArchUnit can...

Ensuring Test Coverage Using ArchUnit

Handling Mutations

Kangrui YeKangrui Ye
Jan 3, 20237 min read

Required reading: https://engineering.cloudflight.io/defining-boundaries A big part of what makes up complexity are side effects. The challenge with...

Handling Mutations

Cutting the Folder Structure

Kangrui YeKangrui Ye
Dec 29, 20224 min read

How to organize the files can be quite confusing when starting in programming, especially when the code base grows and the existing structure cannot...

Cutting the Folder Structure

Defining Boundaries

Kangrui YeKangrui Ye
Dec 21, 20225 min read

Managing complexity is a discipline on its own, and many books have been written about it. Regardless of which ones you mastered, compartmentalization...

Defining Boundaries

Easy Azure Architecture for B2B Web Applications

Vincenzo SessaVincenzo Sessa
Sep 9, 20229 min read

Introduction to the Easy Architecture In this post, we will explore a quick and rather easy architecture for deploying your web applications with a...

Easy Azure Architecture for B2B Web Applications