Covergo Senior Cloud Engineer Interview Test Solution Add Comment Edit Covergo Senior Cloud Engineer Interview Test Solution Notes: Please use Kind to create a local Kubernetes ... Read More
Brainstation23 DevOps Interview Task Solution Add Comment Edit Brainstation23 DevOps Engineering Project Challenge Task 1 Create a full project with code, deployment ya... Read More
How to Develop CI/CD pipelines & Deploy Application as a Docker Container to AWS EC2 ECR Add Comment Edit Repository: https://github.com/shawon100/aws-ec2-docker-python-ci-cd Install docker and docker compose on your ec2 machine For Ubuntu: su... Read More
[Interview] Kubernetes Quiz Solution of Turing Add Comment Edit Solution of Turing Kubernetes Quiz You are a DevOps at Turing. You want to open up a proxy port on localhost for Kubernetes cluster. Which... Read More
Docker Crash Course: Zero to Hero [50% off] Add Comment Edit 🔥🔥 SUMMER COURSE OFFER! 🔥🔥 Dive into the world of containerization with our "Docker Crash Course: Zero to Hero" and grab the p... Read More
Docker Best Practices & Recommendations Add Comment Edit When working with Docker and writing Dockerfiles, there are several best practices you can follow to ensure efficient, maintainable, and sec... Read More
Ansible Lineinfile Module Kodekloud Add Comment Edit Question: The Nautilus DevOps team want to install and set up a simple httpd web server on all app servers in Stratos DC. They also want ... Read More
Build & Run Java Spring Boot App with Tomcat Server in Docker Add Comment Edit 1. At first clone this repo git clone https://github.com/shawon100/Spring-Boot-Maven-Tomcat-Docker 2. Go to the repository folder and... Read More
DevOps Architecture: Enable Rate Limiting to restrict unwanted and frequent Incoming requests from Frontend Add Comment Edit An API gateway is a server that acts as an intermediary between a client application and a collection of backend services. Its primary fun... Read More
Avoid 5 things if you are using Kubernetes in Production Add Comment Edit Failing to ensure production grade infrastructure & fault tolerance: If you are creating kubernetes cluster for production then ma... Read More
How to Install and Use K8sGPT tool to analyze Kubernetes POD and Service Error 1 Comment Edit K8sGPT is a tool for scanning your kubernetes clusters, diagnosing and triaging issues in simple english. It has SRE experience codified ... Read More
Turing AWS DevOps Interview Question & Answer 1 Comment Edit 1. In Dynamodb you are doing 12 eventually consistent reads per second and each read time has a size of 8 KB. How many RCU do you read? A... Read More
BMW DevOps Interview Question Add Comment Edit Phone Interview: Asked about kubernetes statefullset and stateless, difference between list and tuple, single sign on service, negative i... Read More
SwissCom and Delivery Hero DevOps Interview Question 2 Comments Edit Swisscom DevOps Interview Task and Solution: Task 1: https://github.com/shawon100/swisscom-cicd-challenge-solution Task 2: https://github... Read More
How to Setup Kubernetes Dashboard with Nginx Ingress 2022 1 Comment Edit At first create a dashboard.yml file and paste this yml. Then edit the yml by changing your dashboard url in the ingress part. Yml Link ht... Read More
Ansible File Module Kodekloud Add Comment Edit Question: The Nautilus DevOps team is working to test several Ansible modules on servers in Stratos DC. Recently they wanted to test the ... Read More
Using Ansible Conditionals Kodekloud Add Comment Edit Question: The Nautilus DevOps team had a discussion about, how they can train different team members to use Ansible for different automa... Read More
Deploy Laravel PHP Application to Local Kubernetes Using Jenkins CI/CD Add Comment Edit Deploy Laravel PHP Application to Local Kubernetes Using Jenkins CI/CD Source Code With CI/CD and Infra Setup: https://github.com/shawon10... Read More
Deploy a Sample Live Angular frontend microservice on Cloud Kubernetes Cluster 2022 Add Comment Edit At first setup nginx ingress on your managed cloud kubernetes cluster create a helm-install.sh and replace the your-cluster-name here with... Read More
Setup Puppet Certs Autosign Kodekloud 1 Comment Edit Question: The Puppet server package is already installed on puppet master i.e jump server and the Puppet agent package is already installed... Read More