AWS
Vulnerability Testing for AWS Deployments
awscloudvulnerability-testing
Automated AWS IAM Access Keys Rotation
awsrotating-access-keyscloud-computing
Enabling HTTPS for Your Node API on EC2 with SSL Certificate and NGINX
Adding an SSL certificate to a Node.js API running on an EC2 instance.
sslec2aws
Assigning a Domain Name to an AWS EC2 Instance via Elastic IP
A comprehensive guide to assigning a domain name via Elastic IP and verifying DNS resolution
awscloud-computingcloud
How to Host Your React Application in AWS S3
A step-by-step guide for deploying your React app
reactawscloud-computing
Exploring Map, List, Set, and Object Datatypes in Terraform
Today, we will explore the power of variables in Terraform and how they can enhance the flexibility and reusability of our infrastructure code.
devopscloud-computingsoftware-development
AWS IAM Role Chaining: Walkthrough
awsamazon-web-servicesiam-roles
SIEM on AWS: What are the Options?
awscloudsiem
Network Monitoring for Amazon Lambda Applications
awscloudlambda
Uploading Multiple Files to Amazon S3 using Python and Boto3
Amazon S3 (Simple Storage Service) is a highly scalable, durable, and secure object storage service provided by Amazon Web Services (AWS). It is widely used for various purposes such as storing…
awspythonamazon-s3