Published inTheLoudCloudA Comprehensive Guide to Kubernetes IngressWe explored the fundamental Kubernetes Services like ClusterIP, NodePort, LoadBalancer, and ExternalName — which are essential for…Feb 3Feb 3
Types of Kubernetes Services 🚢In Kubernetes, a Service is a method for exposing a network application that is running as one or more Pods in a cluster.Jan 25Jan 25
Deploy your first app on KubernetesAs a first app, we would be deploying a basic nginx server on an EKS cluster.Jul 2, 2024Jul 2, 2024
Published inTheLoudCloudSetup an AWS EKS ClusterDeploy your first Kubernetes cluster on AWS EKS using eksctlJun 21, 2024Jun 21, 2024
Install HashiCorp Vault on EC2One can install and configure Vault on an EC2 instance. Vault over TLS can also be configured.Apr 16, 2023Apr 16, 2023
Published inTheLoudCloudIntegrate AWS Secret Engine with HashiCorp VaultVault with its “AWS secrets engine” can be used to generate on-demand, short-living access credentials dynamically based on IAM policies.Mar 23, 2023Mar 23, 2023
Published inTheLoudCloudThis awesome CloudFormation feature is not talked about enough!AWS CloudFormation provides parameters to get input from users. You can further validate these parameters by restricting the user input to…Aug 27, 2020Aug 27, 2020
Published inTheLoudCloudHow to un-mount AWS EFS?AWS recommends un-mounting the elastic file system before deleting it.Aug 13, 2020Aug 13, 2020
Published inTheLoudCloudLaunch an EC2 instance with a php applicationWhen you launch an instance in Amazon EC2, you have the option of passing user data to the instance that can be used to perform common…Jul 11, 2020Jul 11, 2020
Published inTheLoudCloudLaunching a local php application in Amazon EC2 instanceLaunch an EC2 instance with Amazon Linux 2 AMI. Make sure your security group has an inbound rule to enable SSH.Jul 11, 2020Jul 11, 2020