Search code examples
Query ElasticSearch after the index operation...

elasticsearcharchitectureeventual-consistency

Read More
.NET: n-layered architecture with repository, services and proper DI...

c#.netarchitecture

Read More
pythonic way to manage a large amount of parameters for a full screen application (e.g. pygame)...

pythonpygamearchitecture

Read More
UML diagram for smart home system...

architectureumluse-caseuse-case-diagram

Read More
Different microservices should NEVER be coupled?...

architecturemicroservicessoftware-designdecoupling

Read More
Is there a never-null unique owner of heap allocated objects?...

c++architecturenullheap-memorysmart-pointers

Read More
Python - instance attribute defined outside __init__()...

pythonarchitectureinitializationdefinition

Read More
Size of Memory Cache used in applications such as Instagram...

architecturememcachedsystem-design

Read More
How to share the domain models between two different projects using different .NET version...

.netasp.net-mvcasp.net-corearchitecturemicroservices

Read More
Testing with GTest and GMock: shared vs. static libraries...

c++unit-testingarchitecturegoogletestgooglemock

Read More
Database architecture regarding configurator with steps and options...

databasearchitecture

Read More
Is it a good practice to use multithreading to handle requests in bulk in a micro services architect...

multithreadingspring-bootarchitectureautoscalingsystem-design

Read More
Template a member variable in a class...

c++templatesarchitecturecrtp

Read More
Can I poll a database every 3 seconds?...

.netsql-serverarchitecturepolling

Read More
how to allow only one specific class to create other class instances...

c++design-patternsarchitecturec++17

Read More
DDD, should I create a domain service just to save data?...

javadesign-patternsarchitecturedomain-driven-design

Read More
How can I update database from multiple files in transaction?...

.netamazon-web-servicesarchitecturecloudmicroservices

Read More
Best practices for setting up initial Snowflake environment - Multiple URLs...

architectureenvironmentsnowflake-cloud-data-platform

Read More
Django architecture for different clients/technologies using same models...

pythondjangoarchitecturemultiple-databases

Read More
How to write in python a parser for a character-based protocol...

pythonarchitecturestandardsgrammar

Read More
How to propose web application demo with data to user?...

architecture

Read More
Can I create a test server for testing team with Selenium?...

seleniumjenkinsarchitecture

Read More
Should I allow user to have multiple TOTPs simulteneously?...

architecturemulti-factor-authenticationtwo-factor-authenticationtotp

Read More
.NET Clean architecture - multiple projects...

c#.netentity-frameworkarchitectureclean-architecture

Read More
Reuse DTO with different child/nested object...

c#ooparchitecturemodeling

Read More
Flutter independent model classes...

fluttermodelarchitecture

Read More
In DDD, where's the right or recomendable place to call the logging service?...

architecturedomain-driven-design

Read More
Building a REST API using a Python based open source framework and NoSQL backend...

pythonrestdjango-rest-frameworkarchitecturenosql

Read More
Deep Module vs SRP...

ooparchitecturesolid-principles

Read More
Is the MVVM Pattern an Architectural or an Design pattern?...

mvvmarchitecturedesign-patterns

Read More
BackNext