Products
Features
YouTube Video Summarizer
Summarize YouTube videos
Web & PDF Highlighter
Highlight web pages & PDFs
Chat with PDF
Ask any PDF questions with AI
Ask AI Clone
Chat with your highlights & memories
Audio Transcriber
Transcribe audio files to text
Glasp Reader
Read and highlight articles
Kindle Highlight Export
Export your Kindle highlights
Idea Hatch
Hatch ideas from your highlights
Integrations
Obsidian Plugin
Notion Integration
Pocket Integration
Instapaper Integration
Medium Integration
Readwise Integration
Snipd Integration
Hypothesis Integration
Apps & Extensions
Chrome Extension
Safari Extension
Edge Add-ons
Firefox Add-ons
iOS App
Android App
Discover
Discover
Ideas
Discover new ideas and insights
Articles
Curated articles and insights
Books
Book recommendations by great minds
Posts
Essays and notes from readers
Quotes
Inspiring quotes collection
Videos
Curated videos and summaries
Explore Glasp
Glasp Newsletter
Weekly insights and updates
Glasp Talk
Interview series with great minds
Glasp Blog
Latest news and articles
Glasp Use Cases
Learn how others use Glasp
Build & Support
Glasp API
Access Glasp's API for developers
MCP Connector
Connect Glasp to Claude & ChatGPT
Community
Glasp Reddit Community
Students
Student discount and benefits
FAQs
Frequently Asked Questions
AboutPricing
DashboardLog inSign up

Why I'd never host my apps on a VPS

37.2K views
•
September 25, 2023
by
Web Dev Cody
YouTube video player
Why I'd never host my apps on a VPS

TL;DR

Using third-party services is often more efficient than self-hosting for SaaS applications.

Transcript

so I made a video the other day about what type of services you may need when you're building out a SAS product and I have a bunch of different services that you could potentially pay for or you could try to roll these yourself or just kind of Do Your Own Thing now a couple people have commented saying that this is kind of crazy like you don't need... Read More

Key Insights

  • 🥳 Relying on third-party services can significantly reduce the time and complexity involved in developing and maintaining SaaS applications.
  • 🏋️ The cost of hiring developers should be weighed against the advantages of utilizing external services that offer specialized functions.
  • 👻 Security and reliability in a production environment are better achieved with established services rather than self-hosting solutions.
  • 🧑‍💻 Without proper logging, it's nearly impossible to troubleshoot issues or maintain a healthy application, making dedicated logging services essential.
  • 🥳 There's a real financial trade-off between self-hosting versus outsourcing various parts of application management to service providers.
  • 🥺 Managing your infrastructure can lead to burnout, distracting developers from important development work that adds value to the product.
  • 👤 Automated servers provide isolation and reduce risks associated with crashes, safeguarding user connections and data integrity.

Install to Summarize YouTube Videos and Get Transcripts

Explore YouTube Video Summarizer or Get YouTube Transcript Extractor

Questions & Answers

Q: What are the benefits of using third-party services for SaaS products?

Third-party services simplify the development process by managing complex functions like CI/CD, logging, and database management. They save time for software engineers, reduce the risk of errors, and provide support for scaling applications without the headache of maintaining an in-house solution. This leads to better operational efficiency.

Q: Why does the speaker recommend against self-hosting databases?

Self-hosting databases poses significant risks, including security vulnerabilities and the complexity of properly configuring and maintaining the server. Third-party database services offer built-in security features and robust management tools, reducing the overhead and risks associated with self-hosting, especially for those lacking experience in system administration.

Q: What financial considerations does the speaker discuss regarding developer salaries?

The speaker outlines the average salary of a software developer in the United States, breaking it down to approximately $56 per hour. This figure helps illustrate how the time spent establishing and maintaining services on a VPS can quickly outweigh the cost of subscribing to third-party services, which can be as low as $20 per month.

Q: How does the speaker argue for the use of logging services?

The speaker emphasizes that effective logging is essential for identifying issues within a production system. While free options exist, such as the ELK stack, they often require more setup and maintenance than paying for a dedicated logging service that can provide instant analytics and streamlined data management, thus saving valuable developer time.

