Best options to deploy my website
📰 Reddit r/webdev
Learn how to deploy a website with Astro and Strapi, considering scalability and cost-effectiveness
Action Steps
- Research Vercel for front-end deployment
- Explore Strapi's database options, such as SQLite or PostgreSQL
- Consider using a cloud provider like AWS or Google Cloud for scalability
- Evaluate the cost-effectiveness of each option, including serverless and containerized solutions
- Test and compare the performance of different deployment configurations
Who Needs to Know This
Web developers and DevOps engineers can benefit from this lesson to deploy and manage websites efficiently
Key Insight
💡 Choose a deployment option that balances cost, scalability, and performance for your growing website
Share This
Deploy your Astro and Strapi website with scalability and cost-effectiveness in mind! #webdev #deployment
Key Takeaways
Learn how to deploy a website with Astro and Strapi, considering scalability and cost-effectiveness
Full Article
Hi guys! I'm rn developing a website and I'm using Astro for the front-end and Strapi for CMS. The client has currently around 200 entries, but it is expected to grow along the years. I was trying to search for the cheapest option for him to deploy. What do you suggest? I was thinking about Vercel for the front end, also because the webpage doesn't have that much traffic, but I'm unsure about how to deal with the database and the Stra
DeepCamp AI