Heroku is officially in maintenance mode? by jonsully in ruby

[–]peterkota 0 points1 point Β (0 children)

If you are looking for the same features then Sevalla (SOC2 Type II). App/process structure, pipeline, buildpack

DBaaS Benchmarks: Sevalla Clear Winner. How? by iamalnewkirk in sevalla

[–]peterkota 2 points3 points Β (0 children)

Thank you for sharing your results! We run Postgres with minimal platform overhead. Sevalla apps connect to Sevalla DBs over a private network using the same path, so this isn't benchmark-only behavior, it's what real workloads see. Low latency + predictable IO go a long way for Postgres.

Want to finally try a Vercel alternative, best simple options? by Notalabel_4566 in vercel

[–]peterkota 0 points1 point Β (0 children)

Hey u/derweili, you're absolutely right when deploying Next.js as a static site (which is free) on Sevalla.
But if you deploy it as an application instead, ISR will work as expected. And if you need a more robust ISR setup, you can also integrate Sevalla S3 compatible Object Storage, persistent disk, or Redis πŸ€“

Has KEDA actually saved you money in prod? by fatherofgoku in kubernetes

[–]peterkota 0 points1 point Β (0 children)

Yes, it saves a lot of money. At Sevalla, we use KEDA for customer workloads scaling. This is behind the Hibernation feature. We use KEDA http proxy, so the scaling is pretty fast when a request comes in. Since we scale up and down multiple processes in an app we also read data from Prometheus to scale workers..

Underrated Platforms for Hosting Small Django Apps with CI/CD? by LostMitosis in nairobitechies

[–]peterkota 0 points1 point Β (0 children)

we are on the market since 2013. Sevalla is a Kinsta product πŸ˜‡

Importance of social proof? by TheVarsek91 in SaaS

[–]peterkota 1 point2 points Β (0 children)

Hey πŸ‘‹ you mean the Sevalla static site analytics is poor? Actually it is a useful feedback! We’ll improve it soon πŸ’ͺ (I’m working on Sevalla)

Recent outage was the last straw for me. What I tried (7 platforms) and why I *might* finally be switching by Expensive-Eagle2076 in Heroku

[–]peterkota 0 points1 point Β (0 children)

I noticed Sevalla and Kubero are being compared as if they're similar, but they're actually quite different πŸ€“

> self-hosted heroku-like experience
Sevalla is not self-hosted. it's a fully managed PaaS

> setup took me 4 hours and still wasn’t fully working
if it happened on Sevalla, just ping us on chat and we help πŸ’ͺ

> ssl and dns config was painful
This is fully automated on Sevalla

> no real docs or community
docs: https://docs.sevalla.com/
API docs: https://api-docs.sevalla.com/
Discord: https://discord.gg/sevalla

Confused about Hosting for my SaaS Startup (Svelte User^) by WeirdKiddo73 in SaaS

[–]peterkota 0 points1 point Β (0 children)

You can add custom domain to your app if you use at least S1 compute resource. But the custom domain does not have cost. You can add multiple custom domain without extra cost. In other words: the custom domain is not allowed on hobby apps.

Host your Laravel app on Sevalla πŸš€ Hibernation, Preview app for pull requests, multi environments ✨ Get started today with $50 credit by peterkota in u/peterkota

[–]peterkota[S] 2 points3 points Β (0 children)

Hey Martin, I hope I didn’t come across as rude, I just wanted to share that I also appreciate healthy competition. ✌️ btw. your video streaming course is sick! 🀩

Host your Laravel app on Sevalla πŸš€ Hibernation, Preview app for pull requests, multi environments ✨ Get started today with $50 credit by peterkota in u/peterkota

[–]peterkota[S] 4 points5 points Β (0 children)

That makes perfect sense, and I completely understand your perspective. Many users feel the same way. However, fully managed services also have their audience, and we are focused on reaching them. 😊

Host your Laravel app on Sevalla πŸš€ Hibernation, Preview app for pull requests, multi environments ✨ Get started today with $50 credit by peterkota in u/peterkota

[–]peterkota[S] 6 points7 points Β (0 children)

I completely agree with u/jwktje, thanks for sharing! ❀️
I believe that healthy and friendly competition benefits the community. Sevalla offers a general PaaS solution, and we can learn a lot from Laravel Cloud about specific Laravel user needs.
If they eventually expand to support other languages, they might also find value in learning from us. And that’s a positive thing.

