Deploy Guest Book App on Kubernetes Kodekloud Add Comment Edit Question : The Nautilus Application development team has finished development of one of the applications and it is ready for deployment. ... Read More
Countdown Job in Kubernetes Kodekloud Add Comment Edit Question: The Nautilus DevOps team is working on to create few jobs in Kubernetes cluster. They might come up with some real scripts/comma... Read More
Git Merge Branches Kodekloud Add Comment Edit Question: The Nautilus application development team has been working on a project repository /opt/cluster.git. This repo is cloned at /usr... Read More
Desktop Based MFC C++ Application Deployment with Gitlab CI/CD Add Comment Edit CI/CD Pipeline Link: https://github.com/shawon100/desktop-cpp-app-ci-cd Read More
Deploy Sample Python Flask on AWS EC2 Docker using Github Action Add Comment Edit Detailed Video with Voice: https://www.youtube.com/watch?v=MQPRpDBXRyA Install docker and docker compose on your ec2 machine yum update ... Read More
Github Action CI & CD with Google Kubernetes Engine GKE Add Comment Edit Github Action CI/CD Pipelines: https://github.com/shawon100/gke-ci-cd-python-app Read More
HackerRank DevOps Question Solution Docker: Volume Mounting Add Comment Edit HackerRank DevOps Interview Solution of Docker: Volume Mounting This Content has been removed by the author from this blog due to opposit... Read More
AWS Elastic BeanStalk NodeJs App with Github Action CI/CD Add Comment Edit Pipeline and Code: https://github.com/shawon100/nodejs-aws-elastic-beanstalk Read More
Deploy Tomcat App on Kubernetes Kodekloud Add Comment Edit Question: A new java-based application is ready to be deployed on a Kubernetes cluster. The development team had a meeting with the DevOps... Read More
Create Namespaces in Kubernetes Cluster Kodekloud Add Comment Edit Question: The Nautilus DevOps team is planning to deploy some micro services on Kubernetes platform. The team has already set up a Kuberne... Read More
Git Manage Remotes Kodekloud Add Comment Edit Question: The xFusionCorp development team added updates to the project that is maintained under /opt/blog.git repo and cloned under /usr/... Read More
AWS Private EC2 with ALB using Terraform Add Comment Edit Terraform Code: https://github.com/shawon100/terraform-aws/tree/master/aws-private-ec2-alb aws, private ec2, alb, terraform Read More
Git Revert Some Changes Kodekloud Add Comment Edit Question: The Nautilus application development team was working on a git repository /usr/src/kodekloudrepos/news present on Storage serve... Read More
Set Limits for Resources in Kubernetes Kodekloud Add Comment Edit Question: Recently some of the performance issues were observed with some applications hosted on Kubernetes cluster. The Nautilus DevOps t... Read More
Terraform AWS EC2 and ALB using Terraform Cloud (GitOps) Add Comment Edit Create ALB in front of EC2 server in AWS using terraform Terraform Code: https://github.com/shawon100/terraform-aws/tree/master/aws-ec2-... Read More
Deploy Grafana on Kubernetes Cluster Kodekloud Add Comment Edit Question : The Nautilus DevOps teams is planning to set up a Grafana tool to collect and analyze analytics from some applications. They a... Read More
Terraform AWS EC2 CI/CD Pipeline (GitOps) with Terraform Cloud Add Comment Edit Terraform Code: https://github.com/shawon100/terraform-aws/tree/master/aws-public-ec2 Read More
Ansible Ping Modeule Usage Kodekloud Add Comment Edit Question: The Nautilus DevOps team is planning to test several Ansible playbooks on different app servers in Stratos DC. Before that, some... Read More
Kubernetes Redis Deployment Kodekloud Add Comment Edit Question: The Nautilus application development team observed some performance issues with one of the application that is deployed in Kube... Read More
Create Cronjobs in Kubernetes Kodekloud Add Comment Edit Question: There are some jobs/tasks that need to be run regularly on different schedules. Currently the Nautilus DevOps team is working o... Read More