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.
Schedule Lambda Functions Using EventBridge | Serverless

Schedule Lambda Functions Using EventBridge | Serverless

11
Comments 2
7 min read
Building Serverless Web Applications with React & AWS Amplify

Building Serverless Web Applications with React & AWS Amplify

2
Comments
18 min read
Terraform code to create a VPC , Subnet , EC2 Instance , keypairs , Security group and Nat Gateway with Website Hosting in AWS

Terraform code to create a VPC , Subnet , EC2 Instance , keypairs , Security group and Nat Gateway with Website Hosting in AWS

3
Comments 1
5 min read
AWS APAC Community Summit 2022 -From the Serverless Perspective-

AWS APAC Community Summit 2022 -From the Serverless Perspective-

4
Comments 5
4 min read
Introduction to AWS Cloud WAN

Introduction to AWS Cloud WAN

6
Comments
3 min read
Everything You Need To Get Started With AWS IAM

Everything You Need To Get Started With AWS IAM

9
Comments
6 min read
Configuring a Static Website With S3 & Cloudfront Explained

Configuring a Static Website With S3 & Cloudfront Explained

8
Comments
4 min read
Terraform Workspace

Terraform Workspace

1
Comments
4 min read
Boost your lambda serverless power using Powertools

Boost your lambda serverless power using Powertools

1
Comments
4 min read
Got a false positive! AWS WAF HostingProviderIPList may block system linking.

Got a false positive! AWS WAF HostingProviderIPList may block system linking.

1
Comments
2 min read
🇰🇷 Review of "AMAZING" AWS APAC Community Summit 2022

🇰🇷 Review of "AMAZING" AWS APAC Community Summit 2022

5
Comments
12 min read
Go CDK! What this Means for the World of IaC

Go CDK! What this Means for the World of IaC

Comments
7 min read
How does Amazon Managed Service for Prometheus relate to Amazon CloudWatch?

How does Amazon Managed Service for Prometheus relate to Amazon CloudWatch?

3
Comments
2 min read
Docker: Network Bridge with Mount Points pointing to a Common Directory

Docker: Network Bridge with Mount Points pointing to a Common Directory

6
Comments
5 min read
Deploy a Custom Docker Image with Nginx and Save it to AWS ECR

Deploy a Custom Docker Image with Nginx and Save it to AWS ECR

11
Comments
4 min read
Create an ECS Cluster with Docker image using Terraform

Create an ECS Cluster with Docker image using Terraform

7
Comments
6 min read
GCP Anthos Cluster on AWS

GCP Anthos Cluster on AWS

3
Comments
7 min read
AWS Copilot

AWS Copilot

2
Comments
6 min read
Learn How to Deploy Website Using Hugo on AWS Amplify in Ten Minutes

Learn How to Deploy Website Using Hugo on AWS Amplify in Ten Minutes

11
Comments
9 min read
BABY STEPS INTO THE AWS CLOUD

BABY STEPS INTO THE AWS CLOUD

7
Comments
2 min read
👷 Serverless event-sourcing with AWS: State of the art data synchronization ⚡

👷 Serverless event-sourcing with AWS: State of the art data synchronization ⚡

46
Comments 5
9 min read
Deploying a two-tier architecture in AWS using Terraform

Deploying a two-tier architecture in AWS using Terraform

7
Comments
9 min read
Working with API Gateway HTTP API type, Lambda Function, and SQS Queue

Working with API Gateway HTTP API type, Lambda Function, and SQS Queue

3
Comments
6 min read
Create and manipulate DynamoDB table with different methods using Python scripts and boto3

Create and manipulate DynamoDB table with different methods using Python scripts and boto3

7
Comments 2
6 min read
Auto Scaling group and Launch Template configuration

Auto Scaling group and Launch Template configuration

2
Comments
8 min read
How to monitor long running ALTERS in AWS RDS MySQL 5.7+ using the Performance Schema

How to monitor long running ALTERS in AWS RDS MySQL 5.7+ using the Performance Schema

Comments
2 min read
Secure the S3 Bucket with MFA

Secure the S3 Bucket with MFA

3
Comments
2 min read
Migrating Oracle E-Business Suite To AWS

Migrating Oracle E-Business Suite To AWS

3
Comments
4 min read
Enhancing Your Amazon IVS Web Broadcast with Screen Sharing and Canvas Overlays

Enhancing Your Amazon IVS Web Broadcast with Screen Sharing and Canvas Overlays

