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 150+ AWS service with new services being announced yearly.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Implementing S3 Gateway VPC Endpoints with Terraform

Implementing S3 Gateway VPC Endpoints with Terraform

1
Comments
2 min read
How to create your first Golang Lambda With Serverless Framework

How to create your first Golang Lambda With Serverless Framework

Comments
4 min read
Docker Basics with some of its Commands and how to Install Docker by AWS

Docker Basics with some of its Commands and how to Install Docker by AWS

Comments
9 min read
11 Reasons you should go to AWS re:Invent

11 Reasons you should go to AWS re:Invent

7
Comments
3 min read
Handling Errors and Retries in StepFunctions

Handling Errors and Retries in StepFunctions

1
Comments
6 min read
Why I Developed an AWS WAF Log Analysis Tool

Why I Developed an AWS WAF Log Analysis Tool

2
Comments 1
3 min read
IAM Users vs Roles

IAM Users vs Roles

4
Comments
12 min read
Setup CICD pipeline for Terraform using GitHub Actions

Setup CICD pipeline for Terraform using GitHub Actions

10
Comments 1
5 min read
Jenkins vs. GitHub Actions: A Comprehensive Comparison for Effective CI/CD Automation

Jenkins vs. GitHub Actions: A Comprehensive Comparison for Effective CI/CD Automation

1
Comments
4 min read
AWS Nitro Enclaves Ecosystem (3) - Anjuna

AWS Nitro Enclaves Ecosystem (3) - Anjuna

Comments
8 min read
AWS ECS Basics and Tips

AWS ECS Basics and Tips

21
Comments
3 min read
Thinking about attending an AWS Summit? Here's 5 reasons why you should!

Thinking about attending an AWS Summit? Here's 5 reasons why you should!

10
Comments
4 min read
Don't run `npm install -g ..`it's a trap!

Don't run `npm install -g ..`it's a trap!

2
Comments
3 min read
Automate invoice processing using AWS Textract

Automate invoice processing using AWS Textract

10
Comments
4 min read
AWS HealthLake Exports

AWS HealthLake Exports

6
Comments
6 min read
LocalStack: Emulate AWS Services for Local Development & Testing

LocalStack: Emulate AWS Services for Local Development & Testing

34
Comments
4 min read
A look at airflowctl, a tool to help developers manage Apache Airflow projects

A look at airflowctl, a tool to help developers manage Apache Airflow projects

5
Comments
9 min read
Ensuring Compliance with Custom AWS Config Rules

Ensuring Compliance with Custom AWS Config Rules

7
Comments
5 min read
Session Manager: SSH to EC2 Instances Securely

Session Manager: SSH to EC2 Instances Securely

14
Comments
6 min read
AWS open source newsletter, #169

AWS open source newsletter, #169

9
Comments
23 min read
Game of Templates with AWS Cloud Formation: Simple and Templates with Intrinsic Functions, including ForEach and FindInMap

Game of Templates with AWS Cloud Formation: Simple and Templates with Intrinsic Functions, including ForEach and FindInMap

21
Comments 1
15 min read
21 Best Practices for Handling Passwords in Web Applications

21 Best Practices for Handling Passwords in Web Applications

5
Comments
7 min read
GitHub Action with EC2 using SSH

GitHub Action with EC2 using SSH

11
Comments 1
2 min read
AWS Elastic Beanstalk

AWS Elastic Beanstalk

20
Comments 4
3 min read
AWS Step Functions Callback Pattern

AWS Step Functions Callback Pattern

6
Comments
10 min read
Managed Relational Databases with AWS RDS and Aurora

Managed Relational Databases with AWS RDS and Aurora

14
Comments
4 min read
Amazon Bedrock : Top 10 Questions Answered

Amazon Bedrock : Top 10 Questions Answered

8
Comments
2 min read
Set Up a Self Hosted Outline VPN with Amazon LightSail in 5 steps.

Set Up a Self Hosted Outline VPN with Amazon LightSail in 5 steps.

7
Comments
2 min read
Controlling access to resources with Cognito groups and IAM roles

Controlling access to resources with Cognito groups and IAM roles

8
Comments
8 min read
Deploying Django Application on AWS with Terraform, AWS,ECS FARGATE ,Load Balencher

Deploying Django Application on AWS with Terraform, AWS,ECS FARGATE ,Load Balencher

4
Comments
9 min read
AWS Certified Database - Specialty Notes

