No Stacktape videos yet. You could help us improve this page by suggesting one.
We moved our services to Render and can't be happier!
Based on our record, Render seems to be a lot more popular than Stacktape. While we know about 471 links to Render, we've tracked only 33 mentions of Stacktape. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I'm sorry for being a bit off-topic, but I'm a founder of a PaaS company myself, and I think that what we offer is a great alternative to Coolify for companies that need a more "managed" and reliable infra. https://stacktape.com is a Heroku/Vercel-like PaaS platform that deploys directly to your own AWS account. It supports both serverless (lambda functions), and serverful (AWS ECS Fargate or EC2) deployments.... - Source: Hacker News / about 1 month ago
Hello, You can also have a look at https://stacktape.com (full disclosure: I'm a founder). It's a Heroku-like PaaS that deploys to your own AWS account. We support both serverless and container-based workloads (Fargate and EC2), and many AWS infrastructure (RDS, Aurora, MongoDb, Redis, OpenSearch - ElasticSearch, Bastion servers, etc.). We're IaC-first but also provide a UI for. We can do a hans-on assistance with... - Source: Hacker News / about 2 months ago
Shameless plug: at https://stacktape.com, we also do "Heroku-like PaaS experience" built on top of AWS. But we deploy directly to our user's AWS account. - Source: Hacker News / 3 months ago
Since DHH has been promoting the 'do-it-yourself' approach, many people have fallen for it. You're asking the right questions that only a few people know they need answers to. In my opinion, the closest thing to "reclaiming the stack" while still being a PaaS is to use a "deploy to your cloud account" PaaS provider. These services offer the convenience of a PaaS provider, yet allow you to "eject" to using the... - Source: Hacker News / 8 months ago
> Isn't the entire point of vercel/netlify/cloudflare is that you don't have to self-host? The issue is the price of it, not the actual software. There's also a third way, which we're trying to do at stacktape[1]. We've built a PaaS platform on top of AWS, running in your own account. So you get all of the stability, flexibility and reliability of AWS, yet the deployment process is easy as using something... - Source: Hacker News / 10 months ago
Set Up Render Deployment Go to https://render.com and sign in. Click "New" → "Web Service". Connect your GitHub account and select the backend repository. Fill in deployment settings: Name: my-backend Build Command: npm install (or your language’s equivalent) Start Command: npm start or node index.js Environment: Node, Python, etc. Add your required Environment Variables in the Render dashboard. Click "Create Web... - Source: dev.to / 14 days ago
When it comes to hosting an API, there are plenty of options available. For this particular API, we’ll use Render. - Source: dev.to / 27 days ago
We will need a real database to apply migrations and store our data. You can install Postgres on your machine or use a Cloud Platform like Neon, Render, etc. - Source: dev.to / about 1 month ago
Render is a more traditional hosting platform that can build and deploy your applications, websites, and databases. As a unified platform, Render is an awesome choice for both seasoned developers and beginners, as you do not have to worry about using multiple platforms to host your application and your database(s). It can run various projects, from static sites and web applications to background workers, APIs,... - Source: dev.to / about 1 month ago
I then containerized the backend python code using Docker and deploy it on render.com because of how fast and easy it is. I also build everything for WebGL for the last time, upload it on itch.io, and a huge sense of accomplishment when I can actually play against my own bot! - Source: dev.to / about 1 month ago
Heroku - Agile deployment platform for Ruby, Node.js, Clojure, Java, Python, and Scala. Setup takes only minutes and deploys are instant through git. Leave tedious server maintenance to Heroku and focus on your code.
Fly.io - Edge computing is the new frontier.
Northflank - The comprehensive developer platform to build and scale microservices, jobs and managed databases with a powerful UI, API & CLI.
Railway - Made for any language, for projects big and small.
Digger - Build on AWS without having to learn it, no-code DevOps
Vercel - Vercel is the platform for frontend developers, providing the speed and reliability innovators need to create at the moment of inspiration.