HackerTrans
TopNewTrendsCommentsPastAskShowJobs

fedepochat

no profile record

Submissions

Show HN: Deploy to AWS in minutes – no DevOps required

obelis.ai
1 points·by fedepochat·há 5 meses·0 comments

Show HN: Open-Source to Containerize Dev Environments

github.com
1 points·by fedepochat·há 10 meses·0 comments

Ask HN: How do you manage your tech stack and infra?

3 points·by fedepochat·ano passado·2 comments

Show HN: DevOps made easier for startups

obelis.ai
3 points·by fedepochat·ano passado·0 comments

comments

fedepochat
·há 10 meses·discuss
Groq API call failed: Rate limit reached for model `llama-3.3-70b-versatile` in organization `org_01k4w9mm39edsbap27na8w34pp` service tier `on_demand` on tokens per day (TPD): Limit 100000, Used 99816, Requested 951. Please try again in 11m2.343s. Need more tokens? Upgrade to Dev Tier today at https://console.groq.com/settings/billing

I believe you've reached your rate limit
fedepochat
·ano passado·discuss
A while ago we developed an open source tool for containerizing dev environments. It was pretty cool. I keep using it haha.

https://github.com/chalet-dev/chalet
fedepochat
·ano passado·discuss
I'm just currently working to solve cases like this haha.

I'm developing a service for hosting any app (any language, framework) into AWS (Azure, GCP in a future) without having deep devops skills. What we do is to host everything in your tenant, not relying on black box hosting such as Fly, Railway, Vercel, etc.

I'd love to talk to you and see what your necessities are (not promoting, its not even a paid service yet, I just need to understand people with issues like this)

Site: obelis.ai
fedepochat
·ano passado·discuss
I'm building Obelis. (obelis.ai)

Our goal is to make DevOps easier. We want to provide simple (yet scalable) solutions on AWS, Azure, GCP.

You pass your own credentials and we deploy the infra into your tenant.
fedepochat
·ano passado·discuss
Thanks for the response! Do you or someone on your team has devops knowledge? I guess so since Terraform requires some skills.

Also, why do you use other services for those deployments (instead of using s3 + cloudfront for frontend, lambdas, etc)?