October, 2022

article thumbnail

The history of Grail: Why you need a data lakehouse

Dynatrace

Some time ago, at a restaurant near Boston, three Dynatrace colleagues dined and discussed the growing data challenge for enterprises. At its core, this challenge involves a rapid increase in the amount—and complexity—of data collected within a company. Existing observability and monitoring solutions have built-in limitations when it comes to storing, retaining, querying, and analyzing massive amounts of data.

article thumbnail

Speeding Up Async Snippets

CSS Wizardry

If you’ve been a web developer for any reasonable amount of time, you’ve more likely than not come across an async snippet before. At its simplest, it looks a little like this: var script = document. createElement ( ' script ' ); script. src = ' [link] ' ; document. head. appendChild ( script ); Here, we…. create a element…. whose src attribute is [link] …. and append it to the.

Speed 301
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

Application Performance Monitoring Tools — Why, When, What!

DZone

In this article, I reported my experience working on large applications and how monitoring came into my journey when I started producing software designed to solve business-critical problems. Solving customers' critical problems can generate great business opportunities, but you need to be ready for really high customer expectations in these situations.

article thumbnail

Orchestrating Data/ML Workflows at Scale With Netflix Maestro

The Netflix TechBlog

by Jun He , Akash Dwivedi , Natallia Dzenisenka , Snehal Chennuru , Praneeth Yenugutala , Pawan Dixit At Netflix, Data and Machine Learning (ML) pipelines are widely used and have become central for the business, representing diverse use cases that go beyond recommendations, predictions and data transformations. A large number of batch workflows run daily to serve various business needs.

Java 202
article thumbnail

The Cloud is Not a Railroad - An Argument Against the Vertical Separation of Cloud Providers

High Scalability

There's a move to regulate cloud providers by vertically separating the services they offer. Like railroads of yore, who were not allowed to provide freight services on top of their base services, cloud providers would not be allowed to provide services on top of their base platform services. Vertical separation would be new to the cloud industry. Is it a good idea?

Cloud 187
article thumbnail

DATE_BUCKET and DATETRUNC Improve Optimization of Time-Based Grouping

SQL Performance

Time-based grouping and aggregation are common in analyzing data using T-SQL—for example, grouping sales orders by year or by week and computing order counts per group. When you apply time-based grouping, you often group the data by expressions that manipulate date and time columns with functions such as YEAR, MONTH, and DATEPART. Such manipulation typically inhibits the optimizer’s ability to rely on index order.

Servers 144
article thumbnail

Prevent potential problems quickly and efficiently with Davis exploratory analysis

Dynatrace

SREs typically start their days with meetings to ensure that various stakeholders—such as clients, IT team leaders, Kubernetes platform operations team leaders, and business leaders—that their projects are developing smoothly. Each group of SREs has different needs and goals that must align at the end of the day. To ensure continuous availability, it‘s essential to proactively analyze potential problems and optimize the environment in advance to minimize the negative impact on users and improve

More Trending

article thumbnail

Use Selenium Wait for Page to Load With Python [Tutorial]

DZone

One of the primary requisites to automate interactions with a WebElement in the DOM is that it should be visible and intractable. Like me, you would also come across several scenarios where your Selenium Python scripts threw an ElementNotVisibleException. The failure in the test automation script can be attributed to the presence of dynamic WebElements on the web page.

Website 246
article thumbnail

How Product Teams Can Build Empathy Through Experimentation

The Netflix TechBlog

A conversation between Travis Brooks, Netflix Product Manager for Experimentation Platform, and George Khachatryan, OfferFit CEO Note: I’ve known George for a little while now, and as we’ve talked a lot about the philosophy of experimentation, he kindly invited me to their office (virtually) for their virtual speaker series. We had a fun conversation with his team, and we realized that some parts of it might make a good blog post as well.

article thumbnail

Sustainable Web Development Strategies Within An Organization

Smashing Magazine

Sustainable Web Development Strategies Within An Organization. Sustainable Web Development Strategies Within An Organization. Michelle Barker. 2022-10-11T15:30:00+00:00. 2022-10-11T19:03:55+00:00. Sustainability is rightly becoming more widely discussed within the web development industry, just as it is an increasing concern in the wider public consciousness.

Strategy 122
article thumbnail

What We Learned Auditing Sophisticated AI for Bias

O'Reilly

A recently passed law in New York City requires audits for bias in AI-based hiring systems. And for good reason. AI systems fail frequently, and bias is often to blame. A recent sampling of headlines features sociological bias in generated images , a chatbot , and a virtual rapper. These examples of denigration and stereotyping are troubling and harmful, but what happens when the same types of systems are used in more sensitive applications?

article thumbnail

Any analysis, any time: Dynatrace Log Management and Analytics powered by Grail

Dynatrace

Log management and analytics is an essential part of any organization’s infrastructure, and it’s no secret the industry has suffered from a shortage of innovation for several years. Several pain points have made it difficult for organizations to manage their data efficiently and create actual value. Dynatrace has recognized this problem for some time, and we’ve been working hard to build a radically new approach to addressing it.

