How to Send Serverless Emails With Node.js

If you are running a Jamstack architecture, sometimes you will require additional functionality like sending transactional emails to your users. Sending emails requires a server, so you can make a simple serverless service with an endpoint that takes a few fields and sends off an email. It’s an excellent alternative that doesn’t require the maintenance… Continue reading How to Send Serverless Emails With Node.js

​IaaS, CaaS, PaaS, FaaS – How Do You Choose?

Before your business can adequately take advantage of the opportunities that cloud services offer in infrastructure and application deployment, there is a need to understand the various categories of these cloud services and how each of them can help your business grow. Understanding the fundamental differences between them will help you choose which one would… Continue reading ​IaaS, CaaS, PaaS, FaaS – How Do You Choose?