article thumbnail

Threat Modeling: Grow your practise

Martin Fowler

Much like test-driven development or continuous delivery, threat modelling rewards investment. One way to improve is to perform a retrospective on your threat modelling efforts, once you have run a few sessions. And every team is different- with different skills, tools, constraints and personalities.

article thumbnail

A Next Step Beyond Test Driven Development

Honeycomb

The most successful software development movement of my lifetime is probably test-driven development or TDD. With TDD, requirements are turned into very specific test cases, then the code is improved so the tests pass. The post A Next Step Beyond Test Driven Development appeared first on Honeycomb.

Insiders

Sign Up for our Newsletter

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

article thumbnail

AoAD2 Practice: Test-Driven Development

James Shore

Test-Driven Development. It’s test-driven development, and it actually delivers these results. Test-driven development, , or TDD, is a rapid cycle of testing, coding, and refactoring. Test-driven development applies the same principle to programmers’ intention.

article thumbnail

Observability-Driven Development vs Test-Driven Development

Dzone - DevOps

This helped mitigate performance issues and minimize downtime. One well-known example is PhonePe, which experienced a 2000% growth in its data infrastructure and a 65% reduction in data management costs with the implementation of a data observability solution.

article thumbnail

Why Testing is No Longer Sufficient for Today’s Software Delivery Pipelines

OverOps

Over a decade ago, when Test-Driven Development (TDD) was introduced, it promised to improve productivity and quality. Since then, release cycles shortened, CI/CD is no longer a buzzword, and new companies that develop pipeline automation products – I’m looking at you GitLab – are mature enough to IPO.

article thumbnail

Code analysis tool AppMap wants to become Google Maps for developers

TechCrunch

AppMap, which is a seed-stage VC-backed pre-revenue startup, currently has more than 20,000 customers — a figure that’s growing by 20% every month — with developers at IBM, NASA, Sonos and Salesforce using its product. I think that by having observability data in that moment, it’s going to open up a lot of opportunities.

article thumbnail

Avoid using the default profile

Xebia

You can now perform any aws cli command. Assuming the IAM User has the correct policies in place to perform the needed actions. Boto3 SDK When you are developing you often run your code to test if it works. Now I would love to think that everybody uses Test Driven Development but I know this is not true.