Miguel's Blog · Serverless · Security

Miguel's Blog · Serverless · Security

Follow
homeSubscribeResourcesLevel Up & Supportnewsletter
Tag

AWS

#aws

More content

Read more stories on Hashnode


Articles with this tag

Overview of the OWASP Serverless Top 10 [videos]

Nov 8, 20211 min read

This YouTube video series provides quick overviews of the top 10 cybersecurity risks for serverless applications. Each video covers the risk and some...

Overview of the OWASP Serverless Top 10 [videos]

Create a website on AWS with Serverless Framework plugins

Jun 27, 20215 min read

The Serverless Framework allows us to create serverless websites. These websites use the S3, CloudFront, Route 53, and Certificate Manager AWS...

Create a website on AWS with Serverless Framework plugins

Finding Winning Stocks with Web Scrapers, and Serverless (AWS Lambda and DynamoDB)

Jan 4, 20213 min read

A few friends and I chat about stocks, share ideas, and encourage each other. A few months ago, I realized we needed some automation to help us find...

Finding Winning Stocks with Web Scrapers, and Serverless (AWS Lambda and DynamoDB)

Serverless Best Practices on AWS

Dec 13, 20205 min read

Do your serverless deployments go like this? It’s so easy to quickly deploy serverless resources. Because of this, we should follow best practices to...

Serverless Best Practices on AWS

Reducing the Attack Surface with Serverless Computing

Oct 29, 20204 min read

Serverless environments are growing in popularity because they reduce overhead and costs. But do they necessarily improve your application’s security?...

Reducing the Attack Surface with Serverless Computing

AWS CDK vs Serverless Framework: Five Major Differences

Sep 27, 202017 min read

The Serverless Framework is the most popular framework for building serverless applications, but does how it compare to the new AWS CDK? In July 2019,...

AWS CDK vs Serverless Framework: Five Major Differences