Remove Architecture Remove Database Remove Efficiency Remove Software Architecture
article thumbnail

The Relationship Between Software Architecture And Business Models (and more)

Strategic Tech

If every significant architecture decision has business consequences, then knowing the business model and which trade-offs to choose is maybe the most important skill of architects. But what is the actual relationship between a business model and a software architecture? A software system is a model of a domain.

article thumbnail

Redis vs Memcached

Software Architecture

Memcached is more memory efficient than Redis. Redis is more memory efficient only after you use hashes. Redis is like a database that resides in memory. Redis vs Memcached was originally published in Software Architecture on Medium, where people are continuing the conversation by highlighting and responding to this story.

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

How architecture evolves into strategy

O'Reilly Software

I should start by saying this section does not offer a treatise on how to do architecture. Vitruvius and the principles of architecture. Architecture begins when someone has a nontrivial problem to be solved. Everyone who goes to architecture school learns his work. It must be beautiful, like Venus, inspiring love.

Strategy 100
article thumbnail

Use Digital Twins for the Next Generation in Telematics

ScaleOut Software

Rapid advances in the telematics industry have dramatically boosted the efficiency of vehicle fleets and have found wide ranging applications from long haul transport to usage-based insurance. However, telematics architectures face challenges in responding to telemetry in real time. Current Telematics Architecture.

article thumbnail

UI Design Patterns That Don't Scale

SQL Performance

It’s also a good way to not overwhelm the database servers … usually. With Load-More paging, there’s at least a chance to make efficient use of an index. It can also be very difficult to pull off efficiently using SQL Server. Michael blogs as "Database Whisperer" at michaeljswart.com. Paged Results. About the Author.

Design 92
article thumbnail

Ready for changes with Hexagonal Architecture

The Netflix TechBlog

by Damir Svrtan and Sergii Makagon As the production of Netflix Originals grows each year, so does our need to build apps that enable efficiency throughout the entire creative process. At one point, more than 30 developers were working on it, and it had well over 300 database tables. Entities are the domain objects (e.g.,

article thumbnail

Microservices vs. monolithic architecture: Understanding the difference

Dynatrace

Increasingly, teams release software features more quickly to accommodate customer needs. As a result, organizations are weighing microservices vs. monolithic architecture to improve software delivery speed and quality. Data supports this shift from monolithic architecture to microservices approaches. Easier to develop.