AWS
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
3 Ways To Optimize AWS Costs For a New Project
awscloudcost-optimization
Rename and Move S3 Object using Python Boto3
Moving Object in S3 using Python
pythonawss3
Using Layers on AWS Lambda — Node.js
Simple walkthrough of creating and using layers on Lambda function.
awsaws-lambdanodejs
Invoking AWS Lambda with gRPC Protobuf
A detailed guide on how to use AWS Lambda with gRPC Protobufs.
awslambdagrpc
How to Change the Node Exporter Port if It is Already in Use
The Node Exporter is a service from Prometheus that allows for the extraction of node information via an Application Program Interface (API). If you are reading this then you probably are well aware…
programmingawsmachine-learning