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.
Terraform Practice pt4: Module Inputs and Outputs

Terraform Practice pt4: Module Inputs and Outputs

10
Comments
2 min read
Explained Simply: AWS IAM and Kubernetes RBAC

Explained Simply: AWS IAM and Kubernetes RBAC

14
Comments
7 min read
Newsletter martinmueller.dev 2022 week 24

Newsletter martinmueller.dev 2022 week 24

10
Comments
5 min read
Comparing DynamoDB and Fauna for multi-region data stores

Comparing DynamoDB and Fauna for multi-region data stores

3
Comments
6 min read
Terraform Practice pt3: Modules Usage and Sources

Terraform Practice pt3: Modules Usage and Sources

12
Comments
6 min read
Hosting a Static Website on AWS S3

Hosting a Static Website on AWS S3

9
Comments
4 min read
AWS IAM Policies : Best Practices & How to Create an IAM Policy

AWS IAM Policies : Best Practices & How to Create an IAM Policy

8
Comments
11 min read
Signing requests with AWS SDK in Lambda functions

Signing requests with AWS SDK in Lambda functions

26
Comments 9
5 min read
AWS Elastic Beanstalk feat. Docker for Deploying Simple Web App

AWS Elastic Beanstalk feat. Docker for Deploying Simple Web App

9
Comments
10 min read
EC2 data backup in S3

EC2 data backup in S3

12
Comments
2 min read
AWS open source news and updates, #117

AWS open source news and updates, #117

17
Comments 3
15 min read
Data Modeling (AWS amplify, AppSync, GraphQL)

Data Modeling (AWS amplify, AppSync, GraphQL)

19
Comments 5
8 min read
Using CloudFormation StackSets to Onboard Hundreds of Member AWS Accounts

Using CloudFormation StackSets to Onboard Hundreds of Member AWS Accounts

7
Comments
4 min read
[SOLVED] glue view is stale; it must be re-created

[SOLVED] glue view is stale; it must be re-created

9
Comments
1 min read
Waiting for things to happen and paginating responses with boto3

Waiting for things to happen and paginating responses with boto3

7
Comments
5 min read
Getting started with Python based IaC using AWS CDK

Getting started with Python based IaC using AWS CDK

36
Comments
9 min read
Compute As a Service on AWS

Compute As a Service on AWS

5
Comments
2 min read
.NET and Amazon Elastic Container Registry (ECR)

.NET and Amazon Elastic Container Registry (ECR)

10
Comments
9 min read
AWS Textract and React Native

AWS Textract and React Native

13
Comments
4 min read
SSH Tutorial [Crash Course]

SSH Tutorial [Crash Course]

11
Comments
1 min read
🤖 New Engineering Opportunities - Week #25 of 2022

🤖 New Engineering Opportunities - Week #25 of 2022

7
Comments
3 min read
Around the World with Amazon Rekognition Image

Around the World with Amazon Rekognition Image

14
Comments
7 min read
Beginners Guide to DynamoDB with Node.js

Beginners Guide to DynamoDB with Node.js

10
Comments
14 min read
Solutions Architect Tips: How to Design Around Serverless Service Limits

Solutions Architect Tips: How to Design Around Serverless Service Limits

16
Comments
8 min read
Terraform Practice pt2: Security Groups, NAT & Internet Gateways, and Route Tables with Terraform on AWS

Terraform Practice pt2: Security Groups, NAT & Internet Gateways, and Route Tables with Terraform on AWS

11
Comments
4 min read
Triggering a Lambda function using SQS to populate DynamoDB

Triggering a Lambda function using SQS to populate DynamoDB

7
Comments
3 min read
LocalStack: O poder da AWS direto da sua máquina

LocalStack: O poder da AWS direto da sua máquina

23
Comments
13 min read
Test-Driven Infrastructure Development with Pulumi and Jest

Test-Driven Infrastructure Development with Pulumi and Jest

11
Comments
15 min read
Basics of AWS IAM: How to setup a Cloud Trail in your organization?

Basics of AWS IAM: How to setup a Cloud Trail in your organization?

12
Comments
2 min read
How I became an AWS Machine Learning Hero

How I became an AWS Machine Learning Hero

33
Comments
6 min read
AWS Lambda 101: Shave That Bundle Down

AWS Lambda 101: Shave That Bundle Down

19
Comments
2 min read
AWS CloudFront on Rails

AWS CloudFront on Rails

9
Comments
2 min read
Conectarse a RDS por medio de un Proxy desde una función Lambda

