VOOZH about

URL: https://thenewstack.io/5-tips-to-achieve-performance-engineering-at-scale/

⇱ 5 Tips to Achieve Performance Engineering at Scale - The New Stack


TNS
SUBSCRIBE
Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and exclusive content delivered fresh to your inbox to learn more about at-scale software development.
REQUIRED
It seems that you've previously unsubscribed from our newsletter in the past. Click the button below to open the re-subscribe form in a new tab. When you're done, simply close that tab and continue with this form to complete your subscription.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.
Welcome and thank you for joining The New Stack community!
Please answer a few simple questions to help us deliver the news and resources you are interested in.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Great to meet you!
Tell us a bit about your job so we can cover the topics you find most relevant.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Welcome!

We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.

What’s next?

Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.

Follow TNS on your favorite social media networks.

Become a TNS follower on LinkedIn.

Check out the latest featured and trending stories while you wait for your first TNS newsletter.

PREV
1 of 2
NEXT
VOXPOP
As a JavaScript developer, what non-React tools do you use most often?
Angular
0%
Astro
0%
Svelte
0%
Vue.js
0%
Other
0%
I only use React
0%
I don't use JavaScript
0%
Thanks for your opinion! Subscribe below to get the final results, published exclusively in our TNS Update newsletter:
NEW! Try Stackie AI
From clobbered drafts to real-time sync
Apr 14th 2026 10:00am, by David Moore
TypeScript 6.0 RC arrives as a bridge to a faster future
Mar 14th 2026 9:00am, by Darryl K. Taft
Mastra empowers web devs to build AI agents in TypeScript
Jan 28th 2026 11:00am, by Loraine Lawson
2023-03-30 10:00:56
5 Tips to Achieve Performance Engineering at Scale
contributed,
CI/CD / Cloud Native Ecosystem / Low Code / No Code / Operations

5 Tips to Achieve Performance Engineering at Scale

The expertise needed to tackle an enterprise’s performance engineering is not always readily available. Here's how organizations can leverage technology to help.
Mar 30th, 2023 10:00am by Mav Turner
👁 Featued image for: 5 Tips to Achieve Performance Engineering at Scale
Image via Pixabay.

Performance testing enterprise applications requires a high level of expertise as today’s applications are complex and require numerous supporting applications and systems. With every release, testers and developers need to ensure each outperforms the last and performance doesn’t degrade. But only a handful of experts within an organization can reliably measure the performance of a system as complex as the modern application stack.

And in today’s environment, the expertise needed to tackle an enterprise’s performance engineering is not always readily available. As a result, enterprises are finding quality assurance to be a bottleneck as they struggle to keep pace with release cycles. Or worse, experience outages that impact their business.

This predicament requires enterprises to consider how they are going to scale applications released daily with limited resources. Since personal expertise is difficult to scale, organizations can leverage technology to help, supporting the requirements for different types of teams, applications and deployment models. This approach not only empowers DevOps teams but fortifies and simplifies repeatability for project success.

What exactly does this approach look like? Where should enterprises start? And are there any larger considerations for implementation? Let’s answer these questions with five key aspects of a successful implementation for performance engineering at scale.

1: Promote Collaboration Between Experts and Non-Experts

Enterprise-wide performance engineering is a team sport. A highly collaborative approach fosters efficiency and effectiveness and enables performance expertise to scale without the need for additional experts. Developers, performance engineers, business analysts, and others working as a team make it easy to design tests with agreed-upon service level objectives (SLOs) that define measurable performance metrics. This ensures that everyone is measuring performance consistently and getting consistent results most efficiently. With consistent reporting, aspects such as root cause analysis and trend reporting are easier to generate across the board.

When operating effectively, performance engineering experts take on more of an enabler role. Instead of assuming responsibility for all testing operations themselves, they create the strategy and building blocks that allow non-experts to test at speed and scale. They can structure the test environment, implement quality-control guardrails, enhance delivery pipelines, and embed best practices into performance engineering processes that empower decentralized teams.

2: Automate Performance Testing in Continuous Integration (CI) Pipelines

