AWS
Solution for Amazon S3 Error “AccessControlListNotSupported”
Here’s how I resolved the “AccessControlListNotSupported” error in Amazon S3
Adding an SSL Certificate to an Application Load Balancer in AWS
AWS Certificate Manager(ACM) is a service that allows you to create, manage, and deploy public and private Secure Sockets Layer/Transport Layer Security (SSL/TLS) certificates for use with AWS…
Triggering Lambda to Send Messages to SQS
How to Deploy a Node.js application in AWS EC2
Node.js, AWS, EC2, NginX as a reverse-proxy and more
How to Configure AWS SFTP Server with AWS S3
A tutorial on configuring AWS SFTP Server with AWS S3
Configure Nginx Web Server using AWS EC2 User Data
How to create an Amazon EC2 instance with an Nginx web server — all while using the AWS Command Line Interface (AWS CLI) to launch it.
Hosting a static website with S3 & CloudFront
DevSecOps in AWS
How to Create an AWS Application Load Balancer for Your EC2 Instances
A load balancer will make it possible to distribute the workload across multiple EC2 instances. A client application will connect to the load balancer without knowing which EC2 instance will handle…
Custom Docker Image as a Lambda Function
Serverless file converter powered by pandoc and latex