article thumbnail

Measuring Code Quality: Qualitative and Quantitative

DZone

Code Quality defines that the code is good, which means code is of high quality, and code is bad, which means code is of low quality. The quality can be subjective, so different teams may use different definitions based on the context. But how can I measure that the code I have written is of good quality?

Code 278
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. Per HashiCorp, this codification allows infrastructure changes to be automated while keeping the definition human readable. What is monitoring as code?

Code 245
Insiders

Sign Up for our Newsletter

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

article thumbnail

‘Security as code’ demands proactive DevSecOps

Dynatrace

This is known as “security as code” — the constant implementation of systematic and widely communicated security practices throughout the entire software development life cycle. Willie Hicks discussed how Dynatrace Application Security helps organizations adopt a security-as-code approach. The security challenges of DevOps.

Code 167
article thumbnail

Kumologica Container Inside AWS ECS Fargate

DZone

We have seen multiple examples and use cases of building a low code API using Kumologica and running it on AWS lambda and on Azure function. In order to deploy a workload to ECS, an ECS task definition needs to be created, which will define the Docker image that needs to be used, the name of the service, and the type of launch.

AWS 232
article thumbnail

Maestro: Netflix’s Workflow Orchestrator

The Netflix TechBlog

By Jun He , Natallia Dzenisenka , Praneeth Yenugutala , Yingyi Zhang , and Anjali Norwood TL;DR We are thrilled to announce that the Maestro source code is now open to the public! A workflow definition is defined in a JSON format. Maestro supports dynamic parameters with code injection, which is super useful and powerful.

Strategy 255
article thumbnail

Monitoring-as-code through Dynatrace’s Open-Source Initiative

Dynatrace

Dynatrace’s OneAgent automatically captures PurePaths and analyzes transactions end-to-end across every tier of your application technology stack with no code changes, from the browser all the way down to the code and database level. Monitoring-as-code requirements at Dynatrace.

article thumbnail

5G Will Definitely Make the Web Slower, Maybe

CSS - Tricks

This is because historically, faster network speed has enabled developers to deliver more code to users—in particular, more JavaScript code. Direct Link to Article — Permalink The post 5G Will Definitely Make the Web Slower, Maybe appeared first on CSS-Tricks.

Network 84