Analytics 225
article thumbnail

Tech debt: How to Manage Debts for your Software Development?

Simform

Going fast does not always mean you win the race! When you rush your software development, it can lead to technical debt, and you may pay more interest than your initial investment! So here is a comprehensive guide on tech debt, its causes, types and top ways to manage it.

Software 104
article thumbnail

Configure Cucumber Setup in Eclipse and IntelliJ [Tutorial]

DZone

Selenium is a test automation framework extensively used by organizations looking to expedite the web-product testing process. As far as test automation frameworks in Java are concerned, TestNG is largely preferred by QA engineers for the development and enhancement of test suites. With the adoption of Agile methodology in the work environment, a diverse set of stakeholders like QAs, technical managers, and program managers — including non-technical team members — are willing to work collaborati

Java 246
article thumbnail

HammerDB on Linux driving MicrosoftSQL SQLserver on Windows

n0derunner

Often it’s nice to be able to drive Windows applications and databases from Linux, especially if you are more comfortable in a Unix environment. This post will show you how to drive a Microsoft SQL Server database running on a Windows server from a remote Linux machine. In this example I am using Ubuntu 22.04, … The post HammerDB on Linux driving MicrosoftSQL SQLserver on Windows appeared first on n0derunner.

article thumbnail

The Lock Escalation Threshold – Part 3

SQL Performance

Lock Lifetimes. The examples so far in this series have all used repeatable read isolation to acquire shared locks on qualifying rows and hold them to the end of the transaction. This was convenient for the demos but repeatable read isolation isn’t common in everyday use. Locking optimizations. When SQL Server reads data under locking read committed isolation (the default for non-cloud offerings) and chooses row-level locking granularity, it normally only locks one row at a time.

Testing 91
article thumbnail

What Is Hyperautomation?

O'Reilly

Gartner has anointed “Hyperautomation” one of the top 10 trends for 2022. Should it be? Is it a real trend, or just a collection of buzzwords? As a trend, it’s not performing well on Google; it shows little long-term growth, if any, and gets nowhere near as many searches as terms like “Observability” and “Generative Adversarial Networks.” And it’s never bubbled up far enough into our consciousness to make it into our monthly Trends piece.

Games 115
article thumbnail

Getting answers from data starts with automated log acquisition, at any scale

Dynatrace

Log data provides a unique source of truth for debugging applications, optimizing infrastructure, and investigating security incidents. To further enrich log data for automated observability, it’s necessary to dynamically tie logs to distributed traces on the code level, user sessions in the app front-end, and the topology of your IT landscape. This contextualization of log data enables AI-powered problem detection and root cause analysis at scale.

Storage 218
article thumbnail

Strategy

The Agile Manager

A few months ago I was asked to review a product strategy a team had put together. I had to give them the unfortunate feedback that what they had created was a document with a lot of words, but those words did not articulate a strategy. There is a formula for articulating strategy. In his book Good Strategy, Bad Strategy , Richard Rumelt puts forward the three essential elements of a strategy.

article thumbnail

Geek Reading - Week of June 5, 2013

DZone

I have talked about human filters and my plan for digital curation. These items are the fruits of those ideas, the items I deemed worthy from my Google Reader feeds. These items are a combination of tech business news, development news and programming tools and techniques. Making Google’s CalDAV and CardDAV APIs available for everyone ( Google Developers Blog).

Java 244
article thumbnail

On site in Vermont: BETA's aerial maneuvers in the cloud

All Things Distributed

In the third episode of Season 3 of Now Go Build I visit BETA in Vermont

Cloud 120
article thumbnail

Security of Quantum Computer Architectures

ACM Sigarch

Introduction. When thinking of security and quantum computers, many people may automatically think of using quantum computers for attacks on classical computers, by use of the Grover’s and Shor’s algorithms running on the quantum computers to break a number of existing cryptographic algorithms running on classical computers. Or, terms security and quantum computers are often associated with Quantum Key Distribution (QKD) or Quantum True Random Number (QTRNG) technologies.

article thumbnail

Weekend update: Operator and parsing design notes

Sutter's Mill

Thanks again for all the bug reports and feedback for Cpp2 and cppfront ! As I mentioned last weekend, I’ve started a wiki with “Design notes” about specific aspects of the design to answer why I’ve made them they way they currently are… basic rationale, alternatives considered, in a nutshell, as quick answers to common questions I encounter repeatedly.

Design 66
article thumbnail

New critical vulnerability, CVE-2022-42889, in Apache Commons Text discovered (but no need to panic)

Dynatrace

A new critical remote code execution (RCE) vulnerability was disclosed on October 13, 2022. The vulnerability affects the Apache Commons Text library. While some view CVE-2022-42889 as the next Log4Shell vulnerability , others see its impact as more limited. A remote code execution vulnerability is a cyberattack an attacker can remotely execute commands on a user’s computing device.

Java 214
article thumbnail

6 Software Development Best Practices to Ensure in 2023

