DEV Community

Amazon Web Services

Amazon Web Services (AWS) is a collection of web services for computing, storage, machine learning, security, and more There are over 200+ AWS services as of 2023.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Deploying Flask on AWS Lambda

Deploying Flask on AWS Lambda

27
Comments 6
4 min read
Achievement Unlocked! All AWS Associate + Practitioner Certifications obtained.

Achievement Unlocked! All AWS Associate + Practitioner Certifications obtained.

38
Comments 17
3 min read
Container orchestration in AWS: comparing ECS, Fargate and EKS

Container orchestration in AWS: comparing ECS, Fargate and EKS

94
Comments 5
8 min read
Monitoring AWS Lambda Functions With CloudWatch

Monitoring AWS Lambda Functions With CloudWatch

29
Comments 7
9 min read
a few lessons learned storing secrets in aws parameter store

a few lessons learned storing secrets in aws parameter store

7
Comments
4 min read
Decrypting correctly parameters from AWS SSM

Decrypting correctly parameters from AWS SSM

9
Comments
1 min read
AWS S3 file upload from client side

AWS S3 file upload from client side

13
Comments 1
2 min read
Auto-refresh AWS Tokens Using IAM Role and boto3

Auto-refresh AWS Tokens Using IAM Role and boto3

37
Comments 13
3 min read
4 things I look for in a senior DevOps engineer

4 things I look for in a senior DevOps engineer

21
Comments
4 min read
Book Review: Learn CloudFormation (With Tutorial)

Book Review: Learn CloudFormation (With Tutorial)

18
Comments
7 min read
DynamoDB-CRI: DynamoDB model wrapper to enhance DynamoDB access

DynamoDB-CRI: DynamoDB model wrapper to enhance DynamoDB access

20
Comments 2
5 min read
How to Better Watch Your AWS Costs Before You Forget

How to Better Watch Your AWS Costs Before You Forget

67
Comments 7
6 min read
Cloud Computing Interview Questions and Answers

Cloud Computing Interview Questions and Answers

13
Comments 1
1 min read
Migrate from AWS EC2 to Lightsail

Migrate from AWS EC2 to Lightsail

28
Comments 13
4 min read
AWS Cloud Cost Checklist V2

AWS Cloud Cost Checklist V2

36
Comments 3
5 min read
My first post is about lambda resize images

My first post is about lambda resize images

8
Comments 2
1 min read
A crash course on Serverless with AWS - Image resize on-the-fly with Lambda and S3

A crash course on Serverless with AWS - Image resize on-the-fly with Lambda and S3

166
Comments 14
12 min read
How we saved over $1,000 by building CloudForecast.io with Serverless and AWS Lambda.

How we saved over $1,000 by building CloudForecast.io with Serverless and AWS Lambda.

14
Comments
4 min read
How to Easily Boost the Delivery of Static Websites in AWS

How to Easily Boost the Delivery of Static Websites in AWS

34
Comments 5
8 min read
Web Developer Security Checklist V2

Web Developer Security Checklist V2

285
Comments 20
8 min read
Building Applications at Scale with Jethro Carr

Building Applications at Scale with Jethro Carr

16
Comments
6 min read
Introduction to Monitoring and Logging: How to Know When Things Go Wrong

Introduction to Monitoring and Logging: How to Know When Things Go Wrong

78
Comments
9 min read
AWS Database Migration Serviceă‚’äœżăŁăŸăƒ‡ăƒŒă‚żăƒ™ăƒŒă‚čぼ羼退

AWS Database Migration Serviceă‚’äœżăŁăŸăƒ‡ăƒŒă‚żăƒ™ăƒŒă‚čぼ羼退

10
Comments
3 min read
Yarnception: Starting Yarn Within Yarn Through Gulp and When It Is Useful

Yarnception: Starting Yarn Within Yarn Through Gulp and When It Is Useful

34
Comments
6 min read
Containers vs. Serverless from a DevOps standpoint

Containers vs. Serverless from a DevOps standpoint

522
Comments 18
12 min read
AWS Server-less data pipelines with Terraform - Part 2

AWS Server-less data pipelines with Terraform - Part 2

8
Comments
8 min read
Concerns that go away in a serverless world

Concerns that go away in a serverless world

38
Comments 13
4 min read
Implement a serverless CI/CD pipeline with AWS (Amazon Web Services).

Implement a serverless CI/CD pipeline with AWS (Amazon Web Services).

