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.
What is the cloud? Beginner's guide to cloud computing concepts

What is the cloud? Beginner's guide to cloud computing concepts

10
Comments
9 min read
Serverless functions for dummies⚡

Serverless functions for dummies⚡

2
Comments 2
2 min read
Working with Containers? Check AWS Cloud Map

Working with Containers? Check AWS Cloud Map

4
Comments
2 min read
Creating an AWS Account for Programmatic Access

Creating an AWS Account for Programmatic Access

2
Comments
3 min read
Uploading Videos to YouTube with Amazon S3

Uploading Videos to YouTube with Amazon S3

4
Comments
6 min read
How to call AWS Step Functions from AWS Amplify

How to call AWS Step Functions from AWS Amplify

17
Comments
5 min read
Understanding inbuilt AWS S3 security controls and methods - Part 3

Understanding inbuilt AWS S3 security controls and methods - Part 3

5
Comments
4 min read
Creating a Multi-Account CI/CD Pipeline with AWS CodePipeline

Creating a Multi-Account CI/CD Pipeline with AWS CodePipeline

3
Comments 1
16 min read
SSL For RDS With Glue Python Job and AWS SDK For Pandas

SSL For RDS With Glue Python Job and AWS SDK For Pandas

4
Comments 1
4 min read
Pushing a docker container to Amazon Elastic Container Registry

Pushing a docker container to Amazon Elastic Container Registry

1
Comments
1 min read
Amazon Neptune

Amazon Neptune

9
Comments
9 min read
What Is the difference between PaaS And FaaS?

What Is the difference between PaaS And FaaS?

18
Comments 1
9 min read
Fall of the Death Star — Why Scanning Infrastructure as Code Matters

Fall of the Death Star — Why Scanning Infrastructure as Code Matters

11
Comments 3
6 min read
Where is the OSI model in the public cloud?

Where is the OSI model in the public cloud?

6
Comments 1
2 min read
Survive AWS re:Invent by avoiding the worst air in Vegas — now with maps!

Survive AWS re:Invent by avoiding the worst air in Vegas — now with maps!

8
Comments 2
2 min read
Using SAM to deploy an node.js lambda to consume Kinesis stream

Using SAM to deploy an node.js lambda to consume Kinesis stream

Comments
2 min read
Understanding AWS Market Place?

Understanding AWS Market Place?

2
Comments
1 min read
Deploy React App in 10 minutes with AWS Amplify and Route 53

Deploy React App in 10 minutes with AWS Amplify and Route 53

28
Comments
2 min read
Creating an Interactive Whiteboard with Amazon IVS Chat

Creating an Interactive Whiteboard with Amazon IVS Chat

9
Comments
10 min read
Basic Concepts of Data Analytics

Basic Concepts of Data Analytics

6
Comments
8 min read
Serverless Event Driven AI as a Service

Serverless Event Driven AI as a Service

5
Comments
19 min read
How to fix MongoDB connection Error in AWS Lambda?

How to fix MongoDB connection Error in AWS Lambda?

4
Comments 1
1 min read
Don’t be a CRUD boomer 👨‍🦳, check out this new Event Sourcing library!

Don’t be a CRUD boomer 👨‍🦳, check out this new Event Sourcing library!

34
Comments 4
4 min read
Halloween Serverless Stories

Halloween Serverless Stories

4
Comments
1 min read
In One Minute : AWS Glue

In One Minute : AWS Glue

3
Comments
2 min read
Creating a Weekly Mailer with Rio

Creating a Weekly Mailer with Rio

1
Comments
9 min read
How to create an AWS Organization for your Account with the AWS CDK

How to create an AWS Organization for your Account with the AWS CDK

10
Comments
4 min read
Unzip files in S3 with Java

Unzip files in S3 with Java

2
Comments
4 min read
API Gateway to a Lambda function using Lambda proxy and non-proxy integration, with OpenAPI specs

API Gateway to a Lambda function using Lambda proxy and non-proxy integration, with OpenAPI specs

15
Comments
10 min read
Study Plan to pass exam AWS Machine Learning Specialty exam with tips and advice

Study Plan to pass exam AWS Machine Learning Specialty exam with tips and advice

12
Comments
13 min read
Exemplificando um grande problema que o GraphQL resolve: overfetching.