5
Comments
6 min read
How not to send all your money to AWS

How not to send all your money to AWS

3
Comments
8 min read
What is Amazon Lightsail and Who is it for?

What is Amazon Lightsail and Who is it for?

6
Comments
7 min read
WordPress Automation with Custom AMI

WordPress Automation with Custom AMI

6
Comments
2 min read
How I got my new bicycle thanks to AWS!

How I got my new bicycle thanks to AWS!

8
Comments 1
4 min read
SQL vs NoSQL in a Serverless World 22:29

SQL vs NoSQL in a Serverless World

11
Comments
1 min read
Playlist: Now Go Build with Werner Vogels - Season 1, 2 & 3

Playlist: Now Go Build with Werner Vogels - Season 1, 2 & 3

2
Comments
4 min read
Deploying Laravel Application On AWS ElasticBeanstalk from Git using CodePipeline

Deploying Laravel Application On AWS ElasticBeanstalk from Git using CodePipeline

3
Comments
3 min read
How to get started with AWS REST API Gateway

How to get started with AWS REST API Gateway

24
Comments 2
3 min read
Migrate RDS Cross-Account

Migrate RDS Cross-Account

2
Comments
2 min read
Restore SSH connectivity to EC2 instance if SSH key pair is lost

Restore SSH connectivity to EC2 instance if SSH key pair is lost

2
Comments
2 min read
Puppeteer on AWS Lambda

Puppeteer on AWS Lambda

8
Comments 1
6 min read
Dynamically handling origins in HTTP APIs

Dynamically handling origins in HTTP APIs

1
Comments
6 min read
Skip The Lambda Function, Connect Directly To Your AWS Services

Skip The Lambda Function, Connect Directly To Your AWS Services

23
Comments
8 min read
Deploying a Two-Tier Architecture in AWS Using Terraform Modules

Deploying a Two-Tier Architecture in AWS Using Terraform Modules

4
Comments
10 min read
How to stop Three specific EC2 Instances with Python script using boto3

How to stop Three specific EC2 Instances with Python script using boto3

1
Comments
3 min read
AWS ECS Features for Restart Loops

AWS ECS Features for Restart Loops

2
Comments
3 min read
A Deep Dive Into Just-in-Time Worker Nodes With Karpenter

A Deep Dive Into Just-in-Time Worker Nodes With Karpenter

11
Comments 1
10 min read
Calculating Cost like a DevOps Boss with Infracost and AWS

Calculating Cost like a DevOps Boss with Infracost and AWS

7
Comments 1
4 min read
The companies should have a multi-cloud strategy?

The companies should have a multi-cloud strategy?

2
Comments
2 min read
Introducing AWS Budget Templates

Introducing AWS Budget Templates

4
Comments
2 min read
Installing Hadoop single node cluster in AWS EC2

Installing Hadoop single node cluster in AWS EC2

6
Comments
2 min read
AWS Free Tier: the Good, the Bad, and the Ugly 18:15

AWS Free Tier: the Good, the Bad, and the Ugly

8
Comments 1
1 min read
Terraform: Creating a very basic EC2 module using “aws_ami” data source — 1

Terraform: Creating a very basic EC2 module using “aws_ami” data source — 1

3
Comments
5 min read
Get to know your AWS Managed Policies

Get to know your AWS Managed Policies

6
Comments
5 min read
How to choose the right load balancer for your AWS workloads

How to choose the right load balancer for your AWS workloads

10
Comments 1
1 min read
Building and distributing Vite.js projects with Amplify

Building and distributing Vite.js projects with Amplify

5
Comments
2 min read
AWS Digest nr. 2

AWS Digest nr. 2

3
Comments
2 min read
AWS GuardDuty In A Nutshell 🌰

AWS GuardDuty In A Nutshell 🌰

2
Comments
3 min read
AWS, Azure or maybe Google Cloud? Which provider has the best CI/CD system?

AWS, Azure or maybe Google Cloud? Which provider has the best CI/CD system?

6
Comments
2 min read
How to become an infrastructure-as-code ninja, using AWS CDK - part 8

How to become an infrastructure-as-code ninja, using AWS CDK - part 8

1
Comments
22 min read
Why do we love AWS Step Functions vs AWS Lambda in AI/ML?

Why do we love AWS Step Functions vs AWS Lambda in AI/ML?

7
Comments
9 min read
loading...