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.
Mocking AWS with Jest (and TypeScript)

Mocking AWS with Jest (and TypeScript)

61
Comments 7
13 min read
How to setup AWS lambda function to talk to the internet and VPC

How to setup AWS lambda function to talk to the internet and VPC

8
Comments
4 min read
Introducing: Learn AWS With Me

Introducing: Learn AWS With Me

119
Comments 4
2 min read
Exponential backoff for AWS Lambda

Exponential backoff for AWS Lambda

6
Comments 1
2 min read
Learning AWS on your own? 10 services you need to know

Learning AWS on your own? 10 services you need to know

110
Comments 4
12 min read
How to deploy Django Web App on Ubuntu AWS EC2 with nginx Configuration

How to deploy Django Web App on Ubuntu AWS EC2 with nginx Configuration

12
Comments
1 min read
How to integrate AWS S3 and AWS RDS PostgreSQL on Django Web App

How to integrate AWS S3 and AWS RDS PostgreSQL on Django Web App

2
Comments
1 min read
AWS Services integration testing by leveraging Local Stack and GitHub Actions

AWS Services integration testing by leveraging Local Stack and GitHub Actions

3
Comments
1 min read
Encrypting Your Environment Variables in Lambda with KMS

Encrypting Your Environment Variables in Lambda with KMS

4
Comments
12 min read
Utilizing CloudWatch Alarms for monitoring cost and performance

Utilizing CloudWatch Alarms for monitoring cost and performance

2
Comments
3 min read
How to build your own private cloud on AWS part 1

How to build your own private cloud on AWS part 1

7
Comments
4 min read
How I passed the AWS Certified Cloud Practitioner Exam (with no prior AWS knowledge)!

How I passed the AWS Certified Cloud Practitioner Exam (with no prior AWS knowledge)!

30
Comments
2 min read
Roadmap to Cloud Jobs: how and why to become a Cloud Engineer

Roadmap to Cloud Jobs: how and why to become a Cloud Engineer

71
Comments 1
12 min read
Multiple Developer Setup in AWS Amplify

Multiple Developer Setup in AWS Amplify

2
Comments
3 min read
Kubernetes: load-testing and high-load tuning — problems and solutions

Kubernetes: load-testing and high-load tuning — problems and solutions

14
Comments 1
36 min read
How to pass variables to a JSON file in Terraform

How to pass variables to a JSON file in Terraform

11
Comments 1
2 min read
Building FullStack Serverless Application using AWS-SAM — Part 2

Building FullStack Serverless Application using AWS-SAM — Part 2

3
Comments
1 min read
Point Multiple Subdomains To The Same Frontend

Point Multiple Subdomains To The Same Frontend

6
Comments 1
9 min read
📺 AWS News - Welcome

📺 AWS News - Welcome

2
Comments
1 min read
Serverless Course - Lesson 1: How to get started tutorial for beginners

Serverless Course - Lesson 1: How to get started tutorial for beginners

47
Comments
5 min read
Deploy scalable, highly-available and infra-as-code managed web app on AWS

Deploy scalable, highly-available and infra-as-code managed web app on AWS

4
Comments
3 min read
#100DaysOfCloud | Day 9

#100DaysOfCloud | Day 9

3
Comments
2 min read
AWS Certified Developer - Associate Exam Tips (2020)

AWS Certified Developer - Associate Exam Tips (2020)

10
Comments 1
2 min read
Docker + AWS (CodeCommit +CodeBuild+ECR) = Release breeze

Docker + AWS (CodeCommit +CodeBuild+ECR) = Release breeze

7
Comments 2
2 min read
Automate Application deployment using GitHub Actions

Automate Application deployment using GitHub Actions

7
Comments
4 min read
How to Build a Stateful Cloud App on Nimbella vs. AWS

How to Build a Stateful Cloud App on Nimbella vs. AWS

2
Comments
5 min read
AWS Serverless using SAM Series

AWS Serverless using SAM Series

3
Comments 2
1 min read
Getting started with deploying grafana and cloudwatch metric dashboards

Getting started with deploying grafana and cloudwatch metric dashboards

12
Comments
6 min read
How to Monitor Your Serverless Application. The Challenges of Stateless Architecture

How to Monitor Your Serverless Application. The Challenges of Stateless Architecture