Q: What are the consequences of a server crash in a self-hosted environment?

If a self-hosted server crashes, all active connections are lost, potentially causing data loss and downtime. This scenario compromises user experience and can lead to financial losses. The speaker suggests that utilizing serverless architectures minimizes these risks by isolating requests, which prevents a single error from impacting the entire system.

Q: Why is setting up authentication deemed risky for new developers?

The speaker warns that poorly implemented authentication can lead to significant security breaches. Many new developers may not realize the complexities involved in securely storing user credentials. By using established authentication services, developers can avoid these pitfalls and provide safer options, such as social media logins, enhancing user trust.

Q: What is the importance of automated deployment pipelines?

Automated deployment pipelines facilitate seamless integration and deployment of code changes, reducing the chances of error and downtime associated with manual updates. The speaker argues that using platforms like Vercel or Netlify is more efficient than setting up an own pipeline, as it saves time and allows developers to focus on building features rather than managing infrastructure.

Q: What is the speaker's perspective on file storage?

The speaker advises against storing files directly on a VPS due to the risks of depletion of disk space from malicious uploads, which can crash the server. Instead, he recommends using scalable storage solutions like Amazon S3 to ensure reliability, scalability, and automated management of file storage.

Summary & Key Takeaways

  • The video discusses the necessity of various services when building a SaaS product, emphasizing the challenges of self-hosting important functions like logging, hosting, and database management.

  • It highlights the financial implications of paying engineers versus utilizing affordable third-party solutions, arguing that the cost of services can often justify the time saved in development and maintenance.

  • The creator presents examples such as Vercel and Stripe, suggesting that using established services for deployment and payment processing can streamline operations and enhance reliability in production environments.


Read in Other Languages (beta)

English

Share This Summary 📚

Summarize YouTube Videos and Get Video Transcripts with 1-Click

Download browser extensions on:

Try YouTube Summary with ChatGPT & Claude or YouTube Transcript Generator

Explore More Summaries from Web Dev Cody 📚

How I setup pagination in my Next.js app (with Drizzle ORM) thumbnail
How I setup pagination in my Next.js app (with Drizzle ORM)
Web Dev Cody
How Does the MacBook Air M1 Compare for Coding? thumbnail
How Does the MacBook Air M1 Compare for Coding?
Web Dev Cody
I got my first DDoS (and what you can do to help prevent it) thumbnail
I got my first DDoS (and what you can do to help prevent it)
Web Dev Cody
Live Coding a Shopping Cart using React thumbnail
Live Coding a Shopping Cart using React
Web Dev Cody
How I'm doing authentication on my simple Go app (with Fiber) thumbnail
How I'm doing authentication on my simple Go app (with Fiber)
Web Dev Cody

Summarize YouTube Videos and Get Video Transcripts with 1-Click

Download browser extensions on:

Try YouTube Summary with ChatGPT & Claude or YouTube Transcript Generator

Apps & Extensions

  • Chrome Extension
  • Safari Extension
  • Edge Add-ons
  • Firefox Add-ons
  • iOS App
  • Android App

Key Features

  • YouTube Video Summarizer
  • Web & PDF Summarizer
  • Web & PDF Highlighter
  • Chat with PDF
  • Ask AI Clone
  • Audio Transcriber
  • Glasp Reader
  • Kindle Highlight Export
  • Idea Hatch

Integrations

  • Obsidian Plugin
  • Notion Integration
  • Pocket Integration
  • Instapaper Integration
  • Medium Integration
  • Readwise Integration
  • Snipd Integration
  • Hypothesis Integration

More Features

  • APIs
  • MCP Connector
  • Blog & Post
  • Embed Links
  • Image Highlight
  • Personality Test
  • Quote Shots

Company

  • About us
  • Blog
  • Community
  • FAQs
  • Job Board
  • Newsletter
  • Pricing
Terms

•

Privacy

•

Guidelines

© 2026 Glasp Inc. All rights reserved.