Remove Development Remove Exercise Remove Software Architecture Remove Systems
article thumbnail

Highlights from the O'Reilly Software Architecture Conference in New York 2018

O'Reilly Software

Watch highlights covering the latest tools and techniques of software architecture. From the O'Reilly Software Architecture Conference in New York 2018. Experts from across the software architecture world came together in New York for the O'Reilly Software Architecture Conference.

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. nn> MonitoringnnWe (humans) are terrible at imagining all possible permutations of the system with billions and billions of possible states.

Software 245
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

MLOps and DevOps: Why Data Makes It Different

O'Reilly

As with many burgeoning fields and disciplines, we don’t yet have a shared canonical infrastructure stack or best practices for developing and deploying data-intensive applications. To make ML applications production-ready from the beginning, developers must adhere to the same set of standards as all other production-grade software.

DevOps 138
article thumbnail

Tasktop Viz launch – DevOps Enterprise Summit 2019 – Day Two Recap

Tasktop

Scott Havens, Senior Director of Engineering at Mode Operandi, highlighted the benefits of event-based systems over legacy approaches, and how software architecture should be just as beautiful as the clothes on sale. Just look at how ugly that service-oriented architecture is!” Photo credit: @DOES_USA.

DevOps 8
article thumbnail

A Clash of Mindsets: When New Products Depend on Existing Products

Strategic Tech

Sometimes, this can be achieved with relatively minimal disruption, like when the products are highly distinct and can be developed fully in-parallel. The system needs to be highly reliable because even just a little downtime can alienate loyal customers. This is often not the case, however. Uber started life as a ride-hailing product.

article thumbnail

Amazon EC2 Cluster GPU Instances - All Things Distributed

All Things Distributed

Werner Vogels weblog on building scalable and robust distributed systems. Modern CPUs strongly favor lower latency of operations with clock cycles in the nanoseconds and we have built general purpose software architectures that can exploit these low latencies very well.Ă‚ All Things Distributed. Comments ().

AWS 136
article thumbnail

Uncovering Hidden Business Rules with DDD Aggregates

Strategic Tech

If someone from a different culture with a different naming convention cannot be served by a system, it’s not good business or publicity. Transactional & Invariant Business Rules To enforce business rules in software systems, transactional boundaries need to be identified: which business rules must succeed or fail together.