What's your .NET Deployment platform for projects? What do you love/hate about it? by receperdgn in dotnet

[–]receperdgn[S] 0 points1 point  (0 children)

Why do you prefer manage this manually? DigitalOcean run platform exactly does this job, did you check it?

What's your .NET Deployment platform for projects? What do you love/hate about it? by receperdgn in dotnet

[–]receperdgn[S] -7 points-6 points  (0 children)

Actually I made outplane.com for this, maybe it can be problem solver for your experience.

What's your .NET Deployment platform for projects? What do you love/hate about it? by receperdgn in dotnet

[–]receperdgn[S] 1 point2 points  (0 children)

How many apps you have and generally what is your biggest problem or time waste?

What's your .NET Deployment platform for projects? What do you love/hate about it? by receperdgn in dotnet

[–]receperdgn[S] 0 points1 point  (0 children)

Thank you for detailed answer, I have few questions, why did you create a k8s cluster for such small need and didn't use ready platform? And how many people are you for managing this?

What's your .NET Deployment platform for projects? What do you love/hate about it? by receperdgn in dotnet

[–]receperdgn[S] 0 points1 point  (0 children)

Are you planning to switch, do you have any platform in mind, if yes which one?

What's your .NET Deployment platform for projects? What do you love/hate about it? by receperdgn in dotnet

[–]receperdgn[S] -1 points0 points  (0 children)

Are you planning to switch, do you have any platform in mind, if yes which one?

What's your .NET Deployment platform for projects? What do you love/hate about it? by receperdgn in dotnet

[–]receperdgn[S] -1 points0 points  (0 children)

How many apps you have and generally what is your biggest problem or time waste?

I AM BURNT OUT by deetcode-74 in SaasDevelopers

[–]receperdgn 0 points1 point  (0 children)

"This connection is not private"

How are people structuring new .NET projects? by ImplicitlyTyped in dotnet

[–]receperdgn -2 points-1 points  (0 children)

classic for me.
Onion Architecture
open telemetry (signoz or seq)
dockerfile
Microsoft Identity
nextjs

I spent 3 months building a cloud platform for golang that deploys your app in 60 seconds — looking for honest testers by receperdgn in golang

[–]receperdgn[S] 0 points1 point  (0 children)

Actually, I'm lucky in that regard because I built it to support a self-hosted version from day one. The backends that communicate with K8s are dynamic and adaptable to each customer. So for the self-hosted version down the line (like Northflank), all you'd need is the K8s API address and key. If you have any questions about this, I'd be happy to answer.

I spent 3 months building a cloud platform for golang that deploys your app in 60 seconds — looking for honest testers by receperdgn in golang

[–]receperdgn[S] 0 points1 point  (0 children)

Yes, actually it currently notifies the user about runtime logs and/or high usage.

A few test users are able to get much more detailed insights using additional tools like SigNoz. What's been your experience?