• Get AWS credits for your startup with AWS Activate

    Get AWS credits for your startup with AWS Activate

    View Post

Stay up to date

AWS, Lambda

Fargate vs. Lambda: Serverless in AWS
By Keilan Jackson on June 16, 2020

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 Reading

AWS

Top 4 must-monitor API Gateway metrics
By Taylor Jones on June 11, 2020

Intro 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 Reading

AWS, Lambda

What is AWS Lambda?
By Blue Matador on June 11, 2020

What 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 Reading

AWS

How to deploy an app to AWS: App automation and optimization
By Matthew Barlocker on May 19, 2020

Hey 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 Reading

AWS, Lambda

Top 7 AWS Lambda metrics to monitor
By Taylor Jones on May 14, 2020

Since 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 Reading

AWS

How to deploy an app to AWS: Route 53 and DNS explained
By Matthew Barlocker on May 12, 2020

This 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