DevRadar

Cloud

Auto-aggregated global tech articles · 55 posts

7
Cloud

7 AWS Resources That Could Be Quietly Increasing Your Cloud Bill

AWS makes it incredibly easy to provision infrastructure. Sometimes, a little too easy. An EC2 instance gets created for a project. A volume survives after the instance is terminated. A snapshot is kept "just in case." A development environment runs all night even though nobody is using it. Indiv

Dev.to (EN Zone)
O
Cloud

One management setup

I currently have traefik, crowdsec, authentik in my homelab, I have a dedicated ipv4 address and only 4 users. I can connect back via WireGuard for not public available tools like management tools etc. Things like immich, neko and drawio etc are behind authentik OIDC/OAuth or forward auth proxy. I w

Reddit r/selfhosted
C
Cloud

Classify the Failure Before the Agent Edits a Test

Core claim: A green run after an agent patch is not validation. It is a zero exit code from a suite the model was allowed to edit. Route every failing nodeid into one of three planes—property, fixture, or freeze—before any generator may touch a test file. Reject the patch if a case changes planes, e

DEV Community
D
Cloud

DNS-O-Matic shutting down

Just got the notification. 30 days until shutdown. What do you guys use to update multiple domains? submitted by /u/Dangerous-Raccoon-60 [link] [留言]

Reddit r/selfhosted
U
Cloud

UPS recommendations for N100 + Terramaster on Unraid(France)

New to the whole self hosting for a few months now, and got my first electric shutdown this week. Well realised that it could all come crashing down in case of a bad restart or corrupted data so thinking of adding a UPS to protect the install My issue, I don't know anything about it... So if anyon

Reddit r/selfhosted
T
Cloud

this will solve you FTP/SFTP pain.

I've been working on Webburns Deploy because traditional FTP workflows started feeling pretty limiting for the kind of deployments I wanted to do. The idea was simple: keep FTP/SFTP as the transport, but add a proper deployment workflow around it. It now includes: Smart delta sync Atomic deployment

Reddit r/selfhosted
Q
Cloud

Queue Depth Is the Real Cloud Trigger: A Secret-Class Overflow Router

On a shared lab workstation, five coding agents waited behind a single local inference process during a Friday merge window. Each request looked cheap in isolation, yet the queue wait grew longer than a typical remote round trip. A well-meaning teammate then pointed every worker at a hosted endpoint

DEV Community
G
Cloud

Getting into selfhost is so expensive now

I recently converted my old laptop into a ubuntu server running Casaos on top. I installed home assistant, adguard and vaultwarden. I heard about Immich and next cloud and got excited and started looking for A: storage and B: the option to build a server with 8TB. I was shocked when i saw the price

Reddit r/selfhosted
W
Cloud

Where should i host ?

I completed my website all using codex 😅 Its just to show products without any payment processing or anything so its ok to be vibecoded. I need to know which service should i use to host the site. Aswell as buy the domain. I submitted by /u/Ysmsthejoker [link] [留言]

Reddit r/webdev