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.
Essential Free Resources for Learning Cloud Computing

Essential Free Resources for Learning Cloud Computing

3
Comments
2 min read
Connecting to Your Linux EC2 Instance Using PuTTY on Window

Connecting to Your Linux EC2 Instance Using PuTTY on Window

Comments
1 min read
AWS Route53: A Beginner’s Guide

AWS Route53: A Beginner’s Guide

Comments
2 min read
My Journey to DevOps: Building an AWS Resource Tracker with Shell Scripting and AWS CLI

My Journey to DevOps: Building an AWS Resource Tracker with Shell Scripting and AWS CLI

Comments
2 min read
Code Commit - Um "Git" privado na AWS.

Code Commit - Um "Git" privado na AWS.

Comments 1
2 min read
Configuring a Custom Domain for API Gateway with AWS Cloud Development Kit (CDK): SSL Certificate Use and Route 53 Integration

Configuring a Custom Domain for API Gateway with AWS Cloud Development Kit (CDK): SSL Certificate Use and Route 53 Integration

5
Comments
4 min read
The Complete Guide to Understanding and Using Cron Jobs

The Complete Guide to Understanding and Using Cron Jobs

4
Comments 1
3 min read
AWS Elastic Beanstalk vs. AWS Amplify: Choosing the Right Tool for Your App’s Success

AWS Elastic Beanstalk vs. AWS Amplify: Choosing the Right Tool for Your App’s Success

8
Comments 2
4 min read
Connecting to Linux EC2 Instances via SSH

Connecting to Linux EC2 Instances via SSH

Comments
1 min read
Amazon EC2 (Elastic Compute Cloud) : Launching First Instance

Amazon EC2 (Elastic Compute Cloud) : Launching First Instance

Comments
2 min read
Nginx vs Apache: A Comprehensive Comparison

Nginx vs Apache: A Comprehensive Comparison

