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.
Teacher's Little Helper

Teacher's Little Helper

17
Comments 2
7 min read
How I can emulate a network failure on aws codebuild?

How I can emulate a network failure on aws codebuild?

3
Comments 2
1 min read
AWS Networking cheat-sheet - EIP, ENI, VPC, etc

AWS Networking cheat-sheet - EIP, ENI, VPC, etc

183
Comments 6
12 min read
Scaling AWS costs to match the business

Scaling AWS costs to match the business

18
Comments 1
3 min read
We created a tool that reduces AWS costs by 60%

We created a tool that reduces AWS costs by 60%

29
Comments
5 min read
Laravel Deployment on Elastic Beanstalk

Laravel Deployment on Elastic Beanstalk

16
Comments 16
4 min read
Cloud Distros

Cloud Distros

23
Comments
7 min read
I Could Never Remember How to Make a Simple S3 Upload Feature So I Wrote It Down

I Could Never Remember How to Make a Simple S3 Upload Feature So I Wrote It Down

10
Comments
10 min read
[Terraform] Deploy EC2 Instance in Minutes

[Terraform] Deploy EC2 Instance in Minutes

25
Comments 11
5 min read
AWS Elastic Kubernetes Service: running ALB Ingress controller

AWS Elastic Kubernetes Service: running ALB Ingress controller

8
Comments
9 min read
Will an AWS Certification get me a high paying job?

Will an AWS Certification get me a high paying job?

5
Comments
3 min read
An Introduction to Kubernetes Health Checks - Liveness Probe (Part I)

An Introduction to Kubernetes Health Checks - Liveness Probe (Part I)

47
Comments 2
5 min read
Building a COVID-19 Project Recommendation System

Building a COVID-19 Project Recommendation System

3
Comments
16 min read
Dog Bark Detector - Machine Learning Model

Dog Bark Detector - Machine Learning Model

9
Comments
9 min read
Gerando Thumbnails com NODEJS, FFMPEG, AWS Lambda e Terraform

Gerando Thumbnails com NODEJS, FFMPEG, AWS Lambda e Terraform

7
Comments
9 min read
AWS Landing Zone versus AWS Control Tower

AWS Landing Zone versus AWS Control Tower

7
Comments
3 min read
AWS open source news and updates - No. 16

AWS open source news and updates - No. 16

5
Comments
10 min read
What is Terraform? A Simple Definition.

What is Terraform? A Simple Definition.

6
Comments
7 min read
Uma API ruby com AWS Lambda e Serverless Framework

Uma API ruby com AWS Lambda e Serverless Framework

6
Comments
6 min read
Install RabbitMq on Amamzon EC2 (Amazon Linux 2)

Install RabbitMq on Amamzon EC2 (Amazon Linux 2)

13
Comments 1
3 min read
Deploying a Node app to Beanstalk using aws-cdk (TypeScript)

Deploying a Node app to Beanstalk using aws-cdk (TypeScript)

24
Comments 3
5 min read
How to trigger AWS Lambda by SMS?

How to trigger AWS Lambda by SMS?

32
Comments
5 min read
Dynamic injection of secrets into ECS Task Definition with SSM Parameter Store

Dynamic injection of secrets into ECS Task Definition with SSM Parameter Store

1
Comments 2
4 min read
AWS Cloud Practitioner Certification

AWS Cloud Practitioner Certification

5
Comments
4 min read
Add Amazon Comprehend to Spring Boot Project

Add Amazon Comprehend to Spring Boot Project

7
Comments
2 min read
Building a serverless COVID-19 notification pipeline

Building a serverless COVID-19 notification pipeline

6
Comments
15 min read
Deploying EKS the Hard Way.

Deploying EKS the Hard Way.

11
Comments
7 min read
AWS Serverless: 3 aspectos importantes ao projetar uma API Serverless

AWS Serverless: 3 aspectos importantes ao projetar uma API Serverless

2
Comments 2
9 min read
Learn "the saga stepfunction" pattern today - Single Table DynamoDB, Lambdas, Step Function and API Gateway

Learn "the saga stepfunction" pattern today - Single Table DynamoDB, Lambdas, Step Function and API Gateway

12
Comments 3
6 min read
Amazon EventBridge: O principal componente em arquiteturas serverless

Amazon EventBridge: O principal componente em arquiteturas serverless

5
Comments
6 min read
Use Google Sheets, S3, and Python to Build a Website Quickly

Use Google Sheets, S3, and Python to Build a Website Quickly

55
Comments
8 min read
Deploy a Flask app on AWS EC2

Deploy a Flask app on AWS EC2

