How to use Laravel Vapor without having to use RDS
(Source/Credits: https://dev.to/owenconti/how-to-use-laravel-vapor-without-having-to-use-rds-2k7n)
Learn how you can use Laravel Vapor without having to pay for a RDS instance for your database.
title: How to use Laravel Vapor without having to use RDS published: true description: Learn how you can use Laravel Vapor without having to pay for a RDS instance for your database. tags: serverless,laravel,beginner,web cover_image: https://owenconti.com/static/images/external-databases-with-laravel-vapor.jpg canonical_url: https://owenconti.com/laravel/how-to-use-laravel-vapor-without-having-to-use-rds/
You can use Larvel Vapor with an existing MySQL/Postgres instance, just like you did before Vapor!
Watch the video below to learn how we can connect our Vapor applications to existing database instances without having to pay for RDS.
{% youtube g-Kv5OPm5bk %}
Comments section
kurucu
•May 1, 2024
What are the performance implications of using e.g. a public managed database, and making all those database requests externally?
evairvalenzuela
•May 1, 2024
I am trying to connect to a managed public database in digitalocean, i modify the variable, but still do not allow connection. Any more ideas?
dev-to-uploads.s3.amazonaws.com/i/...