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.
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
Create your own Serverless OAuth Portal for Netlify CMS

Create your own Serverless OAuth Portal for Netlify CMS

7
Comments 2
13 min read
The technology stacks I use for software development (as a full-stack developer)

The technology stacks I use for software development (as a full-stack developer)

7
Comments 1
2 min read
5 Things I Learned from The DynamoDB Book

5 Things I Learned from The DynamoDB Book

36
Comments 2
7 min read
Serverless Express: Measuring With Metrics

Serverless Express: Measuring With Metrics

7
Comments
10 min read
Deepset — Scaling machine learning research to enterprise ready services — Startup Engineering

Deepset — Scaling machine learning research to enterprise ready services — Startup Engineering

11
Comments
20 min read
How Covid-19 will change the Mindset of Tech Companies?

How Covid-19 will change the Mindset of Tech Companies?

4
Comments
1 min read
Off to a great start with AWS Organizations

Off to a great start with AWS Organizations

24
Comments 1
6 min read
How to make Lambda Provisioned Concurrency configurable in CloudFormation

How to make Lambda Provisioned Concurrency configurable in CloudFormation

4
Comments 1
2 min read
Building a Serverless Live-streaming Platform with React & AWS

Building a Serverless Live-streaming Platform with React & AWS

378
Comments 21
5 min read
Integrating AWS CloudFront with Third Party Domain Provider

Integrating AWS CloudFront with Third Party Domain Provider

15
Comments 3
6 min read
SAA-C02 FAQs - New AWS Certified Solutions Architect Exam 2020

SAA-C02 FAQs - New AWS Certified Solutions Architect Exam 2020

9
Comments 21
3 min read
Building an AWS Cross-AccountCodePipeline with GitFlow

Building an AWS Cross-AccountCodePipeline with GitFlow

8
Comments
3 min read
Attach SSL to Elastic Load Balancer (ELB) and enable HTTPS

Attach SSL to Elastic Load Balancer (ELB) and enable HTTPS

12
Comments 5
4 min read
9 Things I Wish I Knew When I Started Managing AWS Workloads 🤷

9 Things I Wish I Knew When I Started Managing AWS Workloads 🤷

44
Comments 5
9 min read
Getting Started with Amazon WorkSpaces

Getting Started with Amazon WorkSpaces

5
Comments 2
6 min read
Infrastructure as Code in TypeScript

Infrastructure as Code in TypeScript

10
Comments
5 min read
Deploying A Masonite Project To AWS

Deploying A Masonite Project To AWS

6
Comments
5 min read
How to deploy Gatsby on AWS with CI without Amplify

How to deploy Gatsby on AWS with CI without Amplify

2
Comments
6 min read
AWS open source news and updates - No. 14

AWS open source news and updates - No. 14

7
Comments
8 min read
Deploy Your React App to ECS (Fargate)

Deploy Your React App to ECS (Fargate)

43
Comments 13
6 min read
loading...