Exemplificando um grande problema que o GraphQL resolve: overfetching.

2
Comments
2 min read
How to start your own AWS User Group aka Meetup?

How to start your own AWS User Group aka Meetup?

11
Comments
4 min read
Authorizing requests with Lambda@Edge

Authorizing requests with Lambda@Edge

8
Comments
7 min read
Aurora, Where Is My Data? Extreme IOPS Optimization for MySQL

Aurora, Where Is My Data? Extreme IOPS Optimization for MySQL

7
Comments
4 min read
Deploying a Node.js App with AWS Elastic Beanstalk

Deploying a Node.js App with AWS Elastic Beanstalk

2
Comments 1
7 min read
Why and How to Migrate from Heroku to AWS

Why and How to Migrate from Heroku to AWS

Comments
6 min read
When Is Serverless More Expensive Than Containers?

When Is Serverless More Expensive Than Containers?

3
Comments 2
6 min read
Application Load Balancer Pricing - FinOps

Application Load Balancer Pricing - FinOps

4
Comments
1 min read
From PHP monolith to serverless: multi-stack cross-account canary rollout

From PHP monolith to serverless: multi-stack cross-account canary rollout

10
Comments 2
8 min read
The Who, the What, the Where, and How To Limit the Blast Radius

The Who, the What, the Where, and How To Limit the Blast Radius

8
Comments
8 min read
Using Amazon .NET Lambda Annotations (Preview)

Using Amazon .NET Lambda Annotations (Preview)

4
Comments
2 min read
ECS auto-scaling based on Amazon MQ for RabbitMQ’s queue depth.

ECS auto-scaling based on Amazon MQ for RabbitMQ’s queue depth.

7
Comments
8 min read
Amazon S3 Primer

Amazon S3 Primer

5
Comments
3 min read
Optimum Sharding strategy in OpenSearch

Optimum Sharding strategy in OpenSearch

5
Comments
2 min read
Improve AWS CloudFront API performance with Origin Shield

Improve AWS CloudFront API performance with Origin Shield

16
Comments 3
2 min read
Create a simple Ingress NGINX Controller on Amazon EKS Cluster with full example

Create a simple Ingress NGINX Controller on Amazon EKS Cluster with full example

22
Comments 2
6 min read
AWS Digest nr 5

AWS Digest nr 5

Comments
4 min read
A full-stack serverless application with AssemblyLift and Next.js

A full-stack serverless application with AssemblyLift and Next.js

Comments
6 min read
Learn to Create and Deploy lambda function with AWS CDK

Learn to Create and Deploy lambda function with AWS CDK

2
Comments
2 min read
Validating AWS Lambda Code Using AWS Signer

Validating AWS Lambda Code Using AWS Signer

9
Comments
3 min read
Security in The Cloud: Encryption On AWS (Part 1: KMS)

Security in The Cloud: Encryption On AWS (Part 1: KMS)

3
Comments
8 min read
Predicting Environment Impact of Food Production caused by C02 Emission

Predicting Environment Impact of Food Production caused by C02 Emission

3
Comments
4 min read
Create and Deploy 'Stages' of a REST API using API Gateway and Lambda with Serverless

Create and Deploy 'Stages' of a REST API using API Gateway and Lambda with Serverless

11
Comments
6 min read
AWS Incident Response: How To Contain An EC2 Instance?

AWS Incident Response: How To Contain An EC2 Instance?

10
Comments
9 min read
AWS Parameters and Secrets Lambda Extension Demo Using AWS CDK

AWS Parameters and Secrets Lambda Extension Demo Using AWS CDK

37
Comments
3 min read
AWS Digest nr 4

AWS Digest nr 4

3
Comments
2 min read
Setup and Configuring AWS Gateway Load Balancer

Setup and Configuring AWS Gateway Load Balancer

6
Comments
3 min read
Running Node.js on AWS serverless with Fargate

Running Node.js on AWS serverless with Fargate

4
Comments
9 min read
AWS State Machines — Decouple and Orchestrate Lambda Functions

AWS State Machines — Decouple and Orchestrate Lambda Functions

6
Comments
4 min read
Automating AWS Identity Center Permissions Management

Automating AWS Identity Center Permissions Management

2
Comments
8 min read
loading...