HackerTrans
トップ新着トレンドコメント過去質問紹介求人

fedepochat

no profile record

投稿

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

obelis.ai
1 ポイント·投稿者 fedepochat·5 か月前·0 コメント

Show HN: Open-Source to Containerize Dev Environments

github.com
1 ポイント·投稿者 fedepochat·10 か月前·0 コメント

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

3 ポイント·投稿者 fedepochat·昨年·2 コメント

Show HN: DevOps made easier for startups

obelis.ai
3 ポイント·投稿者 fedepochat·昨年·0 コメント

コメント

fedepochat
·10 か月前·議論
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
·昨年·議論
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
·昨年·議論
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
·昨年·議論
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
·昨年·議論
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)?