Wed.Jun 09, 2021

article thumbnail

Client-Side Perf Testing Using Lighthouse CI With Puppeteer

DZone

Whenever we need to do performance testing, mostly it is the APIs that come to mind. Testing the performance of an application by putting load on APIs or on servers and checking out various metrics or parameters falls under server-side performance testing.

Testing 332
article thumbnail

Supercharging Application Delivery

All Things Distributed

The goal of AWS Proton is simple: customers should be able to adopt, customize and evolve best practices and technologies for delivering their modern applications to the cloud, and not worry about how they roll this out – potentially to thousands of developers – across their organization.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Performance Engineering Management: A Quick Guide

DZone

In every project performance testing, assessment, and resolution become the key phase before going to production. In this article, there will be a sneak preview of key concepts, lifecycle steps, tips, and further guidance. I will try to cover the holistic view in this short writing including non-functional requirements with high-level details but the focus will be on the performance aspect mainly, beyond this a lot more detailed steps will be involved.

article thumbnail

Article: Using the Plan-Do-Check-Act Framework to Produce Performant and Highly Available Systems

InfoQ

The PDCA (plan-do-check-act) framework can be used to outline the performance, availability, and monitoring to enable teams to ensure performant and highly available applications. These include infrastructure design and setup, application architecture and design, coding, performance testing, and application monitoring. By Kulkarni Girish.

article thumbnail

Micro Frontend Architecture: The Newest Approach To Building Scalable Frontend

Simform

The micro-frontend architecture has slowly but gradually gained popularity and has now become one of the most sought-after frontend development strategies. Developers appreciate the agility and freedom that comes along with this architecture and organizational stability it imparts is making life easier for CTOs worldwide. With multiple implementation strategies and tons of advantages, the micro-frontend architecture seems set to revolutionize frontend development and scaling.

article thumbnail

What is web application security? Everything you need to know.

Dynatrace

Dynatrace news. If you ask most people how to secure a web application, you will immediately hear: “Use a web application firewall.” But there is much more to it than that. In this blog, I’ll first cover the basics, explaining what web application security is and why it’s important. Then I will describe various types of security products that can be used for web application security including some innovations that Dynatrace has recently introduced.

article thumbnail

Fundamentals of table expressions, Part 9 – Views, compared with derived tables and CTEs

SQL Performance

This is the 9th part in a series about named table expressions. In Part 1 I provided the background to named table expressions, which include derived tables, common table expressions (CTEs), views and inline table valued functions (iTVFs). In Part 2 , Part 3 and Part 4 I focused on derived tables. In Part 5 , Part 6 , Part 7 and Part 8 I focused on CTEs.

Database 140