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.
Using lambda to get around cors

Using lambda to get around cors

5
Comments 3
1 min read
(Re)Processing Large S3 Files using Streams

(Re)Processing Large S3 Files using Streams

24
Comments
4 min read
How to upload JSON data to AWS S3 with NodeJS AWS SDK and Typescript

How to upload JSON data to AWS S3 with NodeJS AWS SDK and Typescript

22
Comments
2 min read
First steps with serverless Python: write to s3 and call other Lambdas

First steps with serverless Python: write to s3 and call other Lambdas

13
Comments
2 min read
Full-Stack React-App on AWS with PostgreSQL Database

Full-Stack React-App on AWS with PostgreSQL Database

46
Comments
1 min read
Serverless Azure Fundamentals

Serverless Azure Fundamentals

36
Comments 4
2 min read
Jenkins: Docker Compose deployment from Ansible with ECR authentication

Jenkins: Docker Compose deployment from Ansible with ECR authentication

11
Comments
6 min read
Edit serverless YAML templates in VSCode like a pro

Edit serverless YAML templates in VSCode like a pro

10
Comments
3 min read
How to SSH to AWS servers using an SSH config file?

How to SSH to AWS servers using an SSH config file?

6
Comments
10 min read
Passing AWS Solutions Architect Associate exam

Passing AWS Solutions Architect Associate exam

223
Comments 14
5 min read
Send SMS with Chrome extension and AWS Lambda: Walkthrough

Send SMS with Chrome extension and AWS Lambda: Walkthrough

9
Comments 3
6 min read
Make and Deploy a Serverless Application Into AWS lambda

Make and Deploy a Serverless Application Into AWS lambda

12
Comments
3 min read
Implement a Serverless JavaScript Node.js Function with an Azure Storage Cache

Implement a Serverless JavaScript Node.js Function with an Azure Storage Cache

11
Comments
2 min read
AWS: create an Elastic Container Registry and Jenkins deploy job

AWS: create an Elastic Container Registry and Jenkins deploy job

13
Comments
4 min read
Using io.Reader/io.Writer in Go to stream data

Using io.Reader/io.Writer in Go to stream data

25
Comments 1
4 min read
How I save $$$ by using Cloudflare Workers

How I save $$$ by using Cloudflare Workers

14
Comments
3 min read
Terraform AWS - Dynamic Subnets

Terraform AWS - Dynamic Subnets

41
Comments 4
10 min read
AWS access keys — 5 Tips To Safely Use Them.

AWS access keys — 5 Tips To Safely Use Them.

19
Comments 4
5 min read
CloudFlare: CDN configuration for AWS S3 website hosting

CloudFlare: CDN configuration for AWS S3 website hosting

13
Comments
4 min read
AWS CDK sample with Existing S3 bucket and existing SNS topic

AWS CDK sample with Existing S3 bucket and existing SNS topic

6
Comments
1 min read
Why Use Serverless Programming? (Use Cases & Live Example)

Why Use Serverless Programming? (Use Cases & Live Example)

15
Comments 1
1 min read
Deploy Laravel to AWS Beanstalk with GitLab CI (including testing, and staging/production branches)

Deploy Laravel to AWS Beanstalk with GitLab CI (including testing, and staging/production branches)

17
Comments 1
6 min read
AWS Static Website Hosting for beginners Part 2 Setting up a Domain

AWS Static Website Hosting for beginners Part 2 Setting up a Domain

76
Comments 1
7 min read
Creating an API with AWS Lambda and RapidAPI [Tutorial]

Creating an API with AWS Lambda and RapidAPI [Tutorial]

9
Comments 1
7 min read
Minha semana: Os melhores vĂ­deos Serverless

Minha semana: Os melhores vĂ­deos Serverless

7
Comments
2 min read
AWS EC2 User Data Shell Script

AWS EC2 User Data Shell Script

10
Comments
6 min read
automount/autofs Executable Map for Amazon EBS Volumes

automount/autofs Executable Map for Amazon EBS Volumes

7
Comments
8 min read
Learn The 6 Fundamentals Of Terraform — In Less Than 20 Minutes

Learn The 6 Fundamentals Of Terraform — In Less Than 20 Minutes

23
Comments
9 min read
Deploy a Node app to AWS ECS with Dynamic Port mapping

Deploy a Node app to AWS ECS with Dynamic Port mapping

