@se-group

Microservices: A Performance Tester's Dream or Nightmare?

, , , , and . Proceedings of the 2020 ACM/SPEC International Conference on Performance Engineering (ICPE), (April 2020)Acceptance Rate: 23.4% (15/64), ACM Artifacts Evaluated — Functional.

Abstract

In recent years, there has been a shift in software development towards microservice-based architectures, which consist of small services that focus on one particular functionality. Many companies are migrating their applications to such architectures to reap the benefits of microservices, such as increased flexibility, scalability and a smaller granularity of the offered functionality by a service. On the one hand, the benefits of microservices for functional testing are often praised, as the focus on one functionality and their smaller granularity allow for more targeted and more convenient testing. On the other hand, using microservices has their consequences (both positive and negative) on other types of testing, such as performance testing. Performance testing is traditionally done by establishing the baseline performance of a software version, which is then used to compare the performance testing results of later software versions. However, as we show in this paper, establishing such a baseline performance is challenging in microservice applications. In this paper, we discuss the benefits and challenges of microservices from a performance testers point of view. Through a series of experiments on the TeaStore application, we demonstrate how microservices affect the performance testing process, and we demonstrate that it is not straightforward to achieve reliable performance testing results for a microservice application.

Links and resources

Tags

community

  • @simon.eismann
  • @se-group
  • @dblp
@se-group's tags highlighted