AWS Certified Database - Specialty Notes

1
Comments
7 min read
Setup Terraform Environment on EC2

Setup Terraform Environment on EC2

6
Comments
6 min read
Microservices in AWS: Migrating from a Monolith

Microservices in AWS: Migrating from a Monolith

32
Comments 1
12 min read
Managing Multiple AWS Accounts with Organizations and Control Tower

Managing Multiple AWS Accounts with Organizations and Control Tower

7
Comments
3 min read
Findings Review using Amazon GuardDuty

Findings Review using Amazon GuardDuty

11
Comments 1
2 min read
Network Load Balancer now supports security groups

Network Load Balancer now supports security groups

6
Comments
2 min read
AWS Static Hosting - Part 02: CloudFront Edge Functions

AWS Static Hosting - Part 02: CloudFront Edge Functions

5
Comments 3
13 min read
Amazon CloudWatch

Amazon CloudWatch

22
Comments
3 min read
How Does Cloud Infrastructure Work?

How Does Cloud Infrastructure Work?

8
Comments
9 min read
AWS Network Mastery: Shielding Your Instances with Private Subnets

AWS Network Mastery: Shielding Your Instances with Private Subnets

6
Comments 3
20 min read
My Exam Experience - AWS Certified Solutions Architect - Associate (AWS SAA-C03)

My Exam Experience - AWS Certified Solutions Architect - Associate (AWS SAA-C03)

3
Comments 1
3 min read
Securing Microservices with AWS Cognito

Securing Microservices with AWS Cognito

15
Comments
11 min read
Serving Content from S3 Only to Authenticated Users

Serving Content from S3 Only to Authenticated Users

13
Comments 2
12 min read
Unlocking Istio's Versatility: A Guide to WASM Plugins in Kubernetes

Unlocking Istio's Versatility: A Guide to WASM Plugins in Kubernetes

1
Comments
8 min read
Discord Bot for AWS Blogs: Leveraging Terraform, Ansible, EC2, and GitHub Actions

Discord Bot for AWS Blogs: Leveraging Terraform, Ansible, EC2, and GitHub Actions

1
Comments
12 min read
Optimize Your AWS Costs - Get 60% Savings Now

Optimize Your AWS Costs - Get 60% Savings Now

Comments
7 min read
AWS Advanced: Serverless Prometheus in Action

AWS Advanced: Serverless Prometheus in Action

18
Comments
12 min read
AWS Metrics: Advanced

AWS Metrics: Advanced

21
Comments
10 min read
Tesla’s Massive 2023 Data Breach - Could Chaos Security Engineering Have Prevented This?

Tesla’s Massive 2023 Data Breach - Could Chaos Security Engineering Have Prevented This?

10
Comments
3 min read
How to enhance your Lambda function performance with memory configuration?

How to enhance your Lambda function performance with memory configuration?

14
Comments 2
4 min read
Build a CRUD Serverless API from scratch using AWS Lambda (Python), API Gateway, and DynamoDB.

Build a CRUD Serverless API from scratch using AWS Lambda (Python), API Gateway, and DynamoDB.

16
Comments
3 min read
Real-Time Connections with AWS

Real-Time Connections with AWS

1
Comments
3 min read
Collection of retry patterns for SDK calls in AWS SDK for Go v2

Collection of retry patterns for SDK calls in AWS SDK for Go v2

5
Comments
7 min read
Track AWS IAM changes in Git

Track AWS IAM changes in Git

Comments
1 min read
AWS Resource Explorer

AWS Resource Explorer

8
Comments
2 min read
A Go net.Listen() function that includes SSO, AuthZ, sessions Management and Anycast

A Go net.Listen() function that includes SSO, AuthZ, sessions Management and Anycast

5
Comments
5 min read
Cloudformation Extension - Activation Guide

Cloudformation Extension - Activation Guide

3
Comments
3 min read
AWS, Azure, and Google share spotlight on Cloud Day 2023

AWS, Azure, and Google share spotlight on Cloud Day 2023

1
Comments
2 min read
Serverless Plugin: Exporting Environment Variables and Stack Outputs

Serverless Plugin: Exporting Environment Variables and Stack Outputs

13
Comments 1
3 min read
Understanding AWS Key Management Service (KMS) Policies

Understanding AWS Key Management Service (KMS) Policies

11
Comments
3 min read
loading...