0% found this document useful (0 votes)
11 views

1 - DeFractal Architecture - Overview

The DeFractal Architecture is a single-tenant Service Fabric cluster deployed on Azure, consisting of 6 nodes with Standard_D4_v3 specifications. It primarily hosts simple Stateless services, with a main Stateful service called EvalService, which has 10 partitions and specific replica set sizes. The system handles a traffic of 2500 requests per second and utilizes a Standard S3 Azure SQL database with 100 DTUs.

Uploaded by

Shahid Dayatar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views

1 - DeFractal Architecture - Overview

The DeFractal Architecture is a single-tenant Service Fabric cluster deployed on Azure, consisting of 6 nodes with Standard_D4_v3 specifications. It primarily hosts simple Stateless services, with a main Stateful service called EvalService, which has 10 partitions and specific replica set sizes. The system handles a traffic of 2500 requests per second and utilizes a Standard S3 Azure SQL database with 100 DTUs.

Uploaded by

Shahid Dayatar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

DeFractal Architecture - Overview

Service Fabric cluster deployed on Azure, single-tenant


1 Application

Node: Standard_D4_v3 (4 vCPUs, 16Gib RAM)

Cluster size: 6 nodes (5 seed nodes)

Services: mostly simple Stateless services with one main Stateful service: EvalService (10 Partitions,
TargetReplicaSetSize =2, MinReplicaSetSize=1=

Traffic: 2500 requests / second

Azure SQL database: Standard S3: 100 DTUs

You might also like