article thumbnail

Experiencing Perform: The diary of a developer advocate

Dynatrace

Figure 1: The team behind “Building custom apps with AppEngine” HOT class: Building apps with Dynatrace AppEngine As this class name implies, we guided attendees through the journey of building a Dynatrace app with a code-along example app.

article thumbnail

Manage your monitoring as code with Dynatrace’s HashiCorp Terraform integration

Dynatrace

HashiCorp’s Terraform is an open-source infrastructure as a code software tool that provides a consistent CLI workflow to manage hundreds of cloud services. With this integration, Dynatrace customers can now leverage Terraform to manage their monitoring infrastructure as code,” said Asad Ali, Senior Director of Sales Engineering at Dynatrace.

Code 242
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

Interactive Learning Tools For Front-End Developers

Smashing Magazine

Interactive Learning Tools For Front-End Developers. Interactive Learning Tools For Front-End Developers. Over the last little while, I’ve been able to collect links to several interactive coding tools and apps that can help you supplement your skills in different areas of web development. “code golf”).

article thumbnail

Building High-Quality Software

DZone

NIST did classic research to show that catching bugs at the beginning of the development process could be more than ten times cheaper than if a bug reaches production. I really like what one of the smartest people with whom I worked said: “A good design is a design where you can see the code”. Important note.

Software 245
article thumbnail

Supercharging saga development

Particular Software

We’ve focused on supercharging your ability to develop NServiceBus sagas in our latest round of releases. As a result, you’re going to feel like you’ve got your own “ heads-up display ” when developing sagas. You can create a class that is a lousy saga but is still perfectly valid C# code. You focus on your business logic.

article thumbnail

Demystifying Interviewing for Backend Engineers @ Netflix

The Netflix TechBlog

You study and practice coding interview problems for hours/days/weeks/months, only to be asked to merge two sorted lists. For many roles, you will be given a choice between a take-home coding exercise or a one-hour discussion with one of the engineers from the team. These questions reflect actual challenges that our teams face.

article thumbnail

Beginning Fuzz Cycle Automation

DZone

Improving Testing and Fuzz Development with Coverage Analysis. This time we’ll take a look at how to write better tests in the form of harness programs (also known as fuzz drivers, programs are written to exercise specific parts of the code) that we will use for fuzz testing.