5
Comments 2
8 min read
Managing Ansible playbook secrets with AWS services

Managing Ansible playbook secrets with AWS services

8
Comments
2 min read
Adding authentication to React App using AWS Amplify and Cognito

Adding authentication to React App using AWS Amplify and Cognito

14
Comments 1
3 min read
Cloud Design Principals

Cloud Design Principals

8
Comments 1
4 min read
How to schedule an AWS Lambda function

How to schedule an AWS Lambda function

19
Comments 1
5 min read
DynamoDB with Go #3 - Composite Primary Keys

DynamoDB with Go #3 - Composite Primary Keys

10
Comments
6 min read
Hosting a website in AWS S3

Hosting a website in AWS S3

23
Comments
3 min read
AWS Glue first experience - part 5 - Glue Workflow, monitoring and rants

AWS Glue first experience - part 5 - Glue Workflow, monitoring and rants

6
Comments 2
5 min read
Debugging Lambdas on AWS from your local computer

Debugging Lambdas on AWS from your local computer

6
Comments
3 min read
Prevent AWS from Reading Your Step Functions Data

Prevent AWS from Reading Your Step Functions Data

22
Comments 2
5 min read
🎉Golang + Lambda: Masterclass🎉

🎉Golang + Lambda: Masterclass🎉

8
Comments
1 min read
The Poor Man's Guide to Django deployment in the AWS

The Poor Man's Guide to Django deployment in the AWS

10
Comments
10 min read
Deploying a Production-ready Django app on AWS

Deploying a Production-ready Django app on AWS

100
Comments 13
16 min read
AWS open source news and updates No. 33

AWS open source news and updates No. 33

17
Comments
13 min read
Deploy A Flask App On AWS EC2

Deploy A Flask App On AWS EC2

9
Comments
4 min read
Getting the Request ID of a Lambda Invocation when Using Promises With the AWS SDK

Getting the Request ID of a Lambda Invocation when Using Promises With the AWS SDK

6
Comments
1 min read
Simply: AWS Dynamodb

Simply: AWS Dynamodb

6
Comments
6 min read
Using Terraform and AWS CloudFormation to Enforce Your AWS Tags

Using Terraform and AWS CloudFormation to Enforce Your AWS Tags

13
Comments
10 min read
AWS Glue first experience - part 4 - Deployment & packaging

AWS Glue first experience - part 4 - Deployment & packaging

11
Comments 1
5 min read
How to integrate AWS Amplify Authentication to React Native

How to integrate AWS Amplify Authentication to React Native

7
Comments
17 min read
How to quickly bootstrap a blog on Amazon Lightsail

How to quickly bootstrap a blog on Amazon Lightsail

6
Comments
4 min read
A Brief 10-Point Guide to AWS DyanmoDB

A Brief 10-Point Guide to AWS DyanmoDB

3
Comments
3 min read
Bypassing AWS Cli profile to use IAM Roles

Bypassing AWS Cli profile to use IAM Roles

8
Comments
2 min read
DynamoDB CheatSheet For NodeJS/JavaScript

DynamoDB CheatSheet For NodeJS/JavaScript

21
Comments
3 min read
Let's Grow DEV's Cloud & DevOps Content! ☁️

Let's Grow DEV's Cloud & DevOps Content! ☁️

3
Comments 2
2 min read
AWS Glue first experience - part 3 - Arguments & Logging

AWS Glue first experience - part 3 - Arguments & Logging

7
Comments 2
5 min read
How to host a React application on AWS S3

How to host a React application on AWS S3

17
Comments 1
1 min read
Heroku - My New Home

Heroku - My New Home

20
Comments
7 min read
☁️ ☁️Free Certification Multi-Cloud (Best of Breed) ☁️☁️

☁️ ☁️Free Certification Multi-Cloud (Best of Breed) ☁️☁️

8
Comments
1 min read
Quick Project: KubeconVibes

Quick Project: KubeconVibes

6
Comments
3 min read
📰 AWS Compiled #003 - VPC Endpoints

📰 AWS Compiled #003 - VPC Endpoints

32
Comments
4 min read
Validating CloudFormation Templates in AWS CodePipeline

Validating CloudFormation Templates in AWS CodePipeline

13
Comments
4 min read
loading...