Kovair

The technological industry is the most influential sector of the economy today. In the last couple of decades, we have seen a tremendous shift in.

article thumbnail

How to Change DAG Witness Server and Witness Directory

DZone

Witness Server and Witness Directory are the most critical components of the Database Availability Group (DAG). DAG requires Witness Server or File Share Witness (FSW) and Directory to maintain the Quorum. In case of Witness Server failure, the Quorum is no longer maintained, leading to inconsistent DAG. In addition, the cluster may no longer respond or work, leading to downtimes if a disaster strikes.

Servers 242
article thumbnail

Developing Your Applications More Efficiently with MongoDB Atlas Serverless Instances

The Polyglot Developer

If you’re a developer, worrying about your database is not necessarily something you want to do. You likely don’t want to spend your time provisioning or sizing clusters as the demand of your application changes. You probably also don’t want to worry about breaking the bank if you’ve scaled something incorrectly. With MongoDB Atlas, you have a few deployment options to choose from when it comes to your database.

article thumbnail

Differences Between Functional and Non-Functional Testing

Abstracta

Both types of testing are necessary for the creation of quality software. In this article, we focus on their differences in order to achieve a thorough understanding of these issues. This time, with an interview with Alejandro Aires. By Natalie Rodgers WOPR29 is just around. The post Differences Between Functional and Non-Functional Testing appeared first on Abstracta Software Testing Services.

Testing 59
article thumbnail

Cpp2 design notes: UFCS, “const”, “unsafe”, and (yes) ABI

Sutter's Mill

Thanks to everyone who has offered bug reports and constructive suggestions for Cpp2 and cppfront. To answer common questions I encounter repeatedly, I’ve started a wiki with “Design notes” about specific aspects of the design to answer why I’ve made them they way they currently are… basic rationale, alternatives considered, in a nutshell.

Design 69
article thumbnail

How a data lakehouse brings data insights to life

Dynatrace

For IT infrastructure managers and site reliability engineers, or SREs , logs provide a treasure trove of data. Logs assist operations, security, and development teams in ensuring the reliability and performance of application environments. But on their own, logs present just another data silo as IT professionals attempt to troubleshoot and remediate problems.

Analytics 211
article thumbnail

The Lock Escalation Threshold – Part 2

SQL Performance

Parallelism. In part one of this series , I explained how the lock manager maintains a count of held locks per transaction , and individual access methods keep a separate lock count per HoBt for each plan operator performing data access. Parallelism adds an extra layer of complexity because both lock counts are maintained per thread. There are two underlying reasons for this: Each additional parallel worker thread operates inside a nested sub-transaction with the original transaction as its pare

Testing 56
article thumbnail

Metaverse and Software Testing: Developing A More Accessible Virtual World

DZone

Metaverse is one of the most talked about things at the moment. With its agnostic and industry-oriented nature, Metaverse applies to many dynamic use cases, from work to socialization and gaming, transforming lives in personal and professional spheres. In other words, the Metaverse will be the next big move for the transformation we will witness with all the upcoming applications, websites, and software solutions.

article thumbnail

Banish ghost messages and zombie records from your web tier

Particular Software

Because it’s hard to write idempotent code effectively , NServiceBus provides the outbox feature to make your business data transaction and any sent or received messages atomic. That way, you don’t get any ghost messages or zombie records polluting your system. 1 But the outbox can only be used inside a message handler. What about web applications and APIs?

article thumbnail

AWS Summit Mexico City: Back to In-Person Events

Percona Community

In March 2020, I presented my latest talk at an in-person event. This event was organized by a local university, Then when events started to happen online, during the pandemic, I was a speaker at about 41 events, where I presented 38 talks and 7 workshops (until September this year), in both Spanish and English. Having the opportunity to join so many events and collaborate with communities around the world was one of the advantages that events were organized in virtual spaces.

AWS 52
article thumbnail

What’s New in October?

Tasktop

Happy October! This month, we’re pleased to announce a new plug-and-play connector for our Value Stream Management solution — Aha!, new portfolio or group-level insights into outliers and dependencies, and new configuration options for advanced cross-tool synchronization. . Your Aha! (Connector) Moment . Shift your value stream left and capture all the activities that happen during the Ideate stage.

article thumbnail

Dynatrace SaaS release notes version 1.252

Dynatrace

We have released Dynatrace version 1.252. To learn what’s new, have a look at the release notes. The post Dynatrace SaaS release notes version 1.252 appeared first on Dynatrace news.

209
209
article thumbnail

How to monitor SQLServer on Windows with Prometheus

n0derunner

TL;DR Enable SQLServer agent in SSMS Install the Prometheus Windows exporter from github the installer is in the Assets section near the bottom of the page Install Prometheus scraper/database to your monitoring server/laptop via the appropriate installer Point a browser to the prometheus server e.g. <linux-prometheus-server-ip>:9090 Add a new target, which will be the Windows … The post How to monitor SQLServer on Windows with Prometheus appeared first on n0derunner.