DEV Community

Cover image for Going Serverless with Vue.js
JavaScript Tutorial
JavaScript Tutorial

Posted on

3 2

Going Serverless with Vue.js

With the rise of serverless architectures, developers have the power to do more with less. Rather than spending time and energy deploying and managing a server, they can now focus on the business logic driving their applications. Serverless functions moreover allow for compartmentalizing your application so your logic is sequestered in a function and can scale automagically without any worry or fuss. What’re more, you pay only for what you use!

In this video, we’ll examine strategies for building applications in VueJS with a serverless mindset. Specifically, we’ll walk through real life use cases of how we can bank on serverless functions to do the work of making API calls and communicating with third party services.

Thanks for reading
If you liked this post, share it with all of your programming buddies!
Follow us on Facebook | Twitter

Further reading

Vue JS 2 - The Complete Guide (incl. Vue Router & Vuex)
React vs Angular vs Vue.js by Example
Running TensorFlow on AWS Lambda using Serverless
Easily Deploy a Serverless Node App with ZEIT Now

Top comments (1)

Collapse
 
orionrush profile image
orionrush

video is unavailable?

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free →

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay