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.
Dynamic Bindings for CloudFormation Stacks using Fn::ImportValue

Dynamic Bindings for CloudFormation Stacks using Fn::ImportValue

7
Comments
4 min read
Creating an AWS CodePipeline Stack and troubleshooting common issues

Creating an AWS CodePipeline Stack and troubleshooting common issues

8
Comments
15 min read
A.I. powered Article Extractor as an API

A.I. powered Article Extractor as an API

5
Comments
1 min read
Simplify secrets management with LaconiaJS

Simplify secrets management with LaconiaJS

7
Comments 2
2 min read
Where Do Cloud/DevOps Folks Like to Hang Out?

Where Do Cloud/DevOps Folks Like to Hang Out?

3
Comments 16
1 min read
Run docker image with AWS SSM

Run docker image with AWS SSM

9
Comments
2 min read
Elasticsearch: Snapshot and Restore with AWS S3

Elasticsearch: Snapshot and Restore with AWS S3

19
Comments 5
3 min read
AutoDeploy your projects using Github WebHooks

AutoDeploy your projects using Github WebHooks

5
Comments
2 min read
Roadmap to Backend Developer on Cost-Effective API Serverless Infrastructures

Roadmap to Backend Developer on Cost-Effective API Serverless Infrastructures

3
Comments
2 min read
Upcoming AWS Events for Sub-Saharan Africa (SSA) in June / July.

Upcoming AWS Events for Sub-Saharan Africa (SSA) in June / July.

3
Comments
4 min read
Versions and Aliases in AWS Lambda

Versions and Aliases in AWS Lambda

5
Comments 2
4 min read
What AWS service are you struggling to learn? What’s painful?

What AWS service are you struggling to learn? What’s painful?

50
Comments 35
1 min read
Self-Hosted MongoDB

Self-Hosted MongoDB

2
Comments 1
1 min read
Getting started with Terraform: Practical advice

Getting started with Terraform: Practical advice

7
Comments 1
5 min read
AWS open source news and updates No. 26

AWS open source news and updates No. 26

9
Comments
16 min read
AWS Lambda: Quarkus vs Plain Java

AWS Lambda: Quarkus vs Plain Java

12
Comments 2
4 min read
What problems does serverless solve?

What problems does serverless solve?

127
Comments 6
6 min read
How to setup AWS Single Sign-On with Azure AD

How to setup AWS Single Sign-On with Azure AD

6
Comments
5 min read
Parameter Store and CloudFormation

Parameter Store and CloudFormation

6
Comments 3
3 min read
How to authenticate a react app through AWS Cognito

How to authenticate a react app through AWS Cognito

3
Comments 1
1 min read
Create a production grade workflow for your React app

Create a production grade workflow for your React app

9
Comments
4 min read
Wanna use S3 but no AWS account provided for now? 

Wanna use S3 but no AWS account provided for now? 

17
Comments
3 min read
How We Became an AWS Technology Partner

How We Became an AWS Technology Partner

53
Comments 3
3 min read
Migrando sitio Wordpress a EC2 AWS

Migrando sitio Wordpress a EC2 AWS

6
Comments
4 min read
AWS CDK: Boilerplating to Build Node.js Apps in TypeScript

AWS CDK: Boilerplating to Build Node.js Apps in TypeScript

19
Comments 1
5 min read
Dockerize and Deploy your Machine Learning Application on AWS

Dockerize and Deploy your Machine Learning Application on AWS

10
Comments 2
4 min read
Building a Serverless Web App with AWS

Building a Serverless Web App with AWS

5
Comments
6 min read
Versioned Docs in 30 Seconds with Amplify Console's Branch Subdomains

Versioned Docs in 30 Seconds with Amplify Console's Branch Subdomains

31
Comments
2 min read
Why use AWS Lambda for Data Science?

Why use AWS Lambda for Data Science?

32
Comments 3
4 min read
How To Create a Data Pipeline on AWS?

How To Create a Data Pipeline on AWS?

2
Comments
1 min read
Faster Rust development on AWS EC2 with VSCode

Faster Rust development on AWS EC2 with VSCode

30
Comments 4
8 min read
I built a collaboration task tracker using Amazon Honeycode

I built a collaboration task tracker using Amazon Honeycode

60
Comments 1
3 min read
Incident Postmortem Template

Incident Postmortem Template

