Serverless computing has taken off in recent years as engineering organizations have shied away from the complexity and cost that comes with managing physical servers and even virtual...
Continue ReadingServerless computing has taken off in recent years as engineering organizations have shied away from the complexity and cost that comes with managing physical servers and even virtual...
Continue ReadingIntro Marc Andreessen famously said, “Software is eating the world.” Dr. Steve Willmott subsequently retorted, “APIs are eating software.” This is because API based architectures are...
Continue ReadingWhat is AWS Lambda? Lambda is an AWS service that allows you to run your code completely in the cloud without the need for on-prem servers. As the world has shifted away from on-prem and...
Continue ReadingHey there. Welcome to the fifth and final installment in our series on successfully deploying an app to AWS with the least effort. In previous weeks, we've focused on: Getting started ...
Continue ReadingSince launching in 2014, AWS Lambda has dramatically grown in popularity. Lambda allows you to run code without having to manage the underlying compute resources. From a monitoring...
Continue ReadingThis is part four in our series on how to deploy an app to AWS with the least effort. The series covers: Getting started Preventive measures App security Route 53 and DNS explained (this...
Continue Reading