How to Create a Custom Module for VPC ,Subnet, and EC2 in AWS using Terraform 2021 Add Comment Edit Terraform Code: https://github.com/shawon100/terraform-aws Read More
How to Create a VPC and a Subnet in AWS using Terraform 2021 Add Comment Edit At first create a IAM user in AWS and give it administrative access. Collect the access and secret key. Then create a file named variable... Read More
Create Replicaset in Kubernetes Cluster Kodekloud Add Comment Edit Question: The Nautilus DevOps team is going to deploy some applications on kubernetes cluster as they are planning to migrate some of the... Read More
Deploy Node App on Kubernetes Kodekloud Add Comment Edit Question: The Nautilus development team has completed development of one of the node applications, which they are planning to deploy on a... Read More
How to Setup Latest Grafana and Prometheus using Kubernetes Yaml without Helm Add Comment Edit At first go to this github repository link and clone the repository https://github.com/shawon100/kubernetes-grafana-prometheus Then create... Read More
Fix Python App Deployed on Kubernetes Cluster Kodekloud Add Comment Edit Question: One of the DevOps engineers was trying to deploy a python app on Kubernetes cluster. Unfortunately, due to some mis-configur... Read More