During the boom of the cloud infrastructure industry, Amazon Web Services (AWS) was one of the … [Read more...] about Setup, Scale & Operate: How-to Run MongoDB on AWS Cloud
DevOps
Top 10 Cloud Website Builders for Devs in 2023
Although no-code has been a popular avenue for website builders to provide accessibility, developers … [Read more...] about Top 10 Cloud Website Builders for Devs in 2023
How to create an Ansible playbook quickly? Use ChatGPT
ChatGPT made a big revolution in the 21st century and called big giants to think differently rather … [Read more...] about How to create an Ansible playbook quickly? Use ChatGPT
How to get root access on the docker host filesystem?
How to gain root access to the host filesystem in a Docker environment when you don't have root or … [Read more...] about How to get root access on the docker host filesystem?
Kubernetes – How to cleanup the failed pods from all namespaces ?
In the Kubernetes environment, we could often see that pods might fail due to various reasons. Most … [Read more...] about Kubernetes – How to cleanup the failed pods from all namespaces ?
How to login to Docker Container/Pods ? Kubernetes/OpenShift
Container is a lightweight, standalone, and executable package of software that includes everything … [Read more...] about How to login to Docker Container/Pods ? Kubernetes/OpenShift
Kubernetes (k8s)- Disaster Recovery Strategies
A disaster recovery (DR) strategy is a plan for maintaining and recovering critical systems and data … [Read more...] about Kubernetes (k8s)- Disaster Recovery Strategies
Cloud Instance Backup / VM Backup strategies
Backing up your cloud instances is important for various reasons. Cloud instances can experience … [Read more...] about Cloud Instance Backup / VM Backup strategies
Git for beginners – Zero to Hero – Basic Operations
Git is a version control system similar to subversion. It is primarily used for source code … [Read more...] about Git for beginners – Zero to Hero – Basic Operations
Openshift secure route TLS – Is it possible to use secrets?
The OpenShift Container Platform provides multiple options to provide access to external clients. … [Read more...] about Openshift secure route TLS – Is it possible to use secrets?