Conectarse a RDS por medio de un Proxy desde una función Lambda

6
Comments
8 min read
Create an Amazon Machine Image (AMI) from a FreePBX Virtual Machine (VM)

Create an Amazon Machine Image (AMI) from a FreePBX Virtual Machine (VM)

13
Comments
3 min read
Linux’s Cloud Init — Benefits, Quirks, and Drawbacks

Linux’s Cloud Init — Benefits, Quirks, and Drawbacks

12
Comments
6 min read
Amazon RDS – Oracle for .NET Developers

Amazon RDS – Oracle for .NET Developers

9
Comments
7 min read
Beginner's Guide to AWS CLI: Download, Install & Configure

Beginner's Guide to AWS CLI: Download, Install & Configure

8
Comments
2 min read
What is a Quantum Ledger Database?

What is a Quantum Ledger Database?

12
Comments
6 min read
Learn how to Dynamically Add App Features with AWS AppConfig Feature Flags (+ Linux 101)

Learn how to Dynamically Add App Features with AWS AppConfig Feature Flags (+ Linux 101)

23
Comments
25 min read
Introduction to AWS Lambda and Serverless

Introduction to AWS Lambda and Serverless

7
Comments
10 min read
How to prepare for AWS Certified Solutions Architect — Associate exam

How to prepare for AWS Certified Solutions Architect — Associate exam

8
Comments
3 min read
Installation and performance testing of API Gateway Apache APISIX on AWS Graviton3

Installation and performance testing of API Gateway Apache APISIX on AWS Graviton3

15
Comments 1
4 min read
Amazon Elastic Compute Cloud(EC2)

Amazon Elastic Compute Cloud(EC2)

8
Comments 1
2 min read
[AWS Experiment] 7 - STS:AssumeRole with AWS SDK

[AWS Experiment] 7 - STS:AssumeRole with AWS SDK

8
Comments
3 min read
Configure actions-runner-controller with proxy in private EKS cluster

Configure actions-runner-controller with proxy in private EKS cluster

9
Comments
6 min read
AWS S3 -- CLI で bucket の中身を全て DL する

AWS S3 -- CLI で bucket の中身を全て DL する

7
Comments
1 min read
Terraform Practice pt1: Description & Deploying VPC/Subnets with Terraform on AWS

Terraform Practice pt1: Description & Deploying VPC/Subnets with Terraform on AWS

12
Comments
4 min read
Setting up ad hoc development environments for Django applications with AWS ECS, Terraform and GitHub Actions

Setting up ad hoc development environments for Django applications with AWS ECS, Terraform and GitHub Actions

12
Comments
33 min read
Amazon EventBridge archive and ordered replay of events

Amazon EventBridge archive and ordered replay of events

22
Comments 2
5 min read
Host my Own Minecraft Server on AWS EC2 using Docker

Host my Own Minecraft Server on AWS EC2 using Docker

13
Comments 4
4 min read
Setup AWS S3 bucket locally with LocalStack

Setup AWS S3 bucket locally with LocalStack

51
Comments 1
2 min read
Spring Boot CRUD API, Amazon RDS for MySQL, AWS Secrets Manager - example

Spring Boot CRUD API, Amazon RDS for MySQL, AWS Secrets Manager - example

9
Comments
5 min read
Install Minikube on your Ubuntu 18.04(AWS)

Install Minikube on your Ubuntu 18.04(AWS)

9
Comments
2 min read
AWS Step Functions — Are Active Executions Affected When Your State Machine Gets Updated?

AWS Step Functions — Are Active Executions Affected When Your State Machine Gets Updated?

16
Comments
3 min read
The Amplify Series, Part 4: Developing and deploying a cloud-native application with AWS Amplify

The Amplify Series, Part 4: Developing and deploying a cloud-native application with AWS Amplify

16
Comments
21 min read
How to troubleshoot AWS Lambda timeouts

How to troubleshoot AWS Lambda timeouts

7
Comments
2 min read
AWS open source news and updates, #116

AWS open source news and updates, #116

14
Comments
15 min read
My Favorite AWS Tools and Resources that I Use Every Day

My Favorite AWS Tools and Resources that I Use Every Day

15
Comments
8 min read
Auth Portal powered by AWS/AzureAD and built with CDKs

Auth Portal powered by AWS/AzureAD and built with CDKs

11
Comments
9 min read
Solving the Cold Start Challenge for Lambda Function Using Terraform Cloud

Solving the Cold Start Challenge for Lambda Function Using Terraform Cloud

18
Comments
3 min read
loading...