118
Comments 11
8 min read
Spring Boot listener for AWS SQS with Spring Cloud

Spring Boot listener for AWS SQS with Spring Cloud

10
Comments 1
2 min read
Rendering your first AR object with AWS Sumerian (2/2)

Rendering your first AR object with AWS Sumerian (2/2)

13
Comments
7 min read
Rendering your first AR object with AWS Sumerian (1/2)

Rendering your first AR object with AWS Sumerian (1/2)

8
Comments
4 min read
Monitoring WrocƂaw weather with AWS

Monitoring WrocƂaw weather with AWS

9
Comments
4 min read
How to connect to the AWS Console as multiple IAM users at the same time

How to connect to the AWS Console as multiple IAM users at the same time

15
Comments
2 min read
Introduction to AWS Lambda

Introduction to AWS Lambda

86
Comments 10
4 min read
How to Mock AWS Services in TypeScript

How to Mock AWS Services in TypeScript

22
Comments
7 min read
Serverless Alexa Skill with DynamoDB

Serverless Alexa Skill with DynamoDB

9
Comments
2 min read
Silence of the Lambdas - 5 antipatterns for AWS Lambda

Silence of the Lambdas - 5 antipatterns for AWS Lambda

20
Comments 1
7 min read
Introducing Two New Bonus Chapters on Infrastructure as Code and CI/CD for Learn AWS by Using It

Introducing Two New Bonus Chapters on Infrastructure as Code and CI/CD for Learn AWS by Using It

40
Comments
5 min read
A crash course on Serverless with AWS - Triggering Lambda with SNS Messaging

A crash course on Serverless with AWS - Triggering Lambda with SNS Messaging

93
Comments 2
10 min read
AWS Server-less data pipelines with Terraform - Part 1

AWS Server-less data pipelines with Terraform - Part 1

16
Comments 1
4 min read
How to Build Your Docker Images in AWS with Ease

How to Build Your Docker Images in AWS with Ease

39
Comments 3
8 min read
Discharge, a simple, easy way to deploy static websites to Amazon S3

Discharge, a simple, easy way to deploy static websites to Amazon S3

41
Comments 5
1 min read
GoLang, The Next Language to Learn for Developers

GoLang, The Next Language to Learn for Developers

134
Comments 47
11 min read
My Python Serverless Setup

My Python Serverless Setup

71
Comments 2
4 min read
My Own Private CDN

My Own Private CDN

9
Comments
2 min read
Jelly Fin: Should I use a query or scan?

Jelly Fin: Should I use a query or scan?

7
Comments 9
1 min read
Scaling Lambdas inside a VPC

Scaling Lambdas inside a VPC

7
Comments
8 min read
The AWS Cloud Development Kit

The AWS Cloud Development Kit

71
Comments 8
3 min read
Jelly Fin: Transaction CRUD

Jelly Fin: Transaction CRUD

8
Comments
3 min read
The Benefits You Need to Know about Infrastructure as Code

The Benefits You Need to Know about Infrastructure as Code

126
Comments 18
6 min read
How to convert an express app to AWS Lambda?

How to convert an express app to AWS Lambda?

32
Comments 1
5 min read
5 common mistakes deploying Lambda functions

5 common mistakes deploying Lambda functions

18
Comments 1
4 min read
How to calculate the billing savings of moving an EC2 app to Lambda

How to calculate the billing savings of moving an EC2 app to Lambda

11
Comments
6 min read
Amazon Athena vs AWS Lambda: Comparing two solutions for Big Data Analysis

Amazon Athena vs AWS Lambda: Comparing two solutions for Big Data Analysis

22
Comments 5
8 min read
Should you be concerned about vendor lock-in when writing FaaS functions?

Should you be concerned about vendor lock-in when writing FaaS functions?

8
Comments
5 min read
A Minimal Node.js and Express Server Setup and Deployment

A Minimal Node.js and Express Server Setup and Deployment

22
Comments 2
8 min read
I Published My AWS Secret Key to GitHub

I Published My AWS Secret Key to GitHub

7
Comments
4 min read
Static Sites Powered By Nuxt and AWS

Static Sites Powered By Nuxt and AWS

28
Comments 2
6 min read
ASP.NET Static Site Generation

ASP.NET Static Site Generation

5
Comments
7 min read
AWS S3 Pt. 1 - The Basics

AWS S3 Pt. 1 - The Basics

39
Comments
3 min read
loading...