Given today’s rapid development cycles, it’s impossible for performance engineers to manually build, run and analyze daily performance tests for hundreds of code pushes. These skilled engineers should instead focus on more strategic tasks. By integrating automated performance tests into CI pipelines as part of the pass/fail criteria, teams of developers can start testing APIs, microservices, and components at the beginning of the development process and continue testing throughout the evolution of the application.

3: Utilize No-Code/Low-Code Tooling

If different teams need to tailor their performance testing approach for their unique needs, testing must be user-friendly. Widespread adoption of testing tools correlates with ease of use and a shorter learning curve. Teams should seek tools utilizing no-code/low-code approaches that leverage intuitive drag-and-drop and point-and-click functionality to maximize adoption and ensure high quality.

In addition to testing through a codeless GUI, the platform should specifically enable DevOps teams to run tests in the command line interface (CLI) or within their day-to-day integrated development environment (IDE). It’s important to utilize no-code/low-code tooling to test fast, and release applications even faster. However, how quickly tests can be created is directly related to how easy the testing tool is to use, hence the need for tools with an easier interface.

4: Consider a Cloud Native Approach

Today, enterprises must ensure their approach to performance engineering is cloud-ready as more applications, processes and tools move to the cloud. An enterprise’s approach to performance engineering in the cloud should anticipate several complexities.

First, performance engineering tools should be vendor neutral so that performance and scalability can be measured across various cloud providers such as Azure, Amazon Web Services and Google. If one cloud provider has an issue, organizations need to have their applications ready to shift from one cloud provider to another quickly to prevent their users from noticing a change. While this is mainly for larger businesses, it is critical to understand your cloud service provider vendor lock-in impacts to ensure your business success.

Additionally, if a business is working on a migration initiative, whether that is to lift and shift to the cloud, re-platform, or refactor, organizations need to baseline performance before and then validate after the migration occurs. Despite its complexity, performance testing is crucial to perform alongside any significant changes.

5: Choose a Solution That Covers All Bases

In adopting a single performance engineering approach, an enterprise should first standardize on a performance testing solution that’s designed to support a wide range of enterprise testing requirements. A typical enterprise will employ a gamut of technologies and methodologies, carried out by either centralized teams of internal and external experts, autonomous development teams, or a combination of both. A standardized platform must work well for each of these groups equally. In addition, the chosen platform needs to test everything from enterprise-grade legacy monolithic core systems to dynamic microservices-based applications and packaged applications to ensure the migrations or transitions don’t have performance degradation.

When aligning on the solution, there should be a similarly wide technology coverage, from the newest frameworks to the tried-and-true technologies. Enterprises should be able to use the same solution to test individual APIs at the component level and the performance of all apps end-to-end. A standardized platform must work equally well for each scenario.

Finally, the chosen platform should not limit enterprises to a single deployment option. Virtually every organization’s environment is a combination of network types: on-premises and multiple public cloud providers. As enterprises increasingly modernize their business, they need a solution that can test performance for complex migrations. For example, moving SAP to an S/4 HANA implementation.

Today’s enterprises not only demand but expect the highest level of confidence in the quality of their software releases. While there are simply not enough expert DevOps professionals to keep up with the rapid pace of development, an agile performance engineering approach enables organizations to empower non-expert performance engineers to give enterprises the predictability, validation, scalability, and assurance they require. When companies create high levels of collaboration, utilize no-code/low-code tooling and automation, think cloud natively, and select solutions that can be utilized in all environments, they will ensure their business and critical applications are scalable for years to come.

TRENDING STORIES
Mav Turner is the Chief Technology Officer of DevOps at Tricentis, a global leader in continuous testing. In his role, Mav oversees research and development as well as product growth and strategy aimed at enabling organizations to accelerate their digital...
Read more from Mav Turner
SHARE THIS STORY
TRENDING STORIES
Amazon Web Services is a sponsor of The New Stack.
SHARE THIS STORY
TRENDING STORIES
TNS DAILY NEWSLETTER Receive a free roundup of the most recent TNS articles in your inbox each day.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.