Comments
3 min read
Send Scheduled Emails Using Amazon SES & EventBridge - (Let's Build 🏗️ Series)

Send Scheduled Emails Using Amazon SES & EventBridge - (Let's Build 🏗️ Series)

6
Comments
3 min read
AI vs. ML vs. Deep Learning: Understanding the Differences and Their Impact on Development

AI vs. ML vs. Deep Learning: Understanding the Differences and Their Impact on Development

1
Comments
3 min read
Improving Accessibility by Generating Image-alt texts using GenAI

Improving Accessibility by Generating Image-alt texts using GenAI

2
Comments 4
7 min read
Contours on Cross Account Export of CloudWatch Logs to S3 Bucket

Contours on Cross Account Export of CloudWatch Logs to S3 Bucket

2
Comments
4 min read
Safeguarding Your Data: Best Practices for Securing Amazon S3 Buckets

Safeguarding Your Data: Best Practices for Securing Amazon S3 Buckets

6
Comments
7 min read
Using Terraform to deploy a basic web server on AWS

Using Terraform to deploy a basic web server on AWS

1
Comments
3 min read
AWS Disaster Recovery Best Practices To Ensure Business Continuity

AWS Disaster Recovery Best Practices To Ensure Business Continuity

1
Comments
4 min read
How to Deploy Your React Project with a Custom Domain Using AWS?

How to Deploy Your React Project with a Custom Domain Using AWS?

Comments
4 min read
Exploring the Future of Artificial Intelligence: Trends, Challenges, and Opportunities

Exploring the Future of Artificial Intelligence: Trends, Challenges, and Opportunities

Comments
3 min read
Getting Started with AWS CDK in Python: A Comprehensive and Easy-to-Follow Guide

Getting Started with AWS CDK in Python: A Comprehensive and Easy-to-Follow Guide

7
Comments 1
5 min read
Data API for Amazon Aurora Serverless v2 with AWS SDK for Java - Part 9 Comparing cold and warm starts: Data API vs DynamoDB

Data API for Amazon Aurora Serverless v2 with AWS SDK for Java - Part 9 Comparing cold and warm starts: Data API vs DynamoDB

1
Comments
3 min read
Authentication with Golang and AWS Cognito

Authentication with Golang and AWS Cognito

65
Comments 2
14 min read
Is Amazon Q Developer Secure?

Is Amazon Q Developer Secure?

7
Comments
4 min read
How to create a VPC Peering connection?

How to create a VPC Peering connection?

3
Comments
11 min read
Top 3 AWS Services Every Developer Should know

Top 3 AWS Services Every Developer Should know

12
Comments 1
3 min read
Building a Secure Serverless Angular App with AWS CDK, Cognito, Lambda, and API Gateway

Building a Secure Serverless Angular App with AWS CDK, Cognito, Lambda, and API Gateway

6
Comments
13 min read
Deploying Basic Infrastructure on AWS with Terraform

Deploying Basic Infrastructure on AWS with Terraform

6
Comments 4
6 min read
How to Connect to a Private Subnet Using a Bastion Host via PuTTY Pageant

How to Connect to a Private Subnet Using a Bastion Host via PuTTY Pageant

3
Comments
11 min read
Infrastructure as Code with Terraform

Infrastructure as Code with Terraform

3
Comments 1
3 min read
Overcoming the Cloud Resume Challenge: A Journey of Trials and Triumphs

Overcoming the Cloud Resume Challenge: A Journey of Trials and Triumphs

Comments
3 min read
Sherlock Holmes: The Great Lambda Mystery

Sherlock Holmes: The Great Lambda Mystery

16
Comments
2 min read
Fixing AWS MFA Entity Already Exists error

Fixing AWS MFA Entity Already Exists error

Comments
1 min read
Generative AI Serverless - Build a Travel Policy Assistant using Bedrock Knowledge base, Lambda and API

Generative AI Serverless - Build a Travel Policy Assistant using Bedrock Knowledge base, Lambda and API

1
Comments
3 min read
Attaching a New Volume to Your EC2 Instance

Attaching a New Volume to Your EC2 Instance

1
Comments
1 min read
How to Rank on Amazon (Amazon SEO)

How to Rank on Amazon (Amazon SEO)

1
Comments
19 min read
Investigate performance with Process Watch on AWS Graviton processors

Investigate performance with Process Watch on AWS Graviton processors

7
Comments 1
6 min read
Discovering AWS: My Journey Into Cloud Computing and DevOps

Discovering AWS: My Journey Into Cloud Computing and DevOps

Comments 1
3 min read
Metahuman with AWS

Metahuman with AWS

12
Comments
5 min read
Containers, Containers, Containers!

Containers, Containers, Containers!

3
Comments 1
11 min read
Live Streaming from Unity - Adding Real-Time Interactions with Momento Topics

Live Streaming from Unity - Adding Real-Time Interactions with Momento Topics

5
Comments
7 min read
Deploying AWS Lambda Functions with API Gateway to DynamoDB using AWS SAM on LocalStack

Deploying AWS Lambda Functions with API Gateway to DynamoDB using AWS SAM on LocalStack

6
Comments
5 min read
Deployment of the GenAI-Educational-Assistant Streamlit App on AWS EC2 using Visual Studio Code (VSC)

Deployment of the GenAI-Educational-Assistant Streamlit App on AWS EC2 using Visual Studio Code (VSC)

4
Comments
7 min read
DevOps Foundations: Exploring AWS, Linux, and Shell Scripting

DevOps Foundations: Exploring AWS, Linux, and Shell Scripting

Comments
3 min read
Creating Serverless API Routes with Next.js and AWS Lambda

Creating Serverless API Routes with Next.js and AWS Lambda

1
Comments
3 min read
AWS CI/CD Pipeline for Node.js Application

AWS CI/CD Pipeline for Node.js Application

1
Comments 1
1 min read
Use EC2 user data script run a flask app🌐

Use EC2 user data script run a flask app🌐

Comments
2 min read
What is Infrastructure as Code (IaC) and Why It's Transforming DevOps?

What is Infrastructure as Code (IaC) and Why It's Transforming DevOps?

5
Comments 3
8 min read
Day 27 Task: Jenkins Declarative Pipeline with Docker

Day 27 Task: Jenkins Declarative Pipeline with Docker

7
Comments
2 min read
Looking for a DevOps

Looking for a DevOps

Comments
1 min read
AWS Certification and Pathways: A Comprehensive Guide

AWS Certification and Pathways: A Comprehensive Guide

1
Comments 1
5 min read
Using Amazon Bedrock with OpenWebUI when working with sensitive data

Using Amazon Bedrock with OpenWebUI when working with sensitive data

1
Comments
10 min read
Comprehensive DevSecOps Pipeline: Secure & Scalable Kubernetes Deployment with AWS EKS, ArgoCD and Jenkins Integration

Comprehensive DevSecOps Pipeline: Secure & Scalable Kubernetes Deployment with AWS EKS, ArgoCD and Jenkins Integration

1
Comments
4 min read
"Cross-Region Data Mirroring: 🚀 A Deep Dive into Cross-Region Replication Using Amazon S3 Batch Operation 🔄"

"Cross-Region Data Mirroring: 🚀 A Deep Dive into Cross-Region Replication Using Amazon S3 Batch Operation 🔄"

9
Comments
6 min read
Speeding Up Data on AWS: From Ingestion to Insights

Speeding Up Data on AWS: From Ingestion to Insights

4
Comments
11 min read
AWS S3 : Object ACLS and Bucket Policies

AWS S3 : Object ACLS and Bucket Policies

1
Comments
2 min read
Deep Linking AWS Console with all your AWS IAM Identity Center Roles

Deep Linking AWS Console with all your AWS IAM Identity Center Roles

5
Comments 4
6 min read
Guía Completa para Crear una Web Estática con AWS S3 y AWS CLI

Guía Completa para Crear una Web Estática con AWS S3 y AWS CLI

Comments
3 min read
Cloud Buzzwords every Software Engineer needs to know

Cloud Buzzwords every Software Engineer needs to know

1
Comments
7 min read
AWS Solutions Architect Professional

AWS Solutions Architect Professional

Comments
1 min read
loading...