84
Comments 1
11 min read
Deploy Rails in Amazon ECS: Part 5 - Integrate Sidekiq and Redis for background processing

Deploy Rails in Amazon ECS: Part 5 - Integrate Sidekiq and Redis for background processing

35
Comments 4
7 min read
Deploying to AWS - help

Deploying to AWS - help

10
Comments 3
2 min read
Zip files on S3 with AWS Lambda and Node

Zip files on S3 with AWS Lambda and Node

62
Comments 36
3 min read
AWS Free Tier Cost

AWS Free Tier Cost

18
Comments
3 min read
X-Ray in Lamba

X-Ray in Lamba

18
Comments
5 min read
Everything Serverless Functions in AWS Amplify - Part 3

Everything Serverless Functions in AWS Amplify - Part 3

52
Comments
1 min read
Why you should use temporary stacks when you do serverless

Why you should use temporary stacks when you do serverless

13
Comments
6 min read
Protecting your Terraform State

Protecting your Terraform State

14
Comments
3 min read
Imperative Infrastructure as Code using AWS CDK

Imperative Infrastructure as Code using AWS CDK

24
Comments
9 min read
Composing Containers

Composing Containers

8
Comments 2
4 min read
AWS networking fundamentals: A simple guide for software engineers.

AWS networking fundamentals: A simple guide for software engineers.

96
Comments 3
14 min read
AWS SAM and Ruby

AWS SAM and Ruby

18
Comments
7 min read
AWS SAM API with Cognito

AWS SAM API with Cognito

25
Comments
6 min read
RDS and Stepping into the Plumbing Center of Pain

RDS and Stepping into the Plumbing Center of Pain

9
Comments
10 min read
That time I needed to create 20k short links, and how to create them on AWS

That time I needed to create 20k short links, and how to create them on AWS

8
Comments
4 min read
Three things from today - 9/9

Three things from today - 9/9

6
Comments
2 min read
AWS Serverless: Vale a pena importar o AWS SDK?

AWS Serverless: Vale a pena importar o AWS SDK?

9
Comments
5 min read
Deploying a Web API on AWS Lambda: Difference between API Gateway and Application Load Balancer

Deploying a Web API on AWS Lambda: Difference between API Gateway and Application Load Balancer

22
Comments 1
3 min read
AWS IoT - Certificate Vending

AWS IoT - Certificate Vending

6
Comments
4 min read
Localizing Image Text Overlays using Cloudinary + 8base

Localizing Image Text Overlays using Cloudinary + 8base

13
Comments 1
6 min read
Custom Live Dashboards on DynamoDB - Using DynamoDB Streams with Lambda and ElastiCache

Custom Live Dashboards on DynamoDB - Using DynamoDB Streams with Lambda and ElastiCache

12
Comments 1
10 min read
Everything Serverless Functions in AWS Amplify - Part 2

Everything Serverless Functions in AWS Amplify - Part 2

44
Comments 1
16 min read
Automatically setup cloudwatch alarms on AWS

Automatically setup cloudwatch alarms on AWS

10
Comments
3 min read
How to Add Existing Project to AWS CodeCommit

How to Add Existing Project to AWS CodeCommit

10
Comments 1
2 min read
Terraform 0.12 "is empty tuple" error in module

Terraform 0.12 "is empty tuple" error in module

4
Comments
1 min read
HashiCorp Vault+AWS Secrets+Rotation tool?

HashiCorp Vault+AWS Secrets+Rotation tool?

8
Comments 1
1 min read
Using Tableau with DynamoDB: How to Build a Real-Time SQL Dashboard on NoSQL Data

Using Tableau with DynamoDB: How to Build a Real-Time SQL Dashboard on NoSQL Data

8
Comments
6 min read
Problem when line feed code is mixed when csv in import into varchar column with AWS Aurora.

Problem when line feed code is mixed when csv in import into varchar column with AWS Aurora.

8
Comments
1 min read
Why Do They Call It “Serverless” If It Runs On A Server?

Why Do They Call It “Serverless” If It Runs On A Server?

11
Comments
2 min read
AWS CLI: 15 comandos de configuração para gerenciar mĂșltiplas contas

AWS CLI: 15 comandos de configuração para gerenciar mĂșltiplas contas

8
Comments
9 min read
Operating on AWS : Know your limits

Operating on AWS : Know your limits

6
Comments
2 min read
loading...