10
Comments
6 min read
Using DynamoDB Streams to sync back to your old database

Using DynamoDB Streams to sync back to your old database

13
Comments 5
7 min read
End To End AWS Cloud Infrastructure Automation Through Terraform by HashiCorp

End To End AWS Cloud Infrastructure Automation Through Terraform by HashiCorp

150
Comments 13
9 min read
DevOps Is Crucial To Your Business. Learn Why!

DevOps Is Crucial To Your Business. Learn Why!

3
Comments
2 min read
Serverless Orchestration in lambda

Serverless Orchestration in lambda

5
Comments
4 min read
Kubernetes: ClusterIP vs NodePort vs LoadBalancer, Services, and Ingress — an overview with…

Kubernetes: ClusterIP vs NodePort vs LoadBalancer, Services, and Ingress — an overview with…

14
Comments 1
11 min read
Building a Job Entity Recognizer Using Amazon Comprehend

Building a Job Entity Recognizer Using Amazon Comprehend

7
Comments
4 min read
Scaling containers in AWS

Scaling containers in AWS

82
Comments 5
12 min read
Build & deploy all AWS resources as easy as: npm run deploy-prod (AWS Sam worflow)

Build & deploy all AWS resources as easy as: npm run deploy-prod (AWS Sam worflow)

17
Comments
11 min read
Automating data pipeline with AWS step functions

Automating data pipeline with AWS step functions

15
Comments
5 min read
Compressing and Decompressing Messages (Java/NodeJs) while working with AWS Kinesis

Compressing and Decompressing Messages (Java/NodeJs) while working with AWS Kinesis

5
Comments
2 min read
Learn AWS EC2 by deploying a NodeJS application

Learn AWS EC2 by deploying a NodeJS application

12
Comments 1
5 min read
AWS: EC2 Hibernation

AWS: EC2 Hibernation

32
Comments 1
2 min read
Get daily cost alerts for AWS

Get daily cost alerts for AWS

8
Comments
2 min read
Getting Started with Serverless AWS (2/3) - Distribute an S3 Bucket with CloudFront and add a Domain

Getting Started with Serverless AWS (2/3) - Distribute an S3 Bucket with CloudFront and add a Domain

21
Comments
6 min read
AWS SQS/SNS | Parte 4 | Afinal, o que são as Dead Letter Queue?

AWS SQS/SNS | Parte 4 | Afinal, o que são as Dead Letter Queue?

6
Comments
5 min read
AWS open source news and updates No. 25

AWS open source news and updates No. 25

6
Comments
19 min read
CI/CD to AWS with GitHub Actions

CI/CD to AWS with GitHub Actions

18
Comments
2 min read
Getting Started with Serverless AWS (1/3) - Deploying a Static Website to S3

Getting Started with Serverless AWS (1/3) - Deploying a Static Website to S3

181
Comments 8
5 min read
How to Launch your own Kubernetes Cluster on AWS

How to Launch your own Kubernetes Cluster on AWS

40
Comments
1 min read
Writing testable serverless apps and preventing vendor lock-in using hexagonal architecture

Writing testable serverless apps and preventing vendor lock-in using hexagonal architecture

107
Comments 6
13 min read
Secrets in AWS and reading from Kotlin

Secrets in AWS and reading from Kotlin

5
Comments
2 min read
Automating Machine Learning Workflows Pt2: SageMaker Processing, SageMaker and AWS Step Functions…

Automating Machine Learning Workflows Pt2: SageMaker Processing, SageMaker and AWS Step Functions…

3
Comments
6 min read
Cloud-Native Development just clicked for me

Cloud-Native Development just clicked for me

5
Comments 3
5 min read
AWS DeepRacer - Training a Model

AWS DeepRacer - Training a Model

40
Comments 1
6 min read
How to use an AWS Amplify GraphQL API with a React TypeScript Frontend

How to use an AWS Amplify GraphQL API with a React TypeScript Frontend

56
Comments 3
8 min read
My Experience with the Cloud Resume Challenge

My Experience with the Cloud Resume Challenge

16
Comments 5
11 min read
Go Big or Go Home: A Quick Review of Artifactory and CodeArtifact Repository Types and Capabilities

Go Big or Go Home: A Quick Review of Artifactory and CodeArtifact Repository Types and Capabilities

5
Comments
4 min read
loading...