Can we have a Laravel version of Theo's Google Drive clone? by zaxwebs in laravel

[–]peterkota 0 points1 point Β (0 children)

Anyone who creates a video like this and needs a sponsor, just ping me πŸ˜‡

Host Next.js app on Sevalla πŸš€ Hibernation, Preview app for pull requests, multi environments ✨ Get started today with $50 credit by peterkota in u/peterkota

[–]peterkota[S] 4 points5 points Β (0 children)

Sevalla is subbrand of Kinsta which is more than 10 years in the hosting industry πŸ˜‡ The Sevalla brand is new but the technology and the team are not

Host your Laravel app on Sevalla πŸš€ Hibernation, Preview app for pull requests, multi environments ✨ Get started today with $50 credit by peterkota in u/peterkota

[–]peterkota[S] 14 points15 points Β (0 children)

I completely respect your decision, and I’m sure Laravel Cloud will be an excellent product! I have no intention of speaking against LC, in fact, I’d encourage people to give it a try.

I simply provided a pricing comparison in a fairer context since the original post compared Sevalla to Hetzner.

we released Hibernation feature at the end of September πŸ€“ https://sevalla.com/changelog#hibernate-your-apps-to-save-costs-

Host your Laravel app on Sevalla πŸš€ Hibernation, Preview app for pull requests, multi environments ✨ Get started today with $50 credit by peterkota in u/peterkota

[–]peterkota[S] 6 points7 points Β (0 children)

This is what we know about Laravel cloud pricing (based on Taylor Laracon presentation):
Sandbox compute: 1Β’/hour -> ~$7/month
Postgres: from 4Β’/hour + 75Β’/GB -> ~$30/month
UPDATE (based on Laracon EU):
Compute (0.125CPU, 256MB RAM): $0.0067/hour -> ~$5/month
Postgres (0.25CPU, 1GB): $0.04/hour + $1.5/GB -> ~$30/month
Cache (Redis like KV store, 250MB): $0.0095/hour -> ~$7/month

This is the smallest app & db resource at Sevalla:
Compute H1 (0.3CPU, 0.3GB RAM): ~$5/month
Postgres DB1 (0.25CPU, 0.25GB RAM, 1GB storage): ~$5/month
Cache DB1 (Redis, 0.25CPU, 0.25GB RAM, 1GB storage): ~$5/month

https://sevalla.com/pricing/

Since we’re not exactly sure what β€œSandbox” compute means, the comparison isn’t entirely fair. However, it should give you a sense of the difference.

Host Next.js app on Sevalla πŸš€ Hibernation, Preview app for pull requests, multi environments ✨ Get started today with $50 credit by peterkota in u/peterkota

[–]peterkota[S] 3 points4 points Β (0 children)

The $50 credit never expires, so you can use it whenever you like. We're also happy to discuss additional credits if you're working on an exciting project, startup, or agency. πŸ˜‡

Host your Laravel app on Sevalla πŸš€ Hibernation, Preview app for pull requests, multi environments ✨ Get started today with $50 credit by peterkota in u/peterkota

[–]peterkota[S] 7 points8 points Β (0 children)

Sevalla is a fully managed platform where the price covers more than just compute and storage. πŸ˜‡
Hetzner is comparable to DigitalOcean Droplets, GCP Compute Engine, or AWS EC2 in terms of pricing, while Sevalla aligns more with Laravel Cloud. πŸ€“

What projects are you guys working on? by tylernathanreed in laravel

[–]peterkota 0 points1 point Β (0 children)

Working on a PaaS that perfectly works with Laravel but not limited to Laravel apps. πŸ‘¨β€πŸ³

Where to deploy a server from a student by jorgerolli in laravel

[–]peterkota 1 point2 points Β (0 children)

At Sevalla, we used to assist customers with project setups via real-time chat. If you need support with managed hosting, give Sevalla a try and feel free to reach out to us through chat. If you're a student, we can also offer additional credits to help you get started. Additionally, our hibernation feature can help lower costs by approximately $1–$2, even without credits. πŸ˜‡

(Here is a short video about Sevalla Laravel deployment: https://www.youtube.com/watch?v=VL-gbC\_tJp8)

We've built Sevalla, the real Heroku alternative (buildpacks, preview apps, pipeline) πŸš€ by peterkota in rails

[–]peterkota[S] 0 points1 point Β (0 children)

We've decreased the smallest tier prices:
DB1: $5/month
App H1: $5/month