Dev Ops
Hey WIP,
Bad day today. My Heroku console has 1803 critical errors :( Are critical errors common?
Looking at the specifics:
a) I'm using 1X professional heroku dynos. Surely they can handle this level of traffic?
b) I made a big mistake with images. Trying to write them to Heroku. Hopefu...
How do you know that your production website or platform is up, performing well, and functioning correctly for your users?
I am doing my first project on Firebase backend. It seems cool enough. Although, on the other hand PostgreSQL is so darn powerful. Anyway, does anyone know how I could set up firebase so I can get notifications when new users sign up? Also curious to hear any tips and tricks for using Firebase su...
I need the service to perform scheduled HTTP requests and ideally alarm based on the JSON response.
Currently trying to differentiate when to use Servers & when to go Serverless.
Serverless will scale infinitely, although it has 1 small cost of cold starts but if the site is used regularly then cold start is not needed.
Servers are inherently costly. Even if we don't use it to its full potent...
Hey there! ๐ Excited to share Bringops for your feedback - I built a platform that helps you evaluate DevOps candidates' practical skills before investing time in interviews.
Background:
After spending 10+ years as a SRE/DevOps engineer and conducting dozens of technical interviews, I kept runni...
MILESTONE
Made my first money yesterday, woo hoo!
Just made my first money yesterday, didn't even ask for it, which is a good sign I guess.
Recently moved all of my apps to a $5/mo VPS using Coolify
Saved tons of $$, and can self-host my NextJS/FastAPI/Ghost/Postgres instances etc.
Coolify has an API that can be used to automate this setup for common self-hosting scenarios (NextJS, Supabase, Gatsby, Remix, Postgres, FastAPI, Mysql,...
What's the preferred free tier of the cloud services right now?
More context: I need to run a basic web UI + API server (which could go to sleep if there's no traffic, but hopefully not!), a Postgres instance, and a constant background daemon.
this is the website https://bound2.app
it comes in with a decent score on pingdom. And the page size is just 1.1MB. But the "wait" phase is nearly 15 seconds.
And I can't work out why. Perhaps an old version of webpack / node config problem?
This is a link to my github => https://github.com/cr...
Hi WIP Community,
I launched Cloud Nukeย to make it easy to safely delete AWS resources in 3 clicks!
I've found that deleting idle & underutilized cloud resources is the quickest win to reduce spending on cloud bills. Additionally the workflow of deleting cloud resources often exist in Engineeri...
So the original yeezy.dating is built using:
a) Node
b) Pug for templating
c) Mongo DB (database)
d) Passport for Auth
I'm fairly solid in React so have decided on React.Native to replace Pug for the app. Other than that could I just stick with the same stack?
a) Node
b) React Native
c) Mo...
what are your favorite (3rd party) tools to keep your (bootstrapped) startups running?
Oh boy, that was a long one. My website is done on Astro and I wanted to use external library for i18n because it had ability to rename paths based on the locale. That was the most important part for me.ย
Unfortunately the library is poorly documented, so there was a lot of trial and error along...
Hi everyone,
Itโs been a whileโI hope everyone is doing great and shipping a lot! :D
I have a question: Recently, Iโve started creating some projects again and found that development in PHP is surprisingly fast for me. I donโt know why, but Iโm enjoying it. However, I have a concern regarding d...
TRENDING
Do you use dotfiles? If so, how?
I'm working on something that might benefit more people than just me. I have a few questions:
โข How do you structure your dotfiles?
โข What kinds of settings do you keep in them?
โข How do you learn about settings or options you can add to them?
โข What applications do you include?
โข How do you bac...
I use Google Cloud bucket to store 10-second videos and photos that I use in the application. Thousands of users use the application every day, and I want to use a CDN to ensure that the content of the application is delivered to users with minimum delays and maximum speed.
At the moment, I have...
My DigitalOcean droplet is getting an upgrade so Iโm considering running more services on it.
Right now I just run an IRC web client for myself and host some websites. Had previously ran OpenVPN on it but didnโt find the whole setup as bulletproof as using a third-party.