Florian Kromer
  • Home
  • About
  • Donate
  • Imprint
  • Data & privacy
  • Open Source
Sign in Subscribe
Tactical

The need for a shift-left using Security Test Driven Development (STDD) in Cyber Physical System development

The need for a shift-left using Security Test Driven Development (STDD) in Cyber Physical System development
Photo by Muhammad Zaqy Al Fattah / Unsplash

This post is for subscribers only

Subscribe now

Already have an account? Sign in

Read more

Dependency Injection Idioms for Python Developers

Dependency Injection Idioms for Python Developers

What is Dependency Injection? When using Dependency Injection (DI) a software component, method or function receives other softwarce components, methods or functions that it requires, as opposed to creating them internally.

lock-1
Hexagonal Architecture for Software Architects

Hexagonal Architecture for Software Architects

Hexagonal Architecture (HA) aka Ports and Adapters Pattern, aka Onion Architecture is an architectural design pattern. Why is there need for hexagonal architecture? The motivation for the pattern is * to prevent from dependencies between layers and * to prevent contamination of layer/purpose specific code from other layers/purposes * to improve

lock-1
Evaluation of the suitability of programming languages for usage in Embedded Linux Devices

Evaluation of the suitability of programming languages for usage in Embedded Linux Devices

What impact do C, C++, Go, JavaScript, Python, Rust and TypeScript have on ISO/IC25010 system quality characteristics?

lock-1
Python Data Transfer Object (DTO) alternatives for Software Architects

Python Data Transfer Object (DTO) alternatives for Software Architects

Data Transfer Objects (DTOs) are used to communicate data between different software components.

lock-1
Florian Kromer
  • Sign up
  • Donate
Powered by Ghost

Florian Kromer

Systems thinking based problem solving.