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.
Sharing secrets to ECS in an AWS multi-account architecture

Sharing secrets to ECS in an AWS multi-account architecture

33
Comments
4 min read
Moving Big Number Of Messages Between SQS Queues

Moving Big Number Of Messages Between SQS Queues

15
Comments
6 min read
Syncing files from AWS S3 to local storage on Rails

Syncing files from AWS S3 to local storage on Rails

14
Comments 1
1 min read
Why do we need the JSON Web Token (JWT) in the modern web?

Why do we need the JSON Web Token (JWT) in the modern web?

15
Comments 1
8 min read
Introduction to AWS and AWS Compute Services

Introduction to AWS and AWS Compute Services

11
Comments 5
14 min read
AWS Cost Optimizations - The Easy Parts

AWS Cost Optimizations - The Easy Parts

28
Comments 1
6 min read
AWS Data Transfer Billing Charges

AWS Data Transfer Billing Charges

6
Comments
4 min read
A tale of an CloudFormation import

A tale of an CloudFormation import

9
Comments
5 min read
How to resolve issue Access Denied between S3 and CloudFront

How to resolve issue Access Denied between S3 and CloudFront

4
Comments 8
1 min read
17. Mainframes vs Cloud Computing

17. Mainframes vs Cloud Computing

6
Comments
8 min read
AWS Certifications - 5 Reasons to Obtain Them

AWS Certifications - 5 Reasons to Obtain Them

36
Comments
4 min read
AWS IoT EduKit is what? What can we learn from it?

AWS IoT EduKit is what? What can we learn from it?

4
Comments
1 min read
AWS PrivateLink supports Amazon S3! What makes you happy?

AWS PrivateLink supports Amazon S3! What makes you happy?

10
Comments
5 min read
Tracking the Spread of COVID-19 at Chicago Public Schools, the 3rd Largest Public School District in the United States

Tracking the Spread of COVID-19 at Chicago Public Schools, the 3rd Largest Public School District in the United States

9
Comments
6 min read
AWS API Gateway + Terraform + Serverless Framework - Part 1

AWS API Gateway + Terraform + Serverless Framework - Part 1

7
Comments
5 min read
AWS-SAA-C02

AWS-SAA-C02

3
Comments 2
1 min read
AWS missed the whole point with their new IoT product

AWS missed the whole point with their new IoT product

9
Comments
5 min read
Rolling AMI Update for EKS Worker Nodes Managed Node Groups (Update to k8s 1.19)

Rolling AMI Update for EKS Worker Nodes Managed Node Groups (Update to k8s 1.19)

8
Comments 1
9 min read
Top 6 questions people ask about Django Apps in a Cloud

Top 6 questions people ask about Django Apps in a Cloud

7
Comments
3 min read
How To Use GitHub Actions To Deploy an 11ty Website To S3

How To Use GitHub Actions To Deploy an 11ty Website To S3

9
Comments
7 min read
How to Prevent Code Injection Vulnerabilities in Serverless Applications (Part 2/2)

How to Prevent Code Injection Vulnerabilities in Serverless Applications (Part 2/2)

5
Comments
7 min read
The Prius Effect for cloud costs

The Prius Effect for cloud costs

3
Comments
3 min read
AWS Amplify Subscriptions Usage / 2. Multi-Room Chat

AWS Amplify Subscriptions Usage / 2. Multi-Room Chat

6
Comments
6 min read
5 Best Places to Find DevOps Jobs in 2021

5 Best Places to Find DevOps Jobs in 2021

20
Comments 5
3 min read
Build Auth Once With A Shared Lambda Authorizer

Build Auth Once With A Shared Lambda Authorizer

18
Comments 2
6 min read
Exposing Tensorflow Serving’s gRPC Endpoints on Amazon EKS

Exposing Tensorflow Serving’s gRPC Endpoints on Amazon EKS

12
Comments
9 min read
What is the right AWS Kubernetes distribution for you?

What is the right AWS Kubernetes distribution for you?

4
Comments
5 min read
Deploy stacks in parallel with AWS CDK Pipelines

Deploy stacks in parallel with AWS CDK Pipelines

13
Comments
2 min read
Blue/Green deployment strategy

Blue/Green deployment strategy

7
Comments 4
3 min read
How I manage credentials in Python using AWS Secrets Manager

