English

Vision: An Extensible Methodology for Formal Software Verification in Microservice Systems

Software Engineering 2025-12-01 v1 Logic in Computer Science

Abstract

Microservice systems are becoming increasingly adopted due to their scalability, decentralized development, and support for continuous integration and delivery (CI/CD). However, this decentralized development by separate teams and continuous evolution can introduce miscommunication and incompatible implementations, undermining system maintainability and reliability across aspects from security policy to system architecture. We propose a novel methodology that statically reconstructs microservice source code into a formal system model. From this model, a Satisfiability Modulo Theories (SMT) constraint set can be derived, enabling formal verification. Our methodology is extensible, supporting software verification across multiple cross-cutting concerns. We focus on applying the methodology to verify the system architecture concern, presenting formal reasoning to validate the methodology's correctness and applicability for this concern. Additional concerns such as security policy implementation are considered. Future directions are established to extend and evaluate the methodology.

Keywords

Cite

@article{arxiv.2509.02860,
  title  = {Vision: An Extensible Methodology for Formal Software Verification in Microservice Systems},
  author = {Connor Wojtak and Darek Gajewski and Tomas Cerny},
  journal= {arXiv preprint arXiv:2509.02860},
  year   = {2025}
}

Comments

Accepted at MODELS 2025

R2 v1 2026-07-01T05:18:26.574Z