Click here to Skip to main content
15,793,045 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: Where To Store Configuration File for This App Pin
Gerry Schmitz8-Sep-23 9:20
mveGerry Schmitz8-Sep-23 9:20 
GeneralRe: Where To Store Configuration File for This App Pin
Dave Kreskowiak8-Sep-23 10:24
mveDave Kreskowiak8-Sep-23 10:24 
AnswerRe: Where To Store Configuration File for This App Pin
jschell7-Sep-23 6:11
jschell7-Sep-23 6:11 
GeneralRe: Where To Store Configuration File for This App Pin
Kevin Marois7-Sep-23 6:28
professionalKevin Marois7-Sep-23 6:28 
GeneralRe: Where To Store Configuration File for This App Pin
jschell8-Sep-23 8:50
jschell8-Sep-23 8:50 
AnswerRe: Where To Store Configuration File for This App Pin
Richard Andrew x648-Sep-23 11:33
professionalRichard Andrew x648-Sep-23 11:33 
GeneralRe: Where To Store Configuration File for This App Pin
trønderen8-Sep-23 13:19
trønderen8-Sep-23 13:19 
QuestionNeed some advice on Post-Processing large amounts of data. Pin
me@dagsunde.com3-Sep-23 22:31
professionalme@dagsunde.com3-Sep-23 22:31 
Scenario:
We have (as of today, will be more) 200 devices sending telemetry into an SQL server
with a frequency of 5 rows each pr. second.

Each row contains 6 decimal values to be processed into another dataset/table
containing min/max/avg of these values in 1 minute intervals.

I have never worked with DataLakes and similar tech, so I wonder:

Should i read up on storing the raw telemetry in a datalake, and set up post processing there,
or Just go for my existing SQL server and create a c# job post processing the data in the background myself?

TIA...
AnswerRe: Need some advice on Post-Processing large amounts of data. Pin
Pete O'Hanlon3-Sep-23 22:46
subeditorPete O'Hanlon3-Sep-23 22:46 
GeneralRe: Need some advice on Post-Processing large amounts of data. Pin
Dag Sunde3-Sep-23 23:20
Dag Sunde3-Sep-23 23:20 
GeneralRe: Need some advice on Post-Processing large amounts of data. Pin
Pete O'Hanlon4-Sep-23 0:18
subeditorPete O'Hanlon4-Sep-23 0:18 
GeneralRe: Need some advice on Post-Processing large amounts of data. Pin
Dag Sunde4-Sep-23 1:11
Dag Sunde4-Sep-23 1:11 
GeneralRe: Need some advice on Post-Processing large amounts of data. Pin
Pete O'Hanlon4-Sep-23 2:23
subeditorPete O'Hanlon4-Sep-23 2:23 
GeneralRe: Need some advice on Post-Processing large amounts of data. Pin
me@dagsunde.com4-Sep-23 2:55
professionalme@dagsunde.com4-Sep-23 2:55 
AnswerRe: Need some advice on Post-Processing large amounts of data. Pin
Mircea Neacsu4-Sep-23 1:22
Mircea Neacsu4-Sep-23 1:22 
GeneralRe: Need some advice on Post-Processing large amounts of data. Pin
me@dagsunde.com4-Sep-23 1:39
professionalme@dagsunde.com4-Sep-23 1:39 
GeneralRe: Need some advice on Post-Processing large amounts of data. Pin
Mircea Neacsu4-Sep-23 1:58
Mircea Neacsu4-Sep-23 1:58 
GeneralRe: Need some advice on Post-Processing large amounts of data. Pin
me@dagsunde.com4-Sep-23 2:04
professionalme@dagsunde.com4-Sep-23 2:04 
AnswerRe: Need some advice on Post-Processing large amounts of data. Pin
jschell4-Sep-23 6:33
jschell4-Sep-23 6:33 
GeneralRe: Need some advice on Post-Processing large amounts of data. Pin
Dag Sunde4-Sep-23 10:06
Dag Sunde4-Sep-23 10:06 
Questionbest solution Pin
erummirza1-Sep-23 0:59
erummirza1-Sep-23 0:59 
AnswerRe: best solution Pin
Richard MacCutchan1-Sep-23 5:01
mveRichard MacCutchan1-Sep-23 5:01 
AnswerRe: best solution Pin
jschell4-Sep-23 6:38
jschell4-Sep-23 6:38 
QuestionQuestion on Versioning My App Pin
Kevin Marois24-Aug-23 17:12
professionalKevin Marois24-Aug-23 17:12 
AnswerRe: Question on Versioning My App Pin
Richard Deeming24-Aug-23 22:25
mveRichard Deeming24-Aug-23 22:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.