AWS
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…
awsaws-certificate-managerapplication-load-balancer
Triggering Lambda to Send Messages to SQS
awslambdasqs
How to Deploy a Node.js application in AWS EC2
Node.js, AWS, EC2, NginX as a reverse-proxy and more
nodejsawsec2
How to Configure AWS SFTP Server with AWS S3
A tutorial on configuring AWS SFTP Server with AWS S3
aws-sftps3aws
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.
awsec2nginx
Hosting a static website with S3 & CloudFront
awss3cloudfront
DevSecOps in AWS
devopsawssecurity
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…
awsdocker
Custom Docker Image as a Lambda Function
Serverless file converter powered by pandoc and latex
awsaws-lambdadocker
RBAC vs ABAC with Amazon Cognito
awssecurityiam