TLS Certificate (X.509) on AWS LB
Learn how to create a self-signed TLS certificate with OpenSSL and implement it on an AWS Load Balancer for secure HTTPS communication.Â
Automate EC2 Start/Stop with AWS EventBridge and LambdaÂ
Learn how to automate the start/stop of AWS EC2 instances using AWS EventBridge and Lambda functions, complete with a diagram for better understanding.Â
Create AWS EC2 InstancesÂ
Learn how to create a virtual machine on AWS by setting up AWS EC2 and VPC.Â
Create a Kubernetes Cluster with KubeadmÂ
Learn how to set up a Kubernetes cluster on AWS EC2 using kubeadm in this step-by-step tutorial.Â
Managing Kubernetes Cluster Access with Cluster-AdminÂ
Learn how to access your Kubernetes cluster with the Cluster-Admin role in this step-by-step guide!Â
Setting Up the Default Kubernetes DashboardÂ
Step-by-Step Guide to Installing the Kubernetes Default Dashboard and Accessing It with a Public IPÂ