2
Comments
5 min read
AWS CLI Cheatsheet

AWS CLI Cheatsheet

64
Comments
16 min read
Amazon AWS Cloud Developer Kit (CDK) A developer-focused way to deploy Infrastructure

Amazon AWS Cloud Developer Kit (CDK) A developer-focused way to deploy Infrastructure

4
Comments
1 min read
Build, Train and Deploy Tensorflow Deep Learning Models on Amazon SageMaker: A Complete Workflow Guide.

Build, Train and Deploy Tensorflow Deep Learning Models on Amazon SageMaker: A Complete Workflow Guide.

24
Comments
8 min read
AWS The Good Parts: My Personal Notes

AWS The Good Parts: My Personal Notes

9
Comments
3 min read
The Hitchhiker's Guide to S3 Access Controls

The Hitchhiker's Guide to S3 Access Controls

11
Comments
11 min read
Deploying a MERN stack

Deploying a MERN stack

3
Comments
1 min read
Using Cognito User Pool as an OpenID Connect Provider

Using Cognito User Pool as an OpenID Connect Provider

37
Comments 5
7 min read
Javascript saves the world

Javascript saves the world

16
Comments
4 min read
Painless GraphQL file uploads with Apollo Server (to Amazon S3 and local filesystem)

Painless GraphQL file uploads with Apollo Server (to Amazon S3 and local filesystem)

57
Comments 8
9 min read
S3 Pre-signed URLs for Requester Pays buckets

S3 Pre-signed URLs for Requester Pays buckets

26
Comments
4 min read
DynamoDB geospatial data in python

DynamoDB geospatial data in python

3
Comments
1 min read
AWS open source news and updates - No. 15

AWS open source news and updates - No. 15

40
Comments
7 min read
Serverless Framework: Otimizando Lambda "cold starts" com serverless-webpack

Serverless Framework: Otimizando Lambda "cold starts" com serverless-webpack

6
Comments 1
10 min read
Serverless Framework: Dividindo sua API na AWS

Serverless Framework: Dividindo sua API na AWS

7
Comments
9 min read
How to run a lambda locally and deploy it to AWS using SAM

How to run a lambda locally and deploy it to AWS using SAM

12
Comments 1
5 min read
Segurança na AWS - Uma analogia para duas importantes regras de segurança a serem lembradas

Segurança na AWS - Uma analogia para duas importantes regras de segurança a serem lembradas

2
Comments
4 min read
Hosting a Markdown Wiki For Pentests and Profit

Hosting a Markdown Wiki For Pentests and Profit

7
Comments
17 min read
How To Host Your NuxtJs SPA on S3 with Cloudfront.

How To Host Your NuxtJs SPA on S3 with Cloudfront.

3
Comments
3 min read
Watch me deconstruct "The EventBridge ETL" Serverless Architecture Pattern

Watch me deconstruct "The EventBridge ETL" Serverless Architecture Pattern

11
Comments
3 min read
Automate Angular Application Deployment via AWS CodePipeline - 👨🏻‍💻 👷🏻

Automate Angular Application Deployment via AWS CodePipeline - 👨🏻‍💻 👷🏻

24
Comments 3
6 min read
Backing up MySQL in AWS using a read-replica

Backing up MySQL in AWS using a read-replica

4
Comments
5 min read
How to Build a Site Quickly If You Are Not a Web Developer: AWS + Google Sheets + Python + Bootstrap ⚡⚡

How to Build a Site Quickly If You Are Not a Web Developer: AWS + Google Sheets + Python + Bootstrap ⚡⚡

37
Comments 2
2 min read
Fake Facebook conversations using OpenAI GPT-2

Fake Facebook conversations using OpenAI GPT-2

9
Comments
8 min read
Hit the 6MB Lambda payload limit? Here’s what you can do.

Hit the 6MB Lambda payload limit? Here’s what you can do.

5
Comments
5 min read
Enable CORS with custom headers for an AWS Lambda function behind API Gateway in Serverless framework

Enable CORS with custom headers for an AWS Lambda function behind API Gateway in Serverless framework

12
Comments 2
2 min read
Integrating a REST API into an Amplify app's GraphQL model

Integrating a REST API into an Amplify app's GraphQL model

12
Comments 1
4 min read
Practical Way How to Routing Requests to External Services Outside of K8s Services with ALB & EKS

Practical Way How to Routing Requests to External Services Outside of K8s Services with ALB & EKS

2
Comments
3 min read
How to build a Serverless API in AWS without using a single lambda

How to build a Serverless API in AWS without using a single lambda

11
Comments
7 min read
loading...