Remove Azure Remove Best Practices Remove Exercise Remove Testing
article thumbnail

Azure Well-Architected Framework: What it is and how to tame it with AI and automation

Dynatrace

As organizations adopt microservices architecture with cloud-native technologies such as Microsoft Azure , many quickly notice an increase in operational complexity. To guide organizations through their cloud migrations, Microsoft developed the Azure Well-Architected Framework. What is the Azure Well-Architected Framework?

Azure 193
article thumbnail

Tutorial: Guide to automated SRE-driven performance engineering

Dynatrace

After a new build gets deployed and automated tests executed, SLIs are evaluated against their SLOs and, depending on that result, a build is considered good (promoted) or bad (rolled back). “ The app description and supporting files such as load testing scripts are on the Keptn Example GitHub. This is what this blog is all about.

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

MLOps and DevOps: Why Data Makes It Different

O'Reilly

As with many burgeoning fields and disciplines, we don’t yet have a shared canonical infrastructure stack or best practices for developing and deploying data-intensive applications. Can’t we just fold it into existing DevOps best practices? How can you start applying the stack in practice today?

DevOps 137
article thumbnail

Fundamentals of table expressions, Part 3 – Derived tables, optimization considerations

SQL Performance

In my coverage of the physical treatment of named table expressions in the series I focus on the treatment in Microsoft SQL Server and Azure SQL Database. As mentioned earlier, to me, the best practice is to be explicit about the column list in the outermost query. Notice in the plan that the function is invoked only once.

C++ 109
article thumbnail

Fundamentals of table expressions, Part 3 ? Derived tables, optimization considerations

SQL Performance

In my coverage of the physical treatment of named table expressions in the series I focus on the treatment in Microsoft SQL Server and Azure SQL Database. As mentioned earlier, to me, the best practice is to be explicit about the column list in the outermost query. Notice in the plan that the function is invoked only once.

C++ 93