How I manage credentials in Python using AWS Secrets Manager

6
Comments
7 min read
If you were the new CEO of Amazon Web Services what would be your first executive order?

If you were the new CEO of Amazon Web Services what would be your first executive order?

28
Comments 21
1 min read
From Zero to AWS Certificate

From Zero to AWS Certificate

5
Comments
3 min read
Hosting static Next.js website on AWS S3

Hosting static Next.js website on AWS S3

13
Comments
4 min read
Monitoring and logging with Amazon Managed Workflows for Apache Airflow

Monitoring and logging with Amazon Managed Workflows for Apache Airflow

12
Comments
12 min read
Complete Terraform Course - Beginner to Advanced [2021] 🎉

Complete Terraform Course - Beginner to Advanced [2021] 🎉

68
Comments 1
2 min read
Save AWS-cost on CloudFront

Save AWS-cost on CloudFront

Comments
1 min read
4 Methods to configure multiple environments in the AWS CDK

4 Methods to configure multiple environments in the AWS CDK

11
Comments 1
9 min read
X-Ray tracing from SQS to Lambda

X-Ray tracing from SQS to Lambda

9
Comments 2
1 min read
Configuring Security Services with AWS Organizations – Part 3: AWS Security Hub

Configuring Security Services with AWS Organizations – Part 3: AWS Security Hub

9
Comments 1
6 min read
AWS open source news and updates #55

AWS open source news and updates #55

20
Comments 1
12 min read
7 Challenges With AWS Costs

7 Challenges With AWS Costs

13
Comments 2
5 min read
7 reasons why Serverless encourages useful engineering practices

7 reasons why Serverless encourages useful engineering practices

7
Comments 1
8 min read
Creating and managing Accounts in AWS

Creating and managing Accounts in AWS

21
Comments
8 min read
Building a Multi-Region app with AWS CDK - Part 1

Building a Multi-Region app with AWS CDK - Part 1

4
Comments
6 min read
Create a portfolio site QUICK! Host it free on AWS and get hired- The complete 2021 guide

Create a portfolio site QUICK! Host it free on AWS and get hired- The complete 2021 guide

7
Comments
15 min read
10. Python

10. Python

3
Comments
4 min read
Serverless Sending and Receiving E-Mails, the CDK Way

Serverless Sending and Receiving E-Mails, the CDK Way

2
Comments
6 min read
Accidental complexity and closed source

Accidental complexity and closed source

6
Comments
5 min read
Upgrading to the AWS SDK for JavaScript v3

Upgrading to the AWS SDK for JavaScript v3

4
Comments 1
3 min read
Free resources for building multi-cloud infrastructure.

Free resources for building multi-cloud infrastructure.

7
Comments 1
7 min read
Face Detection And Analysis Using AWS Rekognition Service

Face Detection And Analysis Using AWS Rekognition Service

17
Comments 2
4 min read
How to Copy (or Move Files) From One Bucket to Another Using Boto3 [Python]?

How to Copy (or Move Files) From One Bucket to Another Using Boto3 [Python]?

3
Comments
9 min read
How to deploy SPA as a static website using AWS S3

How to deploy SPA as a static website using AWS S3

12
Comments
2 min read
How to monitor AWS SQS with Prometheus

How to monitor AWS SQS with Prometheus

10
Comments
13 min read
Heroku vs AWS vs DigitalOcean vs Netlify vs Firebase vs Docker

Heroku vs AWS vs DigitalOcean vs Netlify vs Firebase vs Docker

8
Comments
5 min read
Using Your Own Apache Spark/Hudi Versions With AWS EMR

Using Your Own Apache Spark/Hudi Versions With AWS EMR

4
Comments
2 min read
Serverless data pipelines: ETL workflow with Step Functions and Athena

Serverless data pipelines: ETL workflow with Step Functions and Athena

25
Comments 2
11 min read
AWS ECR in 3 Minutes

AWS ECR in 3 Minutes

4
Comments
2 min read
Best Online Communities For Cloud Engineers (Forums, Chats & More)

Best Online Communities For Cloud Engineers (Forums, Chats & More)

9
Comments
3 min read
A simple CI/CD system for your Amazon Managed Workflows for Apache Airflow development workflow

A simple CI/CD system for your Amazon Managed Workflows for Apache Airflow development workflow

14
Comments 2
15 min read
loading...