article thumbnail

Improve user experience with more visibility into CDN-related HTTP errors (Part 1) 

Dynatrace

Modern web applications rely heavily on Content Delivery Networks (CDNs) and 3rd-party integrations (for example, web analytics, tag managers, chat bots, A/B testing tools, ad providers, and more). In Part 1 we’ll dive into: The need to extend synthetic tests to cope with the CDN-error blind spot. Dynatrace news. Not so fast.

Tuning 185
article thumbnail

If there was ever a good time to be sure you have good governance, this is it

The Agile Manager

A lot of this is a function of the fact that despite the dot-com bust and the 2008 financial crisis, the first two decades of the 2000s have been characterized by overall global economic growth. Is the code written to a degree of simplicity that it is comprehensively testable, and easily maintainable by other developers?

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

Finding Distinct Values Quickly

SQL Performance

Test Environment. It comes set to SQL Server 2008 compatibility (level 100), but we will start with a more modern setting of SQL Server 2017 (level 140): ALTER DATABASE StackOverflow2013 SET COMPATIBILITY_LEVEL = 140 ; The tests were performed on my laptop using SQL Server 2019 CU 2. Row Store Clustered Index. ( -- Anchor.

Servers 86
article thumbnail

"0 to 60" : Switching to indirect checkpoints

SQL Performance

If you have instances running older versions like SQL Server 2008 R2 (I found one!), You could also not be lazy like me, and run the code in Powershell instead of a CMS query window, where you could easily filter out databases given any number of properties before ever hitting compile-time issues. I still have more to do.

C++ 58
article thumbnail

Why & How to Contribute to Open Source Projects?

Testsigma

The simplest of them is that open-source projects are those whose source code is available to read and reuse in other projects. You can just navigate to their repository, open the files, analyze the code, change according to yourself and reuse it as per your requirement. . Contribution to open-source is not equal to coding.

article thumbnail

MariaDB vs MySQL: Key Differences and Use Cases

Percona

MariaDB is a popular SQL open source relational database management system that originated as a fork of MySQL after MySQL was acquired by Sun Microsystems in 2008 and later Oracle in 2010. In 2008, Sun Microsystems acquired MySQL AB, and then, in 2010, Oracle bought Sun Microsystems. What is MariaDB? release based on MySQL 5.5,

article thumbnail

Expanding the Cloud for Windows Developers - All Things Distributed

All Things Distributed

Using the AWS Toolkit for Visual Studio , you can now deploy your.NET applications to AWS Elastic Beanstalk directly from your Visual Studio environment without changing any code. Amazon RDS currently supports SQL Server 2008 R2 and plans to add support for SQL Server 2012 later this year.

Cloud 115