Tags
hp
How to Reset an HPE Blade iLO to factory default
During a bulk deployment you noticed that, one of the HPE blade iLO in an HPE c7000 enclosure is not responding properly or configurations are…
In HP, Infrastructre & Hardware, Network, Mar 12, 2018How to get or set iLO details from Linux and Windows (when you lost iLO access)
As an sysadmin, its always headache to deal with remote systems as rely on remote consoles (HP iLO, Dell iDRAC etc) for servers to access…
In HP, Infrastructre & Hardware, Utilities, Nov 20, 2017Quick Hardware Collection Script for HP C7000 Enclosure
Since I am playing with so many HP bladecenters daily, it was bit difficult to do quick hardware checks whenever there is an issue. So…
In HP, Infrastructre & Hardware, Scripts, Jul 31, 2017Upgrade HPE iLO from Linux Command Line
Download HPE iLO firmware files from HPE portal. Make sure you download the required version from here 2. Confirm downloaded packages are full by…
In HP, Infrastructre & Hardware, Utilities, Jun 08, 2017How to find the Bladecenter/Enclosure name of Blade
You got a blade server details to work with and you need to find the enclosure name and details, the blade installed in, how ?…
In HP, Infrastructre & Hardware, Utilities, Jul 29, 2013How to find iLO MAC address for BladeCenter/Enclosure
Open the iLO console (HP here in example) goto to the menu as described in the screenshot.
In HP, Infrastructre & Hardware, Utilities, Jul 29, 2013infrastructre & hardware
Book Review: Solutions Architect’s Handbook, Third Edition
The Solutions Architect’s Handbook is more than just a book; it’s a practical companion for anyone navigating the complex landscape of modern architecture. From the ground up, it equi...
In Books, Cloud, Infrastructre & Hardware, Jul 27, 2024Book Review: AWS for Solutions Architects, Second Edition
This hefty but informative book, “AWS for Solutions Architects, Second Edition,” by Saurabh Shrivastava, Neelanjali Srivastav, Alberto Artasanchez, and Imtiaz Sayed, was a valuable co...
In AWS, Books, Cloud, Jun 01, 2024Book Review: -Architecture and Design of Linux Storage Stack-
Honestly, I had been riding the surface-level waves for years, but this book took me on a deep-dive journey, and I’m incredibly thankful to the author for it.
In Books, Cloud, Infrastructre & Hardware, Aug 18, 2023Now Available: Updated Ansible Lab using Vagrant and VirtualBox!
I am happy to announce the updated version of the Ansible Lab code, based on the valuable feedback from our incredible learning community! This lab…
In Infrastructre & Hardware, Ansible, Ansible lab, Jun 07, 2023Adding Custom Entries in /etc/hosts File in Kubernetes and OpenShift Containers
Introduction: In Kubernetes and OpenShift container environments, it is sometimes necessary to add custom entries to the /etc/hosts file within pods. These entries allow pods…
In Infrastructre & Hardware, custom /etc/hosts in containers, custom /etc/hosts in kubernetes pods, Jun 06, 2023A Shift in Focus: Why I Redirected My Efforts from OpenGuard to Event-Driven Ansible
Introduction In today’s rapidly evolving digital landscape, security automation has become a crucial aspect of ensuring the safety and integrity of IT environments. By leveraging…
In Infrastructre & Hardware, Ansible, Ansible Automation, Jun 02, 2023ChatGPT and Google Bard: What is the Future of Software Development?
ChatGPT and Google Bard are two prominent AI-based technologies that have gained popularity in the software development industry.
In Infrastructre & Hardware, chatgpt, chatgpt for devops, May 07, 2023How To Pass Environment Variables to Ansible Navigator
ansible-navigator is the new command line utility (CLI) introduced in Ansible Automation Platform 2, for running and developing Ansible automation content. ansible-navigator can be us...
In Ansible, Ansible Resources, Automation, Mar 30, 2023Running Ad Hoc commands from Ansible Automation Controller (Ansible Automation Platform)
From the Ansible control node, users can easily execute the ad hoc commands and in this section, we will learn how to execute similar ad hoc commands from an Ansible automation contro...
In Infrastructre & Hardware, aap, ad hoc command, Aug 09, 2022Ansible Automation Platform 1.2 to 2 Migration Guides
The information is collected from the official documents and aggregated to focus on the migration topic.
In Ansible, Ansible Course, Ansible Resources, May 16, 2022Ansible Automation for Windows
This is a collection of articles and references about Windows automation using Ansible, published in techbeatly and other platforms.
In Infrastructre & Hardware, Ansible, Ansible Doc, Jan 06, 2022Ansible Navigator Cheat Sheet
What is ansible-navigator ansible-navigator is the new command line utility (CLI) introduced in Ansible Automation Platform 2, for running and developing Ansible automation content. a...
In Ansible, Automation, DevOps, Dec 12, 2021Ansible Convert List to String
I noticed many users are using different and wrong methods to convert a list data to string format. You can use existing filters and functions…
In Ansible, Automation, DevOps, Nov 26, 2021Terraform Cheat Sheet
This cheat sheet is a living document and I will make changes whenever there is an update or changes in the Terraform CLI options or versions.
In DevOps, Featured, Infrastructre & Hardware, Nov 24, 2021Configure Red Hat Satellite Content Host with Remote Execution
A new method for remote content management was introduced with Satellite 6.2 which is called Remote Execution.
In Automation, DevOps, Infrastructre & Hardware, Nov 05, 2021How to Register Content Host to Red Hat Satellite
A host is any virtual or physical Linux client that Red Hat Satellite manages. You have different ways to register a content host in Red Hat Satellite;
In Automation, Infrastructre & Hardware, Satellite, Nov 04, 2021OpenShift Architecture
Learn the OpenShift architecture, control plane, compute nodes, infrastructure nodes and sample reference architecture.
In Cloud, DevOps, Infrastructre & Hardware, Oct 26, 2021Kubernetes vs OpenShift – 15 Facts You Should Know
Kubernetes is an opensource project and OpenShift is an enterprise opensource product; more like an engine vs car.
In Cloud, DevOps, Featured, Oct 20, 2021How To Housekeep Your Vagrant Boxes
If you are using different Operating systems and virtual machines using Vagrant, there will be multiple Vagrant boxes downloaded on your local machine and indeed it will take a lot of...
In Automation, DevOps, How To, Aug 28, 2021Top 5 Free Resources to Learn Docker
There are plenty of resources around to learn docker and most of them are FREE of cost.
In Cloud, DevOps, Docker, Aug 26, 2021How To Download RHEL8 for Free
Anyone can download and use RHEL8 via Individual Developer subscription and it can be used in production for up to 16 systems.
In How To, Infrastructre & Hardware, Utilities, Aug 25, 2021Installing a Kubernetes Cluster using minikube
minikube is the easiest method to deploy a Kubernetes cluster for testing purpose. You can simply spin up a cluster in minutes on your laptop…
In Automation, DevOps, Infrastructre & Hardware, Jul 01, 2021Use Terraform to Create a FREE Ansible Lab in AWS
Introduction When it comes to create an Ansible Lab, you can easily spin-up one using Terraform on AWS, GCP or Azure. Even though we are…
In Ansible, Ansible Course, Automation, Jun 10, 2021What is Hosted OpenShift Cluster
Red Hat OpenShift is the well known enterprise Kubernetes distribution and it is a platform with ready-to use features, compared to the default Kubernetes platform….
In Cloud, Infrastructre & Hardware, Kubernetes, Mar 16, 20215 Mistakes You Should Avoid During Kubernetes Exam
Read this article if you are planning to attend any of the Kubernetes exams in the near future. Because many shared in the forums or…
In Cloud, DevOps, Featured, Mar 12, 2021DevOps Engineer Skills – Most Demanding DevOps Skills You Should Learn in 2021
Introduction Basically DevOps is not a tool or a job role but a culture where the engineers practice the best methods and use combination of…
In Automation, Careers, DevOps, Feb 02, 2021Configure Your Windows Host to be Managed by Ansible
Ansible is only available for Linux (or Unix); yes that is true (Ansible is not natively available for Windows yet) but you know, you can use Ansible to manage your Windows machines a...
In Ansible, Automation, Cloud, Dec 01, 2020How to Install VMWare vSphere Hypervisor ESXi
We all know VMWare Products are always on top of the list for your virtualization requirements. But you can use the base ESXi for setting…
In Infrastructre & Hardware, VMWare, how to install esxi server, Nov 17, 2020How to Import Existing VMWare VM’s into Terraform
Terraform is an amazing tool for your infrastructure automation. Everything about your infrastructure can be write as code and maintain by team; means your infrastructure…
In Automation, Infrastructre & Hardware, Terraform, Nov 04, 2020Connecting Ansible Tower to Git Server with Self Signed Certificates
So many questioned me when I mention git server in an Ansible Tower environment; and later I realized that, most of them are keeping their…
In Ansible, Automation, DevOps, Oct 12, 2020HashiCorp Certified Terraform Associate – Learning & Exam Tips
Introduction I started using Terraform somewhere in 2018, but very limited usage as I thought it is just another tool for provisioning infrastructure and other…
In Ansible, Automation, Cloud, Sep 18, 2020CKA, CKS & CKAD Learning Path and Certification
Since kubernetes is getting wide acceptance, Kubernetes Certification is the most trending one in IT circle now. I have completed both recently (March – April…
In Featured, Infrastructre & Hardware, Kubernetes, May 03, 2020How to Install VMWare vCenter Server Appliance
When we talk about virtualization, VMWare is one of the best choice and most popular in town. You can download VMware vSphere Hypervisor 6.7 for…
In Cloud, Infrastructre & Hardware, Virtualization, Mar 20, 2020Installing oVirt 4 with Self-Hosted Engine on Enterprise Linux
oVirt is one of the best free and open-source virtualization solution with enterprise level features. Installing oVirt cluster is simple and straight forward and you…
In Cloud, Infrastructre & Hardware, Virtualization, Mar 05, 2020Cloud OnBoard: GCP Fundamentals Series [Online Training]
Google Cloud Platform has announced a new online training session – Cloud OnBoard : GCP Fundamentals Series which will be happening on 24th-26th March 2020….
In Google Cloud Platform, Infrastructre & Hardware, Online Events, Mar 03, 2020ansible-tower-service, Start or Stop Ansible Tower
Learn Ansible : Automation with Ansible – All You Want to Learn Ansible Tower is a wonderful product which help to implement a central hub for…
In Ansible, Automation, Infrastructre & Hardware, Feb 19, 2020How to Create Scheduled Snapshots in Google Cloud Platform
Yes, your server and data are on cloud, but to avoid the risk of unexpected data loss still you need to follow standard backup mechanisms…
In Automation, Cloud, Google Cloud Platform, Jan 16, 2020GNS3 VM – How to Enable KVM Support
GNS3 (Graphical Network Simulator) is the most popular – open source, free software – tool for designing and simulating network infrastructure. GNS3 has 2 parts…
In Infrastructre & Hardware, Dec 26, 2019How to Request Resource Quota Increase in Microsoft Azure
As we know public cloud is offering unlimited* amount of resources and as an end user of public cloud we don’t need to worry about…
In Cloud, How To, Infrastructre & Hardware, Nov 08, 2019Build Your Own Git Server using Gogs
When it comes to VCS (Version Control System), we will have confusion as we have many products in the market with almost the same capabilities….
In Ansible Course, Ansible Resources, Automation, Oct 22, 2019Ansible Tower – How to Backup and Restore
Ansible Tower is a wonderful product which help to implement a central hub for IT automation. Ansible Tower is basically a web console and REST…
In Ansible, Automation, Cloud, Sep 24, 2019Managing Ansible Variables
Ansible Variables You can use variables in ansible plays to store values like users to create, packages to install etc. By using variables, you can…
In Ansible, Ansible Course, Automation, Aug 30, 2019Configure TLS Encrypted Tunnel For Remote Logs Using Syslog-ng
You might be a Sysadmin, developer, DBA or whatever, logs are like treasure boxes for anyone working in IT. And the best practice to keep…
In Cloud, How To, Infrastructre & Hardware, Aug 08, 2019Learn the basics of Linux from Red Hat [FREE]
Red Hat is offering its beginner level Linux course at no-cost; yes you heard it right – Its free ! Red Hat Enterprise Linux Technical…
In Careers, Infrastructre & Hardware, Technical Events, Feb 25, 2019Ansible and Jenkins integration – Red Hat Webinar
Join this Red Hat webinar to see how to use Jenkins pipelines to deploy simple applications using Ansible Tower. Here see the quick overview of…
In Ansible, Automation, Infrastructre & Hardware, Jan 23, 2019OpenShift Cluster – How to Drain or Evacuate a Node for Maintenance
As we know OpenShift clusters are bundled with multiple compute nodes, master nodes, infra nodes etc, it’s not a big deal to manage node maintenance…
In Automation, Cloud, Infrastructre & Hardware, Nov 07, 2018OpenShift Container Platform 3.11 Installation Documents
Since OCP 3.11 is available now, you may refer below documents for OpenShift Container Platform 3.11 Installation on different infrastructure or platforms. Those are very…
In Automation, Cloud, Infrastructre & Hardware, Nov 05, 2018How to Create, Increase or Decrease Project Quota in OpenShift
Usually application owner or project owner will specify the quota settings (Memory and CPU) during project creation. But sometimes, they realize that the requested resource…
In Automation, Cloud, Infrastructre & Hardware, Nov 01, 2018How to install racadm for iDRAC on RHEL / Linux
Dell has a beautiful tool for remote server management called iDRAC which is almost same like HPE iLO, but with different features. You can access…
In Dell, Infrastructre & Hardware, How to install racadm for iDrac on RHEL / Linux, Oct 24, 2018How To Create A New User In iDRAC Via Local RACADM From Linux
There might be situations like you forgot or lost your iDRAC login credentials and you don’t have an option to access iDRAC since the server…
In Dell, Infrastructre & Hardware, dell idrac, Oct 24, 2018Enable LVM flag on partition using parted in Linux
Recently we have noticed some issue with one of our filesystem having issue and realized wrong flags on partition which was used as a Physical…
In Infrastructre & Hardware, Enable LVM flag on partition using parted in Linux, fdisk, Oct 19, 2018How to find the pod details from container in OpenShift
When we have issue with container and we are not sure which pod the container belongs to; we can find the pods details as below….
In Automation, Cloud, Infrastructre & Hardware, Oct 04, 2018Enable newly installed vFlash card in Dell iDRAC
I have explained how to to use vFlash card as an easy boot method here. If you are not able to see a vFlash card…
In Dell, Infrastructre & Hardware, DELL, Sep 19, 2018ComVault Simpana Installation (cv11) on Linux (RHEL7)- Step by Step
This is a very basic article to share the cv11 installation. If any corrections/mistakes, please feel free to feedback as I am not an expert…
In Infrastructre & Hardware, Utilities, comvault, Jun 17, 2018How to create a partition greater than 2TB in Linux
Due to limitation of fdisk utility, you will not be able to create partition greater than 2TB in linux with fdisk. This is a quick…
In Infrastructre & Hardware, Workplace, disk utility, Jun 16, 2018Running Ansible Ad-Hoc commands
We have already run few ad-hoc command to list down the hosts in earlier sections. See all parts of Automation with Ansible Guides here Let’s…
In Ansible, Ansible Course, Automation, Jun 12, 2018Managing Ansible Inventory
Inventory File An inventory file is a simple and plain text file where we store those host information ansible has to deal with. It can…
In Ansible, Ansible Course, Automation, Jun 12, 2018Ansible Deployment
Hope you are clear on the concept and installation of Ansible program. Lets configure our Ansible environment now. See all parts of Automation with Ansible…
In Ansible, Ansible Course, Automation, Jun 12, 2018Update Dell iDRAC Firmware via Web GUI
We have experienced that, due to iDRAC firmware issues there will be so many connections issues on Dell remote access and one of the time-consuming…
In Dell, Infrastructre & Hardware, Utilities, May 25, 2018Boot from image using vFlash in Dell PowerEdge Servers
Dell iDRAC is a feature-full server remote administration tool but iDRAC is missing the very basic functionality to boot from a ftp or http based…
In Dell, How To, Infrastructre & Hardware, May 06, 2018How To Configure Minicom For Serial Console Connections
Those who work with infrastructure/server deployment knows how difficult it is to get a console for those devices having no display like switches, routers and…
In Infrastructre & Hardware, Utilities, console connection, Mar 28, 2018How to Install and Configure AWS Command Line Interface (CLI)
The AWS Command Line Interface (CLI) is a unified tool to manage your AWS services. With just one tool to download and configure, you can control multiple AWS services from the comman...
In AWS, Cloud, Infrastructre & Hardware, Mar 23, 2018How to Reset an HPE Blade iLO to factory default
During a bulk deployment you noticed that, one of the HPE blade iLO in an HPE c7000 enclosure is not responding properly or configurations are…
In HP, Infrastructre & Hardware, Network, Mar 12, 20184 Websites You Can Use For Subnet Calculation
You might be a System Administrator, Developer, Infra Designer, Architect or a Capacity Manager by role, but getting quick information on your VLAN or available…
In Infrastructre & Hardware, Network, Utilities, Jan 16, 2018How to get or set iLO details from Linux and Windows (when you lost iLO access)
As an sysadmin, its always headache to deal with remote systems as rely on remote consoles (HP iLO, Dell iDRAC etc) for servers to access…
In HP, Infrastructre & Hardware, Utilities, Nov 20, 2017How To Recover HP C7000 Enclosure OA Access (BladeCenter)
We have cases where we lost OA access due to failed VLAN configurations, Wrong IP/VLAN configured on Active OA, OA not responding etc. Here explained…
In Infrastructre & Hardware, HP C7000, HP OA, Oct 27, 2017Quick Hardware Collection Script for HP C7000 Enclosure
Since I am playing with so many HP bladecenters daily, it was bit difficult to do quick hardware checks whenever there is an issue. So…
In HP, Infrastructre & Hardware, Scripts, Jul 31, 2017Upgrade HPE iLO from Linux Command Line
Download HPE iLO firmware files from HPE portal. Make sure you download the required version from here 2. Confirm downloaded packages are full by…
In HP, Infrastructre & Hardware, Utilities, Jun 08, 2017Subnet Mask Information – Quick Reference Sheet
Address Bits Pref NetMask 1 0 /32 255.255.255.255 2 1 /31 255.255.255.254 4 2 /30 255.255.255.252 8 3 /29 255.255.255.248 16 4 /28 255.255.255.240 32 …
In Infrastructre & Hardware, Network, Utilities, Oct 13, 2015How to check CPU count information (LUX)
Quick methods to check. Linux [root~]# dmidecode -t processor grep CPU Version: Intel(R) Xeon(R) CPU E7- 4830 @ 2.13GHz Version: Intel(R) Xeon(R) CPU E7- 4830…
In Infrastructre & Hardware, Utilities, Jul 21, 2015Register in RHN after installation
There are many situations where we need to register the host/server to RHN server manually, due to network issues, bad certificate/authentication or time difference on…
In Infrastructre & Hardware, Utilities, LINUX, Aug 04, 2014How to Check Linux/Unix Operating System Version, Maintenance Level, Architecure
We can identify the Unix Operating System architecture by uname or arch command. Try below examples. Linux kernel version and hardware architecture # uname -m…
In Infrastructre & Hardware, Utilities, ARCHITECTURE, Apr 29, 2014dmidecode – best usages [updated]
Check Hyper-threading (Virtualization) available or not # dmidecode -t processor grep HTT HTT (Multi-threading) HTT (Multi-threading) Check if its enabled or not. # l...
In Infrastructre & Hardware, Utilities, Nov 13, 2013UNIX / Linux shutdown Commands
Shutdown the machine immediately # shutdown -h now Reboot the machine immediately # shutdown -r now Shutdown the machine with user defined message # shutdown…
In Infrastructre & Hardware, Utilities, LINUX, Aug 29, 2013Check MD5 in windows using fciv
The File Checksum Integrity Verifier (FCIV) is a command-prompt utility that computes and verifies cryptographic hash values of files. FCIV can compute MD5 or SHA-1…
In Infrastructre & Hardware, Utilities, checksum, Aug 26, 2013How to find the Bladecenter/Enclosure name of Blade
You got a blade server details to work with and you need to find the enclosure name and details, the blade installed in, how ?…
In HP, Infrastructre & Hardware, Utilities, Jul 29, 2013How to find iLO MAC address for BladeCenter/Enclosure
Open the iLO console (HP here in example) goto to the menu as described in the screenshot.
In HP, Infrastructre & Hardware, Utilities, Jul 29, 2013utilities
How To Download RHEL8 for Free
Anyone can download and use RHEL8 via Individual Developer subscription and it can be used in production for up to 16 systems.
In How To, Infrastructre & Hardware, Utilities, Aug 25, 2021Setup Your vim editor for Ansible Playbook
You may ignore this article if you are already an expert in vim as this is a quick note for those who are new to…
In Ansible, Ansible Resources, Automation, Jun 17, 2018ComVault Simpana Installation (cv11) on Linux (RHEL7)- Step by Step
This is a very basic article to share the cv11 installation. If any corrections/mistakes, please feel free to feedback as I am not an expert…
In Infrastructre & Hardware, Utilities, comvault, Jun 17, 2018How to setup SSH key based authentication
This method is more secure than password-based access since the authentication happens using private and public key pair values.
In Ansible Resources, Automation, Cloud, Jun 13, 2018Installing Ansible
You may refer installation doc from official document as well. Requirement Controlnodes Controlnode is just the machine where we install the Ansible program and will…
In Ansible, Ansible Course, Automation, Jun 08, 2018Ansible Introduction
You have hundreds and thousands of online documentation and wiki pages for learning Ansible, and this is our attempt to cover Ansible in a simple…
In Ansible, Ansible Course, Automation, Jun 07, 2018Update Dell iDRAC Firmware via Web GUI
We have experienced that, due to iDRAC firmware issues there will be so many connections issues on Dell remote access and one of the time-consuming…
In Dell, Infrastructre & Hardware, Utilities, May 25, 2018Boot from image using vFlash in Dell PowerEdge Servers
Dell iDRAC is a feature-full server remote administration tool but iDRAC is missing the very basic functionality to boot from a ftp or http based…
In Dell, How To, Infrastructre & Hardware, May 06, 2018How to Find the HBA/Fibre Channel Cards, Ports and WWN in Linux
Find HBA/Fibre Channel Card installed # lspci -nn egrep -i “fibre hba” 04:00.0 Fibre Channel [0c04]: Emulex Corporation Saturn-X: LightPulse Fibre Channel Host A...
In How To, Utilities, Workplace, May 03, 2018How To Configure Minicom For Serial Console Connections
Those who work with infrastructure/server deployment knows how difficult it is to get a console for those devices having no display like switches, routers and…
In Infrastructre & Hardware, Utilities, console connection, Mar 28, 2018How To Configure Minicom For Serial Console Connections
Those who work with infrastructure/server deployment knows how difficult it is to get a console for those devices having no display like switches, routers and…
In Infrastructre & Hardware, Utilities, console connection, Mar 28, 2018How to Install and Configure AWS Command Line Interface (CLI)
The AWS Command Line Interface (CLI) is a unified tool to manage your AWS services. With just one tool to download and configure, you can control multiple AWS services from the comman...
In AWS, Cloud, Infrastructre & Hardware, Mar 23, 20184 Websites You Can Use For Subnet Calculation
You might be a System Administrator, Developer, Infra Designer, Architect or a Capacity Manager by role, but getting quick information on your VLAN or available…
In Infrastructre & Hardware, Network, Utilities, Jan 16, 2018How to get or set iLO details from Linux and Windows (when you lost iLO access)
As an sysadmin, its always headache to deal with remote systems as rely on remote consoles (HP iLO, Dell iDRAC etc) for servers to access…
In HP, Infrastructre & Hardware, Utilities, Nov 20, 2017Upgrade HPE iLO from Linux Command Line
Download HPE iLO firmware files from HPE portal. Make sure you download the required version from here 2. Confirm downloaded packages are full by…
In HP, Infrastructre & Hardware, Utilities, Jun 08, 2017Subnet Mask Information – Quick Reference Sheet
Address Bits Pref NetMask 1 0 /32 255.255.255.255 2 1 /31 255.255.255.254 4 2 /30 255.255.255.252 8 3 /29 255.255.255.248 16 4 /28 255.255.255.240 32 …
In Infrastructre & Hardware, Network, Utilities, Oct 13, 2015How to check CPU count information (LUX)
Quick methods to check. Linux [root~]# dmidecode -t processor grep CPU Version: Intel(R) Xeon(R) CPU E7- 4830 @ 2.13GHz Version: Intel(R) Xeon(R) CPU E7- 4830…
In Infrastructre & Hardware, Utilities, Jul 21, 2015Register in RHN after installation
There are many situations where we need to register the host/server to RHN server manually, due to network issues, bad certificate/authentication or time difference on…
In Infrastructre & Hardware, Utilities, LINUX, Aug 04, 2014How to Check Linux/Unix Operating System Version, Maintenance Level, Architecure
We can identify the Unix Operating System architecture by uname or arch command. Try below examples. Linux kernel version and hardware architecture # uname -m…
In Infrastructre & Hardware, Utilities, ARCHITECTURE, Apr 29, 2014dmidecode – best usages [updated]
Check Hyper-threading (Virtualization) available or not # dmidecode -t processor grep HTT HTT (Multi-threading) HTT (Multi-threading) Check if its enabled or not. # l...
In Infrastructre & Hardware, Utilities, Nov 13, 2013UNIX / Linux shutdown Commands
Shutdown the machine immediately # shutdown -h now Reboot the machine immediately # shutdown -r now Shutdown the machine with user defined message # shutdown…
In Infrastructre & Hardware, Utilities, LINUX, Aug 29, 2013Check MD5 in windows using fciv
The File Checksum Integrity Verifier (FCIV) is a command-prompt utility that computes and verifies cryptographic hash values of files. FCIV can compute MD5 or SHA-1…
In Infrastructre & Hardware, Utilities, checksum, Aug 26, 2013How to find the Bladecenter/Enclosure name of Blade
You got a blade server details to work with and you need to find the enclosure name and details, the blade installed in, how ?…
In HP, Infrastructre & Hardware, Utilities, Jul 29, 2013How to find iLO MAC address for BladeCenter/Enclosure
Open the iLO console (HP here in example) goto to the menu as described in the screenshot.
In HP, Infrastructre & Hardware, Utilities, Jul 29, 2013ilo
How to get or set iLO details from Linux and Windows (when you lost iLO access)
As an sysadmin, its always headache to deal with remote systems as rely on remote consoles (HP iLO, Dell iDRAC etc) for servers to access…
In HP, Infrastructre & Hardware, Utilities, Nov 20, 2017How to find the Bladecenter/Enclosure name of Blade
You got a blade server details to work with and you need to find the enclosure name and details, the blade installed in, how ?…
In HP, Infrastructre & Hardware, Utilities, Jul 29, 2013How to find iLO MAC address for BladeCenter/Enclosure
Open the iLO console (HP here in example) goto to the menu as described in the screenshot.
In HP, Infrastructre & Hardware, Utilities, Jul 29, 2013blades
How to find the Bladecenter/Enclosure name of Blade
You got a blade server details to work with and you need to find the enclosure name and details, the blade installed in, how ?…
In HP, Infrastructre & Hardware, Utilities, Jul 29, 2013checksum
Check MD5 in windows using fciv
The File Checksum Integrity Verifier (FCIV) is a command-prompt utility that computes and verifies cryptographic hash values of files. FCIV can compute MD5 or SHA-1…
In Infrastructre & Hardware, Utilities, checksum, Aug 26, 2013md5
Check MD5 in windows using fciv
The File Checksum Integrity Verifier (FCIV) is a command-prompt utility that computes and verifies cryptographic hash values of files. FCIV can compute MD5 or SHA-1…
In Infrastructre & Hardware, Utilities, checksum, Aug 26, 2013tools
Check MD5 in windows using fciv
The File Checksum Integrity Verifier (FCIV) is a command-prompt utility that computes and verifies cryptographic hash values of files. FCIV can compute MD5 or SHA-1…
In Infrastructre & Hardware, Utilities, checksum, Aug 26, 2013windows
Ansible Automation for Windows
This is a collection of articles and references about Windows automation using Ansible, published in techbeatly and other platforms.
In Infrastructre & Hardware, Ansible, Ansible Doc, Jan 06, 2022Check MD5 in windows using fciv
The File Checksum Integrity Verifier (FCIV) is a command-prompt utility that computes and verifies cryptographic hash values of files. FCIV can compute MD5 or SHA-1…
In Infrastructre & Hardware, Utilities, checksum, Aug 26, 2013linux
Enable LVM flag on partition using parted in Linux
Recently we have noticed some issue with one of our filesystem having issue and realized wrong flags on partition which was used as a Physical…
In Infrastructre & Hardware, Enable LVM flag on partition using parted in Linux, fdisk, Oct 19, 2018Upgrade HPE iLO from Linux Command Line
Download HPE iLO firmware files from HPE portal. Make sure you download the required version from here 2. Confirm downloaded packages are full by…
In HP, Infrastructre & Hardware, Utilities, Jun 08, 2017Register in RHN after installation
There are many situations where we need to register the host/server to RHN server manually, due to network issues, bad certificate/authentication or time difference on…
In Infrastructre & Hardware, Utilities, LINUX, Aug 04, 2014How to Check Linux/Unix Operating System Version, Maintenance Level, Architecure
We can identify the Unix Operating System architecture by uname or arch command. Try below examples. Linux kernel version and hardware architecture # uname -m…
In Infrastructre & Hardware, Utilities, ARCHITECTURE, Apr 29, 2014UNIX / Linux shutdown Commands
Shutdown the machine immediately # shutdown -h now Reboot the machine immediately # shutdown -r now Shutdown the machine with user defined message # shutdown…
In Infrastructre & Hardware, Utilities, LINUX, Aug 29, 2013linux commands
Register in RHN after installation
There are many situations where we need to register the host/server to RHN server manually, due to network issues, bad certificate/authentication or time difference on…
In Infrastructre & Hardware, Utilities, LINUX, Aug 04, 2014UNIX / Linux shutdown Commands
Shutdown the machine immediately # shutdown -h now Reboot the machine immediately # shutdown -r now Shutdown the machine with user defined message # shutdown…
In Infrastructre & Hardware, Utilities, LINUX, Aug 29, 2013architecture
How to Check Linux/Unix Operating System Version, Maintenance Level, Architecure
We can identify the Unix Operating System architecture by uname or arch command. Try below examples. Linux kernel version and hardware architecture # uname -m…
In Infrastructre & Hardware, Utilities, ARCHITECTURE, Apr 29, 2014kernel
How to Check Linux/Unix Operating System Version, Maintenance Level, Architecure
We can identify the Unix Operating System architecture by uname or arch command. Try below examples. Linux kernel version and hardware architecture # uname -m…
In Infrastructre & Hardware, Utilities, ARCHITECTURE, Apr 29, 2014rhel
Register in RHN after installation
There are many situations where we need to register the host/server to RHN server manually, due to network issues, bad certificate/authentication or time difference on…
In Infrastructre & Hardware, Utilities, LINUX, Aug 04, 2014rhn
Register in RHN after installation
There are many situations where we need to register the host/server to RHN server manually, due to network issues, bad certificate/authentication or time difference on…
In Infrastructre & Hardware, Utilities, LINUX, Aug 04, 2014network
How To Create And Use NAT Network In VirtualBox
Introduction When we talk about local development or PoC (Proof of Concept) environments, VirtualBox is my first choice as it gives me the choice of…
In Cloud, CyberSecurity, DevOps, Jun 18, 2021Configure TLS Encrypted Tunnel For Remote Logs Using Syslog-ng
You might be a Sysadmin, developer, DBA or whatever, logs are like treasure boxes for anyone working in IT. And the best practice to keep…
In Cloud, How To, Infrastructre & Hardware, Aug 08, 2019How to Reset an HPE Blade iLO to factory default
During a bulk deployment you noticed that, one of the HPE blade iLO in an HPE c7000 enclosure is not responding properly or configurations are…
In HP, Infrastructre & Hardware, Network, Mar 12, 20184 Websites You Can Use For Subnet Calculation
You might be a System Administrator, Developer, Infra Designer, Architect or a Capacity Manager by role, but getting quick information on your VLAN or available…
In Infrastructre & Hardware, Network, Utilities, Jan 16, 2018Subnet Mask Information – Quick Reference Sheet
Address Bits Pref NetMask 1 0 /32 255.255.255.255 2 1 /31 255.255.255.254 4 2 /30 255.255.255.252 8 3 /29 255.255.255.248 16 4 /28 255.255.255.240 32 …
In Infrastructre & Hardware, Network, Utilities, Oct 13, 2015ip class
Subnet Mask Information – Quick Reference Sheet
Address Bits Pref NetMask 1 0 /32 255.255.255.255 2 1 /31 255.255.255.254 4 2 /30 255.255.255.252 8 3 /29 255.255.255.248 16 4 /28 255.255.255.240 32 …
In Infrastructre & Hardware, Network, Utilities, Oct 13, 2015subnet
4 Websites You Can Use For Subnet Calculation
You might be a System Administrator, Developer, Infra Designer, Architect or a Capacity Manager by role, but getting quick information on your VLAN or available…
In Infrastructre & Hardware, Network, Utilities, Jan 16, 2018Subnet Mask Information – Quick Reference Sheet
Address Bits Pref NetMask 1 0 /32 255.255.255.255 2 1 /31 255.255.255.254 4 2 /30 255.255.255.252 8 3 /29 255.255.255.248 16 4 /28 255.255.255.240 32 …
In Infrastructre & Hardware, Network, Utilities, Oct 13, 2015workplace
How To Download RHEL8 for Free
Anyone can download and use RHEL8 via Individual Developer subscription and it can be used in production for up to 16 systems.
In How To, Infrastructre & Hardware, Utilities, Aug 25, 2021Deploy Minikube Using Vagrant and Ansible on VirtualBox – Infrastructure as Code
Okay, you started learning kubernetes; maybe you are following some courses or documentations. Some of the courses are arranged with FREE labs where you can…
In Ansible, DevOps, Kubernetes, Aug 11, 2020HTTP Status Codes- Quick Reference
You are browsing some sites or testing your own web applications, and suddenly you receive a white screen with some error number ! No worries,…
In Cloud, How To, Security, Jul 02, 2019Install Python Modules offline
From a machine which is connected to internet, download the packages and dependancies using pip download command.
In Ansible, Automation, Cloud, Aug 01, 2018Setup Your vim editor for Ansible Playbook
You may ignore this article if you are already an expert in vim as this is a quick note for those who are new to…
In Ansible, Ansible Resources, Automation, Jun 17, 2018How to create a partition greater than 2TB in Linux
Due to limitation of fdisk utility, you will not be able to create partition greater than 2TB in linux with fdisk. This is a quick…
In Infrastructre & Hardware, Workplace, disk utility, Jun 16, 2018How to setup SSH key based authentication
This method is more secure than password-based access since the authentication happens using private and public key pair values.
In Ansible Resources, Automation, Cloud, Jun 13, 2018Ansible Deployment
Hope you are clear on the concept and installation of Ansible program. Lets configure our Ansible environment now. See all parts of Automation with Ansible…
In Ansible, Ansible Course, Automation, Jun 12, 2018How to Find the HBA/Fibre Channel Cards, Ports and WWN in Linux
Find HBA/Fibre Channel Card installed # lspci -nn egrep -i “fibre hba” 04:00.0 Fibre Channel [0c04]: Emulex Corporation Saturn-X: LightPulse Fibre Channel Host A...
In How To, Utilities, Workplace, May 03, 2018Gmail redesigned, what are the new features ?
Gmail has revamped their web interface with awesome look and also added new features. Already changed the default font to “Roboto”, which is Google’s standard…
In Apps, SocialMedia, Workplace, Apr 27, 2018Email Management – Quick Tips
Keep your inbox as empty as possible Move important messages to proper sub-folders or delete unwanted right away. Delete e-mails that are no longer required…
In Workplace, Email, Email Management, May 17, 2016Email Management – Quick Tips
Keep your inbox as empty as possible Move important messages to proper sub-folders or delete unwanted right away. Delete e-mails that are no longer required…
In Workplace, Email, Email Management, May 17, 2016email management
Email Management – Quick Tips
Keep your inbox as empty as possible Move important messages to proper sub-folders or delete unwanted right away. Delete e-mails that are no longer required…
In Workplace, Email, Email Management, May 17, 2016cli
What is OpenShift
In this article you will learn what OpenShift is and why we are using OpenShift. We will also learn the features of OpenShift compared to other similar products.
In Cloud, Kubernetes, OpenShift, Oct 11, 2021Upgrade HPE iLO from Linux Command Line
Download HPE iLO firmware files from HPE portal. Make sure you download the required version from here 2. Confirm downloaded packages are full by…
In HP, Infrastructre & Hardware, Utilities, Jun 08, 2017firmware upgrade
Upgrade HPE iLO from Linux Command Line
Download HPE iLO firmware files from HPE portal. Make sure you download the required version from here 2. Confirm downloaded packages are full by…
In HP, Infrastructre & Hardware, Utilities, Jun 08, 2017hpe ilo
Quick Hardware Collection Script for HP C7000 Enclosure
Since I am playing with so many HP bladecenters daily, it was bit difficult to do quick hardware checks whenever there is an issue. So…
In HP, Infrastructre & Hardware, Scripts, Jul 31, 2017Upgrade HPE iLO from Linux Command Line
Download HPE iLO firmware files from HPE portal. Make sure you download the required version from here 2. Confirm downloaded packages are full by…
In HP, Infrastructre & Hardware, Utilities, Jun 08, 2017scripts
How To Add Custom Modules In Ansible
Okay, we all know Ansible installation is coming with default modules and you don’t need to download or configure any additional modules for normal cases,…
In Ansible, Automation, Scripts, Feb 03, 2020Managing Ansible Variables
Ansible Variables You can use variables in ansible plays to store values like users to create, packages to install etc. By using variables, you can…
In Ansible, Ansible Course, Automation, Aug 30, 2019Sending Email Using Python and smtplib – Quick HowTo
What is smtpLib We can easily send email from python script using smtplib module, which defines an SMTP client session object that can be used…
In Cloud, Scripts, how to send email from python, Jun 13, 2019Install Python Modules offline
From a machine which is connected to internet, download the packages and dependancies using pip download command.
In Ansible, Automation, Cloud, Aug 01, 2018Ansible Deployment
Hope you are clear on the concept and installation of Ansible program. Lets configure our Ansible environment now. See all parts of Automation with Ansible…
In Ansible, Ansible Course, Automation, Jun 12, 2018Quick Hardware Collection Script for HP C7000 Enclosure
Since I am playing with so many HP bladecenters daily, it was bit difficult to do quick hardware checks whenever there is an issue. So…
In HP, Infrastructre & Hardware, Scripts, Jul 31, 2017gen6
Quick Hardware Collection Script for HP C7000 Enclosure
Since I am playing with so many HP bladecenters daily, it was bit difficult to do quick hardware checks whenever there is an issue. So…
In HP, Infrastructre & Hardware, Scripts, Jul 31, 2017gen8
Quick Hardware Collection Script for HP C7000 Enclosure
Since I am playing with so many HP bladecenters daily, it was bit difficult to do quick hardware checks whenever there is an issue. So…
In HP, Infrastructre & Hardware, Scripts, Jul 31, 2017gen9
Quick Hardware Collection Script for HP C7000 Enclosure
Since I am playing with so many HP bladecenters daily, it was bit difficult to do quick hardware checks whenever there is an issue. So…
In HP, Infrastructre & Hardware, Scripts, Jul 31, 2017hp bladecenter
Quick Hardware Collection Script for HP C7000 Enclosure
Since I am playing with so many HP bladecenters daily, it was bit difficult to do quick hardware checks whenever there is an issue. So…
In HP, Infrastructre & Hardware, Scripts, Jul 31, 2017ws460
Quick Hardware Collection Script for HP C7000 Enclosure
Since I am playing with so many HP bladecenters daily, it was bit difficult to do quick hardware checks whenever there is an issue. So…
In HP, Infrastructre & Hardware, Scripts, Jul 31, 2017hp c7000
How To Recover HP C7000 Enclosure OA Access (BladeCenter)
We have cases where we lost OA access due to failed VLAN configurations, Wrong IP/VLAN configured on Active OA, OA not responding etc. Here explained…
In Infrastructre & Hardware, HP C7000, HP OA, Oct 27, 2017hp oa
How To Recover HP C7000 Enclosure OA Access (BladeCenter)
We have cases where we lost OA access due to failed VLAN configurations, Wrong IP/VLAN configured on Active OA, OA not responding etc. Here explained…
In Infrastructre & Hardware, HP C7000, HP OA, Oct 27, 2017oa recovery
How To Recover HP C7000 Enclosure OA Access (BladeCenter)
We have cases where we lost OA access due to failed VLAN configurations, Wrong IP/VLAN configured on Active OA, OA not responding etc. Here explained…
In Infrastructre & Hardware, HP C7000, HP OA, Oct 27, 2017how to recover ilo
How to get or set iLO details from Linux and Windows (when you lost iLO access)
As an sysadmin, its always headache to deal with remote systems as rely on remote consoles (HP iLO, Dell iDRAC etc) for servers to access…
In HP, Infrastructre & Hardware, Utilities, Nov 20, 2017hp ilo
How to get or set iLO details from Linux and Windows (when you lost iLO access)
As an sysadmin, its always headache to deal with remote systems as rely on remote consoles (HP iLO, Dell iDRAC etc) for servers to access…
In HP, Infrastructre & Hardware, Utilities, Nov 20, 2017server ilo
How to get or set iLO details from Linux and Windows (when you lost iLO access)
As an sysadmin, its always headache to deal with remote systems as rely on remote consoles (HP iLO, Dell iDRAC etc) for servers to access…
In HP, Infrastructre & Hardware, Utilities, Nov 20, 2017calculator
4 Websites You Can Use For Subnet Calculation
You might be a System Administrator, Developer, Infra Designer, Architect or a Capacity Manager by role, but getting quick information on your VLAN or available…
In Infrastructre & Hardware, Network, Utilities, Jan 16, 2018network tools
4 Websites You Can Use For Subnet Calculation
You might be a System Administrator, Developer, Infra Designer, Architect or a Capacity Manager by role, but getting quick information on your VLAN or available…
In Infrastructre & Hardware, Network, Utilities, Jan 16, 2018aws
Book Review: AWS for Solutions Architects, Second Edition
This hefty but informative book, “AWS for Solutions Architects, Second Edition,” by Saurabh Shrivastava, Neelanjali Srivastav, Alberto Artasanchez, and Imtiaz Sayed, was a valuable co...
In AWS, Books, Cloud, Jun 01, 2024Book Review: Mastering AWS CloudFormation
This book goes beyond the basics. Karen dives deep into crafting powerful CloudFormation templates, a crucial skill for automating infrastructure deployments in AWS.
In AWS, Books, Cloud, Mar 14, 2024Installing Ansible Automation Platform with AWS RDS and SSL Encryption
In today’s IT landscape, Red Hat® Ansible® Automation Platform simplifies complex tasks, and our blog guides you through securing it with AWS RDS and SSL Encryption.
In Ansible, Automation, AWS, Nov 05, 2023Book Review: Mastering Elastic Kubernetes Service on AWS
The authors start by breaking down the basics, from containers and Docker to Kubernetes core concepts. It’s a smooth way to ensure you’re on the same page before diving into the techn...
In AWS, Books, Cloud, Oct 15, 2023Managing Containers at AWS – Unveiling the Perfect Services for Your Use Cases
In this article, we’ll explore the key container services offered by AWS and understand the best use cases for each.
In AWS, Cloud, DevOps, Aug 04, 2023How To Get Hands-On Experience in AWS
AWS has arranged a good collection of Hands-on tutorials for engineers to try real life scenarios and implement the same and get real hands-on.
In AWS, Cloud, DevOps, Jan 04, 2021AWS Summit Singapore 2019
This year AWS Summit Singapore will happen on April 10–11, 2019 at Singapore Expo Convention & Exhibition Centre. AWS is introducing a new session called…
In AWS, Cloud, Technical Events, Feb 19, 2019How to Install and Configure AWS Command Line Interface (CLI)
The AWS Command Line Interface (CLI) is a unified tool to manage your AWS services. With just one tool to download and configure, you can control multiple AWS services from the comman...
In AWS, Cloud, Infrastructre & Hardware, Mar 23, 2018AWS Certified Solution Architect – Associate – Learning Path and Certification
I used to get a lot of queries on AWS learning path and exam preparation procedures via emails or chats. Honestly I am not an…
In AWS, Cloud, AWS Certification, Mar 13, 2018How To Check Your Resource Usage in AWS Free Tier
Okay, you are in a learning path for AWS (Amazon Web Services) cloud services and you want to get your hands dirty. As we all…
In AWS, Cloud, Amazon Web Services, Feb 28, 2018cloud
Book Review: Mastering Amazon EC2
Badri, who is highly active in the AWS user group communities as an organizer, speaker, and coordinator, shares his extensive knowledge in this book, making it a valuable guide for le...
In Books, Cloud, DevOps, Sep 01, 2024How to Use Pod Failure Policy in Kubernetes
This new feature provides enhanced control over how Kubernetes handles pod failures within Jobs, allowing for more efficient and cost-effective management of workloads.
In Cloud, DevOps, Kubernetes, Aug 25, 2024Testing Kubernetes 1.31 with minikube: A Step-by-Step Guide for multi-node cluster
In this guide, we’ll explore how to set up and test the latest Kubernetes 1.31 using minikube.
In Cloud, DevOps, Kubernetes, Aug 15, 2024Book Review: Solutions Architect’s Handbook, Third Edition
The Solutions Architect’s Handbook is more than just a book; it’s a practical companion for anyone navigating the complex landscape of modern architecture. From the ground up, it equi...
In Books, Cloud, Infrastructre & Hardware, Jul 27, 2024Book Review: AWS for Solutions Architects, Second Edition
This hefty but informative book, “AWS for Solutions Architects, Second Edition,” by Saurabh Shrivastava, Neelanjali Srivastav, Alberto Artasanchez, and Imtiaz Sayed, was a valuable co...
In AWS, Books, Cloud, Jun 01, 2024Book Review: Mastering AWS CloudFormation
This book goes beyond the basics. Karen dives deep into crafting powerful CloudFormation templates, a crucial skill for automating infrastructure deployments in AWS.
In AWS, Books, Cloud, Mar 14, 2024Running Multiple Kubernetes Playgrounds: Your Guide to Minikube Magic!
Learn, how minikube lets you create multiple mini-clusters for all your Kubernetes adventures.
In Cloud, Developer, DevOps, Mar 10, 2024Book Review: Mastering Elastic Kubernetes Service on AWS
The authors start by breaking down the basics, from containers and Docker to Kubernetes core concepts. It’s a smooth way to ensure you’re on the same page before diving into the techn...
In AWS, Books, Cloud, Oct 15, 2023Book Review: -Python Essentials for AWS Cloud Developers-
“Python Essentials for AWS Cloud Developers” is a straightforward and practical guide for those looking to harness the power of Python within the AWS ecosystem….
In Books, Cloud, Developer, Sep 17, 2023Book Review: -Technology Operating Models for Cloud and Edge-
Authors: Ahilan Ponnusamy and Andreas Spanner Reviewed by: John Heaton, Guillaume Poulet-Mathis, Sharad Gupta, and Thenna Raj I just finished diving into the pages of…
In Books, Cloud, DevOps, Aug 27, 2023Book Review: -Architecture and Design of Linux Storage Stack-
Honestly, I had been riding the surface-level waves for years, but this book took me on a deep-dive journey, and I’m incredibly thankful to the author for it.
In Books, Cloud, Infrastructre & Hardware, Aug 18, 2023Book Review: -Mastering Kubernetes Fourth Edition- by Gigi Sayfan
The book commences by laying a strong foundation with a thorough exploration of Kubernetes core concepts, accompanied by step-by-step instructions for setting up the learning environm...
In Books, Cloud, DevOps, Aug 06, 2023Managing Containers at AWS – Unveiling the Perfect Services for Your Use Cases
In this article, we’ll explore the key container services offered by AWS and understand the best use cases for each.
In AWS, Cloud, DevOps, Aug 04, 2023ChatGPT and Beyond: Why Continuous Learning is Critical for IT Professionals
In this article, we will explore why people worry about ChatGPT and why IT professionals should not.
In ChatGPT, Cloud, DevOps, Apr 24, 2023How To Ask Technical Questions
Stop the “Hi” Epidemic: Mastering Technical Questions in Online Communities Have you ever received a one-word message like “Hi” in a group chat or forum?…
In Automation, Careers, Cloud, Dec 29, 2022Top 15 Free Kubernetes Courses
Here you will find the top 15 Kubernetes resources which you can use at no cost from your home or office.
In Cloud, DevOps, Kubernetes, Mar 24, 2022Up to 5 Microsoft Fundamentals Certifications at no cost!
A few weeks ago, I have shared about free AZ-900 and SC-900 certifications and I came to know that, you can get up to 5…
In Cloud, DevOps, azure exam vouchers, Feb 18, 2022Why is Kubernetes certification so important ? 5 reasons I noticed
There are many reasons behind this and let us explore a few of them.
In Cloud, DevOps, Kubernetes, Jan 27, 2022How to get Microsoft Certifications AZ-900 and SC-900 at no cost !
Check this opportunity from Microsoft to get their foundation certifications at no cost.
In Cloud, DevOps, Microsoft Azure, Jan 20, 2022Multi-node Kubernets Cluster in 10 minutes
In this article, you will learn how to deploy a multi-node Kubernetes cluster using Vagrant and VirtualBox.
In Cloud, DevOps, Kubernetes, Jan 17, 2022OpenShift Operators (Kubernetes Operators)
An Operator is a method of packaging, deploying and managing a Kubernetes-native application.
In Cloud, DevOps, Kubernetes, Oct 30, 2021OpenShift Architecture
Learn the OpenShift architecture, control plane, compute nodes, infrastructure nodes and sample reference architecture.
In Cloud, DevOps, Infrastructre & Hardware, Oct 26, 2021Kubernetes vs OpenShift – 15 Facts You Should Know
Kubernetes is an opensource project and OpenShift is an enterprise opensource product; more like an engine vs car.
In Cloud, DevOps, Featured, Oct 20, 2021What is OpenShift
In this article you will learn what OpenShift is and why we are using OpenShift. We will also learn the features of OpenShift compared to other similar products.
In Cloud, Kubernetes, OpenShift, Oct 11, 2021Top 5 Free Resources to Learn Docker
There are plenty of resources around to learn docker and most of them are FREE of cost.
In Cloud, DevOps, Docker, Aug 26, 2021How To Create And Use NAT Network In VirtualBox
Introduction When we talk about local development or PoC (Proof of Concept) environments, VirtualBox is my first choice as it gives me the choice of…
In Cloud, CyberSecurity, DevOps, Jun 18, 2021What is Hosted OpenShift Cluster
Red Hat OpenShift is the well known enterprise Kubernetes distribution and it is a platform with ready-to use features, compared to the default Kubernetes platform….
In Cloud, Infrastructre & Hardware, Kubernetes, Mar 16, 20215 Mistakes You Should Avoid During Kubernetes Exam
Read this article if you are planning to attend any of the Kubernetes exams in the near future. Because many shared in the forums or…
In Cloud, DevOps, Featured, Mar 12, 2021How To Get Hands-On Experience in AWS
AWS has arranged a good collection of Hands-on tutorials for engineers to try real life scenarios and implement the same and get real hands-on.
In AWS, Cloud, DevOps, Jan 04, 2021Configure Your Windows Host to be Managed by Ansible
Ansible is only available for Linux (or Unix); yes that is true (Ansible is not natively available for Windows yet) but you know, you can use Ansible to manage your Windows machines a...
In Ansible, Automation, Cloud, Dec 01, 2020Deploying Kubernetes with Kubespray
Introduction You have multiple ways to deploy a production ready Kubernetes cluster and Kuberspray is another method in which we will use Ansible for configuring…
In Ansible, Automation, Cloud, Nov 23, 2020How to Increase Attachment File Size Limit in GitLab
We know GitLab is one of the best and easy to use git server solutions available in the market now. And GitLab CE is available…
In Automation, Cloud, DevOps, Nov 19, 2020HashiCorp Certified Terraform Associate – Learning & Exam Tips
Introduction I started using Terraform somewhere in 2018, but very limited usage as I thought it is just another tool for provisioning infrastructure and other…
In Ansible, Automation, Cloud, Sep 18, 2020How to Install VMWare vCenter Server Appliance
When we talk about virtualization, VMWare is one of the best choice and most popular in town. You can download VMware vSphere Hypervisor 6.7 for…
In Cloud, Infrastructre & Hardware, Virtualization, Mar 20, 2020Start Your OpenShift Journey with these Free Red Hat Training Programs
Red Hat OpenShift Container Platform is one of the best kubernetes platform for enterprises. As we know kubernetes and OpenShift are multi-component stack and not…
In Cloud, Online Events, OpenShift, Mar 09, 2020Installing oVirt 4 with Self-Hosted Engine on Enterprise Linux
oVirt is one of the best free and open-source virtualization solution with enterprise level features. Installing oVirt cluster is simple and straight forward and you…
In Cloud, Infrastructre & Hardware, Virtualization, Mar 05, 2020How to Create Scheduled Snapshots in Google Cloud Platform
Yes, your server and data are on cloud, but to avoid the risk of unexpected data loss still you need to follow standard backup mechanisms…
In Automation, Cloud, Google Cloud Platform, Jan 16, 2020How to Request Resource Quota Increase in Microsoft Azure
As we know public cloud is offering unlimited* amount of resources and as an end user of public cloud we don’t need to worry about…
In Cloud, How To, Infrastructre & Hardware, Nov 08, 2019Build Your Own Git Server using Gogs
When it comes to VCS (Version Control System), we will have confusion as we have many products in the market with almost the same capabilities….
In Ansible Course, Ansible Resources, Automation, Oct 22, 2019Adding Container Images to Google Container Registry (GCR)
Google Container Registry (GCR) is a service in Google Cloud Platform (GCP) to manage your own docker container repository. This is fully managed service and…
In Automation, Cloud, Docker, Oct 21, 2019Ansible Tower – How to Backup and Restore
Ansible Tower is a wonderful product which help to implement a central hub for IT automation. Ansible Tower is basically a web console and REST…
In Ansible, Automation, Cloud, Sep 24, 2019Managing Ansible Facts
Ansible facts are nothing but some variables which are automatically discovered by the Ansible on managed hosts while running ansible adhoc commands or playbooks. See…
In Ansible, Ansible Course, Automation, Sep 03, 2019Configure TLS Encrypted Tunnel For Remote Logs Using Syslog-ng
You might be a Sysadmin, developer, DBA or whatever, logs are like treasure boxes for anyone working in IT. And the best practice to keep…
In Cloud, How To, Infrastructre & Hardware, Aug 08, 2019HTTP Status Codes- Quick Reference
You are browsing some sites or testing your own web applications, and suddenly you receive a white screen with some error number ! No worries,…
In Cloud, How To, Security, Jul 02, 2019Sending Email Using Python and smtplib – Quick HowTo
What is smtpLib We can easily send email from python script using smtplib module, which defines an SMTP client session object that can be used…
In Cloud, Scripts, how to send email from python, Jun 13, 2019AWS Summit Singapore 2019
This year AWS Summit Singapore will happen on April 10–11, 2019 at Singapore Expo Convention & Exhibition Centre. AWS is introducing a new session called…
In AWS, Cloud, Technical Events, Feb 19, 2019How to delete a pod with Terminating state in OpenShift or Kubernetes Cluster
There might be situations where you have already deleted pods (or already removed dc aka deployment configuration) but pods are stuck in Terminating state. There…
In Automation, Cloud, Kubernetes, Jan 24, 2019Google Cloud Global Digital Conference – Jan 24
Google Cloud is arranging Global Digital Conference on 24th January 2019. Agenda has two tracks : Serverless – Build and ship applications faster – Which…
In Cloud, Google Cloud Platform, Kubernetes, Jan 09, 2019How to Fix a Failed PV in OpenShift Cluster
There are several cases a PV (PersistentVolume) appear as Failed in OpenShift or Kubernetes cluster. Once of the reason is wrong ClaimRef by which PV…
In Cloud, Kubernetes, OpenShift, Nov 16, 2018OpenShift Cluster – How to Drain or Evacuate a Node for Maintenance
As we know OpenShift clusters are bundled with multiple compute nodes, master nodes, infra nodes etc, it’s not a big deal to manage node maintenance…
In Automation, Cloud, Infrastructre & Hardware, Nov 07, 2018OpenShift Container Platform 3.11 Installation Documents
Since OCP 3.11 is available now, you may refer below documents for OpenShift Container Platform 3.11 Installation on different infrastructure or platforms. Those are very…
In Automation, Cloud, Infrastructre & Hardware, Nov 05, 2018How to Create, Increase or Decrease Project Quota in OpenShift
Usually application owner or project owner will specify the quota settings (Memory and CPU) during project creation. But sometimes, they realize that the requested resource…
In Automation, Cloud, Infrastructre & Hardware, Nov 01, 2018How to find the pod details from container in OpenShift
When we have issue with container and we are not sure which pod the container belongs to; we can find the pods details as below….
In Automation, Cloud, Infrastructre & Hardware, Oct 04, 2018Install Python Modules offline
From a machine which is connected to internet, download the packages and dependancies using pip download command.
In Ansible, Automation, Cloud, Aug 01, 2018Ansible Nested Loop with List and Dictionary
Ansible loops are simple and powerful with mixed data. You will sure say “awesome” when you realize the easiness with loops. During our technical discussions,…
In Ansible, Automation, Cloud, Jul 19, 2018Implementing Ansible Roles
In a production environment, we will have hundreds and thousands of different types machines to handle. Hence the type of operations and implementation methods will…
In Ansible, Ansible Course, Automation, Jun 27, 2018Deploying Roles With Ansible Galaxy
So you have learned about Ansible Roles and the importance of using roles. Ansible Galaxy is a public library where you can find thousands of…
In Ansible, Ansible Course, Automation, Jun 27, 2018Play with Ansible Playbooks
Plays are ordered set of tasks to execute against host selections from your inventory. A playbook is a file containing one or more plays. See…
In Ansible, Ansible Course, Automation, Jun 24, 2018How to setup SSH key based authentication
This method is more secure than password-based access since the authentication happens using private and public key pair values.
In Ansible Resources, Automation, Cloud, Jun 13, 2018Running Ansible Ad-Hoc commands
We have already run few ad-hoc command to list down the hosts in earlier sections. See all parts of Automation with Ansible Guides here Let’s…
In Ansible, Ansible Course, Automation, Jun 12, 2018Managing Ansible Inventory
Inventory File An inventory file is a simple and plain text file where we store those host information ansible has to deal with. It can…
In Ansible, Ansible Course, Automation, Jun 12, 2018Installing Ansible
You may refer installation doc from official document as well. Requirement Controlnodes Controlnode is just the machine where we install the Ansible program and will…
In Ansible, Ansible Course, Automation, Jun 08, 2018Ansible Introduction
You have hundreds and thousands of online documentation and wiki pages for learning Ansible, and this is our attempt to cover Ansible in a simple…
In Ansible, Ansible Course, Automation, Jun 07, 2018How to Install and Configure AWS Command Line Interface (CLI)
The AWS Command Line Interface (CLI) is a unified tool to manage your AWS services. With just one tool to download and configure, you can control multiple AWS services from the comman...
In AWS, Cloud, Infrastructre & Hardware, Mar 23, 2018AWS Certified Solution Architect – Associate – Learning Path and Certification
I used to get a lot of queries on AWS learning path and exam preparation procedures via emails or chats. Honestly I am not an…
In AWS, Cloud, AWS Certification, Mar 13, 2018How To Check Your Resource Usage in AWS Free Tier
Okay, you are in a learning path for AWS (Amazon Web Services) cloud services and you want to get your hands dirty. As we all…
In AWS, Cloud, Amazon Web Services, Feb 28, 2018amazon web services
AWS Summit Singapore 2019
This year AWS Summit Singapore will happen on April 10–11, 2019 at Singapore Expo Convention & Exhibition Centre. AWS is introducing a new session called…
In AWS, Cloud, Technical Events, Feb 19, 2019How To Check Your Resource Usage in AWS Free Tier
Okay, you are in a learning path for AWS (Amazon Web Services) cloud services and you want to get your hands dirty. As we all…
In AWS, Cloud, Amazon Web Services, Feb 28, 2018aws free tier
How To Check Your Resource Usage in AWS Free Tier
Okay, you are in a learning path for AWS (Amazon Web Services) cloud services and you want to get your hands dirty. As we all…
In AWS, Cloud, Amazon Web Services, Feb 28, 2018free tier usage
How To Check Your Resource Usage in AWS Free Tier
Okay, you are in a learning path for AWS (Amazon Web Services) cloud services and you want to get your hands dirty. As we all…
In AWS, Cloud, Amazon Web Services, Feb 28, 2018c7000
How to Reset an HPE Blade iLO to factory default
During a bulk deployment you noticed that, one of the HPE blade iLO in an HPE c7000 enclosure is not responding properly or configurations are…
In HP, Infrastructre & Hardware, Network, Mar 12, 2018how to reset an hpe blade ilo to factory default
How to Reset an HPE Blade iLO to factory default
During a bulk deployment you noticed that, one of the HPE blade iLO in an HPE c7000 enclosure is not responding properly or configurations are…
In HP, Infrastructre & Hardware, Network, Mar 12, 2018hp hardware
How to Reset an HPE Blade iLO to factory default
During a bulk deployment you noticed that, one of the HPE blade iLO in an HPE c7000 enclosure is not responding properly or configurations are…
In HP, Infrastructre & Hardware, Network, Mar 12, 2018hpe blade
How to Reset an HPE Blade iLO to factory default
During a bulk deployment you noticed that, one of the HPE blade iLO in an HPE c7000 enclosure is not responding properly or configurations are…
In HP, Infrastructre & Hardware, Network, Mar 12, 2018aws certification
How To Get Hands-On Experience in AWS
AWS has arranged a good collection of Hands-on tutorials for engineers to try real life scenarios and implement the same and get real hands-on.
In AWS, Cloud, DevOps, Jan 04, 2021AWS Certified Solution Architect – Associate – Learning Path and Certification
I used to get a lot of queries on AWS learning path and exam preparation procedures via emails or chats. Honestly I am not an…
In AWS, Cloud, AWS Certification, Mar 13, 2018aws certified solution architect – associate
How To Get Hands-On Experience in AWS
AWS has arranged a good collection of Hands-on tutorials for engineers to try real life scenarios and implement the same and get real hands-on.
In AWS, Cloud, DevOps, Jan 04, 2021AWS Certified Solution Architect – Associate – Learning Path and Certification
I used to get a lot of queries on AWS learning path and exam preparation procedures via emails or chats. Honestly I am not an…
In AWS, Cloud, AWS Certification, Mar 13, 2018aws exam
AWS Certified Solution Architect – Associate – Learning Path and Certification
I used to get a lot of queries on AWS learning path and exam preparation procedures via emails or chats. Honestly I am not an…
In AWS, Cloud, AWS Certification, Mar 13, 2018learning path
AWS Certified Solution Architect – Associate – Learning Path and Certification
I used to get a lot of queries on AWS learning path and exam preparation procedures via emails or chats. Honestly I am not an…
In AWS, Cloud, AWS Certification, Mar 13, 2018aws cli
How to Install and Configure AWS Command Line Interface (CLI)
The AWS Command Line Interface (CLI) is a unified tool to manage your AWS services. With just one tool to download and configure, you can control multiple AWS services from the comman...
In AWS, Cloud, Infrastructre & Hardware, Mar 23, 2018cloud cli
How to Install and Configure AWS Command Line Interface (CLI)
The AWS Command Line Interface (CLI) is a unified tool to manage your AWS services. With just one tool to download and configure, you can control multiple AWS services from the comman...
In AWS, Cloud, Infrastructre & Hardware, Mar 23, 2018command line interface
How to Install and Configure AWS Command Line Interface (CLI)
The AWS Command Line Interface (CLI) is a unified tool to manage your AWS services. With just one tool to download and configure, you can control multiple AWS services from the comman...
In AWS, Cloud, Infrastructre & Hardware, Mar 23, 2018console connection
How To Configure Minicom For Serial Console Connections
Those who work with infrastructure/server deployment knows how difficult it is to get a console for those devices having no display like switches, routers and…
In Infrastructre & Hardware, Utilities, console connection, Mar 28, 2018minicom
How To Configure Minicom For Serial Console Connections
Those who work with infrastructure/server deployment knows how difficult it is to get a console for those devices having no display like switches, routers and…
In Infrastructre & Hardware, Utilities, console connection, Mar 28, 2018serial connection
How To Configure Minicom For Serial Console Connections
Those who work with infrastructure/server deployment knows how difficult it is to get a console for those devices having no display like switches, routers and…
In Infrastructre & Hardware, Utilities, console connection, Mar 28, 2018apps
Gmail redesigned, what are the new features ?
Gmail has revamped their web interface with awesome look and also added new features. Already changed the default font to “Roboto”, which is Google’s standard…
In Apps, SocialMedia, Workplace, Apr 27, 2018socialmedia
Gmail redesigned, what are the new features ?
Gmail has revamped their web interface with awesome look and also added new features. Already changed the default font to “Roboto”, which is Google’s standard…
In Apps, SocialMedia, Workplace, Apr 27, 2018gmail
Gmail redesigned, what are the new features ?
Gmail has revamped their web interface with awesome look and also added new features. Already changed the default font to “Roboto”, which is Google’s standard…
In Apps, SocialMedia, Workplace, Apr 27, 2018new features
Gmail redesigned, what are the new features ?
Gmail has revamped their web interface with awesome look and also added new features. Already changed the default font to “Roboto”, which is Google’s standard…
In Apps, SocialMedia, Workplace, Apr 27, 2018new gmail
Gmail redesigned, what are the new features ?
Gmail has revamped their web interface with awesome look and also added new features. Already changed the default font to “Roboto”, which is Google’s standard…
In Apps, SocialMedia, Workplace, Apr 27, 2018how to
How To Ask Technical Questions
Stop the “Hi” Epidemic: Mastering Technical Questions in Online Communities Have you ever received a one-word message like “Hi” in a group chat or forum?…
In Automation, Careers, Cloud, Dec 29, 2022How to Install GitLab in a Disconnected Environment
Installing GitLab is a simple job as you just need to install the dependancies and then GitLab package.
In Automation, DevOps, How To, Dec 16, 2021How To Housekeep Your Vagrant Boxes
If you are using different Operating systems and virtual machines using Vagrant, there will be multiple Vagrant boxes downloaded on your local machine and indeed it will take a lot of...
In Automation, DevOps, How To, Aug 28, 2021How To Download RHEL8 for Free
Anyone can download and use RHEL8 via Individual Developer subscription and it can be used in production for up to 16 systems.
In How To, Infrastructre & Hardware, Utilities, Aug 25, 2021How to Create a FREE Ansible Lab in Public Cloud (AWS, GCP, Azure)
Introduction As we all know, learning Ansible is not just a reading process and you really need to do a lot of hands-on and practice…
In Ansible, Automation, DevOps, Jun 07, 2021System Reboot with Ansible Reboot Module
A reboot operation in a Linux Operating System is very rare as most of the time we can achieve the result by individual service restart…
In Ansible, Automation, DevOps, Jan 18, 2021Red Hat Remote Exams – Everything you need to know
We all know Red Hat certifications are very valuable and it will help you a lot for getting shortlisted in the hiring process. But we…
In Careers, DevOps, How To, Nov 20, 2020How to Increase Attachment File Size Limit in GitLab
We know GitLab is one of the best and easy to use git server solutions available in the market now. And GitLab CE is available…
In Automation, Cloud, DevOps, Nov 19, 2020Connecting Ansible Tower to Git Server with Self Signed Certificates
So many questioned me when I mention git server in an Ansible Tower environment; and later I realized that, most of them are keeping their…
In Ansible, Automation, DevOps, Oct 12, 2020How to Request Resource Quota Increase in Microsoft Azure
As we know public cloud is offering unlimited* amount of resources and as an end user of public cloud we don’t need to worry about…
In Cloud, How To, Infrastructre & Hardware, Nov 08, 2019Build Your Own Git Server using Gogs
When it comes to VCS (Version Control System), we will have confusion as we have many products in the market with almost the same capabilities….
In Ansible Course, Ansible Resources, Automation, Oct 22, 2019Configure TLS Encrypted Tunnel For Remote Logs Using Syslog-ng
You might be a Sysadmin, developer, DBA or whatever, logs are like treasure boxes for anyone working in IT. And the best practice to keep…
In Cloud, How To, Infrastructre & Hardware, Aug 08, 2019HTTP Status Codes- Quick Reference
You are browsing some sites or testing your own web applications, and suddenly you receive a white screen with some error number ! No worries,…
In Cloud, How To, Security, Jul 02, 2019Boot from image using vFlash in Dell PowerEdge Servers
Dell iDRAC is a feature-full server remote administration tool but iDRAC is missing the very basic functionality to boot from a ftp or http based…
In Dell, How To, Infrastructre & Hardware, May 06, 2018How to Find the HBA/Fibre Channel Cards, Ports and WWN in Linux
Find HBA/Fibre Channel Card installed # lspci -nn egrep -i “fibre hba” 04:00.0 Fibre Channel [0c04]: Emulex Corporation Saturn-X: LightPulse Fibre Channel Host A...
In How To, Utilities, Workplace, May 03, 2018fibre channel
How to Find the HBA/Fibre Channel Cards, Ports and WWN in Linux
Find HBA/Fibre Channel Card installed # lspci -nn egrep -i “fibre hba” 04:00.0 Fibre Channel [0c04]: Emulex Corporation Saturn-X: LightPulse Fibre Channel Host A...
In How To, Utilities, Workplace, May 03, 2018hba
How to Find the HBA/Fibre Channel Cards, Ports and WWN in Linux
Find HBA/Fibre Channel Card installed # lspci -nn egrep -i “fibre hba” 04:00.0 Fibre Channel [0c04]: Emulex Corporation Saturn-X: LightPulse Fibre Channel Host A...
In How To, Utilities, Workplace, May 03, 2018storage
How to Find the HBA/Fibre Channel Cards, Ports and WWN in Linux
Find HBA/Fibre Channel Card installed # lspci -nn egrep -i “fibre hba” 04:00.0 Fibre Channel [0c04]: Emulex Corporation Saturn-X: LightPulse Fibre Channel Host A...
In How To, Utilities, Workplace, May 03, 2018tape library
How to Find the HBA/Fibre Channel Cards, Ports and WWN in Linux
Find HBA/Fibre Channel Card installed # lspci -nn egrep -i “fibre hba” 04:00.0 Fibre Channel [0c04]: Emulex Corporation Saturn-X: LightPulse Fibre Channel Host A...
In How To, Utilities, Workplace, May 03, 2018wwm
How to Find the HBA/Fibre Channel Cards, Ports and WWN in Linux
Find HBA/Fibre Channel Card installed # lspci -nn egrep -i “fibre hba” 04:00.0 Fibre Channel [0c04]: Emulex Corporation Saturn-X: LightPulse Fibre Channel Host A...
In How To, Utilities, Workplace, May 03, 2018dell
How to install racadm for iDRAC on RHEL / Linux
Dell has a beautiful tool for remote server management called iDRAC which is almost same like HPE iLO, but with different features. You can access…
In Dell, Infrastructre & Hardware, How to install racadm for iDrac on RHEL / Linux, Oct 24, 2018How To Create A New User In iDRAC Via Local RACADM From Linux
There might be situations like you forgot or lost your iDRAC login credentials and you don’t have an option to access iDRAC since the server…
In Dell, Infrastructre & Hardware, dell idrac, Oct 24, 2018Enable newly installed vFlash card in Dell iDRAC
I have explained how to to use vFlash card as an easy boot method here. If you are not able to see a vFlash card…
In Dell, Infrastructre & Hardware, DELL, Sep 19, 2018Enable newly installed vFlash card in Dell iDRAC
I have explained how to to use vFlash card as an easy boot method here. If you are not able to see a vFlash card…
In Dell, Infrastructre & Hardware, DELL, Sep 19, 2018Update Dell iDRAC Firmware via Web GUI
We have experienced that, due to iDRAC firmware issues there will be so many connections issues on Dell remote access and one of the time-consuming…
In Dell, Infrastructre & Hardware, Utilities, May 25, 2018Update Dell iDRAC Firmware via Web GUI
We have experienced that, due to iDRAC firmware issues there will be so many connections issues on Dell remote access and one of the time-consuming…
In Dell, Infrastructre & Hardware, Utilities, May 25, 2018Boot from image using vFlash in Dell PowerEdge Servers
Dell iDRAC is a feature-full server remote administration tool but iDRAC is missing the very basic functionality to boot from a ftp or http based…
In Dell, How To, Infrastructre & Hardware, May 06, 2018Boot from image using vFlash in Dell PowerEdge Servers
Dell iDRAC is a feature-full server remote administration tool but iDRAC is missing the very basic functionality to boot from a ftp or http based…
In Dell, How To, Infrastructre & Hardware, May 06, 2018bootable flash
Boot from image using vFlash in Dell PowerEdge Servers
Dell iDRAC is a feature-full server remote administration tool but iDRAC is missing the very basic functionality to boot from a ftp or http based…
In Dell, How To, Infrastructre & Hardware, May 06, 2018poweredge
Boot from image using vFlash in Dell PowerEdge Servers
Dell iDRAC is a feature-full server remote administration tool but iDRAC is missing the very basic functionality to boot from a ftp or http based…
In Dell, How To, Infrastructre & Hardware, May 06, 2018vflash
Enable newly installed vFlash card in Dell iDRAC
I have explained how to to use vFlash card as an easy boot method here. If you are not able to see a vFlash card…
In Dell, Infrastructre & Hardware, DELL, Sep 19, 2018Boot from image using vFlash in Dell PowerEdge Servers
Dell iDRAC is a feature-full server remote administration tool but iDRAC is missing the very basic functionality to boot from a ftp or http based…
In Dell, How To, Infrastructre & Hardware, May 06, 2018dell poweredge
Update Dell iDRAC Firmware via Web GUI
We have experienced that, due to iDRAC firmware issues there will be so many connections issues on Dell remote access and one of the time-consuming…
In Dell, Infrastructre & Hardware, Utilities, May 25, 2018firmware
Update Dell iDRAC Firmware via Web GUI
We have experienced that, due to iDRAC firmware issues there will be so many connections issues on Dell remote access and one of the time-consuming…
In Dell, Infrastructre & Hardware, Utilities, May 25, 2018flashing
Update Dell iDRAC Firmware via Web GUI
We have experienced that, due to iDRAC firmware issues there will be so many connections issues on Dell remote access and one of the time-consuming…
In Dell, Infrastructre & Hardware, Utilities, May 25, 2018idrac
Update Dell iDRAC Firmware via Web GUI
We have experienced that, due to iDRAC firmware issues there will be so many connections issues on Dell remote access and one of the time-consuming…
In Dell, Infrastructre & Hardware, Utilities, May 25, 2018upgrade
Update Dell iDRAC Firmware via Web GUI
We have experienced that, due to iDRAC firmware issues there will be so many connections issues on Dell remote access and one of the time-consuming…
In Dell, Infrastructre & Hardware, Utilities, May 25, 2018ansible course
Dynamic Inventory in Ansible Controller: Use an Inventory File as a Source
Here’s a step-by-step guide on creating dynamic inventory using the “Sourced from Project” option in Ansible Controller:
In Ansible, Ansible Course, Ansible Resources, Apr 22, 2024Learn Ansible – A Comprehensive Guide for Courses and Exams
Either follow a beginner-level course or a certification track course designed for Ansible certification.
In Ansible, Ansible Resources, Automation, Sep 05, 2022Ansible Automation Platform 1.2 to 2 Migration Guides
The information is collected from the official documents and aggregated to focus on the migration topic.
In Ansible, Ansible Course, Ansible Resources, May 16, 2022How to pass extra variables to an Ansible playbook
Learn the ability to pass extra variables to an Ansible playbook. This feature is available when using the Ansible CLI or Ansible Tower.
In Ansible, Automation, Ansible Course, Jan 18, 2022How to open WinRM ports in the Windows firewall
We need to make sure, ports 5985 and 5986 (HTTPS) are open in firewall (both OS as well as network side) for Ansible to connect to Windows machine.
In Ansible, Ansible Course, Automation, Sep 23, 2021Use Terraform to Create a FREE Ansible Lab in AWS
Introduction When it comes to create an Ansible Lab, you can easily spin-up one using Terraform on AWS, GCP or Azure. Even though we are…
In Ansible, Ansible Course, Automation, Jun 10, 2021Build Your Own Git Server using Gogs
When it comes to VCS (Version Control System), we will have confusion as we have many products in the market with almost the same capabilities….
In Ansible Course, Ansible Resources, Automation, Oct 22, 2019Managing Ansible Facts
Ansible facts are nothing but some variables which are automatically discovered by the Ansible on managed hosts while running ansible adhoc commands or playbooks. See…
In Ansible, Ansible Course, Automation, Sep 03, 2019Managing Ansible Variables
Ansible Variables You can use variables in ansible plays to store values like users to create, packages to install etc. By using variables, you can…
In Ansible, Ansible Course, Automation, Aug 30, 2019Implementing Ansible Roles
In a production environment, we will have hundreds and thousands of different types machines to handle. Hence the type of operations and implementation methods will…
In Ansible, Ansible Course, Automation, Jun 27, 2018Deploying Roles With Ansible Galaxy
So you have learned about Ansible Roles and the importance of using roles. Ansible Galaxy is a public library where you can find thousands of…
In Ansible, Ansible Course, Automation, Jun 27, 2018Play with Ansible Playbooks
Plays are ordered set of tasks to execute against host selections from your inventory. A playbook is a file containing one or more plays. See…
In Ansible, Ansible Course, Automation, Jun 24, 2018Running Ansible Ad-Hoc commands
We have already run few ad-hoc command to list down the hosts in earlier sections. See all parts of Automation with Ansible Guides here Let’s…
In Ansible, Ansible Course, Automation, Jun 12, 2018Managing Ansible Inventory
Inventory File An inventory file is a simple and plain text file where we store those host information ansible has to deal with. It can…
In Ansible, Ansible Course, Automation, Jun 12, 2018Ansible Deployment
Hope you are clear on the concept and installation of Ansible program. Lets configure our Ansible environment now. See all parts of Automation with Ansible…
In Ansible, Ansible Course, Automation, Jun 12, 2018Installing Ansible
You may refer installation doc from official document as well. Requirement Controlnodes Controlnode is just the machine where we install the Ansible program and will…
In Ansible, Ansible Course, Automation, Jun 08, 2018Ansible Introduction
You have hundreds and thousands of online documentation and wiki pages for learning Ansible, and this is our attempt to cover Ansible in a simple…
In Ansible, Ansible Course, Automation, Jun 07, 2018Ansible Automation for Absolute Beginners – Free Course
Are you new to the world of automation and eager to unlock the power of Ansible? You’re in the right place! In our quest to…
In Ansible Course, Automation, Courses, Jun 07, 2018automation
Install Ansible AWX on Kubernetes
Ansible AWX is the upstream project for the Ansible automation controller (Part of Red Hat Ansible Automation Platform). It offers a web-based user interface, REST…
In Ansible, Automation, DevOps, Aug 30, 2024Integrating Ansible with OpenShift & Kubernetes
This article explores how Ansible Automation Platform integrates with OpenShift to automate managing applications, provisioning clusters, and more in OpenShift environments. It covers...
In Ansible, Automation, DevOps, Jun 19, 2024How to Change Admin Password in Ansible Automation Platform on OpenShift
With this step-by-step guide, you’ll be able to navigate through the process seamlessly.
In Ansible, Ansible Resources, Automation, May 06, 2024Multi-Level Approvals in Ansible Automation Controller: A Workaround
In this blog, we’ll navigate the world of multi-level approvals in Ansible Automation Controller. We’ll explore the limitations of built-in nodes, discuss the best practices with ITSM...
In Ansible, Ansible Resources, Automation, Apr 25, 2024Integrating Ansible Automation Platform with CyberArk to retrieve credentials
Integrating the Ansible Automation Platform with CyberArk allows you to retrieve credentials securely and automatically from CyberArk’s Password Vault Web Access (PVWA) and use them i...
In Ansible, Automation, DevOps, Mar 25, 2024Integrating Ansible Automation Controller with Splunk
Do you use Red Hat Ansible Automation Controller to manage your IT infrastructure? Keeping track of what’s happening behind the scenes is crucial. This blog…
In Ansible, Automation, Featured, Mar 14, 2024Book Review: Terraform Cookbook, Second Edition
This comprehensive 600-page guide is a treasure trove of information, tricks, and tips for mastering Terraform, the amazing infrastructure as code tool.
In Automation, Books, DevOps, Dec 18, 2023Mastering Tekton: Your Guide to Cloud-Native CI/CD Workflows
Here are some of the best and free resources to learn Tekton from base.
In Automation, Courses, DevOps, Nov 06, 2023Installing Ansible Automation Platform with AWS RDS and SSL Encryption
In today’s IT landscape, Red Hat® Ansible® Automation Platform simplifies complex tasks, and our blog guides you through securing it with AWS RDS and SSL Encryption.
In Ansible, Automation, AWS, Nov 05, 2023Ansible in DevOps – Knowledge Sharing and Book Giveaway!
The post Ansible in DevOps – Knowledge Sharing and Book Giveaway! appeared first on techbeatly.
In Ansible, Automation, Technical Events, Oct 05, 2023How to Utilize Ansible Collection from a Git Server with Ansible Automation Controller
The Ansible Automation Controller supports the ability to pull collections directly from your Git repositories. In this blog post, we’ll show you how to achieve this seamlessly.
In Ansible, Automation, Ansible collection from git, Sep 28, 2023GitOps vs. CI/CD – Understanding the Key Differences
GitOps and CI/CD (Continuous Integration/Continuous Deployment) are two distinct but related concepts in the realm of software development and deployment. They both play a crucial…
In Automation, DevOps, GitHub Actions, Sep 08, 2023The Significance of Automation in DevOps: Streamlining Success
Introduction In today’s dynamic digital landscape, DevOps has become an essential methodology for organizations to deliver software efficiently and with improved quality. At the heart…
In Automation, DevOps, Free Courses, Jul 01, 2023Embracing the ChatGPT and AI Era: Thriving in the Future of Work
Technological revolution also resulted in the creation of new industries and job roles.
In Artificial Intelligence, Automation, ChatGPT, May 31, 2023Why ChatGPT is Not Ideal for Generating Ansible Playbooks
While ChatGPT is a powerful language model that can understand and generate natural language, it is not a perfect fit for writing Ansible playbooks. Here are some reasons why:
In Ansible, Automation, ChatGPT, Apr 20, 20235 ways DevOps engineers can use ChatGPT
In this article, we will explore 5 potential ways DevOps engineers can use ChatGPT to improve the DevOps workflow.
In Automation, DevOps, chatgpt, Apr 17, 2023How To Pass Environment Variables to Ansible Navigator
ansible-navigator is the new command line utility (CLI) introduced in Ansible Automation Platform 2, for running and developing Ansible automation content. ansible-navigator can be us...
In Ansible, Ansible Resources, Automation, Mar 30, 2023How To Ask Technical Questions
Stop the “Hi” Epidemic: Mastering Technical Questions in Online Communities Have you ever received a one-word message like “Hi” in a group chat or forum?…
In Automation, Careers, Cloud, Dec 29, 2022How to build Ansible execution environment images for unconnected environments
Ansible Automation Platform also includes a command-line utility called ansible-builder to build container images for custom execution environments. The ansible-builder tool can be in...
In Ansible, Automation, aap container image, Dec 06, 2022Learn Ansible – A Comprehensive Guide for Courses and Exams
Either follow a beginner-level course or a certification track course designed for Ansible certification.
In Ansible, Ansible Resources, Automation, Sep 05, 2022Ansible Automation Platform 1.2 to 2 Migration Guides
The information is collected from the official documents and aggregated to focus on the migration topic.
In Ansible, Ansible Course, Ansible Resources, May 16, 2022Learn OpenShift – A Comprehensive Guide for OpenShift Courses and Exams
Red Hat is offering multiple courses and certifications based on the Red Hat OpenShift platform and there are mainly two tracks (while writing this article), the OpenShift Administrat...
In Automation, Developer, DevOps, Apr 12, 2022How to pass extra variables to an Ansible playbook
Learn the ability to pass extra variables to an Ansible playbook. This feature is available when using the Ansible CLI or Ansible Tower.
In Ansible, Automation, Ansible Course, Jan 18, 2022How to send email using Ansible and Gmail
How to configure your Gmail credential and Ansible to send automated email using Ansible playbook.
In Ansible, Automation, DevOps, Jan 11, 2022How To Add Or Change GitLab Data Storage Path
In this article you will learn how to configure custom storage path for your GitLab servers.
In Automation, DevOps, add storage for gitlab, Dec 24, 2021Configure Custom SSL to Secure GitLab Server
I have explained How to Install GitLab in a Disconnected Environment in a past article. In this article you will learn how to use self-signed or custom SSL certificates to secure your...
In Automation, DevOps, configure lets encrypt ssl for gitlab, Dec 22, 2021How to Install GitLab in a Disconnected Environment
Installing GitLab is a simple job as you just need to install the dependancies and then GitLab package.
In Automation, DevOps, How To, Dec 16, 2021Ansible Navigator Cheat Sheet
What is ansible-navigator ansible-navigator is the new command line utility (CLI) introduced in Ansible Automation Platform 2, for running and developing Ansible automation content. a...
In Ansible, Automation, DevOps, Dec 12, 2021Ansible Convert List to String
I noticed many users are using different and wrong methods to convert a list data to string format. You can use existing filters and functions…
In Ansible, Automation, DevOps, Nov 26, 2021Configure Red Hat Satellite Content Host with Remote Execution
A new method for remote content management was introduced with Satellite 6.2 which is called Remote Execution.
In Automation, DevOps, Infrastructre & Hardware, Nov 05, 2021How to Register Content Host to Red Hat Satellite
A host is any virtual or physical Linux client that Red Hat Satellite manages. You have different ways to register a content host in Red Hat Satellite;
In Automation, Infrastructre & Hardware, Satellite, Nov 04, 2021Ansible for Windows – Troubleshooting
There are many cases where Ansible developers and users struggled to connect Windows machine from Ansible.
In Ansible, Automation, DevOps, Sep 25, 2021How to open WinRM ports in the Windows firewall
We need to make sure, ports 5985 and 5986 (HTTPS) are open in firewall (both OS as well as network side) for Ansible to connect to Windows machine.
In Ansible, Ansible Course, Automation, Sep 23, 2021How to set up and use Python virtual environments for Ansible
You can have different versions of Ansible and other important Python modules in a dedicated test directory with a virtual environment.
In Ansible, Automation, DevOps, Sep 20, 2021How To Housekeep Your Vagrant Boxes
If you are using different Operating systems and virtual machines using Vagrant, there will be multiple Vagrant boxes downloaded on your local machine and indeed it will take a lot of...
In Automation, DevOps, How To, Aug 28, 2021Install Ansible AWX on Kubernetes
Ansible AWX is one of the upstream project for Red Hat Ansible Tower. AWX provides a web-based user interface, REST API, and task engine built…
In Ansible, Automation, DevOps, Jul 02, 2021Installing a Kubernetes Cluster using minikube
minikube is the easiest method to deploy a Kubernetes cluster for testing purpose. You can simply spin up a cluster in minutes on your laptop…
In Automation, DevOps, Infrastructre & Hardware, Jul 01, 2021Use Terraform to Create a FREE Ansible Lab in AWS
Introduction When it comes to create an Ansible Lab, you can easily spin-up one using Terraform on AWS, GCP or Azure. Even though we are…
In Ansible, Ansible Course, Automation, Jun 10, 2021How to Create a FREE Ansible Lab in Public Cloud (AWS, GCP, Azure)
Introduction As we all know, learning Ansible is not just a reading process and you really need to do a lot of hands-on and practice…
In Ansible, Automation, DevOps, Jun 07, 2021How to install an Ansible Collection on a disconnected Ansible control node
In this tutorial, I demonstrate how and where to install Ansible Content Collections in an Ansible control node that has no internet access. The process is simple…
In Ansible, Automation, DevOps, May 06, 2021DevOps Engineer Skills – Most Demanding DevOps Skills You Should Learn in 2021
Introduction Basically DevOps is not a tool or a job role but a culture where the engineers practice the best methods and use combination of…
In Automation, Careers, DevOps, Feb 02, 2021System Reboot with Ansible Reboot Module
A reboot operation in a Linux Operating System is very rare as most of the time we can achieve the result by individual service restart…
In Ansible, Automation, DevOps, Jan 18, 2021Getting Started with Ansible Collections
Ansible Collection is a great way of getting content contributions from various Ansible Developers. Earlier there was a tagline for Ansible – “Batteries included”, but…
In Ansible, Automation, DevOps, Dec 22, 2020Configure Your Windows Host to be Managed by Ansible
Ansible is only available for Linux (or Unix); yes that is true (Ansible is not natively available for Windows yet) but you know, you can use Ansible to manage your Windows machines a...
In Ansible, Automation, Cloud, Dec 01, 2020Remove nodes from Kubespray Managed Kubernetes Cluster
Kubespray is a combination of Ansible and Kubernetes and you can use Kubespray for deploying production ready Kubernetes clusters. Read how to deploy a Kubernetes…
In Ansible, Automation, DevOps, Nov 30, 2020Adding new nodes to Kubespray Managed Kubernetes Cluster
Kubespray is a combination of Ansible and Kubernetes and you can use Kubespray for deploying production ready Kubernetes clusters. Read how to deploy a Kubernetes…
In Ansible, Automation, DevOps, Nov 27, 2020Deploying Kubernetes with Kubespray
Introduction You have multiple ways to deploy a production ready Kubernetes cluster and Kuberspray is another method in which we will use Ansible for configuring…
In Ansible, Automation, Cloud, Nov 23, 2020How to Increase Attachment File Size Limit in GitLab
We know GitLab is one of the best and easy to use git server solutions available in the market now. And GitLab CE is available…
In Automation, Cloud, DevOps, Nov 19, 2020How to Import Existing VMWare VM’s into Terraform
Terraform is an amazing tool for your infrastructure automation. Everything about your infrastructure can be write as code and maintain by team; means your infrastructure…
In Automation, Infrastructre & Hardware, Terraform, Nov 04, 2020Connecting Ansible Tower to Git Server with Self Signed Certificates
So many questioned me when I mention git server in an Ansible Tower environment; and later I realized that, most of them are keeping their…
In Ansible, Automation, DevOps, Oct 12, 2020HashiCorp Certified Terraform Associate – Learning & Exam Tips
Introduction I started using Terraform somewhere in 2018, but very limited usage as I thought it is just another tool for provisioning infrastructure and other…
In Ansible, Automation, Cloud, Sep 18, 2020Ansible Automates 2020 on 9th & 10th September
Another good news during this unusual time as Ansible Automate 2020 is a Virtual Event this year and we all will get the chance to…
In Ansible, Automation, Online Events, Aug 11, 2020ansible-tower-service, Start or Stop Ansible Tower
Learn Ansible : Automation with Ansible – All You Want to Learn Ansible Tower is a wonderful product which help to implement a central hub for…
In Ansible, Automation, Infrastructre & Hardware, Feb 19, 2020How To Add Custom Modules In Ansible
Okay, we all know Ansible installation is coming with default modules and you don’t need to download or configure any additional modules for normal cases,…
In Ansible, Automation, Scripts, Feb 03, 2020How to Create Scheduled Snapshots in Google Cloud Platform
Yes, your server and data are on cloud, but to avoid the risk of unexpected data loss still you need to follow standard backup mechanisms…
In Automation, Cloud, Google Cloud Platform, Jan 16, 2020Build Your Own Git Server using Gogs
When it comes to VCS (Version Control System), we will have confusion as we have many products in the market with almost the same capabilities….
In Ansible Course, Ansible Resources, Automation, Oct 22, 2019Adding Container Images to Google Container Registry (GCR)
Google Container Registry (GCR) is a service in Google Cloud Platform (GCP) to manage your own docker container repository. This is fully managed service and…
In Automation, Cloud, Docker, Oct 21, 2019Ansible Tower – How to Backup and Restore
Ansible Tower is a wonderful product which help to implement a central hub for IT automation. Ansible Tower is basically a web console and REST…
In Ansible, Automation, Cloud, Sep 24, 2019Managing Ansible Facts
Ansible facts are nothing but some variables which are automatically discovered by the Ansible on managed hosts while running ansible adhoc commands or playbooks. See…
In Ansible, Ansible Course, Automation, Sep 03, 2019Managing Ansible Variables
Ansible Variables You can use variables in ansible plays to store values like users to create, packages to install etc. By using variables, you can…
In Ansible, Ansible Course, Automation, Aug 30, 2019How to delete a pod with Terminating state in OpenShift or Kubernetes Cluster
There might be situations where you have already deleted pods (or already removed dc aka deployment configuration) but pods are stuck in Terminating state. There…
In Automation, Cloud, Kubernetes, Jan 24, 2019Ansible and Jenkins integration – Red Hat Webinar
Join this Red Hat webinar to see how to use Jenkins pipelines to deploy simple applications using Ansible Tower. Here see the quick overview of…
In Ansible, Automation, Infrastructre & Hardware, Jan 23, 2019OpenShift Cluster – How to Drain or Evacuate a Node for Maintenance
As we know OpenShift clusters are bundled with multiple compute nodes, master nodes, infra nodes etc, it’s not a big deal to manage node maintenance…
In Automation, Cloud, Infrastructre & Hardware, Nov 07, 2018OpenShift Container Platform 3.11 Installation Documents
Since OCP 3.11 is available now, you may refer below documents for OpenShift Container Platform 3.11 Installation on different infrastructure or platforms. Those are very…
In Automation, Cloud, Infrastructre & Hardware, Nov 05, 2018How to Create, Increase or Decrease Project Quota in OpenShift
Usually application owner or project owner will specify the quota settings (Memory and CPU) during project creation. But sometimes, they realize that the requested resource…
In Automation, Cloud, Infrastructre & Hardware, Nov 01, 2018How to find the pod details from container in OpenShift
When we have issue with container and we are not sure which pod the container belongs to; we can find the pods details as below….
In Automation, Cloud, Infrastructre & Hardware, Oct 04, 2018Install Python Modules offline
From a machine which is connected to internet, download the packages and dependancies using pip download command.
In Ansible, Automation, Cloud, Aug 01, 2018Ansible Nested Loop with List and Dictionary
Ansible loops are simple and powerful with mixed data. You will sure say “awesome” when you realize the easiness with loops. During our technical discussions,…
In Ansible, Automation, Cloud, Jul 19, 2018Implementing Ansible Roles
In a production environment, we will have hundreds and thousands of different types machines to handle. Hence the type of operations and implementation methods will…
In Ansible, Ansible Course, Automation, Jun 27, 2018Deploying Roles With Ansible Galaxy
So you have learned about Ansible Roles and the importance of using roles. Ansible Galaxy is a public library where you can find thousands of…
In Ansible, Ansible Course, Automation, Jun 27, 2018Play with Ansible Playbooks
Plays are ordered set of tasks to execute against host selections from your inventory. A playbook is a file containing one or more plays. See…
In Ansible, Ansible Course, Automation, Jun 24, 2018Setup Your vim editor for Ansible Playbook
You may ignore this article if you are already an expert in vim as this is a quick note for those who are new to…
In Ansible, Ansible Resources, Automation, Jun 17, 2018How to setup SSH key based authentication
This method is more secure than password-based access since the authentication happens using private and public key pair values.
In Ansible Resources, Automation, Cloud, Jun 13, 2018Running Ansible Ad-Hoc commands
We have already run few ad-hoc command to list down the hosts in earlier sections. See all parts of Automation with Ansible Guides here Let’s…
In Ansible, Ansible Course, Automation, Jun 12, 2018Managing Ansible Inventory
Inventory File An inventory file is a simple and plain text file where we store those host information ansible has to deal with. It can…
In Ansible, Ansible Course, Automation, Jun 12, 2018Ansible Deployment
Hope you are clear on the concept and installation of Ansible program. Lets configure our Ansible environment now. See all parts of Automation with Ansible…
In Ansible, Ansible Course, Automation, Jun 12, 2018Installing Ansible
You may refer installation doc from official document as well. Requirement Controlnodes Controlnode is just the machine where we install the Ansible program and will…
In Ansible, Ansible Course, Automation, Jun 08, 2018Ansible Introduction
You have hundreds and thousands of online documentation and wiki pages for learning Ansible, and this is our attempt to cover Ansible in a simple…
In Ansible, Ansible Course, Automation, Jun 07, 2018Ansible Automation for Absolute Beginners – Free Course
Are you new to the world of automation and eager to unlock the power of Ansible? You’re in the right place! In our quest to…
In Ansible Course, Automation, Courses, Jun 07, 2018courses
Mastering Tekton: Your Guide to Cloud-Native CI/CD Workflows
Here are some of the best and free resources to learn Tekton from base.
In Automation, Courses, DevOps, Nov 06, 202310 Free Courses to Learn Terraform
Here see what I have curated based on my experience and personal notes.
In Courses, DevOps, Free Courses, Feb 24, 2022Start your Linux journey with free Linux training courses
Here see some of the best Linux training you can start with at no cost; check out and sign up today.
In Careers, Courses, DevOps, Feb 09, 2022Ansible Automation for Absolute Beginners – Free Course
Are you new to the world of automation and eager to unlock the power of Ansible? You’re in the right place! In our quest to…
In Ansible Course, Automation, Courses, Jun 07, 2018free courses
The Significance of Automation in DevOps: Streamlining Success
Introduction In today’s dynamic digital landscape, DevOps has become an essential methodology for organizations to deliver software efficiently and with improved quality. At the heart…
In Automation, DevOps, Free Courses, Jul 01, 2023Learn OpenShift – A Comprehensive Guide for OpenShift Courses and Exams
Red Hat is offering multiple courses and certifications based on the Red Hat OpenShift platform and there are mainly two tracks (while writing this article), the OpenShift Administrat...
In Automation, Developer, DevOps, Apr 12, 202210 Free Courses to Learn Terraform
Here see what I have curated based on my experience and personal notes.
In Courses, DevOps, Free Courses, Feb 24, 2022Start your Linux journey with free Linux training courses
Here see some of the best Linux training you can start with at no cost; check out and sign up today.
In Careers, Courses, DevOps, Feb 09, 2022Ansible Automation for Absolute Beginners – Free Course
Are you new to the world of automation and eager to unlock the power of Ansible? You’re in the right place! In our quest to…
In Ansible Course, Automation, Courses, Jun 07, 2018learning
Book Review: Mastering Amazon EC2
Badri, who is highly active in the AWS user group communities as an organizer, speaker, and coordinator, shares his extensive knowledge in this book, making it a valuable guide for le...
In Books, Cloud, DevOps, Sep 01, 2024Learn the basics of Linux from Red Hat [FREE]
Red Hat is offering its beginner level Linux course at no-cost; yes you heard it right – Its free ! Red Hat Enterprise Linux Technical…
In Careers, Infrastructre & Hardware, Technical Events, Feb 25, 2019Ansible Automation for Absolute Beginners – Free Course
Are you new to the world of automation and eager to unlock the power of Ansible? You’re in the right place! In our quest to…
In Ansible Course, Automation, Courses, Jun 07, 2018ansible
Install Ansible AWX on Kubernetes
Ansible AWX is the upstream project for the Ansible automation controller (Part of Red Hat Ansible Automation Platform). It offers a web-based user interface, REST…
In Ansible, Automation, DevOps, Aug 30, 2024Integrating Ansible with OpenShift & Kubernetes
This article explores how Ansible Automation Platform integrates with OpenShift to automate managing applications, provisioning clusters, and more in OpenShift environments. It covers...
In Ansible, Automation, DevOps, Jun 19, 2024How to Change Admin Password in Ansible Automation Platform on OpenShift
With this step-by-step guide, you’ll be able to navigate through the process seamlessly.
In Ansible, Ansible Resources, Automation, May 06, 2024Multi-Level Approvals in Ansible Automation Controller: A Workaround
In this blog, we’ll navigate the world of multi-level approvals in Ansible Automation Controller. We’ll explore the limitations of built-in nodes, discuss the best practices with ITSM...
In Ansible, Ansible Resources, Automation, Apr 25, 2024Dynamic Inventory in Ansible Controller: Use an Inventory File as a Source
Here’s a step-by-step guide on creating dynamic inventory using the “Sourced from Project” option in Ansible Controller:
In Ansible, Ansible Course, Ansible Resources, Apr 22, 2024Integrating Ansible Automation Platform with CyberArk to retrieve credentials
Integrating the Ansible Automation Platform with CyberArk allows you to retrieve credentials securely and automatically from CyberArk’s Password Vault Web Access (PVWA) and use them i...
In Ansible, Automation, DevOps, Mar 25, 2024Integrating Ansible Automation Controller with Splunk
Do you use Red Hat Ansible Automation Controller to manage your IT infrastructure? Keeping track of what’s happening behind the scenes is crucial. This blog…
In Ansible, Automation, Featured, Mar 14, 2024Book Review: Practical Ansible, 2nd Edition
This updated edition aligns with the latest Ansible version, making it an excellent reference for beginners diving into Ansible.
In Ansible, Books, ansible book, Dec 03, 2023Installing Ansible Automation Platform with AWS RDS and SSL Encryption
In today’s IT landscape, Red Hat® Ansible® Automation Platform simplifies complex tasks, and our blog guides you through securing it with AWS RDS and SSL Encryption.
In Ansible, Automation, AWS, Nov 05, 2023Ansible in DevOps – Knowledge Sharing and Book Giveaway!
The post Ansible in DevOps – Knowledge Sharing and Book Giveaway! appeared first on techbeatly.
In Ansible, Automation, Technical Events, Oct 05, 2023How to Utilize Ansible Collection from a Git Server with Ansible Automation Controller
The Ansible Automation Controller supports the ability to pull collections directly from your Git repositories. In this blog post, we’ll show you how to achieve this seamlessly.
In Ansible, Automation, Ansible collection from git, Sep 28, 2023Now Available: Updated Ansible Lab using Vagrant and VirtualBox!
I am happy to announce the updated version of the Ansible Lab code, based on the valuable feedback from our incredible learning community! This lab…
In Infrastructre & Hardware, Ansible, Ansible lab, Jun 07, 2023A Shift in Focus: Why I Redirected My Efforts from OpenGuard to Event-Driven Ansible
Introduction In today’s rapidly evolving digital landscape, security automation has become a crucial aspect of ensuring the safety and integrity of IT environments. By leveraging…
In Infrastructre & Hardware, Ansible, Ansible Automation, Jun 02, 2023Why ChatGPT is Not Ideal for Generating Ansible Playbooks
While ChatGPT is a powerful language model that can understand and generate natural language, it is not a perfect fit for writing Ansible playbooks. Here are some reasons why:
In Ansible, Automation, ChatGPT, Apr 20, 2023How To Pass Environment Variables to Ansible Navigator
ansible-navigator is the new command line utility (CLI) introduced in Ansible Automation Platform 2, for running and developing Ansible automation content. ansible-navigator can be us...
In Ansible, Ansible Resources, Automation, Mar 30, 2023How to build Ansible execution environment images for unconnected environments
Ansible Automation Platform also includes a command-line utility called ansible-builder to build container images for custom execution environments. The ansible-builder tool can be in...
In Ansible, Automation, aap container image, Dec 06, 2022Learn Ansible – A Comprehensive Guide for Courses and Exams
Either follow a beginner-level course or a certification track course designed for Ansible certification.
In Ansible, Ansible Resources, Automation, Sep 05, 2022Running Ad Hoc commands from Ansible Automation Controller (Ansible Automation Platform)
From the Ansible control node, users can easily execute the ad hoc commands and in this section, we will learn how to execute similar ad hoc commands from an Ansible automation contro...
In Infrastructre & Hardware, aap, ad hoc command, Aug 09, 2022Ansible Automation Platform 1.2 to 2 Migration Guides
The information is collected from the official documents and aggregated to focus on the migration topic.
In Ansible, Ansible Course, Ansible Resources, May 16, 2022How to pass extra variables to an Ansible playbook
Learn the ability to pass extra variables to an Ansible playbook. This feature is available when using the Ansible CLI or Ansible Tower.
In Ansible, Automation, Ansible Course, Jan 18, 2022How to send email using Ansible and Gmail
How to configure your Gmail credential and Ansible to send automated email using Ansible playbook.
In Ansible, Automation, DevOps, Jan 11, 2022Ansible Automation for Windows
This is a collection of articles and references about Windows automation using Ansible, published in techbeatly and other platforms.
In Infrastructre & Hardware, Ansible, Ansible Doc, Jan 06, 2022Ansible Navigator Cheat Sheet
What is ansible-navigator ansible-navigator is the new command line utility (CLI) introduced in Ansible Automation Platform 2, for running and developing Ansible automation content. a...
In Ansible, Automation, DevOps, Dec 12, 2021Ansible Convert List to String
I noticed many users are using different and wrong methods to convert a list data to string format. You can use existing filters and functions…
In Ansible, Automation, DevOps, Nov 26, 2021Ansible Windows Management using HTTPS and SSL
In this article you will learn how to connect Windows from Ansible using HTTPS and SSL certificate
In Ansible, DevOps, ansible command, Sep 30, 2021Ansible for Windows – Troubleshooting
There are many cases where Ansible developers and users struggled to connect Windows machine from Ansible.
In Ansible, Automation, DevOps, Sep 25, 2021How to open WinRM ports in the Windows firewall
We need to make sure, ports 5985 and 5986 (HTTPS) are open in firewall (both OS as well as network side) for Ansible to connect to Windows machine.
In Ansible, Ansible Course, Automation, Sep 23, 2021How to set up and use Python virtual environments for Ansible
You can have different versions of Ansible and other important Python modules in a dedicated test directory with a virtual environment.
In Ansible, Automation, DevOps, Sep 20, 2021Install Ansible AWX on Kubernetes
Ansible AWX is one of the upstream project for Red Hat Ansible Tower. AWX provides a web-based user interface, REST API, and task engine built…
In Ansible, Automation, DevOps, Jul 02, 2021Use Terraform to Create a FREE Ansible Lab in AWS
Introduction When it comes to create an Ansible Lab, you can easily spin-up one using Terraform on AWS, GCP or Azure. Even though we are…
In Ansible, Ansible Course, Automation, Jun 10, 2021How to Create a FREE Ansible Lab in Public Cloud (AWS, GCP, Azure)
Introduction As we all know, learning Ansible is not just a reading process and you really need to do a lot of hands-on and practice…
In Ansible, Automation, DevOps, Jun 07, 2021How to install an Ansible Collection on a disconnected Ansible control node
In this tutorial, I demonstrate how and where to install Ansible Content Collections in an Ansible control node that has no internet access. The process is simple…
In Ansible, Automation, DevOps, May 06, 2021System Reboot with Ansible Reboot Module
A reboot operation in a Linux Operating System is very rare as most of the time we can achieve the result by individual service restart…
In Ansible, Automation, DevOps, Jan 18, 2021Getting Started with Ansible Collections
Ansible Collection is a great way of getting content contributions from various Ansible Developers. Earlier there was a tagline for Ansible – “Batteries included”, but…
In Ansible, Automation, DevOps, Dec 22, 2020Configure Your Windows Host to be Managed by Ansible
Ansible is only available for Linux (or Unix); yes that is true (Ansible is not natively available for Windows yet) but you know, you can use Ansible to manage your Windows machines a...
In Ansible, Automation, Cloud, Dec 01, 2020Remove nodes from Kubespray Managed Kubernetes Cluster
Kubespray is a combination of Ansible and Kubernetes and you can use Kubespray for deploying production ready Kubernetes clusters. Read how to deploy a Kubernetes…
In Ansible, Automation, DevOps, Nov 30, 2020Adding new nodes to Kubespray Managed Kubernetes Cluster
Kubespray is a combination of Ansible and Kubernetes and you can use Kubespray for deploying production ready Kubernetes clusters. Read how to deploy a Kubernetes…
In Ansible, Automation, DevOps, Nov 27, 2020Deploying Kubernetes with Kubespray
Introduction You have multiple ways to deploy a production ready Kubernetes cluster and Kuberspray is another method in which we will use Ansible for configuring…
In Ansible, Automation, Cloud, Nov 23, 2020Connecting Ansible Tower to Git Server with Self Signed Certificates
So many questioned me when I mention git server in an Ansible Tower environment; and later I realized that, most of them are keeping their…
In Ansible, Automation, DevOps, Oct 12, 2020HashiCorp Certified Terraform Associate – Learning & Exam Tips
Introduction I started using Terraform somewhere in 2018, but very limited usage as I thought it is just another tool for provisioning infrastructure and other…
In Ansible, Automation, Cloud, Sep 18, 2020Deploy Minikube Using Vagrant and Ansible on VirtualBox – Infrastructure as Code
Okay, you started learning kubernetes; maybe you are following some courses or documentations. Some of the courses are arranged with FREE labs where you can…
In Ansible, DevOps, Kubernetes, Aug 11, 2020Ansible Automates 2020 on 9th & 10th September
Another good news during this unusual time as Ansible Automate 2020 is a Virtual Event this year and we all will get the chance to…
In Ansible, Automation, Online Events, Aug 11, 2020ansible-tower-service, Start or Stop Ansible Tower
Learn Ansible : Automation with Ansible – All You Want to Learn Ansible Tower is a wonderful product which help to implement a central hub for…
In Ansible, Automation, Infrastructre & Hardware, Feb 19, 2020How To Add Custom Modules In Ansible
Okay, we all know Ansible installation is coming with default modules and you don’t need to download or configure any additional modules for normal cases,…
In Ansible, Automation, Scripts, Feb 03, 2020Ansible Tower – How to Backup and Restore
Ansible Tower is a wonderful product which help to implement a central hub for IT automation. Ansible Tower is basically a web console and REST…
In Ansible, Automation, Cloud, Sep 24, 2019Managing Ansible Facts
Ansible facts are nothing but some variables which are automatically discovered by the Ansible on managed hosts while running ansible adhoc commands or playbooks. See…
In Ansible, Ansible Course, Automation, Sep 03, 2019Managing Ansible Variables
Ansible Variables You can use variables in ansible plays to store values like users to create, packages to install etc. By using variables, you can…
In Ansible, Ansible Course, Automation, Aug 30, 2019Ansible and Jenkins integration – Red Hat Webinar
Join this Red Hat webinar to see how to use Jenkins pipelines to deploy simple applications using Ansible Tower. Here see the quick overview of…
In Ansible, Automation, Infrastructre & Hardware, Jan 23, 2019Install Python Modules offline
From a machine which is connected to internet, download the packages and dependancies using pip download command.
In Ansible, Automation, Cloud, Aug 01, 2018Ansible Nested Loop with List and Dictionary
Ansible loops are simple and powerful with mixed data. You will sure say “awesome” when you realize the easiness with loops. During our technical discussions,…
In Ansible, Automation, Cloud, Jul 19, 2018Implementing Ansible Roles
In a production environment, we will have hundreds and thousands of different types machines to handle. Hence the type of operations and implementation methods will…
In Ansible, Ansible Course, Automation, Jun 27, 2018Deploying Roles With Ansible Galaxy
So you have learned about Ansible Roles and the importance of using roles. Ansible Galaxy is a public library where you can find thousands of…
In Ansible, Ansible Course, Automation, Jun 27, 2018Play with Ansible Playbooks
Plays are ordered set of tasks to execute against host selections from your inventory. A playbook is a file containing one or more plays. See…
In Ansible, Ansible Course, Automation, Jun 24, 2018Setup Your vim editor for Ansible Playbook
You may ignore this article if you are already an expert in vim as this is a quick note for those who are new to…
In Ansible, Ansible Resources, Automation, Jun 17, 2018Running Ansible Ad-Hoc commands
We have already run few ad-hoc command to list down the hosts in earlier sections. See all parts of Automation with Ansible Guides here Let’s…
In Ansible, Ansible Course, Automation, Jun 12, 2018Managing Ansible Inventory
Inventory File An inventory file is a simple and plain text file where we store those host information ansible has to deal with. It can…
In Ansible, Ansible Course, Automation, Jun 12, 2018Ansible Deployment
Hope you are clear on the concept and installation of Ansible program. Lets configure our Ansible environment now. See all parts of Automation with Ansible…
In Ansible, Ansible Course, Automation, Jun 12, 2018Installing Ansible
You may refer installation doc from official document as well. Requirement Controlnodes Controlnode is just the machine where we install the Ansible program and will…
In Ansible, Ansible Course, Automation, Jun 08, 2018Ansible Introduction
You have hundreds and thousands of online documentation and wiki pages for learning Ansible, and this is our attempt to cover Ansible in a simple…
In Ansible, Ansible Course, Automation, Jun 07, 2018ansible doc
How to pass extra variables to an Ansible playbook
Learn the ability to pass extra variables to an Ansible playbook. This feature is available when using the Ansible CLI or Ansible Tower.
In Ansible, Automation, Ansible Course, Jan 18, 2022Ansible Automation for Windows
This is a collection of articles and references about Windows automation using Ansible, published in techbeatly and other platforms.
In Infrastructre & Hardware, Ansible, Ansible Doc, Jan 06, 2022Ansible Navigator Cheat Sheet
What is ansible-navigator ansible-navigator is the new command line utility (CLI) introduced in Ansible Automation Platform 2, for running and developing Ansible automation content. a...
In Ansible, Automation, DevOps, Dec 12, 2021Ansible Windows Management using HTTPS and SSL
In this article you will learn how to connect Windows from Ansible using HTTPS and SSL certificate
In Ansible, DevOps, ansible command, Sep 30, 2021How to set up and use Python virtual environments for Ansible
You can have different versions of Ansible and other important Python modules in a dedicated test directory with a virtual environment.
In Ansible, Automation, DevOps, Sep 20, 2021ansible-tower-service, Start or Stop Ansible Tower
Learn Ansible : Automation with Ansible – All You Want to Learn Ansible Tower is a wonderful product which help to implement a central hub for…
In Ansible, Automation, Infrastructre & Hardware, Feb 19, 2020Managing Ansible Facts
Ansible facts are nothing but some variables which are automatically discovered by the Ansible on managed hosts while running ansible adhoc commands or playbooks. See…
In Ansible, Ansible Course, Automation, Sep 03, 2019Managing Ansible Variables
Ansible Variables You can use variables in ansible plays to store values like users to create, packages to install etc. By using variables, you can…
In Ansible, Ansible Course, Automation, Aug 30, 2019Ansible Nested Loop with List and Dictionary
Ansible loops are simple and powerful with mixed data. You will sure say “awesome” when you realize the easiness with loops. During our technical discussions,…
In Ansible, Automation, Cloud, Jul 19, 2018Implementing Ansible Roles
In a production environment, we will have hundreds and thousands of different types machines to handle. Hence the type of operations and implementation methods will…
In Ansible, Ansible Course, Automation, Jun 27, 2018Deploying Roles With Ansible Galaxy
So you have learned about Ansible Roles and the importance of using roles. Ansible Galaxy is a public library where you can find thousands of…
In Ansible, Ansible Course, Automation, Jun 27, 2018Play with Ansible Playbooks
Plays are ordered set of tasks to execute against host selections from your inventory. A playbook is a file containing one or more plays. See…
In Ansible, Ansible Course, Automation, Jun 24, 2018Setup Your vim editor for Ansible Playbook
You may ignore this article if you are already an expert in vim as this is a quick note for those who are new to…
In Ansible, Ansible Resources, Automation, Jun 17, 2018Running Ansible Ad-Hoc commands
We have already run few ad-hoc command to list down the hosts in earlier sections. See all parts of Automation with Ansible Guides here Let’s…
In Ansible, Ansible Course, Automation, Jun 12, 2018Managing Ansible Inventory
Inventory File An inventory file is a simple and plain text file where we store those host information ansible has to deal with. It can…
In Ansible, Ansible Course, Automation, Jun 12, 2018Ansible Deployment
Hope you are clear on the concept and installation of Ansible program. Lets configure our Ansible environment now. See all parts of Automation with Ansible…
In Ansible, Ansible Course, Automation, Jun 12, 2018Installing Ansible
You may refer installation doc from official document as well. Requirement Controlnodes Controlnode is just the machine where we install the Ansible program and will…
In Ansible, Ansible Course, Automation, Jun 08, 2018Ansible Introduction
You have hundreds and thousands of online documentation and wiki pages for learning Ansible, and this is our attempt to cover Ansible in a simple…
In Ansible, Ansible Course, Automation, Jun 07, 2018ansible free course
Ansible Introduction
You have hundreds and thousands of online documentation and wiki pages for learning Ansible, and this is our attempt to cover Ansible in a simple…
In Ansible, Ansible Course, Automation, Jun 07, 2018ansible full course
How to pass extra variables to an Ansible playbook
Learn the ability to pass extra variables to an Ansible playbook. This feature is available when using the Ansible CLI or Ansible Tower.
In Ansible, Automation, Ansible Course, Jan 18, 2022Ansible Convert List to String
I noticed many users are using different and wrong methods to convert a list data to string format. You can use existing filters and functions…
In Ansible, Automation, DevOps, Nov 26, 2021Ansible Introduction
You have hundreds and thousands of online documentation and wiki pages for learning Ansible, and this is our attempt to cover Ansible in a simple…
In Ansible, Ansible Course, Automation, Jun 07, 2018ansible command
Learn Ansible – A Comprehensive Guide for Courses and Exams
Either follow a beginner-level course or a certification track course designed for Ansible certification.
In Ansible, Ansible Resources, Automation, Sep 05, 2022Running Ad Hoc commands from Ansible Automation Controller (Ansible Automation Platform)
From the Ansible control node, users can easily execute the ad hoc commands and in this section, we will learn how to execute similar ad hoc commands from an Ansible automation contro...
In Infrastructre & Hardware, aap, ad hoc command, Aug 09, 2022Ansible Windows Management using HTTPS and SSL
In this article you will learn how to connect Windows from Ansible using HTTPS and SSL certificate
In Ansible, DevOps, ansible command, Sep 30, 2021How to set up and use Python virtual environments for Ansible
You can have different versions of Ansible and other important Python modules in a dedicated test directory with a virtual environment.
In Ansible, Automation, DevOps, Sep 20, 2021Ansible Nested Loop with List and Dictionary
Ansible loops are simple and powerful with mixed data. You will sure say “awesome” when you realize the easiness with loops. During our technical discussions,…
In Ansible, Automation, Cloud, Jul 19, 2018Implementing Ansible Roles
In a production environment, we will have hundreds and thousands of different types machines to handle. Hence the type of operations and implementation methods will…
In Ansible, Ansible Course, Automation, Jun 27, 2018Deploying Roles With Ansible Galaxy
So you have learned about Ansible Roles and the importance of using roles. Ansible Galaxy is a public library where you can find thousands of…
In Ansible, Ansible Course, Automation, Jun 27, 2018Play with Ansible Playbooks
Plays are ordered set of tasks to execute against host selections from your inventory. A playbook is a file containing one or more plays. See…
In Ansible, Ansible Course, Automation, Jun 24, 2018Running Ansible Ad-Hoc commands
We have already run few ad-hoc command to list down the hosts in earlier sections. See all parts of Automation with Ansible Guides here Let’s…
In Ansible, Ansible Course, Automation, Jun 12, 2018Managing Ansible Inventory
Inventory File An inventory file is a simple and plain text file where we store those host information ansible has to deal with. It can…
In Ansible, Ansible Course, Automation, Jun 12, 2018Ansible Deployment
Hope you are clear on the concept and installation of Ansible program. Lets configure our Ansible environment now. See all parts of Automation with Ansible…
In Ansible, Ansible Course, Automation, Jun 12, 2018ansible training
Integrating Ansible Automation Platform with CyberArk to retrieve credentials
Integrating the Ansible Automation Platform with CyberArk allows you to retrieve credentials securely and automatically from CyberArk’s Password Vault Web Access (PVWA) and use them i...
In Ansible, Automation, DevOps, Mar 25, 2024Now Available: Updated Ansible Lab using Vagrant and VirtualBox!
I am happy to announce the updated version of the Ansible Lab code, based on the valuable feedback from our incredible learning community! This lab…
In Infrastructre & Hardware, Ansible, Ansible lab, Jun 07, 2023Learn Ansible – A Comprehensive Guide for Courses and Exams
Either follow a beginner-level course or a certification track course designed for Ansible certification.
In Ansible, Ansible Resources, Automation, Sep 05, 2022Running Ad Hoc commands from Ansible Automation Controller (Ansible Automation Platform)
From the Ansible control node, users can easily execute the ad hoc commands and in this section, we will learn how to execute similar ad hoc commands from an Ansible automation contro...
In Infrastructre & Hardware, aap, ad hoc command, Aug 09, 2022How to pass extra variables to an Ansible playbook
Learn the ability to pass extra variables to an Ansible playbook. This feature is available when using the Ansible CLI or Ansible Tower.
In Ansible, Automation, Ansible Course, Jan 18, 2022Ansible Automation for Windows
This is a collection of articles and references about Windows automation using Ansible, published in techbeatly and other platforms.
In Infrastructre & Hardware, Ansible, Ansible Doc, Jan 06, 2022Ansible Windows Management using HTTPS and SSL
In this article you will learn how to connect Windows from Ansible using HTTPS and SSL certificate
In Ansible, DevOps, ansible command, Sep 30, 2021How to set up and use Python virtual environments for Ansible
You can have different versions of Ansible and other important Python modules in a dedicated test directory with a virtual environment.
In Ansible, Automation, DevOps, Sep 20, 2021How to install an Ansible Collection on a disconnected Ansible control node
In this tutorial, I demonstrate how and where to install Ansible Content Collections in an Ansible control node that has no internet access. The process is simple…
In Ansible, Automation, DevOps, May 06, 2021Ansible Automates 2020 on 9th & 10th September
Another good news during this unusual time as Ansible Automate 2020 is a Virtual Event this year and we all will get the chance to…
In Ansible, Automation, Online Events, Aug 11, 2020ansible-tower-service, Start or Stop Ansible Tower
Learn Ansible : Automation with Ansible – All You Want to Learn Ansible Tower is a wonderful product which help to implement a central hub for…
In Ansible, Automation, Infrastructre & Hardware, Feb 19, 2020Managing Ansible Facts
Ansible facts are nothing but some variables which are automatically discovered by the Ansible on managed hosts while running ansible adhoc commands or playbooks. See…
In Ansible, Ansible Course, Automation, Sep 03, 2019Ansible and Jenkins integration – Red Hat Webinar
Join this Red Hat webinar to see how to use Jenkins pipelines to deploy simple applications using Ansible Tower. Here see the quick overview of…
In Ansible, Automation, Infrastructre & Hardware, Jan 23, 2019Ansible Nested Loop with List and Dictionary
Ansible loops are simple and powerful with mixed data. You will sure say “awesome” when you realize the easiness with loops. During our technical discussions,…
In Ansible, Automation, Cloud, Jul 19, 2018Implementing Ansible Roles
In a production environment, we will have hundreds and thousands of different types machines to handle. Hence the type of operations and implementation methods will…
In Ansible, Ansible Course, Automation, Jun 27, 2018Deploying Roles With Ansible Galaxy
So you have learned about Ansible Roles and the importance of using roles. Ansible Galaxy is a public library where you can find thousands of…
In Ansible, Ansible Course, Automation, Jun 27, 2018Play with Ansible Playbooks
Plays are ordered set of tasks to execute against host selections from your inventory. A playbook is a file containing one or more plays. See…
In Ansible, Ansible Course, Automation, Jun 24, 2018Running Ansible Ad-Hoc commands
We have already run few ad-hoc command to list down the hosts in earlier sections. See all parts of Automation with Ansible Guides here Let’s…
In Ansible, Ansible Course, Automation, Jun 12, 2018Managing Ansible Inventory
Inventory File An inventory file is a simple and plain text file where we store those host information ansible has to deal with. It can…
In Ansible, Ansible Course, Automation, Jun 12, 2018Ansible Deployment
Hope you are clear on the concept and installation of Ansible program. Lets configure our Ansible environment now. See all parts of Automation with Ansible…
In Ansible, Ansible Course, Automation, Jun 12, 2018ansible inventory
ansible-tower-service, Start or Stop Ansible Tower
Learn Ansible : Automation with Ansible – All You Want to Learn Ansible Tower is a wonderful product which help to implement a central hub for…
In Ansible, Automation, Infrastructre & Hardware, Feb 19, 2020Deploying Roles With Ansible Galaxy
So you have learned about Ansible Roles and the importance of using roles. Ansible Galaxy is a public library where you can find thousands of…
In Ansible, Ansible Course, Automation, Jun 27, 2018Managing Ansible Inventory
Inventory File An inventory file is a simple and plain text file where we store those host information ansible has to deal with. It can…
In Ansible, Ansible Course, Automation, Jun 12, 2018ansible ad-hoc
Deploying Roles With Ansible Galaxy
So you have learned about Ansible Roles and the importance of using roles. Ansible Galaxy is a public library where you can find thousands of…
In Ansible, Ansible Course, Automation, Jun 27, 2018Play with Ansible Playbooks
Plays are ordered set of tasks to execute against host selections from your inventory. A playbook is a file containing one or more plays. See…
In Ansible, Ansible Course, Automation, Jun 24, 2018Running Ansible Ad-Hoc commands
We have already run few ad-hoc command to list down the hosts in earlier sections. See all parts of Automation with Ansible Guides here Let’s…
In Ansible, Ansible Course, Automation, Jun 12, 2018ansible resources
How to Change Admin Password in Ansible Automation Platform on OpenShift
With this step-by-step guide, you’ll be able to navigate through the process seamlessly.
In Ansible, Ansible Resources, Automation, May 06, 2024Multi-Level Approvals in Ansible Automation Controller: A Workaround
In this blog, we’ll navigate the world of multi-level approvals in Ansible Automation Controller. We’ll explore the limitations of built-in nodes, discuss the best practices with ITSM...
In Ansible, Ansible Resources, Automation, Apr 25, 2024Dynamic Inventory in Ansible Controller: Use an Inventory File as a Source
Here’s a step-by-step guide on creating dynamic inventory using the “Sourced from Project” option in Ansible Controller:
In Ansible, Ansible Course, Ansible Resources, Apr 22, 2024How To Pass Environment Variables to Ansible Navigator
ansible-navigator is the new command line utility (CLI) introduced in Ansible Automation Platform 2, for running and developing Ansible automation content. ansible-navigator can be us...
In Ansible, Ansible Resources, Automation, Mar 30, 2023Learn Ansible – A Comprehensive Guide for Courses and Exams
Either follow a beginner-level course or a certification track course designed for Ansible certification.
In Ansible, Ansible Resources, Automation, Sep 05, 2022Ansible Automation Platform 1.2 to 2 Migration Guides
The information is collected from the official documents and aggregated to focus on the migration topic.
In Ansible, Ansible Course, Ansible Resources, May 16, 2022Build Your Own Git Server using Gogs
When it comes to VCS (Version Control System), we will have confusion as we have many products in the market with almost the same capabilities….
In Ansible Course, Ansible Resources, Automation, Oct 22, 2019Setup Your vim editor for Ansible Playbook
You may ignore this article if you are already an expert in vim as this is a quick note for those who are new to…
In Ansible, Ansible Resources, Automation, Jun 17, 2018How to setup SSH key based authentication
This method is more secure than password-based access since the authentication happens using private and public key pair values.
In Ansible Resources, Automation, Cloud, Jun 13, 2018authentication
How to setup SSH key based authentication
This method is more secure than password-based access since the authentication happens using private and public key pair values.
In Ansible Resources, Automation, Cloud, Jun 13, 2018ssh
How to setup SSH key based authentication
This method is more secure than password-based access since the authentication happens using private and public key pair values.
In Ansible Resources, Automation, Cloud, Jun 13, 2018ssh key
How to setup SSH key based authentication
This method is more secure than password-based access since the authentication happens using private and public key pair values.
In Ansible Resources, Automation, Cloud, Jun 13, 2018disk utility
How to create a partition greater than 2TB in Linux
Due to limitation of fdisk utility, you will not be able to create partition greater than 2TB in linux with fdisk. This is a quick…
In Infrastructre & Hardware, Workplace, disk utility, Jun 16, 2018parted
Enable LVM flag on partition using parted in Linux
Recently we have noticed some issue with one of our filesystem having issue and realized wrong flags on partition which was used as a Physical…
In Infrastructre & Hardware, Enable LVM flag on partition using parted in Linux, fdisk, Oct 19, 2018How to create a partition greater than 2TB in Linux
Due to limitation of fdisk utility, you will not be able to create partition greater than 2TB in linux with fdisk. This is a quick…
In Infrastructre & Hardware, Workplace, disk utility, Jun 16, 2018partition
How to create a partition greater than 2TB in Linux
Due to limitation of fdisk utility, you will not be able to create partition greater than 2TB in linux with fdisk. This is a quick…
In Infrastructre & Hardware, Workplace, disk utility, Jun 16, 2018rhel7
How to create a partition greater than 2TB in Linux
Due to limitation of fdisk utility, you will not be able to create partition greater than 2TB in linux with fdisk. This is a quick…
In Infrastructre & Hardware, Workplace, disk utility, Jun 16, 2018comvault
ComVault Simpana Installation (cv11) on Linux (RHEL7)- Step by Step
This is a very basic article to share the cv11 installation. If any corrections/mistakes, please feel free to feedback as I am not an expert…
In Infrastructre & Hardware, Utilities, comvault, Jun 17, 2018cv11
ComVault Simpana Installation (cv11) on Linux (RHEL7)- Step by Step
This is a very basic article to share the cv11 installation. If any corrections/mistakes, please feel free to feedback as I am not an expert…
In Infrastructre & Hardware, Utilities, comvault, Jun 17, 2018simpana
ComVault Simpana Installation (cv11) on Linux (RHEL7)- Step by Step
This is a very basic article to share the cv11 installation. If any corrections/mistakes, please feel free to feedback as I am not an expert…
In Infrastructre & Hardware, Utilities, comvault, Jun 17, 2018customize vim
Setup Your vim editor for Ansible Playbook
You may ignore this article if you are already an expert in vim as this is a quick note for those who are new to…
In Ansible, Ansible Resources, Automation, Jun 17, 2018vim
Setup Your vim editor for Ansible Playbook
You may ignore this article if you are already an expert in vim as this is a quick note for those who are new to…
In Ansible, Ansible Resources, Automation, Jun 17, 2018vim editor
Setup Your vim editor for Ansible Playbook
You may ignore this article if you are already an expert in vim as this is a quick note for those who are new to…
In Ansible, Ansible Resources, Automation, Jun 17, 2018uncategorized
Play with Ansible Playbooks
Plays are ordered set of tasks to execute against host selections from your inventory. A playbook is a file containing one or more plays. See…
In Ansible, Ansible Course, Automation, Jun 24, 2018ansible playbook
Integrating Ansible Automation Platform with CyberArk to retrieve credentials
Integrating the Ansible Automation Platform with CyberArk allows you to retrieve credentials securely and automatically from CyberArk’s Password Vault Web Access (PVWA) and use them i...
In Ansible, Automation, DevOps, Mar 25, 2024Now Available: Updated Ansible Lab using Vagrant and VirtualBox!
I am happy to announce the updated version of the Ansible Lab code, based on the valuable feedback from our incredible learning community! This lab…
In Infrastructre & Hardware, Ansible, Ansible lab, Jun 07, 2023Learn Ansible – A Comprehensive Guide for Courses and Exams
Either follow a beginner-level course or a certification track course designed for Ansible certification.
In Ansible, Ansible Resources, Automation, Sep 05, 2022Running Ad Hoc commands from Ansible Automation Controller (Ansible Automation Platform)
From the Ansible control node, users can easily execute the ad hoc commands and in this section, we will learn how to execute similar ad hoc commands from an Ansible automation contro...
In Infrastructre & Hardware, aap, ad hoc command, Aug 09, 2022Ansible Automation for Windows
This is a collection of articles and references about Windows automation using Ansible, published in techbeatly and other platforms.
In Infrastructre & Hardware, Ansible, Ansible Doc, Jan 06, 2022Ansible Navigator Cheat Sheet
What is ansible-navigator ansible-navigator is the new command line utility (CLI) introduced in Ansible Automation Platform 2, for running and developing Ansible automation content. a...
In Ansible, Automation, DevOps, Dec 12, 2021Ansible Windows Management using HTTPS and SSL
In this article you will learn how to connect Windows from Ansible using HTTPS and SSL certificate
In Ansible, DevOps, ansible command, Sep 30, 2021How to set up and use Python virtual environments for Ansible
You can have different versions of Ansible and other important Python modules in a dedicated test directory with a virtual environment.
In Ansible, Automation, DevOps, Sep 20, 2021Ansible Automates 2020 on 9th & 10th September
Another good news during this unusual time as Ansible Automate 2020 is a Virtual Event this year and we all will get the chance to…
In Ansible, Automation, Online Events, Aug 11, 2020ansible-tower-service, Start or Stop Ansible Tower
Learn Ansible : Automation with Ansible – All You Want to Learn Ansible Tower is a wonderful product which help to implement a central hub for…
In Ansible, Automation, Infrastructre & Hardware, Feb 19, 2020Managing Ansible Facts
Ansible facts are nothing but some variables which are automatically discovered by the Ansible on managed hosts while running ansible adhoc commands or playbooks. See…
In Ansible, Ansible Course, Automation, Sep 03, 2019Ansible Nested Loop with List and Dictionary
Ansible loops are simple and powerful with mixed data. You will sure say “awesome” when you realize the easiness with loops. During our technical discussions,…
In Ansible, Automation, Cloud, Jul 19, 2018Implementing Ansible Roles
In a production environment, we will have hundreds and thousands of different types machines to handle. Hence the type of operations and implementation methods will…
In Ansible, Ansible Course, Automation, Jun 27, 2018Play with Ansible Playbooks
Plays are ordered set of tasks to execute against host selections from your inventory. A playbook is a file containing one or more plays. See…
In Ansible, Ansible Course, Automation, Jun 24, 2018ansible-galaxy
Deploying Roles With Ansible Galaxy
So you have learned about Ansible Roles and the importance of using roles. Ansible Galaxy is a public library where you can find thousands of…
In Ansible, Ansible Course, Automation, Jun 27, 2018ansible roles
Ansible Nested Loop with List and Dictionary
Ansible loops are simple and powerful with mixed data. You will sure say “awesome” when you realize the easiness with loops. During our technical discussions,…
In Ansible, Automation, Cloud, Jul 19, 2018Implementing Ansible Roles
In a production environment, we will have hundreds and thousands of different types machines to handle. Hence the type of operations and implementation methods will…
In Ansible, Ansible Course, Automation, Jun 27, 2018implementing roles
Implementing Ansible Roles
In a production environment, we will have hundreds and thousands of different types machines to handle. Hence the type of operations and implementation methods will…
In Ansible, Ansible Course, Automation, Jun 27, 2018ansible modules
ansible-tower-service, Start or Stop Ansible Tower
Learn Ansible : Automation with Ansible – All You Want to Learn Ansible Tower is a wonderful product which help to implement a central hub for…
In Ansible, Automation, Infrastructre & Hardware, Feb 19, 2020How To Add Custom Modules In Ansible
Okay, we all know Ansible installation is coming with default modules and you don’t need to download or configure any additional modules for normal cases,…
In Ansible, Automation, Scripts, Feb 03, 2020Install Python Modules offline
From a machine which is connected to internet, download the packages and dependancies using pip download command.
In Ansible, Automation, Cloud, Aug 01, 2018dnspython
Install Python Modules offline
From a machine which is connected to internet, download the packages and dependancies using pip download command.
In Ansible, Automation, Cloud, Aug 01, 2018how to install ansible module
How To Add Custom Modules In Ansible
Okay, we all know Ansible installation is coming with default modules and you don’t need to download or configure any additional modules for normal cases,…
In Ansible, Automation, Scripts, Feb 03, 2020Install Python Modules offline
From a machine which is connected to internet, download the packages and dependancies using pip download command.
In Ansible, Automation, Cloud, Aug 01, 2018how to install python module
Install Python Modules offline
From a machine which is connected to internet, download the packages and dependancies using pip download command.
In Ansible, Automation, Cloud, Aug 01, 2018python
Install Python Modules offline
From a machine which is connected to internet, download the packages and dependancies using pip download command.
In Ansible, Automation, Cloud, Aug 01, 2018dell vflash
Enable newly installed vFlash card in Dell iDRAC
I have explained how to to use vFlash card as an easy boot method here. If you are not able to see a vFlash card…
In Dell, Infrastructre & Hardware, DELL, Sep 19, 2018enable newly installed vflash card in dell idrac
Enable newly installed vFlash card in Dell iDRAC
I have explained how to to use vFlash card as an easy boot method here. If you are not able to see a vFlash card…
In Dell, Infrastructre & Hardware, DELL, Sep 19, 2018sdcard
Enable newly installed vFlash card in Dell iDRAC
I have explained how to to use vFlash card as an easy boot method here. If you are not able to see a vFlash card…
In Dell, Infrastructre & Hardware, DELL, Sep 19, 2018openshift
How to Learn Containers in 2024: Podman, Docker, and more
This post will be your guide to the exciting world of containers, container engines, and the tools to get you started.
In Developer, DevOps, Kubernetes, Jul 05, 2024Integrating Ansible with OpenShift & Kubernetes
This article explores how Ansible Automation Platform integrates with OpenShift to automate managing applications, provisioning clusters, and more in OpenShift environments. It covers...
In Ansible, Automation, DevOps, Jun 19, 2024Book Review: MLOps with Red Hat OpenShift
This book offer a comprehensive guide that expertly bridges the gap between Machine Learning (ML) and Operations (Ops) within the OpenShift platform.
In Artificial Intelligence, Books, Machine Learning, Apr 24, 2024Book Review: OpenShift Multi-Cluster Management Handbook
From the outset, the authors delve into the significance of multi-cluster architectures, addressing vendor lock-in concerns and the unique challenges they present.
In Books, DevOps, Kubernetes, Nov 19, 2023Promo: Get Up to $700 Off on KubeCon + CloudNativeCon North America 2023 Tickets
In this blog post, we’ll dive into the event details, the techbeatly promo, and why attending this conference is a must for cloud-native enthusiasts.
In DevOps, Kubernetes, OpenShift, Oct 25, 2023oc edit – How To Customize Your OpenShift / Kubernetes CLI Editor
We’ll explain what the oc command is, demystify the concept of shell configuration files, discuss the importance of the EDITOR variable, and suggest some common CLI editors.
In DevOps, Kubernetes, OpenShift, Oct 24, 2023Managing Containers at AWS – Unveiling the Perfect Services for Your Use Cases
In this article, we’ll explore the key container services offered by AWS and understand the best use cases for each.
In AWS, Cloud, DevOps, Aug 04, 2023Ansible Automation Platform 1.2 to 2 Migration Guides
The information is collected from the official documents and aggregated to focus on the migration topic.
In Ansible, Ansible Course, Ansible Resources, May 16, 2022Learn OpenShift – A Comprehensive Guide for OpenShift Courses and Exams
Red Hat is offering multiple courses and certifications based on the Red Hat OpenShift platform and there are mainly two tracks (while writing this article), the OpenShift Administrat...
In Automation, Developer, DevOps, Apr 12, 2022OpenShift Operators (Kubernetes Operators)
An Operator is a method of packaging, deploying and managing a Kubernetes-native application.
In Cloud, DevOps, Kubernetes, Oct 30, 2021OpenShift Architecture
Learn the OpenShift architecture, control plane, compute nodes, infrastructure nodes and sample reference architecture.
In Cloud, DevOps, Infrastructre & Hardware, Oct 26, 2021Kubernetes vs OpenShift – 15 Facts You Should Know
Kubernetes is an opensource project and OpenShift is an enterprise opensource product; more like an engine vs car.
In Cloud, DevOps, Featured, Oct 20, 2021What is OpenShift
In this article you will learn what OpenShift is and why we are using OpenShift. We will also learn the features of OpenShift compared to other similar products.
In Cloud, Kubernetes, OpenShift, Oct 11, 2021Introduction to OpenShift BootCamp
The plan is to start with the basics of OpenShift and slowly explain the OpenShift core components. Then we will learn how to deploy OpenShift clusters for you to practice labs and le...
In DevOps, Featured, Kubernetes, Sep 29, 2021What is Hosted OpenShift Cluster
Red Hat OpenShift is the well known enterprise Kubernetes distribution and it is a platform with ready-to use features, compared to the default Kubernetes platform….
In Cloud, Infrastructre & Hardware, Kubernetes, Mar 16, 202110 Tips for your Kubernetes Exam – CKA & CKAD
Since Kubernetes is getting wide acceptance, Kubernetes Certification is one of the most trending certifications in the IT circle now; both Certified Kubernetes Administrator (CKA)…
In DevOps, Featured, Kubernetes, Aug 15, 2020Start Your OpenShift journey with OpenShift Interactive Learning Portal – FREE
Update: O’Reilly has closed the public access of Katakoda labs. Please use the following resources1. Interactive labs for Red Hat OpenShift – Free labs2. OpenShift and…
In Online Events, OpenShift, Free OCP Lab, Apr 14, 2020Start Your OpenShift Journey with these Free Red Hat Training Programs
Red Hat OpenShift Container Platform is one of the best kubernetes platform for enterprises. As we know kubernetes and OpenShift are multi-component stack and not…
In Cloud, Online Events, OpenShift, Mar 09, 2020How to delete a pod with Terminating state in OpenShift or Kubernetes Cluster
There might be situations where you have already deleted pods (or already removed dc aka deployment configuration) but pods are stuck in Terminating state. There…
In Automation, Cloud, Kubernetes, Jan 24, 2019Ansible and Jenkins integration – Red Hat Webinar
Join this Red Hat webinar to see how to use Jenkins pipelines to deploy simple applications using Ansible Tower. Here see the quick overview of…
In Ansible, Automation, Infrastructre & Hardware, Jan 23, 2019How to Fix a Failed PV in OpenShift Cluster
There are several cases a PV (PersistentVolume) appear as Failed in OpenShift or Kubernetes cluster. Once of the reason is wrong ClaimRef by which PV…
In Cloud, Kubernetes, OpenShift, Nov 16, 2018OpenShift Cluster – How to Drain or Evacuate a Node for Maintenance
As we know OpenShift clusters are bundled with multiple compute nodes, master nodes, infra nodes etc, it’s not a big deal to manage node maintenance…
In Automation, Cloud, Infrastructre & Hardware, Nov 07, 2018OpenShift Container Platform 3.11 Installation Documents
Since OCP 3.11 is available now, you may refer below documents for OpenShift Container Platform 3.11 Installation on different infrastructure or platforms. Those are very…
In Automation, Cloud, Infrastructre & Hardware, Nov 05, 2018How to Create, Increase or Decrease Project Quota in OpenShift
Usually application owner or project owner will specify the quota settings (Memory and CPU) during project creation. But sometimes, they realize that the requested resource…
In Automation, Cloud, Infrastructre & Hardware, Nov 01, 2018How to find the pod details from container in OpenShift
When we have issue with container and we are not sure which pod the container belongs to; we can find the pods details as below….
In Automation, Cloud, Infrastructre & Hardware, Oct 04, 2018container
How to find the pod details from container in OpenShift
When we have issue with container and we are not sure which pod the container belongs to; we can find the pods details as below….
In Automation, Cloud, Infrastructre & Hardware, Oct 04, 2018docker
Installing Podman on Red Hat Enterprise Linux 9
his tutorial will walk you through installing Podman on RHEL 9 and explore its advantages over Docker.
In DevOps, Docker, Podman, Sep 02, 2024Top 5 Free Resources to Learn Docker
There are plenty of resources around to learn docker and most of them are FREE of cost.
In Cloud, DevOps, Docker, Aug 26, 2021Build Your Own Git Server using Gogs
When it comes to VCS (Version Control System), we will have confusion as we have many products in the market with almost the same capabilities….
In Ansible Course, Ansible Resources, Automation, Oct 22, 2019Adding Container Images to Google Container Registry (GCR)
Google Container Registry (GCR) is a service in Google Cloud Platform (GCP) to manage your own docker container repository. This is fully managed service and…
In Automation, Cloud, Docker, Oct 21, 2019How to find the pod details from container in OpenShift
When we have issue with container and we are not sure which pod the container belongs to; we can find the pods details as below….
In Automation, Cloud, Infrastructre & Hardware, Oct 04, 2018how to find the pod details from container details
How to find the pod details from container in OpenShift
When we have issue with container and we are not sure which pod the container belongs to; we can find the pods details as below….
In Automation, Cloud, Infrastructre & Hardware, Oct 04, 2018kubernetes
Install Ansible AWX on Kubernetes
Ansible AWX is the upstream project for the Ansible automation controller (Part of Red Hat Ansible Automation Platform). It offers a web-based user interface, REST…
In Ansible, Automation, DevOps, Aug 30, 2024How to Use Pod Failure Policy in Kubernetes
This new feature provides enhanced control over how Kubernetes handles pod failures within Jobs, allowing for more efficient and cost-effective management of workloads.
In Cloud, DevOps, Kubernetes, Aug 25, 2024Testing Kubernetes 1.31 with minikube: A Step-by-Step Guide for multi-node cluster
In this guide, we’ll explore how to set up and test the latest Kubernetes 1.31 using minikube.
In Cloud, DevOps, Kubernetes, Aug 15, 2024Book Review: Solutions Architect’s Handbook, Third Edition
The Solutions Architect’s Handbook is more than just a book; it’s a practical companion for anyone navigating the complex landscape of modern architecture. From the ground up, it equi...
In Books, Cloud, Infrastructre & Hardware, Jul 27, 2024How to Learn Containers in 2024: Podman, Docker, and more
This post will be your guide to the exciting world of containers, container engines, and the tools to get you started.
In Developer, DevOps, Kubernetes, Jul 05, 2024Demystifying Kubernetes API Versions: Alpha, Beta and Stable
This blog cuts through the jargon and explains the important details you need to know about Kubernetes API versions in plain language.
In Developer, DevOps, Kubernetes, Jun 16, 2024Running Multiple Kubernetes Playgrounds: Your Guide to Minikube Magic!
Learn, how minikube lets you create multiple mini-clusters for all your Kubernetes adventures.
In Cloud, Developer, DevOps, Mar 10, 2024Running Multiple Kubernetes Playgrounds: Your Guide to Minikube Magic!
Learn, how minikube lets you create multiple mini-clusters for all your Kubernetes adventures.
In Cloud, Developer, DevOps, Mar 10, 2024Promo: Get Up to $430 Off on KubeCon + CloudNativeCon Europe 2024 Paris Tickets
If you missed the standard pricing deadline, don’t worry! We have some exciting news for you. Discounted rates are still available for the standard tier pricing.
In Careers, Developer, DevOps, Feb 22, 2024Let’s talk about kubectl create, apply, edit, replace and patch
This blog will guide you through their strengths and weaknesses in simple, casual language!
In DevOps, Kubernetes, kubectl, Feb 13, 2024Exploring Kubernetes 1.29 with Kind
Let’s dive into setting up Kind and experimenting with different configurations.
In Kubernetes, kind cluster kubernetes 1.29, kind kubernetes, Dec 26, 2023Let us test Kubernetes 1.29 with minikube
This post guides you through setting up minikube with the latest Kubernetes goodness, so you can be a testing trailblazer.
In DevOps, Kubernetes, devops with kubernetes, Dec 18, 2023Book Review: OpenShift Multi-Cluster Management Handbook
From the outset, the authors delve into the significance of multi-cluster architectures, addressing vendor lock-in concerns and the unique challenges they present.
In Books, DevOps, Kubernetes, Nov 19, 2023Mastering Tekton: Your Guide to Cloud-Native CI/CD Workflows
Here are some of the best and free resources to learn Tekton from base.
In Automation, Courses, DevOps, Nov 06, 2023Promo: Get Up to $700 Off on KubeCon + CloudNativeCon North America 2023 Tickets
In this blog post, we’ll dive into the event details, the techbeatly promo, and why attending this conference is a must for cloud-native enthusiasts.
In DevOps, Kubernetes, OpenShift, Oct 25, 2023oc edit – How To Customize Your OpenShift / Kubernetes CLI Editor
We’ll explain what the oc command is, demystify the concept of shell configuration files, discuss the importance of the EDITOR variable, and suggest some common CLI editors.
In DevOps, Kubernetes, OpenShift, Oct 24, 2023Book Review: Mastering Elastic Kubernetes Service on AWS
The authors start by breaking down the basics, from containers and Docker to Kubernetes core concepts. It’s a smooth way to ensure you’re on the same page before diving into the techn...
In AWS, Books, Cloud, Oct 15, 2023Book Review: 50 Kubernetes Concepts Every DevOps Engineer Should Know
One of the standout features is the author’s approach to gradually building the reader’s understanding, starting with fundamental application design and dependencies before diving int...
In Books, DevOps, Kubernetes, Oct 01, 2023Book Review: -Mastering Kubernetes Fourth Edition- by Gigi Sayfan
The book commences by laying a strong foundation with a thorough exploration of Kubernetes core concepts, accompanied by step-by-step instructions for setting up the learning environm...
In Books, Cloud, DevOps, Aug 06, 2023Managing Containers at AWS – Unveiling the Perfect Services for Your Use Cases
In this article, we’ll explore the key container services offered by AWS and understand the best use cases for each.
In AWS, Cloud, DevOps, Aug 04, 2023Implementing Immutable ConfigMaps in Kubernetes: A Practical Tutorial
In this blog post, we will delve into the concept of Immutable ConfigMaps, explore their benefits, and provide practical examples to showcase their use.
In DevOps, Kubernetes, Security, Jul 02, 2023ChatGPT and Beyond: Why Continuous Learning is Critical for IT Professionals
In this article, we will explore why people worry about ChatGPT and why IT professionals should not.
In ChatGPT, Cloud, DevOps, Apr 24, 2023ChatGPT and Beyond: Why Continuous Learning is Critical for IT Professionals
In this article, we will explore why people worry about ChatGPT and why IT professionals should not.
In ChatGPT, Cloud, DevOps, Apr 24, 2023Learn OpenShift – A Comprehensive Guide for OpenShift Courses and Exams
Red Hat is offering multiple courses and certifications based on the Red Hat OpenShift platform and there are mainly two tracks (while writing this article), the OpenShift Administrat...
In Automation, Developer, DevOps, Apr 12, 2022Top 15 Free Kubernetes Courses
Here you will find the top 15 Kubernetes resources which you can use at no cost from your home or office.
In Cloud, DevOps, Kubernetes, Mar 24, 2022Practicing Kubernetes
To truly solidify your understanding, hands-on practice is essential. Here are some excellent lab resources to help you get started!
In DevOps, Kubernetes, Devops, Feb 06, 2022Practicing Kubernetes
To truly solidify your understanding, hands-on practice is essential. Here are some excellent lab resources to help you get started!
In DevOps, Kubernetes, Devops, Feb 06, 2022How to access applications deployed in minikube Kubernetes cluster using NodePort
In this demo, we will deploy a simple nginx application using helm charts and access it from the host machine.
In DevOps, Kubernetes, deploy in minikube, Jan 29, 2022Why is Kubernetes certification so important ? 5 reasons I noticed
There are many reasons behind this and let us explore a few of them.
In Cloud, DevOps, Kubernetes, Jan 27, 2022Why is Kubernetes certification so important ? 5 reasons I noticed
There are many reasons behind this and let us explore a few of them.
In Cloud, DevOps, Kubernetes, Jan 27, 2022Multi-node Kubernets Cluster in 10 minutes
In this article, you will learn how to deploy a multi-node Kubernetes cluster using Vagrant and VirtualBox.
In Cloud, DevOps, Kubernetes, Jan 17, 2022OpenShift Operators (Kubernetes Operators)
An Operator is a method of packaging, deploying and managing a Kubernetes-native application.
In Cloud, DevOps, Kubernetes, Oct 30, 2021Kubernetes vs OpenShift – 15 Facts You Should Know
Kubernetes is an opensource project and OpenShift is an enterprise opensource product; more like an engine vs car.
In Cloud, DevOps, Featured, Oct 20, 2021Kubernetes vs OpenShift – 15 Facts You Should Know
Kubernetes is an opensource project and OpenShift is an enterprise opensource product; more like an engine vs car.
In Cloud, DevOps, Featured, Oct 20, 2021What is OpenShift
In this article you will learn what OpenShift is and why we are using OpenShift. We will also learn the features of OpenShift compared to other similar products.
In Cloud, Kubernetes, OpenShift, Oct 11, 2021What is OpenShift
In this article you will learn what OpenShift is and why we are using OpenShift. We will also learn the features of OpenShift compared to other similar products.
In Cloud, Kubernetes, OpenShift, Oct 11, 2021Introduction to OpenShift BootCamp
The plan is to start with the basics of OpenShift and slowly explain the OpenShift core components. Then we will learn how to deploy OpenShift clusters for you to practice labs and le...
In DevOps, Featured, Kubernetes, Sep 29, 2021Top 5 Free Resources to Learn Docker
There are plenty of resources around to learn docker and most of them are FREE of cost.
In Cloud, DevOps, Docker, Aug 26, 2021Install Ansible AWX on Kubernetes
Ansible AWX is one of the upstream project for Red Hat Ansible Tower. AWX provides a web-based user interface, REST API, and task engine built…
In Ansible, Automation, DevOps, Jul 02, 2021Installing a Kubernetes Cluster using minikube
minikube is the easiest method to deploy a Kubernetes cluster for testing purpose. You can simply spin up a cluster in minutes on your laptop…
In Automation, DevOps, Infrastructre & Hardware, Jul 01, 2021What is Hosted OpenShift Cluster
Red Hat OpenShift is the well known enterprise Kubernetes distribution and it is a platform with ready-to use features, compared to the default Kubernetes platform….
In Cloud, Infrastructre & Hardware, Kubernetes, Mar 16, 20215 Mistakes You Should Avoid During Kubernetes Exam
Read this article if you are planning to attend any of the Kubernetes exams in the near future. Because many shared in the forums or…
In Cloud, DevOps, Featured, Mar 12, 2021Remove nodes from Kubespray Managed Kubernetes Cluster
Kubespray is a combination of Ansible and Kubernetes and you can use Kubespray for deploying production ready Kubernetes clusters. Read how to deploy a Kubernetes…
In Ansible, Automation, DevOps, Nov 30, 2020Remove nodes from Kubespray Managed Kubernetes Cluster
Kubespray is a combination of Ansible and Kubernetes and you can use Kubespray for deploying production ready Kubernetes clusters. Read how to deploy a Kubernetes…
In Ansible, Automation, DevOps, Nov 30, 2020Adding new nodes to Kubespray Managed Kubernetes Cluster
Kubespray is a combination of Ansible and Kubernetes and you can use Kubespray for deploying production ready Kubernetes clusters. Read how to deploy a Kubernetes…
In Ansible, Automation, DevOps, Nov 27, 2020Deploying Kubernetes with Kubespray
Introduction You have multiple ways to deploy a production ready Kubernetes cluster and Kuberspray is another method in which we will use Ansible for configuring…
In Ansible, Automation, Cloud, Nov 23, 2020Deploying Kubernetes with Kubespray
Introduction You have multiple ways to deploy a production ready Kubernetes cluster and Kuberspray is another method in which we will use Ansible for configuring…
In Ansible, Automation, Cloud, Nov 23, 202010 Tips for your Kubernetes Exam – CKA & CKAD
Since Kubernetes is getting wide acceptance, Kubernetes Certification is one of the most trending certifications in the IT circle now; both Certified Kubernetes Administrator (CKA)…
In DevOps, Featured, Kubernetes, Aug 15, 2020Deploy Minikube Using Vagrant and Ansible on VirtualBox – Infrastructure as Code
Okay, you started learning kubernetes; maybe you are following some courses or documentations. Some of the courses are arranged with FREE labs where you can…
In Ansible, DevOps, Kubernetes, Aug 11, 2020CKA, CKS & CKAD Learning Path and Certification
Since kubernetes is getting wide acceptance, Kubernetes Certification is the most trending one in IT circle now. I have completed both recently (March – April…
In Featured, Infrastructre & Hardware, Kubernetes, May 03, 2020Start Your OpenShift Journey with these Free Red Hat Training Programs
Red Hat OpenShift Container Platform is one of the best kubernetes platform for enterprises. As we know kubernetes and OpenShift are multi-component stack and not…
In Cloud, Online Events, OpenShift, Mar 09, 2020Adding Container Images to Google Container Registry (GCR)
Google Container Registry (GCR) is a service in Google Cloud Platform (GCP) to manage your own docker container repository. This is fully managed service and…
In Automation, Cloud, Docker, Oct 21, 2019How to delete a pod with Terminating state in OpenShift or Kubernetes Cluster
There might be situations where you have already deleted pods (or already removed dc aka deployment configuration) but pods are stuck in Terminating state. There…
In Automation, Cloud, Kubernetes, Jan 24, 2019Google Cloud Global Digital Conference – Jan 24
Google Cloud is arranging Global Digital Conference on 24th January 2019. Agenda has two tracks : Serverless – Build and ship applications faster – Which…
In Cloud, Google Cloud Platform, Kubernetes, Jan 09, 2019How to Fix a Failed PV in OpenShift Cluster
There are several cases a PV (PersistentVolume) appear as Failed in OpenShift or Kubernetes cluster. Once of the reason is wrong ClaimRef by which PV…
In Cloud, Kubernetes, OpenShift, Nov 16, 2018How to Fix a Failed PV in OpenShift Cluster
There are several cases a PV (PersistentVolume) appear as Failed in OpenShift or Kubernetes cluster. Once of the reason is wrong ClaimRef by which PV…
In Cloud, Kubernetes, OpenShift, Nov 16, 2018OpenShift Cluster – How to Drain or Evacuate a Node for Maintenance
As we know OpenShift clusters are bundled with multiple compute nodes, master nodes, infra nodes etc, it’s not a big deal to manage node maintenance…
In Automation, Cloud, Infrastructre & Hardware, Nov 07, 2018How to find the pod details from container in OpenShift
When we have issue with container and we are not sure which pod the container belongs to; we can find the pods details as below….
In Automation, Cloud, Infrastructre & Hardware, Oct 04, 2018pod uid
How to find the pod details from container in OpenShift
When we have issue with container and we are not sure which pod the container belongs to; we can find the pods details as below….
In Automation, Cloud, Infrastructre & Hardware, Oct 04, 2018redhat openshift
What is Hosted OpenShift Cluster
Red Hat OpenShift is the well known enterprise Kubernetes distribution and it is a platform with ready-to use features, compared to the default Kubernetes platform….
In Cloud, Infrastructre & Hardware, Kubernetes, Mar 16, 2021How to Create, Increase or Decrease Project Quota in OpenShift
Usually application owner or project owner will specify the quota settings (Memory and CPU) during project creation. But sometimes, they realize that the requested resource…
In Automation, Cloud, Infrastructre & Hardware, Nov 01, 2018How to find the pod details from container in OpenShift
When we have issue with container and we are not sure which pod the container belongs to; we can find the pods details as below….
In Automation, Cloud, Infrastructre & Hardware, Oct 04, 2018enable lvm flag on partition using parted in linux
Enable LVM flag on partition using parted in Linux
Recently we have noticed some issue with one of our filesystem having issue and realized wrong flags on partition which was used as a Physical…
In Infrastructre & Hardware, Enable LVM flag on partition using parted in Linux, fdisk, Oct 19, 2018fdisk
Enable LVM flag on partition using parted in Linux
Recently we have noticed some issue with one of our filesystem having issue and realized wrong flags on partition which was used as a Physical…
In Infrastructre & Hardware, Enable LVM flag on partition using parted in Linux, fdisk, Oct 19, 2018logical volume management
Enable LVM flag on partition using parted in Linux
Recently we have noticed some issue with one of our filesystem having issue and realized wrong flags on partition which was used as a Physical…
In Infrastructre & Hardware, Enable LVM flag on partition using parted in Linux, fdisk, Oct 19, 2018lvm flag
Enable LVM flag on partition using parted in Linux
Recently we have noticed some issue with one of our filesystem having issue and realized wrong flags on partition which was used as a Physical…
In Infrastructre & Hardware, Enable LVM flag on partition using parted in Linux, fdisk, Oct 19, 2018dell idrac
How To Create A New User In iDRAC Via Local RACADM From Linux
There might be situations like you forgot or lost your iDRAC login credentials and you don’t have an option to access iDRAC since the server…
In Dell, Infrastructre & Hardware, dell idrac, Oct 24, 2018how to create a new user in idrac via local racadm from linux
How To Create A New User In iDRAC Via Local RACADM From Linux
There might be situations like you forgot or lost your iDRAC login credentials and you don’t have an option to access iDRAC since the server…
In Dell, Infrastructre & Hardware, dell idrac, Oct 24, 2018idrac user
How To Create A New User In iDRAC Via Local RACADM From Linux
There might be situations like you forgot or lost your iDRAC login credentials and you don’t have an option to access iDRAC since the server…
In Dell, Infrastructre & Hardware, dell idrac, Oct 24, 2018racadm
How to install racadm for iDRAC on RHEL / Linux
Dell has a beautiful tool for remote server management called iDRAC which is almost same like HPE iLO, but with different features. You can access…
In Dell, Infrastructre & Hardware, How to install racadm for iDrac on RHEL / Linux, Oct 24, 2018How To Create A New User In iDRAC Via Local RACADM From Linux
There might be situations like you forgot or lost your iDRAC login credentials and you don’t have an option to access iDRAC since the server…
In Dell, Infrastructre & Hardware, dell idrac, Oct 24, 2018how to install racadm for idrac on rhel / linux
How to install racadm for iDRAC on RHEL / Linux
Dell has a beautiful tool for remote server management called iDRAC which is almost same like HPE iLO, but with different features. You can access…
In Dell, Infrastructre & Hardware, How to install racadm for iDrac on RHEL / Linux, Oct 24, 2018how to create project quota in openshift
How to Create, Increase or Decrease Project Quota in OpenShift
Usually application owner or project owner will specify the quota settings (Memory and CPU) during project creation. But sometimes, they realize that the requested resource…
In Automation, Cloud, Infrastructre & Hardware, Nov 01, 2018how to decrease project quota in openshift
How to Create, Increase or Decrease Project Quota in OpenShift
Usually application owner or project owner will specify the quota settings (Memory and CPU) during project creation. But sometimes, they realize that the requested resource…
In Automation, Cloud, Infrastructre & Hardware, Nov 01, 2018increase openshift quota
How to Create, Increase or Decrease Project Quota in OpenShift
Usually application owner or project owner will specify the quota settings (Memory and CPU) during project creation. But sometimes, they realize that the requested resource…
In Automation, Cloud, Infrastructre & Hardware, Nov 01, 2018increase or decrease project quota in openshift
How to Create, Increase or Decrease Project Quota in OpenShift
Usually application owner or project owner will specify the quota settings (Memory and CPU) during project creation. But sometimes, they realize that the requested resource…
In Automation, Cloud, Infrastructre & Hardware, Nov 01, 2018increase project quota
How to Create, Increase or Decrease Project Quota in OpenShift
Usually application owner or project owner will specify the quota settings (Memory and CPU) during project creation. But sometimes, they realize that the requested resource…
In Automation, Cloud, Infrastructre & Hardware, Nov 01, 2018ocp
How to Create, Increase or Decrease Project Quota in OpenShift
Usually application owner or project owner will specify the quota settings (Memory and CPU) during project creation. But sometimes, they realize that the requested resource…
In Automation, Cloud, Infrastructre & Hardware, Nov 01, 2018openshift container platform
Learn OpenShift – A Comprehensive Guide for OpenShift Courses and Exams
Red Hat is offering multiple courses and certifications based on the Red Hat OpenShift platform and there are mainly two tracks (while writing this article), the OpenShift Administrat...
In Automation, Developer, DevOps, Apr 12, 2022OpenShift Operators (Kubernetes Operators)
An Operator is a method of packaging, deploying and managing a Kubernetes-native application.
In Cloud, DevOps, Kubernetes, Oct 30, 2021OpenShift Architecture
Learn the OpenShift architecture, control plane, compute nodes, infrastructure nodes and sample reference architecture.
In Cloud, DevOps, Infrastructre & Hardware, Oct 26, 2021Introduction to OpenShift BootCamp
The plan is to start with the basics of OpenShift and slowly explain the OpenShift core components. Then we will learn how to deploy OpenShift clusters for you to practice labs and le...
In DevOps, Featured, Kubernetes, Sep 29, 2021Start Your OpenShift Journey with these Free Red Hat Training Programs
Red Hat OpenShift Container Platform is one of the best kubernetes platform for enterprises. As we know kubernetes and OpenShift are multi-component stack and not…
In Cloud, Online Events, OpenShift, Mar 09, 2020How to Fix a Failed PV in OpenShift Cluster
There are several cases a PV (PersistentVolume) appear as Failed in OpenShift or Kubernetes cluster. Once of the reason is wrong ClaimRef by which PV…
In Cloud, Kubernetes, OpenShift, Nov 16, 2018How to Create, Increase or Decrease Project Quota in OpenShift
Usually application owner or project owner will specify the quota settings (Memory and CPU) during project creation. But sometimes, they realize that the requested resource…
In Automation, Cloud, Infrastructre & Hardware, Nov 01, 2018openshift origin
How to Fix a Failed PV in OpenShift Cluster
There are several cases a PV (PersistentVolume) appear as Failed in OpenShift or Kubernetes cluster. Once of the reason is wrong ClaimRef by which PV…
In Cloud, Kubernetes, OpenShift, Nov 16, 2018How to Create, Increase or Decrease Project Quota in OpenShift
Usually application owner or project owner will specify the quota settings (Memory and CPU) during project creation. But sometimes, they realize that the requested resource…
In Automation, Cloud, Infrastructre & Hardware, Nov 01, 2018openshift quota
How to Create, Increase or Decrease Project Quota in OpenShift
Usually application owner or project owner will specify the quota settings (Memory and CPU) during project creation. But sometimes, they realize that the requested resource…
In Automation, Cloud, Infrastructre & Hardware, Nov 01, 2018how to install ocp 3.11
OpenShift Container Platform 3.11 Installation Documents
Since OCP 3.11 is available now, you may refer below documents for OpenShift Container Platform 3.11 Installation on different infrastructure or platforms. Those are very…
In Automation, Cloud, Infrastructre & Hardware, Nov 05, 2018how to install openshift
OpenShift Container Platform 3.11 Installation Documents
Since OCP 3.11 is available now, you may refer below documents for OpenShift Container Platform 3.11 Installation on different infrastructure or platforms. Those are very…
In Automation, Cloud, Infrastructre & Hardware, Nov 05, 2018how to install openshift 3
OpenShift Container Platform 3.11 Installation Documents
Since OCP 3.11 is available now, you may refer below documents for OpenShift Container Platform 3.11 Installation on different infrastructure or platforms. Those are very…
In Automation, Cloud, Infrastructre & Hardware, Nov 05, 2018ocp 3.11 installation
OpenShift Container Platform 3.11 Installation Documents
Since OCP 3.11 is available now, you may refer below documents for OpenShift Container Platform 3.11 Installation on different infrastructure or platforms. Those are very…
In Automation, Cloud, Infrastructre & Hardware, Nov 05, 2018ocp installation
OpenShift Container Platform 3.11 Installation Documents
Since OCP 3.11 is available now, you may refer below documents for OpenShift Container Platform 3.11 Installation on different infrastructure or platforms. Those are very…
In Automation, Cloud, Infrastructre & Hardware, Nov 05, 2018openshift container platform 3.11 installation documents
OpenShift Container Platform 3.11 Installation Documents
Since OCP 3.11 is available now, you may refer below documents for OpenShift Container Platform 3.11 Installation on different infrastructure or platforms. Those are very…
In Automation, Cloud, Infrastructre & Hardware, Nov 05, 2018openshift document
OpenShift Container Platform 3.11 Installation Documents
Since OCP 3.11 is available now, you may refer below documents for OpenShift Container Platform 3.11 Installation on different infrastructure or platforms. Those are very…
In Automation, Cloud, Infrastructre & Hardware, Nov 05, 2018openshift installation
OpenShift Container Platform 3.11 Installation Documents
Since OCP 3.11 is available now, you may refer below documents for OpenShift Container Platform 3.11 Installation on different infrastructure or platforms. Those are very…
In Automation, Cloud, Infrastructre & Hardware, Nov 05, 2018draining node
OpenShift Cluster – How to Drain or Evacuate a Node for Maintenance
As we know OpenShift clusters are bundled with multiple compute nodes, master nodes, infra nodes etc, it’s not a big deal to manage node maintenance…
In Automation, Cloud, Infrastructre & Hardware, Nov 07, 2018how to drain node in kubernetes
OpenShift Cluster – How to Drain or Evacuate a Node for Maintenance
As we know OpenShift clusters are bundled with multiple compute nodes, master nodes, infra nodes etc, it’s not a big deal to manage node maintenance…
In Automation, Cloud, Infrastructre & Hardware, Nov 07, 2018how to drain node in openshift
OpenShift Cluster – How to Drain or Evacuate a Node for Maintenance
As we know OpenShift clusters are bundled with multiple compute nodes, master nodes, infra nodes etc, it’s not a big deal to manage node maintenance…
In Automation, Cloud, Infrastructre & Hardware, Nov 07, 2018how to evacuate kubernetes nodes
OpenShift Cluster – How to Drain or Evacuate a Node for Maintenance
As we know OpenShift clusters are bundled with multiple compute nodes, master nodes, infra nodes etc, it’s not a big deal to manage node maintenance…
In Automation, Cloud, Infrastructre & Hardware, Nov 07, 2018how to evacuate node in openshift
OpenShift Cluster – How to Drain or Evacuate a Node for Maintenance
As we know OpenShift clusters are bundled with multiple compute nodes, master nodes, infra nodes etc, it’s not a big deal to manage node maintenance…
In Automation, Cloud, Infrastructre & Hardware, Nov 07, 2018node drainnig
OpenShift Cluster – How to Drain or Evacuate a Node for Maintenance
As we know OpenShift clusters are bundled with multiple compute nodes, master nodes, infra nodes etc, it’s not a big deal to manage node maintenance…
In Automation, Cloud, Infrastructre & Hardware, Nov 07, 2018openshift cluster - how to drain or evacuate a node for maintenance
OpenShift Cluster – How to Drain or Evacuate a Node for Maintenance
As we know OpenShift clusters are bundled with multiple compute nodes, master nodes, infra nodes etc, it’s not a big deal to manage node maintenance…
In Automation, Cloud, Infrastructre & Hardware, Nov 07, 2018openshift node patching
OpenShift Cluster – How to Drain or Evacuate a Node for Maintenance
As we know OpenShift clusters are bundled with multiple compute nodes, master nodes, infra nodes etc, it’s not a big deal to manage node maintenance…
In Automation, Cloud, Infrastructre & Hardware, Nov 07, 2018how to fix a failed pv in openshift cluster
How to Fix a Failed PV in OpenShift Cluster
There are several cases a PV (PersistentVolume) appear as Failed in OpenShift or Kubernetes cluster. Once of the reason is wrong ClaimRef by which PV…
In Cloud, Kubernetes, OpenShift, Nov 16, 2018kuberenetes pv failed
How to Fix a Failed PV in OpenShift Cluster
There are several cases a PV (PersistentVolume) appear as Failed in OpenShift or Kubernetes cluster. Once of the reason is wrong ClaimRef by which PV…
In Cloud, Kubernetes, OpenShift, Nov 16, 2018openshift pv
How to Fix a Failed PV in OpenShift Cluster
There are several cases a PV (PersistentVolume) appear as Failed in OpenShift or Kubernetes cluster. Once of the reason is wrong ClaimRef by which PV…
In Cloud, Kubernetes, OpenShift, Nov 16, 2018openshift pv failed state
How to Fix a Failed PV in OpenShift Cluster
There are several cases a PV (PersistentVolume) appear as Failed in OpenShift or Kubernetes cluster. Once of the reason is wrong ClaimRef by which PV…
In Cloud, Kubernetes, OpenShift, Nov 16, 2018physical volume
How to Fix a Failed PV in OpenShift Cluster
There are several cases a PV (PersistentVolume) appear as Failed in OpenShift or Kubernetes cluster. Once of the reason is wrong ClaimRef by which PV…
In Cloud, Kubernetes, OpenShift, Nov 16, 2018google cloud platform
Cloud OnBoard: GCP Fundamentals Series [Online Training]
Google Cloud Platform has announced a new online training session – Cloud OnBoard : GCP Fundamentals Series which will be happening on 24th-26th March 2020….
In Google Cloud Platform, Infrastructre & Hardware, Online Events, Mar 03, 2020How to Create Scheduled Snapshots in Google Cloud Platform
Yes, your server and data are on cloud, but to avoid the risk of unexpected data loss still you need to follow standard backup mechanisms…
In Automation, Cloud, Google Cloud Platform, Jan 16, 2020Google Cloud Global Digital Conference – Jan 24
Google Cloud is arranging Global Digital Conference on 24th January 2019. Agenda has two tracks : Serverless – Build and ship applications faster – Which…
In Cloud, Google Cloud Platform, Kubernetes, Jan 09, 2019Google Cloud Global Digital Conference – Jan 24
Google Cloud is arranging Global Digital Conference on 24th January 2019. Agenda has two tracks : Serverless – Build and ship applications faster – Which…
In Cloud, Google Cloud Platform, Kubernetes, Jan 09, 2019online events
How to get Microsoft Certifications AZ-900 and SC-900 at no cost !
Check this opportunity from Microsoft to get their foundation certifications at no cost.
In Cloud, DevOps, Microsoft Azure, Jan 20, 2022Ansible Automates 2020 on 9th & 10th September
Another good news during this unusual time as Ansible Automate 2020 is a Virtual Event this year and we all will get the chance to…
In Ansible, Automation, Online Events, Aug 11, 2020Start Your OpenShift journey with OpenShift Interactive Learning Portal – FREE
Update: O’Reilly has closed the public access of Katakoda labs. Please use the following resources1. Interactive labs for Red Hat OpenShift – Free labs2. OpenShift and…
In Online Events, OpenShift, Free OCP Lab, Apr 14, 2020Start Your OpenShift Journey with these Free Red Hat Training Programs
Red Hat OpenShift Container Platform is one of the best kubernetes platform for enterprises. As we know kubernetes and OpenShift are multi-component stack and not…
In Cloud, Online Events, OpenShift, Mar 09, 2020Cloud OnBoard: GCP Fundamentals Series [Online Training]
Google Cloud Platform has announced a new online training session – Cloud OnBoard : GCP Fundamentals Series which will be happening on 24th-26th March 2020….
In Google Cloud Platform, Infrastructre & Hardware, Online Events, Mar 03, 2020Ansible and Jenkins integration – Red Hat Webinar
Join this Red Hat webinar to see how to use Jenkins pipelines to deploy simple applications using Ansible Tower. Here see the quick overview of…
In Ansible, Automation, Infrastructre & Hardware, Jan 23, 2019Google Cloud Global Digital Conference – Jan 24
Google Cloud is arranging Global Digital Conference on 24th January 2019. Agenda has two tracks : Serverless – Build and ship applications faster – Which…
In Cloud, Google Cloud Platform, Kubernetes, Jan 09, 2019technical events
Promo: Get Up to $430 Off on KubeCon + CloudNativeCon Europe 2024 Paris Tickets
If you missed the standard pricing deadline, don’t worry! We have some exciting news for you. Discounted rates are still available for the standard tier pricing.
In Careers, Developer, DevOps, Feb 22, 2024Ansible in DevOps – Knowledge Sharing and Book Giveaway!
The post Ansible in DevOps – Knowledge Sharing and Book Giveaway! appeared first on techbeatly.
In Ansible, Automation, Technical Events, Oct 05, 2023Ansible Automates 2020 on 9th & 10th September
Another good news during this unusual time as Ansible Automate 2020 is a Virtual Event this year and we all will get the chance to…
In Ansible, Automation, Online Events, Aug 11, 2020CKA, CKS & CKAD Learning Path and Certification
Since kubernetes is getting wide acceptance, Kubernetes Certification is the most trending one in IT circle now. I have completed both recently (March – April…
In Featured, Infrastructre & Hardware, Kubernetes, May 03, 2020Start Your OpenShift Journey with these Free Red Hat Training Programs
Red Hat OpenShift Container Platform is one of the best kubernetes platform for enterprises. As we know kubernetes and OpenShift are multi-component stack and not…
In Cloud, Online Events, OpenShift, Mar 09, 2020Cloud OnBoard: GCP Fundamentals Series [Online Training]
Google Cloud Platform has announced a new online training session – Cloud OnBoard : GCP Fundamentals Series which will be happening on 24th-26th March 2020….
In Google Cloud Platform, Infrastructre & Hardware, Online Events, Mar 03, 2020Learn the basics of Linux from Red Hat [FREE]
Red Hat is offering its beginner level Linux course at no-cost; yes you heard it right – Its free ! Red Hat Enterprise Linux Technical…
In Careers, Infrastructre & Hardware, Technical Events, Feb 25, 2019AWS Summit Singapore 2019
This year AWS Summit Singapore will happen on April 10–11, 2019 at Singapore Expo Convention & Exhibition Centre. AWS is introducing a new session called…
In AWS, Cloud, Technical Events, Feb 19, 2019Ansible and Jenkins integration – Red Hat Webinar
Join this Red Hat webinar to see how to use Jenkins pipelines to deploy simple applications using Ansible Tower. Here see the quick overview of…
In Ansible, Automation, Infrastructre & Hardware, Jan 23, 2019Google Cloud Global Digital Conference – Jan 24
Google Cloud is arranging Global Digital Conference on 24th January 2019. Agenda has two tracks : Serverless – Build and ship applications faster – Which…
In Cloud, Google Cloud Platform, Kubernetes, Jan 09, 2019gcp
How to Create Scheduled Snapshots in Google Cloud Platform
Yes, your server and data are on cloud, but to avoid the risk of unexpected data loss still you need to follow standard backup mechanisms…
In Automation, Cloud, Google Cloud Platform, Jan 16, 2020Google Cloud Global Digital Conference – Jan 24
Google Cloud is arranging Global Digital Conference on 24th January 2019. Agenda has two tracks : Serverless – Build and ship applications faster – Which…
In Cloud, Google Cloud Platform, Kubernetes, Jan 09, 2019gcp event
Google Cloud Global Digital Conference – Jan 24
Google Cloud is arranging Global Digital Conference on 24th January 2019. Agenda has two tracks : Serverless – Build and ship applications faster – Which…
In Cloud, Google Cloud Platform, Kubernetes, Jan 09, 2019global digital conference
Google Cloud Global Digital Conference – Jan 24
Google Cloud is arranging Global Digital Conference on 24th January 2019. Agenda has two tracks : Serverless – Build and ship applications faster – Which…
In Cloud, Google Cloud Platform, Kubernetes, Jan 09, 2019google cloud global digital conference
Google Cloud Global Digital Conference – Jan 24
Google Cloud is arranging Global Digital Conference on 24th January 2019. Agenda has two tracks : Serverless – Build and ship applications faster – Which…
In Cloud, Google Cloud Platform, Kubernetes, Jan 09, 2019google event
Google Cloud Global Digital Conference – Jan 24
Google Cloud is arranging Global Digital Conference on 24th January 2019. Agenda has two tracks : Serverless – Build and ship applications faster – Which…
In Cloud, Google Cloud Platform, Kubernetes, Jan 09, 2019ansible tower
Running Ad Hoc commands from Ansible Automation Controller (Ansible Automation Platform)
From the Ansible control node, users can easily execute the ad hoc commands and in this section, we will learn how to execute similar ad hoc commands from an Ansible automation contro...
In Infrastructre & Hardware, aap, ad hoc command, Aug 09, 2022Connecting Ansible Tower to Git Server with Self Signed Certificates
So many questioned me when I mention git server in an Ansible Tower environment; and later I realized that, most of them are keeping their…
In Ansible, Automation, DevOps, Oct 12, 2020ansible-tower-service, Start or Stop Ansible Tower
Learn Ansible : Automation with Ansible – All You Want to Learn Ansible Tower is a wonderful product which help to implement a central hub for…
In Ansible, Automation, Infrastructre & Hardware, Feb 19, 2020Ansible Tower – How to Backup and Restore
Ansible Tower is a wonderful product which help to implement a central hub for IT automation. Ansible Tower is basically a web console and REST…
In Ansible, Automation, Cloud, Sep 24, 2019Ansible and Jenkins integration – Red Hat Webinar
Join this Red Hat webinar to see how to use Jenkins pipelines to deploy simple applications using Ansible Tower. Here see the quick overview of…
In Ansible, Automation, Infrastructre & Hardware, Jan 23, 2019cicd
How to Install GitLab in a Disconnected Environment
Installing GitLab is a simple job as you just need to install the dependancies and then GitLab package.
In Automation, DevOps, How To, Dec 16, 2021Ansible and Jenkins integration – Red Hat Webinar
Join this Red Hat webinar to see how to use Jenkins pipelines to deploy simple applications using Ansible Tower. Here see the quick overview of…
In Ansible, Automation, Infrastructre & Hardware, Jan 23, 2019jenkins
Free GitOps and CI/CD Courses and Certifications
CI/CD (Continuous integration and Continuous delivery or Continuous deployment) and GitOps are not new terminologies in the IT world. There are several software and tools…
In ArgoCD, DevOps, Featured, Jan 23, 2022Ansible and Jenkins integration – Red Hat Webinar
Join this Red Hat webinar to see how to use Jenkins pipelines to deploy simple applications using Ansible Tower. Here see the quick overview of…
In Ansible, Automation, Infrastructre & Hardware, Jan 23, 2019red hat
What is OpenShift
In this article you will learn what OpenShift is and why we are using OpenShift. We will also learn the features of OpenShift compared to other similar products.
In Cloud, Kubernetes, OpenShift, Oct 11, 2021Learn the basics of Linux from Red Hat [FREE]
Red Hat is offering its beginner level Linux course at no-cost; yes you heard it right – Its free ! Red Hat Enterprise Linux Technical…
In Careers, Infrastructre & Hardware, Technical Events, Feb 25, 2019Ansible and Jenkins integration – Red Hat Webinar
Join this Red Hat webinar to see how to use Jenkins pipelines to deploy simple applications using Ansible Tower. Here see the quick overview of…
In Ansible, Automation, Infrastructre & Hardware, Jan 23, 2019red hat webinar
Ansible and Jenkins integration – Red Hat Webinar
Join this Red Hat webinar to see how to use Jenkins pipelines to deploy simple applications using Ansible Tower. Here see the quick overview of…
In Ansible, Automation, Infrastructre & Hardware, Jan 23, 2019delete a pod in openshift
How to delete a pod with Terminating state in OpenShift or Kubernetes Cluster
There might be situations where you have already deleted pods (or already removed dc aka deployment configuration) but pods are stuck in Terminating state. There…
In Automation, Cloud, Kubernetes, Jan 24, 2019delete pods in kubernetes
How to delete a pod with Terminating state in OpenShift or Kubernetes Cluster
There might be situations where you have already deleted pods (or already removed dc aka deployment configuration) but pods are stuck in Terminating state. There…
In Automation, Cloud, Kubernetes, Jan 24, 2019how to delete a pod with terminating state
How to delete a pod with Terminating state in OpenShift or Kubernetes Cluster
There might be situations where you have already deleted pods (or already removed dc aka deployment configuration) but pods are stuck in Terminating state. There…
In Automation, Cloud, Kubernetes, Jan 24, 2019how to delete pods hanging in terminating state
How to delete a pod with Terminating state in OpenShift or Kubernetes Cluster
There might be situations where you have already deleted pods (or already removed dc aka deployment configuration) but pods are stuck in Terminating state. There…
In Automation, Cloud, Kubernetes, Jan 24, 2019openshift api
How to delete a pod with Terminating state in OpenShift or Kubernetes Cluster
There might be situations where you have already deleted pods (or already removed dc aka deployment configuration) but pods are stuck in Terminating state. There…
In Automation, Cloud, Kubernetes, Jan 24, 2019openshift api object manipulation
How to delete a pod with Terminating state in OpenShift or Kubernetes Cluster
There might be situations where you have already deleted pods (or already removed dc aka deployment configuration) but pods are stuck in Terminating state. There…
In Automation, Cloud, Kubernetes, Jan 24, 2019openshift cluster
How to delete a pod with Terminating state in OpenShift or Kubernetes Cluster
There might be situations where you have already deleted pods (or already removed dc aka deployment configuration) but pods are stuck in Terminating state. There…
In Automation, Cloud, Kubernetes, Jan 24, 2019pods are stuck in 'terminating' state.
How to delete a pod with Terminating state in OpenShift or Kubernetes Cluster
There might be situations where you have already deleted pods (or already removed dc aka deployment configuration) but pods are stuck in Terminating state. There…
In Automation, Cloud, Kubernetes, Jan 24, 2019pods are stuck in 'unknown' state
How to delete a pod with Terminating state in OpenShift or Kubernetes Cluster
There might be situations where you have already deleted pods (or already removed dc aka deployment configuration) but pods are stuck in Terminating state. There…
In Automation, Cloud, Kubernetes, Jan 24, 2019pods can not be deleted
How to delete a pod with Terminating state in OpenShift or Kubernetes Cluster
There might be situations where you have already deleted pods (or already removed dc aka deployment configuration) but pods are stuck in Terminating state. There…
In Automation, Cloud, Kubernetes, Jan 24, 2019aws summit
AWS Summit Singapore 2019
This year AWS Summit Singapore will happen on April 10–11, 2019 at Singapore Expo Convention & Exhibition Centre. AWS is introducing a new session called…
In AWS, Cloud, Technical Events, Feb 19, 2019aws summit 2019
AWS Summit Singapore 2019
This year AWS Summit Singapore will happen on April 10–11, 2019 at Singapore Expo Convention & Exhibition Centre. AWS is introducing a new session called…
In AWS, Cloud, Technical Events, Feb 19, 2019aws summit singapore
AWS Summit Singapore 2019
This year AWS Summit Singapore will happen on April 10–11, 2019 at Singapore Expo Convention & Exhibition Centre. AWS is introducing a new session called…
In AWS, Cloud, Technical Events, Feb 19, 2019cloud summit
AWS Summit Singapore 2019
This year AWS Summit Singapore will happen on April 10–11, 2019 at Singapore Expo Convention & Exhibition Centre. AWS is introducing a new session called…
In AWS, Cloud, Technical Events, Feb 19, 2019careers
Promo: Get Up to $430 Off on KubeCon + CloudNativeCon Europe 2024 Paris Tickets
If you missed the standard pricing deadline, don’t worry! We have some exciting news for you. Discounted rates are still available for the standard tier pricing.
In Careers, Developer, DevOps, Feb 22, 20245 Effective Methods for Continuous Learning in AI, ML, and DevOps Era
Following are the five effective methods that I found, one can follow for continuous learning in AI, ML, and DevOps.
In Artificial Intelligence, Careers, ChatGPT, May 04, 2023Why I Choose Digital Detoxification: A Personal Journey
By disconnecting from technology, we can find balance in our lives, prioritize our well-being, and rediscover the joys of being present at the moment.
In Careers, avoid mobile phones, digital detoxification, Apr 30, 2023How To Ask Technical Questions
Stop the “Hi” Epidemic: Mastering Technical Questions in Online Communities Have you ever received a one-word message like “Hi” in a group chat or forum?…
In Automation, Careers, Cloud, Dec 29, 2022Start your Linux journey with free Linux training courses
Here see some of the best Linux training you can start with at no cost; check out and sign up today.
In Careers, Courses, DevOps, Feb 09, 2022DevOps Engineer Skills – Most Demanding DevOps Skills You Should Learn in 2021
Introduction Basically DevOps is not a tool or a job role but a culture where the engineers practice the best methods and use combination of…
In Automation, Careers, DevOps, Feb 02, 2021Red Hat Remote Exams – Everything you need to know
We all know Red Hat certifications are very valuable and it will help you a lot for getting shortlisted in the hiring process. But we…
In Careers, DevOps, How To, Nov 20, 2020Learn the basics of Linux from Red Hat [FREE]
Red Hat is offering its beginner level Linux course at no-cost; yes you heard it right – Its free ! Red Hat Enterprise Linux Technical…
In Careers, Infrastructre & Hardware, Technical Events, Feb 25, 2019free training
Learn the basics of Linux from Red Hat [FREE]
Red Hat is offering its beginner level Linux course at no-cost; yes you heard it right – Its free ! Red Hat Enterprise Linux Technical…
In Careers, Infrastructre & Hardware, Technical Events, Feb 25, 2019linux training
Start your Linux journey with free Linux training courses
Here see some of the best Linux training you can start with at no cost; check out and sign up today.
In Careers, Courses, DevOps, Feb 09, 2022Learn the basics of Linux from Red Hat [FREE]
Red Hat is offering its beginner level Linux course at no-cost; yes you heard it right – Its free ! Red Hat Enterprise Linux Technical…
In Careers, Infrastructre & Hardware, Technical Events, Feb 25, 2019red hat enterprise linux technical overview
Learn the basics of Linux from Red Hat [FREE]
Red Hat is offering its beginner level Linux course at no-cost; yes you heard it right – Its free ! Red Hat Enterprise Linux Technical…
In Careers, Infrastructre & Hardware, Technical Events, Feb 25, 2019red hat free course
Start your Linux journey with free Linux training courses
Here see some of the best Linux training you can start with at no cost; check out and sign up today.
In Careers, Courses, DevOps, Feb 09, 2022Learn the basics of Linux from Red Hat [FREE]
Red Hat is offering its beginner level Linux course at no-cost; yes you heard it right – Its free ! Red Hat Enterprise Linux Technical…
In Careers, Infrastructre & Hardware, Technical Events, Feb 25, 2019red hat linux course
Learn the basics of Linux from Red Hat [FREE]
Red Hat is offering its beginner level Linux course at no-cost; yes you heard it right – Its free ! Red Hat Enterprise Linux Technical…
In Careers, Infrastructre & Hardware, Technical Events, Feb 25, 2019red hat training
Learn the basics of Linux from Red Hat [FREE]
Red Hat is offering its beginner level Linux course at no-cost; yes you heard it right – Its free ! Red Hat Enterprise Linux Technical…
In Careers, Infrastructre & Hardware, Technical Events, Feb 25, 2019rh024
Learn the basics of Linux from Red Hat [FREE]
Red Hat is offering its beginner level Linux course at no-cost; yes you heard it right – Its free ! Red Hat Enterprise Linux Technical…
In Careers, Infrastructre & Hardware, Technical Events, Feb 25, 2019udemy linux course
Learn the basics of Linux from Red Hat [FREE]
Red Hat is offering its beginner level Linux course at no-cost; yes you heard it right – Its free ! Red Hat Enterprise Linux Technical…
In Careers, Infrastructre & Hardware, Technical Events, Feb 25, 2019how to send email from python
Sending Email Using Python and smtplib – Quick HowTo
What is smtpLib We can easily send email from python script using smtplib module, which defines an SMTP client session object that can be used…
In Cloud, Scripts, how to send email from python, Jun 13, 2019python and smtplib
Sending Email Using Python and smtplib – Quick HowTo
What is smtpLib We can easily send email from python script using smtplib module, which defines an SMTP client session object that can be used…
In Cloud, Scripts, how to send email from python, Jun 13, 2019python email
Sending Email Using Python and smtplib – Quick HowTo
What is smtpLib We can easily send email from python script using smtplib module, which defines an SMTP client session object that can be used…
In Cloud, Scripts, how to send email from python, Jun 13, 2019python smtplib
Sending Email Using Python and smtplib – Quick HowTo
What is smtpLib We can easily send email from python script using smtplib module, which defines an SMTP client session object that can be used…
In Cloud, Scripts, how to send email from python, Jun 13, 2019python tips
Sending Email Using Python and smtplib – Quick HowTo
What is smtpLib We can easily send email from python script using smtplib module, which defines an SMTP client session object that can be used…
In Cloud, Scripts, how to send email from python, Jun 13, 2019sending email using python
Sending Email Using Python and smtplib – Quick HowTo
What is smtpLib We can easily send email from python script using smtplib module, which defines an SMTP client session object that can be used…
In Cloud, Scripts, how to send email from python, Jun 13, 2019sending email using python and smtplib - quick howto
Sending Email Using Python and smtplib – Quick HowTo
What is smtpLib We can easily send email from python script using smtplib module, which defines an SMTP client session object that can be used…
In Cloud, Scripts, how to send email from python, Jun 13, 2019security
Implementing Immutable ConfigMaps in Kubernetes: A Practical Tutorial
In this blog post, we will delve into the concept of Immutable ConfigMaps, explore their benefits, and provide practical examples to showcase their use.
In DevOps, Kubernetes, Security, Jul 02, 2023Why ChatGPT is Not Ideal for Generating Ansible Playbooks
While ChatGPT is a powerful language model that can understand and generate natural language, it is not a perfect fit for writing Ansible playbooks. Here are some reasons why:
In Ansible, Automation, ChatGPT, Apr 20, 2023Configure TLS Encrypted Tunnel For Remote Logs Using Syslog-ng
You might be a Sysadmin, developer, DBA or whatever, logs are like treasure boxes for anyone working in IT. And the best practice to keep…
In Cloud, How To, Infrastructre & Hardware, Aug 08, 2019HTTP Status Codes- Quick Reference
You are browsing some sites or testing your own web applications, and suddenly you receive a white screen with some error number ! No worries,…
In Cloud, How To, Security, Jul 02, 2019http error codes
HTTP Status Codes- Quick Reference
You are browsing some sites or testing your own web applications, and suddenly you receive a white screen with some error number ! No worries,…
In Cloud, How To, Security, Jul 02, 2019http status codes
HTTP Status Codes- Quick Reference
You are browsing some sites or testing your own web applications, and suddenly you receive a white screen with some error number ! No worries,…
In Cloud, How To, Security, Jul 02, 2019http status codes explained
HTTP Status Codes- Quick Reference
You are browsing some sites or testing your own web applications, and suddenly you receive a white screen with some error number ! No worries,…
In Cloud, How To, Security, Jul 02, 2019most common http status codes
HTTP Status Codes- Quick Reference
You are browsing some sites or testing your own web applications, and suddenly you receive a white screen with some error number ! No worries,…
In Cloud, How To, Security, Jul 02, 2019what are http status codes
HTTP Status Codes- Quick Reference
You are browsing some sites or testing your own web applications, and suddenly you receive a white screen with some error number ! No worries,…
In Cloud, How To, Security, Jul 02, 2019configure tls encrypted tunnel for remote logs using syslog-ng
Configure TLS Encrypted Tunnel For Remote Logs Using Syslog-ng
You might be a Sysadmin, developer, DBA or whatever, logs are like treasure boxes for anyone working in IT. And the best practice to keep…
In Cloud, How To, Infrastructre & Hardware, Aug 08, 2019syslog-ng
Configure TLS Encrypted Tunnel For Remote Logs Using Syslog-ng
You might be a Sysadmin, developer, DBA or whatever, logs are like treasure boxes for anyone working in IT. And the best practice to keep…
In Cloud, How To, Infrastructre & Hardware, Aug 08, 2019syslog-ng tls
Configure TLS Encrypted Tunnel For Remote Logs Using Syslog-ng
You might be a Sysadmin, developer, DBA or whatever, logs are like treasure boxes for anyone working in IT. And the best practice to keep…
In Cloud, How To, Infrastructre & Hardware, Aug 08, 2019tls logging
Configure TLS Encrypted Tunnel For Remote Logs Using Syslog-ng
You might be a Sysadmin, developer, DBA or whatever, logs are like treasure boxes for anyone working in IT. And the best practice to keep…
In Cloud, How To, Infrastructre & Hardware, Aug 08, 2019ansible automation
The Significance of Automation in DevOps: Streamlining Success
Introduction In today’s dynamic digital landscape, DevOps has become an essential methodology for organizations to deliver software efficiently and with improved quality. At the heart…
In Automation, DevOps, Free Courses, Jul 01, 2023A Shift in Focus: Why I Redirected My Efforts from OpenGuard to Event-Driven Ansible
Introduction In today’s rapidly evolving digital landscape, security automation has become a crucial aspect of ensuring the safety and integrity of IT environments. By leveraging…
In Infrastructre & Hardware, Ansible, Ansible Automation, Jun 02, 2023Ansible Navigator Cheat Sheet
What is ansible-navigator ansible-navigator is the new command line utility (CLI) introduced in Ansible Automation Platform 2, for running and developing Ansible automation content. a...
In Ansible, Automation, DevOps, Dec 12, 2021Configure Your Windows Host to be Managed by Ansible
Ansible is only available for Linux (or Unix); yes that is true (Ansible is not natively available for Windows yet) but you know, you can use Ansible to manage your Windows machines a...
In Ansible, Automation, Cloud, Dec 01, 2020Managing Ansible Variables
Ansible Variables You can use variables in ansible plays to store values like users to create, packages to install etc. By using variables, you can…
In Ansible, Ansible Course, Automation, Aug 30, 2019ansible learning
Getting Started with Ansible Collections
Ansible Collection is a great way of getting content contributions from various Ansible Developers. Earlier there was a tagline for Ansible – “Batteries included”, but…
In Ansible, Automation, DevOps, Dec 22, 2020Managing Ansible Variables
Ansible Variables You can use variables in ansible plays to store values like users to create, packages to install etc. By using variables, you can…
In Ansible, Ansible Course, Automation, Aug 30, 2019ansible variables
Managing Ansible Variables
Ansible Variables You can use variables in ansible plays to store values like users to create, packages to install etc. By using variables, you can…
In Ansible, Ansible Course, Automation, Aug 30, 2019learning ansible
Managing Ansible Facts
Ansible facts are nothing but some variables which are automatically discovered by the Ansible on managed hosts while running ansible adhoc commands or playbooks. See…
In Ansible, Ansible Course, Automation, Sep 03, 2019Managing Ansible Variables
Ansible Variables You can use variables in ansible plays to store values like users to create, packages to install etc. By using variables, you can…
In Ansible, Ansible Course, Automation, Aug 30, 2019managing variables
Managing Ansible Variables
Ansible Variables You can use variables in ansible plays to store values like users to create, packages to install etc. By using variables, you can…
In Ansible, Ansible Course, Automation, Aug 30, 2019variables in ansible
Managing Ansible Variables
Ansible Variables You can use variables in ansible plays to store values like users to create, packages to install etc. By using variables, you can…
In Ansible, Ansible Course, Automation, Aug 30, 2019ansible managing facts
Managing Ansible Facts
Ansible facts are nothing but some variables which are automatically discovered by the Ansible on managed hosts while running ansible adhoc commands or playbooks. See…
In Ansible, Ansible Course, Automation, Sep 03, 2019anisible automation
Ansible Tower – How to Backup and Restore
Ansible Tower is a wonderful product which help to implement a central hub for IT automation. Ansible Tower is basically a web console and REST…
In Ansible, Automation, Cloud, Sep 24, 2019ansible tower – backup and restore operations
Ansible Tower – How to Backup and Restore
Ansible Tower is a wonderful product which help to implement a central hub for IT automation. Ansible Tower is basically a web console and REST…
In Ansible, Automation, Cloud, Sep 24, 2019backup ansible
Ansible Tower – How to Backup and Restore
Ansible Tower is a wonderful product which help to implement a central hub for IT automation. Ansible Tower is basically a web console and REST…
In Ansible, Automation, Cloud, Sep 24, 2019how to backup ansible tower
Ansible Tower – How to Backup and Restore
Ansible Tower is a wonderful product which help to implement a central hub for IT automation. Ansible Tower is basically a web console and REST…
In Ansible, Automation, Cloud, Sep 24, 2019how to restore ansible tower
Ansible Tower – How to Backup and Restore
Ansible Tower is a wonderful product which help to implement a central hub for IT automation. Ansible Tower is basically a web console and REST…
In Ansible, Automation, Cloud, Sep 24, 2019adding container images to google container registry
Adding Container Images to Google Container Registry (GCR)
Google Container Registry (GCR) is a service in Google Cloud Platform (GCP) to manage your own docker container repository. This is fully managed service and…
In Automation, Cloud, Docker, Oct 21, 2019adding container images to google container registry (gcr)
Adding Container Images to Google Container Registry (GCR)
Google Container Registry (GCR) is a service in Google Cloud Platform (GCP) to manage your own docker container repository. This is fully managed service and…
In Automation, Cloud, Docker, Oct 21, 2019adding image to container registry
Adding Container Images to Google Container Registry (GCR)
Google Container Registry (GCR) is a service in Google Cloud Platform (GCP) to manage your own docker container repository. This is fully managed service and…
In Automation, Cloud, Docker, Oct 21, 2019adding image to registry
Adding Container Images to Google Container Registry (GCR)
Google Container Registry (GCR) is a service in Google Cloud Platform (GCP) to manage your own docker container repository. This is fully managed service and…
In Automation, Cloud, Docker, Oct 21, 2019docker in gcr
Adding Container Images to Google Container Registry (GCR)
Google Container Registry (GCR) is a service in Google Cloud Platform (GCP) to manage your own docker container repository. This is fully managed service and…
In Automation, Cloud, Docker, Oct 21, 2019gcr
Adding Container Images to Google Container Registry (GCR)
Google Container Registry (GCR) is a service in Google Cloud Platform (GCP) to manage your own docker container repository. This is fully managed service and…
In Automation, Cloud, Docker, Oct 21, 2019gcr.io
Adding Container Images to Google Container Registry (GCR)
Google Container Registry (GCR) is a service in Google Cloud Platform (GCP) to manage your own docker container repository. This is fully managed service and…
In Automation, Cloud, Docker, Oct 21, 2019google container registry
Adding Container Images to Google Container Registry (GCR)
Google Container Registry (GCR) is a service in Google Cloud Platform (GCP) to manage your own docker container repository. This is fully managed service and…
In Automation, Cloud, Docker, Oct 21, 2019build your own git server using gogs
Build Your Own Git Server using Gogs
When it comes to VCS (Version Control System), we will have confusion as we have many products in the market with almost the same capabilities….
In Ansible Course, Ansible Resources, Automation, Oct 22, 2019gogs git server
Build Your Own Git Server using Gogs
When it comes to VCS (Version Control System), we will have confusion as we have many products in the market with almost the same capabilities….
In Ansible Course, Ansible Resources, Automation, Oct 22, 2019gogs git service
Build Your Own Git Server using Gogs
When it comes to VCS (Version Control System), we will have confusion as we have many products in the market with almost the same capabilities….
In Ansible Course, Ansible Resources, Automation, Oct 22, 2019how to use gogs
Build Your Own Git Server using Gogs
When it comes to VCS (Version Control System), we will have confusion as we have many products in the market with almost the same capabilities….
In Ansible Course, Ansible Resources, Automation, Oct 22, 2019internal git server
Build Your Own Git Server using Gogs
When it comes to VCS (Version Control System), we will have confusion as we have many products in the market with almost the same capabilities….
In Ansible Course, Ansible Resources, Automation, Oct 22, 2019setup your own git server
Build Your Own Git Server using Gogs
When it comes to VCS (Version Control System), we will have confusion as we have many products in the market with almost the same capabilities….
In Ansible Course, Ansible Resources, Automation, Oct 22, 2019microsoft azure
How to get Microsoft Certifications AZ-900 and SC-900 at no cost !
Check this opportunity from Microsoft to get their foundation certifications at no cost.
In Cloud, DevOps, Microsoft Azure, Jan 20, 2022How to Request Resource Quota Increase in Microsoft Azure
As we know public cloud is offering unlimited* amount of resources and as an end user of public cloud we don’t need to worry about…
In Cloud, How To, Infrastructre & Hardware, Nov 08, 2019azure quota increase
How to Request Resource Quota Increase in Microsoft Azure
As we know public cloud is offering unlimited* amount of resources and as an end user of public cloud we don’t need to worry about…
In Cloud, How To, Infrastructre & Hardware, Nov 08, 2019azure resource limit
How to Request Resource Quota Increase in Microsoft Azure
As we know public cloud is offering unlimited* amount of resources and as an end user of public cloud we don’t need to worry about…
In Cloud, How To, Infrastructre & Hardware, Nov 08, 2019azure resource quota
How to Request Resource Quota Increase in Microsoft Azure
As we know public cloud is offering unlimited* amount of resources and as an end user of public cloud we don’t need to worry about…
In Cloud, How To, Infrastructre & Hardware, Nov 08, 2019how to request resource quota increase in microsoft azure
How to Request Resource Quota Increase in Microsoft Azure
As we know public cloud is offering unlimited* amount of resources and as an end user of public cloud we don’t need to worry about…
In Cloud, How To, Infrastructre & Hardware, Nov 08, 2019increase azure quota
How to Request Resource Quota Increase in Microsoft Azure
As we know public cloud is offering unlimited* amount of resources and as an end user of public cloud we don’t need to worry about…
In Cloud, How To, Infrastructre & Hardware, Nov 08, 2019How to Create Scheduled Snapshots in Google Cloud Platform
Yes, your server and data are on cloud, but to avoid the risk of unexpected data loss still you need to follow standard backup mechanisms…
In Automation, Cloud, Google Cloud Platform, Jan 16, 2020scheduled snapshots in gcp
How to Create Scheduled Snapshots in Google Cloud Platform
Yes, your server and data are on cloud, but to avoid the risk of unexpected data loss still you need to follow standard backup mechanisms…
In Automation, Cloud, Google Cloud Platform, Jan 16, 2020snapshots in gcp
How to Create Scheduled Snapshots in Google Cloud Platform
Yes, your server and data are on cloud, but to avoid the risk of unexpected data loss still you need to follow standard backup mechanisms…
In Automation, Cloud, Google Cloud Platform, Jan 16, 2020ansible custom module
How To Add Custom Modules In Ansible
Okay, we all know Ansible installation is coming with default modules and you don’t need to download or configure any additional modules for normal cases,…
In Ansible, Automation, Scripts, Feb 03, 2020how to add custom modules in ansible
How To Add Custom Modules In Ansible
Okay, we all know Ansible installation is coming with default modules and you don’t need to download or configure any additional modules for normal cases,…
In Ansible, Automation, Scripts, Feb 03, 2020install ansible module
How To Add Custom Modules In Ansible
Okay, we all know Ansible installation is coming with default modules and you don’t need to download or configure any additional modules for normal cases,…
In Ansible, Automation, Scripts, Feb 03, 2020ansible-tower-service
ansible-tower-service, Start or Stop Ansible Tower
Learn Ansible : Automation with Ansible – All You Want to Learn Ansible Tower is a wonderful product which help to implement a central hub for…
In Ansible, Automation, Infrastructre & Hardware, Feb 19, 2020gcp handsonlab
Cloud OnBoard: GCP Fundamentals Series [Online Training]
Google Cloud Platform has announced a new online training session – Cloud OnBoard : GCP Fundamentals Series which will be happening on 24th-26th March 2020….
In Google Cloud Platform, Infrastructre & Hardware, Online Events, Mar 03, 2020gcp training
Cloud OnBoard: GCP Fundamentals Series [Online Training]
Google Cloud Platform has announced a new online training session – Cloud OnBoard : GCP Fundamentals Series which will be happening on 24th-26th March 2020….
In Google Cloud Platform, Infrastructre & Hardware, Online Events, Mar 03, 2020google cloud
Cloud OnBoard: GCP Fundamentals Series [Online Training]
Google Cloud Platform has announced a new online training session – Cloud OnBoard : GCP Fundamentals Series which will be happening on 24th-26th March 2020….
In Google Cloud Platform, Infrastructre & Hardware, Online Events, Mar 03, 2020google cloud summit
Cloud OnBoard: GCP Fundamentals Series [Online Training]
Google Cloud Platform has announced a new online training session – Cloud OnBoard : GCP Fundamentals Series which will be happening on 24th-26th March 2020….
In Google Cloud Platform, Infrastructre & Hardware, Online Events, Mar 03, 2020google cloud training
Cloud OnBoard: GCP Fundamentals Series [Online Training]
Google Cloud Platform has announced a new online training session – Cloud OnBoard : GCP Fundamentals Series which will be happening on 24th-26th March 2020….
In Google Cloud Platform, Infrastructre & Hardware, Online Events, Mar 03, 2020googlecloudonboard
Cloud OnBoard: GCP Fundamentals Series [Online Training]
Google Cloud Platform has announced a new online training session – Cloud OnBoard : GCP Fundamentals Series which will be happening on 24th-26th March 2020….
In Google Cloud Platform, Infrastructre & Hardware, Online Events, Mar 03, 2020virtualization
How to Import Existing VMWare VM’s into Terraform
Terraform is an amazing tool for your infrastructure automation. Everything about your infrastructure can be write as code and maintain by team; means your infrastructure…
In Automation, Infrastructre & Hardware, Terraform, Nov 04, 2020How to Install VMWare vCenter Server Appliance
When we talk about virtualization, VMWare is one of the best choice and most popular in town. You can download VMware vSphere Hypervisor 6.7 for…
In Cloud, Infrastructre & Hardware, Virtualization, Mar 20, 2020Installing oVirt 4 with Self-Hosted Engine on Enterprise Linux
oVirt is one of the best free and open-source virtualization solution with enterprise level features. Installing oVirt cluster is simple and straight forward and you…
In Cloud, Infrastructre & Hardware, Virtualization, Mar 05, 2020installing ovirt 4 with self-hosted engine on enterprise linux
Installing oVirt 4 with Self-Hosted Engine on Enterprise Linux
oVirt is one of the best free and open-source virtualization solution with enterprise level features. Installing oVirt cluster is simple and straight forward and you…
In Cloud, Infrastructre & Hardware, Virtualization, Mar 05, 2020ovirt
Installing oVirt 4 with Self-Hosted Engine on Enterprise Linux
oVirt is one of the best free and open-source virtualization solution with enterprise level features. Installing oVirt cluster is simple and straight forward and you…
In Cloud, Infrastructre & Hardware, Virtualization, Mar 05, 2020ovirt engine installation
Installing oVirt 4 with Self-Hosted Engine on Enterprise Linux
oVirt is one of the best free and open-source virtualization solution with enterprise level features. Installing oVirt cluster is simple and straight forward and you…
In Cloud, Infrastructre & Hardware, Virtualization, Mar 05, 2020ovirt installation
Installing oVirt 4 with Self-Hosted Engine on Enterprise Linux
oVirt is one of the best free and open-source virtualization solution with enterprise level features. Installing oVirt cluster is simple and straight forward and you…
In Cloud, Infrastructre & Hardware, Virtualization, Mar 05, 2020ovirt node installation
Installing oVirt 4 with Self-Hosted Engine on Enterprise Linux
oVirt is one of the best free and open-source virtualization solution with enterprise level features. Installing oVirt cluster is simple and straight forward and you…
In Cloud, Infrastructre & Hardware, Virtualization, Mar 05, 2020ovirt self hosted engine
Installing oVirt 4 with Self-Hosted Engine on Enterprise Linux
oVirt is one of the best free and open-source virtualization solution with enterprise level features. Installing oVirt cluster is simple and straight forward and you…
In Cloud, Infrastructre & Hardware, Virtualization, Mar 05, 2020rhv engine
Installing oVirt 4 with Self-Hosted Engine on Enterprise Linux
oVirt is one of the best free and open-source virtualization solution with enterprise level features. Installing oVirt cluster is simple and straight forward and you…
In Cloud, Infrastructre & Hardware, Virtualization, Mar 05, 2020container training
Start Your OpenShift Journey with these Free Red Hat Training Programs
Red Hat OpenShift Container Platform is one of the best kubernetes platform for enterprises. As we know kubernetes and OpenShift are multi-component stack and not…
In Cloud, Online Events, OpenShift, Mar 09, 2020free openshift training
Learn OpenShift – A Comprehensive Guide for OpenShift Courses and Exams
Red Hat is offering multiple courses and certifications based on the Red Hat OpenShift platform and there are mainly two tracks (while writing this article), the OpenShift Administrat...
In Automation, Developer, DevOps, Apr 12, 2022Start Your OpenShift journey with OpenShift Interactive Learning Portal – FREE
Update: O’Reilly has closed the public access of Katakoda labs. Please use the following resources1. Interactive labs for Red Hat OpenShift – Free labs2. OpenShift and…
In Online Events, OpenShift, Free OCP Lab, Apr 14, 2020Start Your OpenShift Journey with these Free Red Hat Training Programs
Red Hat OpenShift Container Platform is one of the best kubernetes platform for enterprises. As we know kubernetes and OpenShift are multi-component stack and not…
In Cloud, Online Events, OpenShift, Mar 09, 2020kubernetes training
Start Your OpenShift Journey with these Free Red Hat Training Programs
Red Hat OpenShift Container Platform is one of the best kubernetes platform for enterprises. As we know kubernetes and OpenShift are multi-component stack and not…
In Cloud, Online Events, OpenShift, Mar 09, 2020ocp training
Start Your OpenShift Journey with these Free Red Hat Training Programs
Red Hat OpenShift Container Platform is one of the best kubernetes platform for enterprises. As we know kubernetes and OpenShift are multi-component stack and not…
In Cloud, Online Events, OpenShift, Mar 09, 2020openshift free training
OpenShift Operators (Kubernetes Operators)
An Operator is a method of packaging, deploying and managing a Kubernetes-native application.
In Cloud, DevOps, Kubernetes, Oct 30, 2021OpenShift Architecture
Learn the OpenShift architecture, control plane, compute nodes, infrastructure nodes and sample reference architecture.
In Cloud, DevOps, Infrastructre & Hardware, Oct 26, 2021Introduction to OpenShift BootCamp
The plan is to start with the basics of OpenShift and slowly explain the OpenShift core components. Then we will learn how to deploy OpenShift clusters for you to practice labs and le...
In DevOps, Featured, Kubernetes, Sep 29, 2021Start Your OpenShift Journey with these Free Red Hat Training Programs
Red Hat OpenShift Container Platform is one of the best kubernetes platform for enterprises. As we know kubernetes and OpenShift are multi-component stack and not…
In Cloud, Online Events, OpenShift, Mar 09, 2020openshift training
Start Your OpenShift journey with OpenShift Interactive Learning Portal – FREE
Update: O’Reilly has closed the public access of Katakoda labs. Please use the following resources1. Interactive labs for Red Hat OpenShift – Free labs2. OpenShift and…
In Online Events, OpenShift, Free OCP Lab, Apr 14, 2020Start Your OpenShift Journey with these Free Red Hat Training Programs
Red Hat OpenShift Container Platform is one of the best kubernetes platform for enterprises. As we know kubernetes and OpenShift are multi-component stack and not…
In Cloud, Online Events, OpenShift, Mar 09, 2020red hat openshift
Start Your OpenShift Journey with these Free Red Hat Training Programs
Red Hat OpenShift Container Platform is one of the best kubernetes platform for enterprises. As we know kubernetes and OpenShift are multi-component stack and not…
In Cloud, Online Events, OpenShift, Mar 09, 2020how to install vmware vcenter server appliance
How to Install VMWare vCenter Server Appliance
When we talk about virtualization, VMWare is one of the best choice and most popular in town. You can download VMware vSphere Hypervisor 6.7 for…
In Cloud, Infrastructre & Hardware, Virtualization, Mar 20, 2020vmware
How to Install VMWare vSphere Hypervisor ESXi
We all know VMWare Products are always on top of the list for your virtualization requirements. But you can use the base ESXi for setting…
In Infrastructre & Hardware, VMWare, how to install esxi server, Nov 17, 2020How to Import Existing VMWare VM’s into Terraform
Terraform is an amazing tool for your infrastructure automation. Everything about your infrastructure can be write as code and maintain by team; means your infrastructure…
In Automation, Infrastructre & Hardware, Terraform, Nov 04, 2020How to Install VMWare vCenter Server Appliance
When we talk about virtualization, VMWare is one of the best choice and most popular in town. You can download VMware vSphere Hypervisor 6.7 for…
In Cloud, Infrastructre & Hardware, Virtualization, Mar 20, 2020vmware esxi
How to Install VMWare vCenter Server Appliance
When we talk about virtualization, VMWare is one of the best choice and most popular in town. You can download VMware vSphere Hypervisor 6.7 for…
In Cloud, Infrastructre & Hardware, Virtualization, Mar 20, 2020vmware vcenter installation
How to Install VMWare vCenter Server Appliance
When we talk about virtualization, VMWare is one of the best choice and most popular in town. You can download VMware vSphere Hypervisor 6.7 for…
In Cloud, Infrastructre & Hardware, Virtualization, Mar 20, 2020vmware virtulization
How to Install VMWare vCenter Server Appliance
When we talk about virtualization, VMWare is one of the best choice and most popular in town. You can download VMware vSphere Hypervisor 6.7 for…
In Cloud, Infrastructre & Hardware, Virtualization, Mar 20, 2020free ocp lab
Start Your OpenShift journey with OpenShift Interactive Learning Portal – FREE
Update: O’Reilly has closed the public access of Katakoda labs. Please use the following resources1. Interactive labs for Red Hat OpenShift – Free labs2. OpenShift and…
In Online Events, OpenShift, Free OCP Lab, Apr 14, 2020kuberenetes training
Practicing Kubernetes
To truly solidify your understanding, hands-on practice is essential. Here are some excellent lab resources to help you get started!
In DevOps, Kubernetes, Devops, Feb 06, 2022Start Your OpenShift journey with OpenShift Interactive Learning Portal – FREE
Update: O’Reilly has closed the public access of Katakoda labs. Please use the following resources1. Interactive labs for Red Hat OpenShift – Free labs2. OpenShift and…
In Online Events, OpenShift, Free OCP Lab, Apr 14, 2020kubernetes lab
Practicing Kubernetes
To truly solidify your understanding, hands-on practice is essential. Here are some excellent lab resources to help you get started!
In DevOps, Kubernetes, Devops, Feb 06, 2022Start Your OpenShift journey with OpenShift Interactive Learning Portal – FREE
Update: O’Reilly has closed the public access of Katakoda labs. Please use the following resources1. Interactive labs for Red Hat OpenShift – Free labs2. OpenShift and…
In Online Events, OpenShift, Free OCP Lab, Apr 14, 2020ocp lab
Start Your OpenShift journey with OpenShift Interactive Learning Portal – FREE
Update: O’Reilly has closed the public access of Katakoda labs. Please use the following resources1. Interactive labs for Red Hat OpenShift – Free labs2. OpenShift and…
In Online Events, OpenShift, Free OCP Lab, Apr 14, 2020openshift free lab
OpenShift Architecture
Learn the OpenShift architecture, control plane, compute nodes, infrastructure nodes and sample reference architecture.
In Cloud, DevOps, Infrastructre & Hardware, Oct 26, 2021Introduction to OpenShift BootCamp
The plan is to start with the basics of OpenShift and slowly explain the OpenShift core components. Then we will learn how to deploy OpenShift clusters for you to practice labs and le...
In DevOps, Featured, Kubernetes, Sep 29, 2021Start Your OpenShift journey with OpenShift Interactive Learning Portal – FREE
Update: O’Reilly has closed the public access of Katakoda labs. Please use the following resources1. Interactive labs for Red Hat OpenShift – Free labs2. OpenShift and…
In Online Events, OpenShift, Free OCP Lab, Apr 14, 2020featured
Integrating Ansible Automation Controller with Splunk
Do you use Red Hat Ansible Automation Controller to manage your IT infrastructure? Keeping track of what’s happening behind the scenes is crucial. This blog…
In Ansible, Automation, Featured, Mar 14, 2024Mastering Tekton: Your Guide to Cloud-Native CI/CD Workflows
Here are some of the best and free resources to learn Tekton from base.
In Automation, Courses, DevOps, Nov 06, 2023Learn Ansible – A Comprehensive Guide for Courses and Exams
Either follow a beginner-level course or a certification track course designed for Ansible certification.
In Ansible, Ansible Resources, Automation, Sep 05, 2022Free GitOps and CI/CD Courses and Certifications
CI/CD (Continuous integration and Continuous delivery or Continuous deployment) and GitOps are not new terminologies in the IT world. There are several software and tools…
In ArgoCD, DevOps, Featured, Jan 23, 2022Terraform Cheat Sheet
This cheat sheet is a living document and I will make changes whenever there is an update or changes in the Terraform CLI options or versions.
In DevOps, Featured, Infrastructre & Hardware, Nov 24, 2021Kubernetes vs OpenShift – 15 Facts You Should Know
Kubernetes is an opensource project and OpenShift is an enterprise opensource product; more like an engine vs car.
In Cloud, DevOps, Featured, Oct 20, 2021Introduction to OpenShift BootCamp
The plan is to start with the basics of OpenShift and slowly explain the OpenShift core components. Then we will learn how to deploy OpenShift clusters for you to practice labs and le...
In DevOps, Featured, Kubernetes, Sep 29, 2021How to set up and use Python virtual environments for Ansible
You can have different versions of Ansible and other important Python modules in a dedicated test directory with a virtual environment.
In Ansible, Automation, DevOps, Sep 20, 20215 Mistakes You Should Avoid During Kubernetes Exam
Read this article if you are planning to attend any of the Kubernetes exams in the near future. Because many shared in the forums or…
In Cloud, DevOps, Featured, Mar 12, 202110 Tips for your Kubernetes Exam – CKA & CKAD
Since Kubernetes is getting wide acceptance, Kubernetes Certification is one of the most trending certifications in the IT circle now; both Certified Kubernetes Administrator (CKA)…
In DevOps, Featured, Kubernetes, Aug 15, 2020CKA, CKS & CKAD Learning Path and Certification
Since kubernetes is getting wide acceptance, Kubernetes Certification is the most trending one in IT circle now. I have completed both recently (March – April…
In Featured, Infrastructre & Hardware, Kubernetes, May 03, 2020cka certification path
5 Mistakes You Should Avoid During Kubernetes Exam
Read this article if you are planning to attend any of the Kubernetes exams in the near future. Because many shared in the forums or…
In Cloud, DevOps, Featured, Mar 12, 2021CKA, CKS & CKAD Learning Path and Certification
Since kubernetes is getting wide acceptance, Kubernetes Certification is the most trending one in IT circle now. I have completed both recently (March – April…
In Featured, Infrastructre & Hardware, Kubernetes, May 03, 2020ckad certification path
5 Mistakes You Should Avoid During Kubernetes Exam
Read this article if you are planning to attend any of the Kubernetes exams in the near future. Because many shared in the forums or…
In Cloud, DevOps, Featured, Mar 12, 2021CKA, CKS & CKAD Learning Path and Certification
Since kubernetes is getting wide acceptance, Kubernetes Certification is the most trending one in IT circle now. I have completed both recently (March – April…
In Featured, Infrastructre & Hardware, Kubernetes, May 03, 2020ckad exam tips
5 Mistakes You Should Avoid During Kubernetes Exam
Read this article if you are planning to attend any of the Kubernetes exams in the near future. Because many shared in the forums or…
In Cloud, DevOps, Featured, Mar 12, 202110 Tips for your Kubernetes Exam – CKA & CKAD
Since Kubernetes is getting wide acceptance, Kubernetes Certification is one of the most trending certifications in the IT circle now; both Certified Kubernetes Administrator (CKA)…
In DevOps, Featured, Kubernetes, Aug 15, 2020CKA, CKS & CKAD Learning Path and Certification
Since kubernetes is getting wide acceptance, Kubernetes Certification is the most trending one in IT circle now. I have completed both recently (March – April…
In Featured, Infrastructre & Hardware, Kubernetes, May 03, 2020ckas exam tips
CKA, CKS & CKAD Learning Path and Certification
Since kubernetes is getting wide acceptance, Kubernetes Certification is the most trending one in IT circle now. I have completed both recently (March – April…
In Featured, Infrastructre & Hardware, Kubernetes, May 03, 2020how to pass cka certification
10 Tips for your Kubernetes Exam – CKA & CKAD
Since Kubernetes is getting wide acceptance, Kubernetes Certification is one of the most trending certifications in the IT circle now; both Certified Kubernetes Administrator (CKA)…
In DevOps, Featured, Kubernetes, Aug 15, 2020CKA, CKS & CKAD Learning Path and Certification
Since kubernetes is getting wide acceptance, Kubernetes Certification is the most trending one in IT circle now. I have completed both recently (March – April…
In Featured, Infrastructre & Hardware, Kubernetes, May 03, 2020how to pass ckad exam
Why is Kubernetes certification so important ? 5 reasons I noticed
There are many reasons behind this and let us explore a few of them.
In Cloud, DevOps, Kubernetes, Jan 27, 20225 Mistakes You Should Avoid During Kubernetes Exam
Read this article if you are planning to attend any of the Kubernetes exams in the near future. Because many shared in the forums or…
In Cloud, DevOps, Featured, Mar 12, 202110 Tips for your Kubernetes Exam – CKA & CKAD
Since Kubernetes is getting wide acceptance, Kubernetes Certification is one of the most trending certifications in the IT circle now; both Certified Kubernetes Administrator (CKA)…
In DevOps, Featured, Kubernetes, Aug 15, 2020CKA, CKS & CKAD Learning Path and Certification
Since kubernetes is getting wide acceptance, Kubernetes Certification is the most trending one in IT circle now. I have completed both recently (March – April…
In Featured, Infrastructre & Hardware, Kubernetes, May 03, 2020how to pass kubernetes exam
Practicing Kubernetes
To truly solidify your understanding, hands-on practice is essential. Here are some excellent lab resources to help you get started!
In DevOps, Kubernetes, Devops, Feb 06, 202210 Tips for your Kubernetes Exam – CKA & CKAD
Since Kubernetes is getting wide acceptance, Kubernetes Certification is one of the most trending certifications in the IT circle now; both Certified Kubernetes Administrator (CKA)…
In DevOps, Featured, Kubernetes, Aug 15, 2020CKA, CKS & CKAD Learning Path and Certification
Since kubernetes is getting wide acceptance, Kubernetes Certification is the most trending one in IT circle now. I have completed both recently (March – April…
In Featured, Infrastructre & Hardware, Kubernetes, May 03, 2020kubernete exam tips
Practicing Kubernetes
To truly solidify your understanding, hands-on practice is essential. Here are some excellent lab resources to help you get started!
In DevOps, Kubernetes, Devops, Feb 06, 2022CKA, CKS & CKAD Learning Path and Certification
Since kubernetes is getting wide acceptance, Kubernetes Certification is the most trending one in IT circle now. I have completed both recently (March – April…
In Featured, Infrastructre & Hardware, Kubernetes, May 03, 2020ansible auotmate 2020
Ansible Automates 2020 on 9th & 10th September
Another good news during this unusual time as Ansible Automate 2020 is a Virtual Event this year and we all will get the chance to…
In Ansible, Automation, Online Events, Aug 11, 2020ansible event
Ansible Automates 2020 on 9th & 10th September
Another good news during this unusual time as Ansible Automate 2020 is a Virtual Event this year and we all will get the chance to…
In Ansible, Automation, Online Events, Aug 11, 2020ansible for networking
Ansible Automates 2020 on 9th & 10th September
Another good news during this unusual time as Ansible Automate 2020 is a Virtual Event this year and we all will get the chance to…
In Ansible, Automation, Online Events, Aug 11, 2020ansible guides
Ansible Automates 2020 on 9th & 10th September
Another good news during this unusual time as Ansible Automate 2020 is a Virtual Event this year and we all will get the chance to…
In Ansible, Automation, Online Events, Aug 11, 2020how to learn ansible
Getting Started with Ansible Collections
Ansible Collection is a great way of getting content contributions from various Ansible Developers. Earlier there was a tagline for Ansible – “Batteries included”, but…
In Ansible, Automation, DevOps, Dec 22, 2020Ansible Automates 2020 on 9th & 10th September
Another good news during this unusual time as Ansible Automate 2020 is a Virtual Event this year and we all will get the chance to…
In Ansible, Automation, Online Events, Aug 11, 2020online event
Ansible Automates 2020 on 9th & 10th September
Another good news during this unusual time as Ansible Automate 2020 is a Virtual Event this year and we all will get the chance to…
In Ansible, Automation, Online Events, Aug 11, 2020devops
Installing Podman on Red Hat Enterprise Linux 9
his tutorial will walk you through installing Podman on RHEL 9 and explore its advantages over Docker.
In DevOps, Docker, Podman, Sep 02, 2024Book Review: Mastering Amazon EC2
Badri, who is highly active in the AWS user group communities as an organizer, speaker, and coordinator, shares his extensive knowledge in this book, making it a valuable guide for le...
In Books, Cloud, DevOps, Sep 01, 2024Install Ansible AWX on Kubernetes
Ansible AWX is the upstream project for the Ansible automation controller (Part of Red Hat Ansible Automation Platform). It offers a web-based user interface, REST…
In Ansible, Automation, DevOps, Aug 30, 2024How to Use Pod Failure Policy in Kubernetes
This new feature provides enhanced control over how Kubernetes handles pod failures within Jobs, allowing for more efficient and cost-effective management of workloads.
In Cloud, DevOps, Kubernetes, Aug 25, 2024Testing Kubernetes 1.31 with minikube: A Step-by-Step Guide for multi-node cluster
In this guide, we’ll explore how to set up and test the latest Kubernetes 1.31 using minikube.
In Cloud, DevOps, Kubernetes, Aug 15, 2024How to Learn Containers in 2024: Podman, Docker, and more
This post will be your guide to the exciting world of containers, container engines, and the tools to get you started.
In Developer, DevOps, Kubernetes, Jul 05, 2024Integrating Ansible with OpenShift & Kubernetes
This article explores how Ansible Automation Platform integrates with OpenShift to automate managing applications, provisioning clusters, and more in OpenShift environments. It covers...
In Ansible, Automation, DevOps, Jun 19, 2024Demystifying Kubernetes API Versions: Alpha, Beta and Stable
This blog cuts through the jargon and explains the important details you need to know about Kubernetes API versions in plain language.
In Developer, DevOps, Kubernetes, Jun 16, 2024Book Review: AWS for Solutions Architects, Second Edition
This hefty but informative book, “AWS for Solutions Architects, Second Edition,” by Saurabh Shrivastava, Neelanjali Srivastav, Alberto Artasanchez, and Imtiaz Sayed, was a valuable co...
In AWS, Books, Cloud, Jun 01, 2024Multi-Level Approvals in Ansible Automation Controller: A Workaround
In this blog, we’ll navigate the world of multi-level approvals in Ansible Automation Controller. We’ll explore the limitations of built-in nodes, discuss the best practices with ITSM...
In Ansible, Ansible Resources, Automation, Apr 25, 2024Integrating Ansible Automation Platform with CyberArk to retrieve credentials
Integrating the Ansible Automation Platform with CyberArk allows you to retrieve credentials securely and automatically from CyberArk’s Password Vault Web Access (PVWA) and use them i...
In Ansible, Automation, DevOps, Mar 25, 2024Integrating Ansible Automation Platform with CyberArk to retrieve credentials
Integrating the Ansible Automation Platform with CyberArk allows you to retrieve credentials securely and automatically from CyberArk’s Password Vault Web Access (PVWA) and use them i...
In Ansible, Automation, DevOps, Mar 25, 2024Book Review: Mastering AWS CloudFormation
This book goes beyond the basics. Karen dives deep into crafting powerful CloudFormation templates, a crucial skill for automating infrastructure deployments in AWS.
In AWS, Books, Cloud, Mar 14, 2024Running Multiple Kubernetes Playgrounds: Your Guide to Minikube Magic!
Learn, how minikube lets you create multiple mini-clusters for all your Kubernetes adventures.
In Cloud, Developer, DevOps, Mar 10, 2024Promo: Get Up to $430 Off on KubeCon + CloudNativeCon Europe 2024 Paris Tickets
If you missed the standard pricing deadline, don’t worry! We have some exciting news for you. Discounted rates are still available for the standard tier pricing.
In Careers, Developer, DevOps, Feb 22, 2024Let’s talk about kubectl create, apply, edit, replace and patch
This blog will guide you through their strengths and weaknesses in simple, casual language!
In DevOps, Kubernetes, kubectl, Feb 13, 2024Book Review: The Linux DevOps Handbook
Furthermore, readers are guided through the intricacies of CI/CD processes using tools like GitHub, Terraform, and Atlantis, along with best practices and common pitfalls to avoid in ...
In Books, DevOps, devops book, Feb 10, 2024Book Review: Fedora Linux System Administration – A Hands-On Guide for Power Users
Alex Callejas has penned the definitive guide for Fedoreans of all levels: Fedora Linux System Administration.
In Books, DevOps, Alex Callejas, Jan 17, 2024Let us test Kubernetes 1.29 with minikube
This post guides you through setting up minikube with the latest Kubernetes goodness, so you can be a testing trailblazer.
In DevOps, Kubernetes, devops with kubernetes, Dec 18, 2023Book Review: Terraform Cookbook, Second Edition
This comprehensive 600-page guide is a treasure trove of information, tricks, and tips for mastering Terraform, the amazing infrastructure as code tool.
In Automation, Books, DevOps, Dec 18, 2023Book Review: OpenShift Multi-Cluster Management Handbook
From the outset, the authors delve into the significance of multi-cluster architectures, addressing vendor lock-in concerns and the unique challenges they present.
In Books, DevOps, Kubernetes, Nov 19, 2023Mastering Tekton: Your Guide to Cloud-Native CI/CD Workflows
Here are some of the best and free resources to learn Tekton from base.
In Automation, Courses, DevOps, Nov 06, 2023Mastering Tekton: Your Guide to Cloud-Native CI/CD Workflows
Here are some of the best and free resources to learn Tekton from base.
In Automation, Courses, DevOps, Nov 06, 2023Installing Ansible Automation Platform with AWS RDS and SSL Encryption
In today’s IT landscape, Red Hat® Ansible® Automation Platform simplifies complex tasks, and our blog guides you through securing it with AWS RDS and SSL Encryption.
In Ansible, Automation, AWS, Nov 05, 2023Promo: Get Up to $700 Off on KubeCon + CloudNativeCon North America 2023 Tickets
In this blog post, we’ll dive into the event details, the techbeatly promo, and why attending this conference is a must for cloud-native enthusiasts.
In DevOps, Kubernetes, OpenShift, Oct 25, 2023oc edit – How To Customize Your OpenShift / Kubernetes CLI Editor
We’ll explain what the oc command is, demystify the concept of shell configuration files, discuss the importance of the EDITOR variable, and suggest some common CLI editors.
In DevOps, Kubernetes, OpenShift, Oct 24, 2023Book Review: 50 Kubernetes Concepts Every DevOps Engineer Should Know
One of the standout features is the author’s approach to gradually building the reader’s understanding, starting with fundamental application design and dependencies before diving int...
In Books, DevOps, Kubernetes, Oct 01, 2023GitOps vs. CI/CD – Understanding the Key Differences
GitOps and CI/CD (Continuous Integration/Continuous Deployment) are two distinct but related concepts in the realm of software development and deployment. They both play a crucial…
In Automation, DevOps, GitHub Actions, Sep 08, 2023GitOps vs. CI/CD – Understanding the Key Differences
GitOps and CI/CD (Continuous Integration/Continuous Deployment) are two distinct but related concepts in the realm of software development and deployment. They both play a crucial…
In Automation, DevOps, GitHub Actions, Sep 08, 2023Book Review: -Technology Operating Models for Cloud and Edge-
Authors: Ahilan Ponnusamy and Andreas Spanner Reviewed by: John Heaton, Guillaume Poulet-Mathis, Sharad Gupta, and Thenna Raj I just finished diving into the pages of…
In Books, Cloud, DevOps, Aug 27, 2023Book Review: -Mastering Kubernetes Fourth Edition- by Gigi Sayfan
The book commences by laying a strong foundation with a thorough exploration of Kubernetes core concepts, accompanied by step-by-step instructions for setting up the learning environm...
In Books, Cloud, DevOps, Aug 06, 2023Managing Containers at AWS – Unveiling the Perfect Services for Your Use Cases
In this article, we’ll explore the key container services offered by AWS and understand the best use cases for each.
In AWS, Cloud, DevOps, Aug 04, 2023Implementing Immutable ConfigMaps in Kubernetes: A Practical Tutorial
In this blog post, we will delve into the concept of Immutable ConfigMaps, explore their benefits, and provide practical examples to showcase their use.
In DevOps, Kubernetes, Security, Jul 02, 2023The Significance of Automation in DevOps: Streamlining Success
Introduction In today’s dynamic digital landscape, DevOps has become an essential methodology for organizations to deliver software efficiently and with improved quality. At the heart…
In Automation, DevOps, Free Courses, Jul 01, 2023Embracing the ChatGPT and AI Era: Thriving in the Future of Work
Technological revolution also resulted in the creation of new industries and job roles.
In Artificial Intelligence, Automation, ChatGPT, May 31, 20235 Effective Methods for Continuous Learning in AI, ML, and DevOps Era
Following are the five effective methods that I found, one can follow for continuous learning in AI, ML, and DevOps.
In Artificial Intelligence, Careers, ChatGPT, May 04, 2023ChatGPT and Beyond: Why Continuous Learning is Critical for IT Professionals
In this article, we will explore why people worry about ChatGPT and why IT professionals should not.
In ChatGPT, Cloud, DevOps, Apr 24, 2023Why ChatGPT is Not Ideal for Generating Ansible Playbooks
While ChatGPT is a powerful language model that can understand and generate natural language, it is not a perfect fit for writing Ansible playbooks. Here are some reasons why:
In Ansible, Automation, ChatGPT, Apr 20, 20235 ways DevOps engineers can use ChatGPT
In this article, we will explore 5 potential ways DevOps engineers can use ChatGPT to improve the DevOps workflow.
In Automation, DevOps, chatgpt, Apr 17, 2023How To Ask Technical Questions
Stop the “Hi” Epidemic: Mastering Technical Questions in Online Communities Have you ever received a one-word message like “Hi” in a group chat or forum?…
In Automation, Careers, Cloud, Dec 29, 2022Learn OpenShift – A Comprehensive Guide for OpenShift Courses and Exams
Red Hat is offering multiple courses and certifications based on the Red Hat OpenShift platform and there are mainly two tracks (while writing this article), the OpenShift Administrat...
In Automation, Developer, DevOps, Apr 12, 2022Top 15 Free Kubernetes Courses
Here you will find the top 15 Kubernetes resources which you can use at no cost from your home or office.
In Cloud, DevOps, Kubernetes, Mar 24, 202210 Free Courses to Learn Terraform
Here see what I have curated based on my experience and personal notes.
In Courses, DevOps, Free Courses, Feb 24, 2022Up to 5 Microsoft Fundamentals Certifications at no cost!
A few weeks ago, I have shared about free AZ-900 and SC-900 certifications and I came to know that, you can get up to 5…
In Cloud, DevOps, azure exam vouchers, Feb 18, 2022Start your Linux journey with free Linux training courses
Here see some of the best Linux training you can start with at no cost; check out and sign up today.
In Careers, Courses, DevOps, Feb 09, 2022Practicing Kubernetes
To truly solidify your understanding, hands-on practice is essential. Here are some excellent lab resources to help you get started!
In DevOps, Kubernetes, Devops, Feb 06, 2022Practicing Kubernetes
To truly solidify your understanding, hands-on practice is essential. Here are some excellent lab resources to help you get started!
In DevOps, Kubernetes, Devops, Feb 06, 2022How to access applications deployed in minikube Kubernetes cluster using NodePort
In this demo, we will deploy a simple nginx application using helm charts and access it from the host machine.
In DevOps, Kubernetes, deploy in minikube, Jan 29, 2022Why is Kubernetes certification so important ? 5 reasons I noticed
There are many reasons behind this and let us explore a few of them.
In Cloud, DevOps, Kubernetes, Jan 27, 2022Free GitOps and CI/CD Courses and Certifications
CI/CD (Continuous integration and Continuous delivery or Continuous deployment) and GitOps are not new terminologies in the IT world. There are several software and tools…
In ArgoCD, DevOps, Featured, Jan 23, 2022How to get Microsoft Certifications AZ-900 and SC-900 at no cost !
Check this opportunity from Microsoft to get their foundation certifications at no cost.
In Cloud, DevOps, Microsoft Azure, Jan 20, 2022Multi-node Kubernets Cluster in 10 minutes
In this article, you will learn how to deploy a multi-node Kubernetes cluster using Vagrant and VirtualBox.
In Cloud, DevOps, Kubernetes, Jan 17, 2022How to send email using Ansible and Gmail
How to configure your Gmail credential and Ansible to send automated email using Ansible playbook.
In Ansible, Automation, DevOps, Jan 11, 2022How To Add Or Change GitLab Data Storage Path
In this article you will learn how to configure custom storage path for your GitLab servers.
In Automation, DevOps, add storage for gitlab, Dec 24, 2021Configure Custom SSL to Secure GitLab Server
I have explained How to Install GitLab in a Disconnected Environment in a past article. In this article you will learn how to use self-signed or custom SSL certificates to secure your...
In Automation, DevOps, configure lets encrypt ssl for gitlab, Dec 22, 2021How to Install GitLab in a Disconnected Environment
Installing GitLab is a simple job as you just need to install the dependancies and then GitLab package.
In Automation, DevOps, How To, Dec 16, 2021How to Install GitLab in a Disconnected Environment
Installing GitLab is a simple job as you just need to install the dependancies and then GitLab package.
In Automation, DevOps, How To, Dec 16, 2021Ansible Navigator Cheat Sheet
What is ansible-navigator ansible-navigator is the new command line utility (CLI) introduced in Ansible Automation Platform 2, for running and developing Ansible automation content. a...
In Ansible, Automation, DevOps, Dec 12, 2021Ansible Convert List to String
I noticed many users are using different and wrong methods to convert a list data to string format. You can use existing filters and functions…
In Ansible, Automation, DevOps, Nov 26, 2021Terraform Cheat Sheet
This cheat sheet is a living document and I will make changes whenever there is an update or changes in the Terraform CLI options or versions.
In DevOps, Featured, Infrastructre & Hardware, Nov 24, 2021Configure Red Hat Satellite Content Host with Remote Execution
A new method for remote content management was introduced with Satellite 6.2 which is called Remote Execution.
In Automation, DevOps, Infrastructre & Hardware, Nov 05, 2021OpenShift Operators (Kubernetes Operators)
An Operator is a method of packaging, deploying and managing a Kubernetes-native application.
In Cloud, DevOps, Kubernetes, Oct 30, 2021OpenShift Architecture
Learn the OpenShift architecture, control plane, compute nodes, infrastructure nodes and sample reference architecture.
In Cloud, DevOps, Infrastructre & Hardware, Oct 26, 2021Kubernetes vs OpenShift – 15 Facts You Should Know
Kubernetes is an opensource project and OpenShift is an enterprise opensource product; more like an engine vs car.
In Cloud, DevOps, Featured, Oct 20, 2021Kubernetes vs OpenShift – 15 Facts You Should Know
Kubernetes is an opensource project and OpenShift is an enterprise opensource product; more like an engine vs car.
In Cloud, DevOps, Featured, Oct 20, 2021What is OpenShift
In this article you will learn what OpenShift is and why we are using OpenShift. We will also learn the features of OpenShift compared to other similar products.
In Cloud, Kubernetes, OpenShift, Oct 11, 2021Ansible Windows Management using HTTPS and SSL
In this article you will learn how to connect Windows from Ansible using HTTPS and SSL certificate
In Ansible, DevOps, ansible command, Sep 30, 2021Introduction to OpenShift BootCamp
The plan is to start with the basics of OpenShift and slowly explain the OpenShift core components. Then we will learn how to deploy OpenShift clusters for you to practice labs and le...
In DevOps, Featured, Kubernetes, Sep 29, 2021Ansible for Windows – Troubleshooting
There are many cases where Ansible developers and users struggled to connect Windows machine from Ansible.
In Ansible, Automation, DevOps, Sep 25, 2021How to open WinRM ports in the Windows firewall
We need to make sure, ports 5985 and 5986 (HTTPS) are open in firewall (both OS as well as network side) for Ansible to connect to Windows machine.
In Ansible, Ansible Course, Automation, Sep 23, 2021How to set up and use Python virtual environments for Ansible
You can have different versions of Ansible and other important Python modules in a dedicated test directory with a virtual environment.
In Ansible, Automation, DevOps, Sep 20, 2021How To Housekeep Your Vagrant Boxes
If you are using different Operating systems and virtual machines using Vagrant, there will be multiple Vagrant boxes downloaded on your local machine and indeed it will take a lot of...
In Automation, DevOps, How To, Aug 28, 2021Top 5 Free Resources to Learn Docker
There are plenty of resources around to learn docker and most of them are FREE of cost.
In Cloud, DevOps, Docker, Aug 26, 2021Install Ansible AWX on Kubernetes
Ansible AWX is one of the upstream project for Red Hat Ansible Tower. AWX provides a web-based user interface, REST API, and task engine built…
In Ansible, Automation, DevOps, Jul 02, 2021Installing a Kubernetes Cluster using minikube
minikube is the easiest method to deploy a Kubernetes cluster for testing purpose. You can simply spin up a cluster in minutes on your laptop…
In Automation, DevOps, Infrastructre & Hardware, Jul 01, 2021How To Create And Use NAT Network In VirtualBox
Introduction When we talk about local development or PoC (Proof of Concept) environments, VirtualBox is my first choice as it gives me the choice of…
In Cloud, CyberSecurity, DevOps, Jun 18, 2021How to Create a FREE Ansible Lab in Public Cloud (AWS, GCP, Azure)
Introduction As we all know, learning Ansible is not just a reading process and you really need to do a lot of hands-on and practice…
In Ansible, Automation, DevOps, Jun 07, 2021How to install an Ansible Collection on a disconnected Ansible control node
In this tutorial, I demonstrate how and where to install Ansible Content Collections in an Ansible control node that has no internet access. The process is simple…
In Ansible, Automation, DevOps, May 06, 20215 Mistakes You Should Avoid During Kubernetes Exam
Read this article if you are planning to attend any of the Kubernetes exams in the near future. Because many shared in the forums or…
In Cloud, DevOps, Featured, Mar 12, 2021DevOps Engineer Skills – Most Demanding DevOps Skills You Should Learn in 2021
Introduction Basically DevOps is not a tool or a job role but a culture where the engineers practice the best methods and use combination of…
In Automation, Careers, DevOps, Feb 02, 2021System Reboot with Ansible Reboot Module
A reboot operation in a Linux Operating System is very rare as most of the time we can achieve the result by individual service restart…
In Ansible, Automation, DevOps, Jan 18, 2021How To Get Hands-On Experience in AWS
AWS has arranged a good collection of Hands-on tutorials for engineers to try real life scenarios and implement the same and get real hands-on.
In AWS, Cloud, DevOps, Jan 04, 2021Getting Started with Ansible Collections
Ansible Collection is a great way of getting content contributions from various Ansible Developers. Earlier there was a tagline for Ansible – “Batteries included”, but…
In Ansible, Automation, DevOps, Dec 22, 2020Remove nodes from Kubespray Managed Kubernetes Cluster
Kubespray is a combination of Ansible and Kubernetes and you can use Kubespray for deploying production ready Kubernetes clusters. Read how to deploy a Kubernetes…
In Ansible, Automation, DevOps, Nov 30, 2020Adding new nodes to Kubespray Managed Kubernetes Cluster
Kubespray is a combination of Ansible and Kubernetes and you can use Kubespray for deploying production ready Kubernetes clusters. Read how to deploy a Kubernetes…
In Ansible, Automation, DevOps, Nov 27, 2020Red Hat Remote Exams – Everything you need to know
We all know Red Hat certifications are very valuable and it will help you a lot for getting shortlisted in the hiring process. But we…
In Careers, DevOps, How To, Nov 20, 2020How to Increase Attachment File Size Limit in GitLab
We know GitLab is one of the best and easy to use git server solutions available in the market now. And GitLab CE is available…
In Automation, Cloud, DevOps, Nov 19, 2020Connecting Ansible Tower to Git Server with Self Signed Certificates
So many questioned me when I mention git server in an Ansible Tower environment; and later I realized that, most of them are keeping their…
In Ansible, Automation, DevOps, Oct 12, 202010 Tips for your Kubernetes Exam – CKA & CKAD
Since Kubernetes is getting wide acceptance, Kubernetes Certification is one of the most trending certifications in the IT circle now; both Certified Kubernetes Administrator (CKA)…
In DevOps, Featured, Kubernetes, Aug 15, 2020Deploy Minikube Using Vagrant and Ansible on VirtualBox – Infrastructure as Code
Okay, you started learning kubernetes; maybe you are following some courses or documentations. Some of the courses are arranged with FREE labs where you can…
In Ansible, DevOps, Kubernetes, Aug 11, 2020how to install kubernetes
Practicing Kubernetes
To truly solidify your understanding, hands-on practice is essential. Here are some excellent lab resources to help you get started!
In DevOps, Kubernetes, Devops, Feb 06, 2022Deploying Kubernetes with Kubespray
Introduction You have multiple ways to deploy a production ready Kubernetes cluster and Kuberspray is another method in which we will use Ansible for configuring…
In Ansible, Automation, Cloud, Nov 23, 2020Deploy Minikube Using Vagrant and Ansible on VirtualBox – Infrastructure as Code
Okay, you started learning kubernetes; maybe you are following some courses or documentations. Some of the courses are arranged with FREE labs where you can…
In Ansible, DevOps, Kubernetes, Aug 11, 2020how to install minikube
Installing a Kubernetes Cluster using minikube
minikube is the easiest method to deploy a Kubernetes cluster for testing purpose. You can simply spin up a cluster in minutes on your laptop…
In Automation, DevOps, Infrastructre & Hardware, Jul 01, 2021Deploy Minikube Using Vagrant and Ansible on VirtualBox – Infrastructure as Code
Okay, you started learning kubernetes; maybe you are following some courses or documentations. Some of the courses are arranged with FREE labs where you can…
In Ansible, DevOps, Kubernetes, Aug 11, 2020install minikube using vagrant and ansible
Installing a Kubernetes Cluster using minikube
minikube is the easiest method to deploy a Kubernetes cluster for testing purpose. You can simply spin up a cluster in minutes on your laptop…
In Automation, DevOps, Infrastructre & Hardware, Jul 01, 2021Deploy Minikube Using Vagrant and Ansible on VirtualBox – Infrastructure as Code
Okay, you started learning kubernetes; maybe you are following some courses or documentations. Some of the courses are arranged with FREE labs where you can…
In Ansible, DevOps, Kubernetes, Aug 11, 2020kubernetes cluster
Practicing Kubernetes
To truly solidify your understanding, hands-on practice is essential. Here are some excellent lab resources to help you get started!
In DevOps, Kubernetes, Devops, Feb 06, 2022Multi-node Kubernets Cluster in 10 minutes
In this article, you will learn how to deploy a multi-node Kubernetes cluster using Vagrant and VirtualBox.
In Cloud, DevOps, Kubernetes, Jan 17, 2022What is OpenShift
In this article you will learn what OpenShift is and why we are using OpenShift. We will also learn the features of OpenShift compared to other similar products.
In Cloud, Kubernetes, OpenShift, Oct 11, 2021Deploy Minikube Using Vagrant and Ansible on VirtualBox – Infrastructure as Code
Okay, you started learning kubernetes; maybe you are following some courses or documentations. Some of the courses are arranged with FREE labs where you can…
In Ansible, DevOps, Kubernetes, Aug 11, 2020learn kubernetes
Demystifying Kubernetes API Versions: Alpha, Beta and Stable
This blog cuts through the jargon and explains the important details you need to know about Kubernetes API versions in plain language.
In Developer, DevOps, Kubernetes, Jun 16, 2024Deploy Minikube Using Vagrant and Ansible on VirtualBox – Infrastructure as Code
Okay, you started learning kubernetes; maybe you are following some courses or documentations. Some of the courses are arranged with FREE labs where you can…
In Ansible, DevOps, Kubernetes, Aug 11, 2020minikube
Running Multiple Kubernetes Playgrounds: Your Guide to Minikube Magic!
Learn, how minikube lets you create multiple mini-clusters for all your Kubernetes adventures.
In Cloud, Developer, DevOps, Mar 10, 2024How to access applications deployed in minikube Kubernetes cluster using NodePort
In this demo, we will deploy a simple nginx application using helm charts and access it from the host machine.
In DevOps, Kubernetes, deploy in minikube, Jan 29, 2022Deploy Minikube Using Vagrant and Ansible on VirtualBox – Infrastructure as Code
Okay, you started learning kubernetes; maybe you are following some courses or documentations. Some of the courses are arranged with FREE labs where you can…
In Ansible, DevOps, Kubernetes, Aug 11, 2020minikube iac
Deploy Minikube Using Vagrant and Ansible on VirtualBox – Infrastructure as Code
Okay, you started learning kubernetes; maybe you are following some courses or documentations. Some of the courses are arranged with FREE labs where you can…
In Ansible, DevOps, Kubernetes, Aug 11, 2020minikube infrastructure as code
Deploy Minikube Using Vagrant and Ansible on VirtualBox – Infrastructure as Code
Okay, you started learning kubernetes; maybe you are following some courses or documentations. Some of the courses are arranged with FREE labs where you can…
In Ansible, DevOps, Kubernetes, Aug 11, 2020minikube inside virtualbox
Deploy Minikube Using Vagrant and Ansible on VirtualBox – Infrastructure as Code
Okay, you started learning kubernetes; maybe you are following some courses or documentations. Some of the courses are arranged with FREE labs where you can…
In Ansible, DevOps, Kubernetes, Aug 11, 2020minikube using ansible
Deploy Minikube Using Vagrant and Ansible on VirtualBox – Infrastructure as Code
Okay, you started learning kubernetes; maybe you are following some courses or documentations. Some of the courses are arranged with FREE labs where you can…
In Ansible, DevOps, Kubernetes, Aug 11, 2020minikube using vagrant
Deploy Minikube Using Vagrant and Ansible on VirtualBox – Infrastructure as Code
Okay, you started learning kubernetes; maybe you are following some courses or documentations. Some of the courses are arranged with FREE labs where you can…
In Ansible, DevOps, Kubernetes, Aug 11, 2020minikube using vagrant and ansible
How to access applications deployed in minikube Kubernetes cluster using NodePort
In this demo, we will deploy a simple nginx application using helm charts and access it from the host machine.
In DevOps, Kubernetes, deploy in minikube, Jan 29, 2022Deploy Minikube Using Vagrant and Ansible on VirtualBox – Infrastructure as Code
Okay, you started learning kubernetes; maybe you are following some courses or documentations. Some of the courses are arranged with FREE labs where you can…
In Ansible, DevOps, Kubernetes, Aug 11, 2020cka exam tips
10 Tips for your Kubernetes Exam – CKA & CKAD
Since Kubernetes is getting wide acceptance, Kubernetes Certification is one of the most trending certifications in the IT circle now; both Certified Kubernetes Administrator (CKA)…
In DevOps, Featured, Kubernetes, Aug 15, 2020cka sample questions
5 Mistakes You Should Avoid During Kubernetes Exam
Read this article if you are planning to attend any of the Kubernetes exams in the near future. Because many shared in the forums or…
In Cloud, DevOps, Featured, Mar 12, 202110 Tips for your Kubernetes Exam – CKA & CKAD
Since Kubernetes is getting wide acceptance, Kubernetes Certification is one of the most trending certifications in the IT circle now; both Certified Kubernetes Administrator (CKA)…
In DevOps, Featured, Kubernetes, Aug 15, 2020ckad sample questions
5 Mistakes You Should Avoid During Kubernetes Exam
Read this article if you are planning to attend any of the Kubernetes exams in the near future. Because many shared in the forums or…
In Cloud, DevOps, Featured, Mar 12, 202110 Tips for your Kubernetes Exam – CKA & CKAD
Since Kubernetes is getting wide acceptance, Kubernetes Certification is one of the most trending certifications in the IT circle now; both Certified Kubernetes Administrator (CKA)…
In DevOps, Featured, Kubernetes, Aug 15, 2020cncf exams
10 Tips for your Kubernetes Exam – CKA & CKAD
Since Kubernetes is getting wide acceptance, Kubernetes Certification is one of the most trending certifications in the IT circle now; both Certified Kubernetes Administrator (CKA)…
In DevOps, Featured, Kubernetes, Aug 15, 2020kubernetes exam questions
10 Tips for your Kubernetes Exam – CKA & CKAD
Since Kubernetes is getting wide acceptance, Kubernetes Certification is one of the most trending certifications in the IT circle now; both Certified Kubernetes Administrator (CKA)…
In DevOps, Featured, Kubernetes, Aug 15, 2020kubernetes exam tips
10 Tips for your Kubernetes Exam – CKA & CKAD
Since Kubernetes is getting wide acceptance, Kubernetes Certification is one of the most trending certifications in the IT circle now; both Certified Kubernetes Administrator (CKA)…
In DevOps, Featured, Kubernetes, Aug 15, 2020terraform
Book Review: Terraform Cookbook, Second Edition
This comprehensive 600-page guide is a treasure trove of information, tricks, and tips for mastering Terraform, the amazing infrastructure as code tool.
In Automation, Books, DevOps, Dec 18, 202310 Free Courses to Learn Terraform
Here see what I have curated based on my experience and personal notes.
In Courses, DevOps, Free Courses, Feb 24, 2022Terraform Cheat Sheet
This cheat sheet is a living document and I will make changes whenever there is an update or changes in the Terraform CLI options or versions.
In DevOps, Featured, Infrastructre & Hardware, Nov 24, 2021How to Import Existing VMWare VM’s into Terraform
Terraform is an amazing tool for your infrastructure automation. Everything about your infrastructure can be write as code and maintain by team; means your infrastructure…
In Automation, Infrastructre & Hardware, Terraform, Nov 04, 2020HashiCorp Certified Terraform Associate – Learning & Exam Tips
Introduction I started using Terraform somewhere in 2018, but very limited usage as I thought it is just another tool for provisioning infrastructure and other…
In Ansible, Automation, Cloud, Sep 18, 2020HashiCorp Certified Terraform Associate – Learning & Exam Tips
Introduction I started using Terraform somewhere in 2018, but very limited usage as I thought it is just another tool for provisioning infrastructure and other…
In Ansible, Automation, Cloud, Sep 18, 2020exam tips
HashiCorp Certified Terraform Associate – Learning & Exam Tips
Introduction I started using Terraform somewhere in 2018, but very limited usage as I thought it is just another tool for provisioning infrastructure and other…
In Ansible, Automation, Cloud, Sep 18, 2020hashicorp
HashiCorp Certified Terraform Associate – Learning & Exam Tips
Introduction I started using Terraform somewhere in 2018, but very limited usage as I thought it is just another tool for provisioning infrastructure and other…
In Ansible, Automation, Cloud, Sep 18, 2020hashicorp certified terraform associate
Terraform Cheat Sheet
This cheat sheet is a living document and I will make changes whenever there is an update or changes in the Terraform CLI options or versions.
In DevOps, Featured, Infrastructre & Hardware, Nov 24, 2021HashiCorp Certified Terraform Associate – Learning & Exam Tips
Introduction I started using Terraform somewhere in 2018, but very limited usage as I thought it is just another tool for provisioning infrastructure and other…
In Ansible, Automation, Cloud, Sep 18, 2020how to pass terraform exam
HashiCorp Certified Terraform Associate – Learning & Exam Tips
Introduction I started using Terraform somewhere in 2018, but very limited usage as I thought it is just another tool for provisioning infrastructure and other…
In Ansible, Automation, Cloud, Sep 18, 2020infrastructure as code
How To Housekeep Your Vagrant Boxes
If you are using different Operating systems and virtual machines using Vagrant, there will be multiple Vagrant boxes downloaded on your local machine and indeed it will take a lot of...
In Automation, DevOps, How To, Aug 28, 2021HashiCorp Certified Terraform Associate – Learning & Exam Tips
Introduction I started using Terraform somewhere in 2018, but very limited usage as I thought it is just another tool for provisioning infrastructure and other…
In Ansible, Automation, Cloud, Sep 18, 2020infrastructure automation
HashiCorp Certified Terraform Associate – Learning & Exam Tips
Introduction I started using Terraform somewhere in 2018, but very limited usage as I thought it is just another tool for provisioning infrastructure and other…
In Ansible, Automation, Cloud, Sep 18, 2020terraform associate certification exam tips
HashiCorp Certified Terraform Associate – Learning & Exam Tips
Introduction I started using Terraform somewhere in 2018, but very limited usage as I thought it is just another tool for provisioning infrastructure and other…
In Ansible, Automation, Cloud, Sep 18, 2020terraform associate certification tips
HashiCorp Certified Terraform Associate – Learning & Exam Tips
Introduction I started using Terraform somewhere in 2018, but very limited usage as I thought it is just another tool for provisioning infrastructure and other…
In Ansible, Automation, Cloud, Sep 18, 2020terraform certification
HashiCorp Certified Terraform Associate – Learning & Exam Tips
Introduction I started using Terraform somewhere in 2018, but very limited usage as I thought it is just another tool for provisioning infrastructure and other…
In Ansible, Automation, Cloud, Sep 18, 2020terraform exam
HashiCorp Certified Terraform Associate – Learning & Exam Tips
Introduction I started using Terraform somewhere in 2018, but very limited usage as I thought it is just another tool for provisioning infrastructure and other…
In Ansible, Automation, Cloud, Sep 18, 2020terraform exam guide
HashiCorp Certified Terraform Associate – Learning & Exam Tips
Introduction I started using Terraform somewhere in 2018, but very limited usage as I thought it is just another tool for provisioning infrastructure and other…
In Ansible, Automation, Cloud, Sep 18, 2020terraform exam preparation
HashiCorp Certified Terraform Associate – Learning & Exam Tips
Introduction I started using Terraform somewhere in 2018, but very limited usage as I thought it is just another tool for provisioning infrastructure and other…
In Ansible, Automation, Cloud, Sep 18, 2020terraform exam questions
HashiCorp Certified Terraform Associate – Learning & Exam Tips
Introduction I started using Terraform somewhere in 2018, but very limited usage as I thought it is just another tool for provisioning infrastructure and other…
In Ansible, Automation, Cloud, Sep 18, 2020terraform exam tips
HashiCorp Certified Terraform Associate – Learning & Exam Tips
Introduction I started using Terraform somewhere in 2018, but very limited usage as I thought it is just another tool for provisioning infrastructure and other…
In Ansible, Automation, Cloud, Sep 18, 2020terraform study guide
HashiCorp Certified Terraform Associate – Learning & Exam Tips
Introduction I started using Terraform somewhere in 2018, but very limited usage as I thought it is just another tool for provisioning infrastructure and other…
In Ansible, Automation, Cloud, Sep 18, 2020how to connect ansible tower to git
Connecting Ansible Tower to Git Server with Self Signed Certificates
So many questioned me when I mention git server in an Ansible Tower environment; and later I realized that, most of them are keeping their…
In Ansible, Automation, DevOps, Oct 12, 2020how to connect git to ansible tower
Connecting Ansible Tower to Git Server with Self Signed Certificates
So many questioned me when I mention git server in an Ansible Tower environment; and later I realized that, most of them are keeping their…
In Ansible, Automation, DevOps, Oct 12, 2020self signed ssl certificate and ansible tower
Connecting Ansible Tower to Git Server with Self Signed Certificates
So many questioned me when I mention git server in an Ansible Tower environment; and later I realized that, most of them are keeping their…
In Ansible, Automation, DevOps, Oct 12, 2020self signed ssl certificate and gitlab
Connecting Ansible Tower to Git Server with Self Signed Certificates
So many questioned me when I mention git server in an Ansible Tower environment; and later I realized that, most of them are keeping their…
In Ansible, Automation, DevOps, Oct 12, 2020using git and ansible tower with self signed certificate
Connecting Ansible Tower to Git Server with Self Signed Certificates
So many questioned me when I mention git server in an Ansible Tower environment; and later I realized that, most of them are keeping their…
In Ansible, Automation, DevOps, Oct 12, 2020how to import vmware to terraform
How to Import Existing VMWare VM’s into Terraform
Terraform is an amazing tool for your infrastructure automation. Everything about your infrastructure can be write as code and maintain by team; means your infrastructure…
In Automation, Infrastructre & Hardware, Terraform, Nov 04, 2020how to import vmware vm to terraform
How to Import Existing VMWare VM’s into Terraform
Terraform is an amazing tool for your infrastructure automation. Everything about your infrastructure can be write as code and maintain by team; means your infrastructure…
In Automation, Infrastructre & Hardware, Terraform, Nov 04, 2020import existing vm to terraform
How to Import Existing VMWare VM’s into Terraform
Terraform is an amazing tool for your infrastructure automation. Everything about your infrastructure can be write as code and maintain by team; means your infrastructure…
In Automation, Infrastructre & Hardware, Terraform, Nov 04, 2020manage vmware using terraform
How to Import Existing VMWare VM’s into Terraform
Terraform is an amazing tool for your infrastructure automation. Everything about your infrastructure can be write as code and maintain by team; means your infrastructure…
In Automation, Infrastructre & Hardware, Terraform, Nov 04, 2020terraform and vmware
How to Import Existing VMWare VM’s into Terraform
Terraform is an amazing tool for your infrastructure automation. Everything about your infrastructure can be write as code and maintain by team; means your infrastructure…
In Automation, Infrastructre & Hardware, Terraform, Nov 04, 2020vmware to terraform
How to Import Existing VMWare VM’s into Terraform
Terraform is an amazing tool for your infrastructure automation. Everything about your infrastructure can be write as code and maintain by team; means your infrastructure…
In Automation, Infrastructre & Hardware, Terraform, Nov 04, 2020how to install esxi server
How to Install VMWare vSphere Hypervisor ESXi
We all know VMWare Products are always on top of the list for your virtualization requirements. But you can use the base ESXi for setting…
In Infrastructre & Hardware, VMWare, how to install esxi server, Nov 17, 2020how to install vmware esxi
How to Install VMWare vSphere Hypervisor ESXi
We all know VMWare Products are always on top of the list for your virtualization requirements. But you can use the base ESXi for setting…
In Infrastructre & Hardware, VMWare, how to install esxi server, Nov 17, 2020how to install vmware hypervisor
How to Install VMWare vSphere Hypervisor ESXi
We all know VMWare Products are always on top of the list for your virtualization requirements. But you can use the base ESXi for setting…
In Infrastructre & Hardware, VMWare, how to install esxi server, Nov 17, 2020install vmware esxi
How to Install VMWare vSphere Hypervisor ESXi
We all know VMWare Products are always on top of the list for your virtualization requirements. But you can use the base ESXi for setting…
In Infrastructre & Hardware, VMWare, how to install esxi server, Nov 17, 2020installing esxi on physical server
How to Install VMWare vSphere Hypervisor ESXi
We all know VMWare Products are always on top of the list for your virtualization requirements. But you can use the base ESXi for setting…
In Infrastructre & Hardware, VMWare, how to install esxi server, Nov 17, 2020vmware esxi installation guide
How to Install VMWare vSphere Hypervisor ESXi
We all know VMWare Products are always on top of the list for your virtualization requirements. But you can use the base ESXi for setting…
In Infrastructre & Hardware, VMWare, how to install esxi server, Nov 17, 2020vmware hypervisor esxi installation
How to Install VMWare vSphere Hypervisor ESXi
We all know VMWare Products are always on top of the list for your virtualization requirements. But you can use the base ESXi for setting…
In Infrastructre & Hardware, VMWare, how to install esxi server, Nov 17, 2020gitlab ce file upload limit
How to Increase Attachment File Size Limit in GitLab
We know GitLab is one of the best and easy to use git server solutions available in the market now. And GitLab CE is available…
In Automation, Cloud, DevOps, Nov 19, 2020how to increase gitlab file upload limit
How to Increase Attachment File Size Limit in GitLab
We know GitLab is one of the best and easy to use git server solutions available in the market now. And GitLab CE is available…
In Automation, Cloud, DevOps, Nov 19, 2020increase gitlab filesize limit
How to Increase Attachment File Size Limit in GitLab
We know GitLab is one of the best and easy to use git server solutions available in the market now. And GitLab CE is available…
In Automation, Cloud, DevOps, Nov 19, 2020modify gitlab file upload limit
How to Increase Attachment File Size Limit in GitLab
We know GitLab is one of the best and easy to use git server solutions available in the market now. And GitLab CE is available…
In Automation, Cloud, DevOps, Nov 19, 2020guide in taking red hat remote certification exams
Red Hat Remote Exams – Everything you need to know
We all know Red Hat certifications are very valuable and it will help you a lot for getting shortlisted in the hiring process. But we…
In Careers, DevOps, How To, Nov 20, 2020guide to red hat remote exam
Red Hat Remote Exams – Everything you need to know
We all know Red Hat certifications are very valuable and it will help you a lot for getting shortlisted in the hiring process. But we…
In Careers, DevOps, How To, Nov 20, 2020how to access red hat remote exam
Red Hat Remote Exams – Everything you need to know
We all know Red Hat certifications are very valuable and it will help you a lot for getting shortlisted in the hiring process. But we…
In Careers, DevOps, How To, Nov 20, 2020how to attend redhat remote exam
Red Hat Remote Exams – Everything you need to know
We all know Red Hat certifications are very valuable and it will help you a lot for getting shortlisted in the hiring process. But we…
In Careers, DevOps, How To, Nov 20, 2020how to setup redhat remote exam
Red Hat Remote Exams – Everything you need to know
We all know Red Hat certifications are very valuable and it will help you a lot for getting shortlisted in the hiring process. But we…
In Careers, DevOps, How To, Nov 20, 2020red hat remote exam
Red Hat Remote Exams – Everything you need to know
We all know Red Hat certifications are very valuable and it will help you a lot for getting shortlisted in the hiring process. But we…
In Careers, DevOps, How To, Nov 20, 2020red hat remote exam manual
Red Hat Remote Exams – Everything you need to know
We all know Red Hat certifications are very valuable and it will help you a lot for getting shortlisted in the hiring process. But we…
In Careers, DevOps, How To, Nov 20, 2020redhat remote exam guide
Red Hat Remote Exams – Everything you need to know
We all know Red Hat certifications are very valuable and it will help you a lot for getting shortlisted in the hiring process. But we…
In Careers, DevOps, How To, Nov 20, 2020create kubernetes cluster using kubespray
Deploying Kubernetes with Kubespray
Introduction You have multiple ways to deploy a production ready Kubernetes cluster and Kuberspray is another method in which we will use Ansible for configuring…
In Ansible, Automation, Cloud, Nov 23, 2020deploying kubernetes with kubespray
Adding new nodes to Kubespray Managed Kubernetes Cluster
Kubespray is a combination of Ansible and Kubernetes and you can use Kubespray for deploying production ready Kubernetes clusters. Read how to deploy a Kubernetes…
In Ansible, Automation, DevOps, Nov 27, 2020Deploying Kubernetes with Kubespray
Introduction You have multiple ways to deploy a production ready Kubernetes cluster and Kuberspray is another method in which we will use Ansible for configuring…
In Ansible, Automation, Cloud, Nov 23, 2020how to use kubespray
Deploying Kubernetes with Kubespray
Introduction You have multiple ways to deploy a production ready Kubernetes cluster and Kuberspray is another method in which we will use Ansible for configuring…
In Ansible, Automation, Cloud, Nov 23, 2020introduction to kubespray
Deploying Kubernetes with Kubespray
Introduction You have multiple ways to deploy a production ready Kubernetes cluster and Kuberspray is another method in which we will use Ansible for configuring…
In Ansible, Automation, Cloud, Nov 23, 2020kubernetes cluster using kubespray
Deploying Kubernetes with Kubespray
Introduction You have multiple ways to deploy a production ready Kubernetes cluster and Kuberspray is another method in which we will use Ansible for configuring…
In Ansible, Automation, Cloud, Nov 23, 2020kubernetes deployment
Deploying Kubernetes with Kubespray
Introduction You have multiple ways to deploy a production ready Kubernetes cluster and Kuberspray is another method in which we will use Ansible for configuring…
In Ansible, Automation, Cloud, Nov 23, 2020kubernetes installation
Deploying Kubernetes with Kubespray
Introduction You have multiple ways to deploy a production ready Kubernetes cluster and Kuberspray is another method in which we will use Ansible for configuring…
In Ansible, Automation, Cloud, Nov 23, 2020kubernetes on virtualbox
Practicing Kubernetes
To truly solidify your understanding, hands-on practice is essential. Here are some excellent lab resources to help you get started!
In DevOps, Kubernetes, Devops, Feb 06, 2022Deploying Kubernetes with Kubespray
Introduction You have multiple ways to deploy a production ready Kubernetes cluster and Kuberspray is another method in which we will use Ansible for configuring…
In Ansible, Automation, Cloud, Nov 23, 2020kubespray
Remove nodes from Kubespray Managed Kubernetes Cluster
Kubespray is a combination of Ansible and Kubernetes and you can use Kubespray for deploying production ready Kubernetes clusters. Read how to deploy a Kubernetes…
In Ansible, Automation, DevOps, Nov 30, 2020Deploying Kubernetes with Kubespray
Introduction You have multiple ways to deploy a production ready Kubernetes cluster and Kuberspray is another method in which we will use Ansible for configuring…
In Ansible, Automation, Cloud, Nov 23, 2020add new nodes in kubernetes
Adding new nodes to Kubespray Managed Kubernetes Cluster
Kubespray is a combination of Ansible and Kubernetes and you can use Kubespray for deploying production ready Kubernetes clusters. Read how to deploy a Kubernetes…
In Ansible, Automation, DevOps, Nov 27, 2020add nodes in kubernetes using kubespray
Adding new nodes to Kubespray Managed Kubernetes Cluster
Kubespray is a combination of Ansible and Kubernetes and you can use Kubespray for deploying production ready Kubernetes clusters. Read how to deploy a Kubernetes…
In Ansible, Automation, DevOps, Nov 27, 2020how to deploy kubernetes using kubespray
Adding new nodes to Kubespray Managed Kubernetes Cluster
Kubespray is a combination of Ansible and Kubernetes and you can use Kubespray for deploying production ready Kubernetes clusters. Read how to deploy a Kubernetes…
In Ansible, Automation, DevOps, Nov 27, 2020kubernetes add new node
Adding new nodes to Kubespray Managed Kubernetes Cluster
Kubespray is a combination of Ansible and Kubernetes and you can use Kubespray for deploying production ready Kubernetes clusters. Read how to deploy a Kubernetes…
In Ansible, Automation, DevOps, Nov 27, 2020kubespray add nodes
Adding new nodes to Kubespray Managed Kubernetes Cluster
Kubespray is a combination of Ansible and Kubernetes and you can use Kubespray for deploying production ready Kubernetes clusters. Read how to deploy a Kubernetes…
In Ansible, Automation, DevOps, Nov 27, 2020kubespray manage kubernetes node
Adding new nodes to Kubespray Managed Kubernetes Cluster
Kubespray is a combination of Ansible and Kubernetes and you can use Kubespray for deploying production ready Kubernetes clusters. Read how to deploy a Kubernetes…
In Ansible, Automation, DevOps, Nov 27, 2020how to remove node using kubespray
Remove nodes from Kubespray Managed Kubernetes Cluster
Kubespray is a combination of Ansible and Kubernetes and you can use Kubespray for deploying production ready Kubernetes clusters. Read how to deploy a Kubernetes…
In Ansible, Automation, DevOps, Nov 30, 2020kubernetes node management
Remove nodes from Kubespray Managed Kubernetes Cluster
Kubespray is a combination of Ansible and Kubernetes and you can use Kubespray for deploying production ready Kubernetes clusters. Read how to deploy a Kubernetes…
In Ansible, Automation, DevOps, Nov 30, 2020kubespray cluster management
Remove nodes from Kubespray Managed Kubernetes Cluster
Kubespray is a combination of Ansible and Kubernetes and you can use Kubespray for deploying production ready Kubernetes clusters. Read how to deploy a Kubernetes…
In Ansible, Automation, DevOps, Nov 30, 2020kuernetes cluster management using kubespray
Remove nodes from Kubespray Managed Kubernetes Cluster
Kubespray is a combination of Ansible and Kubernetes and you can use Kubespray for deploying production ready Kubernetes clusters. Read how to deploy a Kubernetes…
In Ansible, Automation, DevOps, Nov 30, 2020manage node using kubernetes
Remove nodes from Kubespray Managed Kubernetes Cluster
Kubespray is a combination of Ansible and Kubernetes and you can use Kubespray for deploying production ready Kubernetes clusters. Read how to deploy a Kubernetes…
In Ansible, Automation, DevOps, Nov 30, 2020remove kubernetes node using kubespray
Remove nodes from Kubespray Managed Kubernetes Cluster
Kubespray is a combination of Ansible and Kubernetes and you can use Kubespray for deploying production ready Kubernetes clusters. Read how to deploy a Kubernetes…
In Ansible, Automation, DevOps, Nov 30, 2020remove node from kubernetes
Remove nodes from Kubespray Managed Kubernetes Cluster
Kubespray is a combination of Ansible and Kubernetes and you can use Kubespray for deploying production ready Kubernetes clusters. Read how to deploy a Kubernetes…
In Ansible, Automation, DevOps, Nov 30, 2020ansible and windows
How to open WinRM ports in the Windows firewall
We need to make sure, ports 5985 and 5986 (HTTPS) are open in firewall (both OS as well as network side) for Ansible to connect to Windows machine.
In Ansible, Ansible Course, Automation, Sep 23, 2021Configure Your Windows Host to be Managed by Ansible
Ansible is only available for Linux (or Unix); yes that is true (Ansible is not natively available for Windows yet) but you know, you can use Ansible to manage your Windows machines a...
In Ansible, Automation, Cloud, Dec 01, 2020ansible windows automation
Ansible Automation for Windows
This is a collection of articles and references about Windows automation using Ansible, published in techbeatly and other platforms.
In Infrastructre & Hardware, Ansible, Ansible Doc, Jan 06, 2022Ansible Windows Management using HTTPS and SSL
In this article you will learn how to connect Windows from Ansible using HTTPS and SSL certificate
In Ansible, DevOps, ansible command, Sep 30, 2021Ansible for Windows – Troubleshooting
There are many cases where Ansible developers and users struggled to connect Windows machine from Ansible.
In Ansible, Automation, DevOps, Sep 25, 2021How to open WinRM ports in the Windows firewall
We need to make sure, ports 5985 and 5986 (HTTPS) are open in firewall (both OS as well as network side) for Ansible to connect to Windows machine.
In Ansible, Ansible Course, Automation, Sep 23, 2021Configure Your Windows Host to be Managed by Ansible
Ansible is only available for Linux (or Unix); yes that is true (Ansible is not natively available for Windows yet) but you know, you can use Ansible to manage your Windows machines a...
In Ansible, Automation, Cloud, Dec 01, 2020ansible windows configuration
Ansible Automation for Windows
This is a collection of articles and references about Windows automation using Ansible, published in techbeatly and other platforms.
In Infrastructre & Hardware, Ansible, Ansible Doc, Jan 06, 2022Ansible Windows Management using HTTPS and SSL
In this article you will learn how to connect Windows from Ansible using HTTPS and SSL certificate
In Ansible, DevOps, ansible command, Sep 30, 2021Ansible for Windows – Troubleshooting
There are many cases where Ansible developers and users struggled to connect Windows machine from Ansible.
In Ansible, Automation, DevOps, Sep 25, 2021How to open WinRM ports in the Windows firewall
We need to make sure, ports 5985 and 5986 (HTTPS) are open in firewall (both OS as well as network side) for Ansible to connect to Windows machine.
In Ansible, Ansible Course, Automation, Sep 23, 2021Configure Your Windows Host to be Managed by Ansible
Ansible is only available for Linux (or Unix); yes that is true (Ansible is not natively available for Windows yet) but you know, you can use Ansible to manage your Windows machines a...
In Ansible, Automation, Cloud, Dec 01, 2020ansible windows guide
Ansible Automation for Windows
This is a collection of articles and references about Windows automation using Ansible, published in techbeatly and other platforms.
In Infrastructre & Hardware, Ansible, Ansible Doc, Jan 06, 2022Ansible Windows Management using HTTPS and SSL
In this article you will learn how to connect Windows from Ansible using HTTPS and SSL certificate
In Ansible, DevOps, ansible command, Sep 30, 2021Ansible for Windows – Troubleshooting
There are many cases where Ansible developers and users struggled to connect Windows machine from Ansible.
In Ansible, Automation, DevOps, Sep 25, 2021How to open WinRM ports in the Windows firewall
We need to make sure, ports 5985 and 5986 (HTTPS) are open in firewall (both OS as well as network side) for Ansible to connect to Windows machine.
In Ansible, Ansible Course, Automation, Sep 23, 2021Configure Your Windows Host to be Managed by Ansible
Ansible is only available for Linux (or Unix); yes that is true (Ansible is not natively available for Windows yet) but you know, you can use Ansible to manage your Windows machines a...
In Ansible, Automation, Cloud, Dec 01, 2020ansible windows setup
Ansible Windows Management using HTTPS and SSL
In this article you will learn how to connect Windows from Ansible using HTTPS and SSL certificate
In Ansible, DevOps, ansible command, Sep 30, 2021Configure Your Windows Host to be Managed by Ansible
Ansible is only available for Linux (or Unix); yes that is true (Ansible is not natively available for Windows yet) but you know, you can use Ansible to manage your Windows machines a...
In Ansible, Automation, Cloud, Dec 01, 2020automate windows using ansible
Ansible for Windows – Troubleshooting
There are many cases where Ansible developers and users struggled to connect Windows machine from Ansible.
In Ansible, Automation, DevOps, Sep 25, 2021Configure Your Windows Host to be Managed by Ansible
Ansible is only available for Linux (or Unix); yes that is true (Ansible is not natively available for Windows yet) but you know, you can use Ansible to manage your Windows machines a...
In Ansible, Automation, Cloud, Dec 01, 2020configure windows to access by ansible
Configure Your Windows Host to be Managed by Ansible
Ansible is only available for Linux (or Unix); yes that is true (Ansible is not natively available for Windows yet) but you know, you can use Ansible to manage your Windows machines a...
In Ansible, Automation, Cloud, Dec 01, 2020how to manage windows from ansible
Configure Your Windows Host to be Managed by Ansible
Ansible is only available for Linux (or Unix); yes that is true (Ansible is not natively available for Windows yet) but you know, you can use Ansible to manage your Windows machines a...
In Ansible, Automation, Cloud, Dec 01, 2020manage windows using ansible
Configure Your Windows Host to be Managed by Ansible
Ansible is only available for Linux (or Unix); yes that is true (Ansible is not natively available for Windows yet) but you know, you can use Ansible to manage your Windows machines a...
In Ansible, Automation, Cloud, Dec 01, 2020windows and ansible
How to open WinRM ports in the Windows firewall
We need to make sure, ports 5985 and 5986 (HTTPS) are open in firewall (both OS as well as network side) for Ansible to connect to Windows machine.
In Ansible, Ansible Course, Automation, Sep 23, 2021Configure Your Windows Host to be Managed by Ansible
Ansible is only available for Linux (or Unix); yes that is true (Ansible is not natively available for Windows yet) but you know, you can use Ansible to manage your Windows machines a...
In Ansible, Automation, Cloud, Dec 01, 2020ansible collection use
Getting Started with Ansible Collections
Ansible Collection is a great way of getting content contributions from various Ansible Developers. Earlier there was a tagline for Ansible – “Batteries included”, but…
In Ansible, Automation, DevOps, Dec 22, 2020ansible collections
Getting Started with Ansible Collections
Ansible Collection is a great way of getting content contributions from various Ansible Developers. Earlier there was a tagline for Ansible – “Batteries included”, but…
In Ansible, Automation, DevOps, Dec 22, 2020ansible galaxy
Getting Started with Ansible Collections
Ansible Collection is a great way of getting content contributions from various Ansible Developers. Earlier there was a tagline for Ansible – “Batteries included”, but…
In Ansible, Automation, DevOps, Dec 22, 2020getting started with ansible collections
Getting Started with Ansible Collections
Ansible Collection is a great way of getting content contributions from various Ansible Developers. Earlier there was a tagline for Ansible – “Batteries included”, but…
In Ansible, Automation, DevOps, Dec 22, 2020how to install ansible collection
How to install an Ansible Collection on a disconnected Ansible control node
In this tutorial, I demonstrate how and where to install Ansible Content Collections in an Ansible control node that has no internet access. The process is simple…
In Ansible, Automation, DevOps, May 06, 2021Getting Started with Ansible Collections
Ansible Collection is a great way of getting content contributions from various Ansible Developers. Earlier there was a tagline for Ansible – “Batteries included”, but…
In Ansible, Automation, DevOps, Dec 22, 2020how to use ansible collection
Getting Started with Ansible Collections
Ansible Collection is a great way of getting content contributions from various Ansible Developers. Earlier there was a tagline for Ansible – “Batteries included”, but…
In Ansible, Automation, DevOps, Dec 22, 2020install ansible collection from ansible galaxy
Getting Started with Ansible Collections
Ansible Collection is a great way of getting content contributions from various Ansible Developers. Earlier there was a tagline for Ansible – “Batteries included”, but…
In Ansible, Automation, DevOps, Dec 22, 2020install ansible collection from git
Getting Started with Ansible Collections
Ansible Collection is a great way of getting content contributions from various Ansible Developers. Earlier there was a tagline for Ansible – “Batteries included”, but…
In Ansible, Automation, DevOps, Dec 22, 2020installing ansible collection
Getting Started with Ansible Collections
Ansible Collection is a great way of getting content contributions from various Ansible Developers. Earlier there was a tagline for Ansible – “Batteries included”, but…
In Ansible, Automation, DevOps, Dec 22, 2020aws free labs
How To Get Hands-On Experience in AWS
AWS has arranged a good collection of Hands-on tutorials for engineers to try real life scenarios and implement the same and get real hands-on.
In AWS, Cloud, DevOps, Jan 04, 2021aws hands on labs
How To Get Hands-On Experience in AWS
AWS has arranged a good collection of Hands-on tutorials for engineers to try real life scenarios and implement the same and get real hands-on.
In AWS, Cloud, DevOps, Jan 04, 2021aws hol
How To Get Hands-On Experience in AWS
AWS has arranged a good collection of Hands-on tutorials for engineers to try real life scenarios and implement the same and get real hands-on.
In AWS, Cloud, DevOps, Jan 04, 2021aws poc
How To Get Hands-On Experience in AWS
AWS has arranged a good collection of Hands-on tutorials for engineers to try real life scenarios and implement the same and get real hands-on.
In AWS, Cloud, DevOps, Jan 04, 2021how to get aws experience
How To Get Hands-On Experience in AWS
AWS has arranged a good collection of Hands-on tutorials for engineers to try real life scenarios and implement the same and get real hands-on.
In AWS, Cloud, DevOps, Jan 04, 2021how to get aws hands on
How To Get Hands-On Experience in AWS
AWS has arranged a good collection of Hands-on tutorials for engineers to try real life scenarios and implement the same and get real hands-on.
In AWS, Cloud, DevOps, Jan 04, 2021ansible linux reboot
System Reboot with Ansible Reboot Module
A reboot operation in a Linux Operating System is very rare as most of the time we can achieve the result by individual service restart…
In Ansible, Automation, DevOps, Jan 18, 2021ansible reboot module
System Reboot with Ansible Reboot Module
A reboot operation in a Linux Operating System is very rare as most of the time we can achieve the result by individual service restart…
In Ansible, Automation, DevOps, Jan 18, 2021ansible win_reboot module
System Reboot with Ansible Reboot Module
A reboot operation in a Linux Operating System is very rare as most of the time we can achieve the result by individual service restart…
In Ansible, Automation, DevOps, Jan 18, 2021ansible windows reboot
Ansible Automation for Windows
This is a collection of articles and references about Windows automation using Ansible, published in techbeatly and other platforms.
In Infrastructre & Hardware, Ansible, Ansible Doc, Jan 06, 2022How to open WinRM ports in the Windows firewall
We need to make sure, ports 5985 and 5986 (HTTPS) are open in firewall (both OS as well as network side) for Ansible to connect to Windows machine.
In Ansible, Ansible Course, Automation, Sep 23, 2021System Reboot with Ansible Reboot Module
A reboot operation in a Linux Operating System is very rare as most of the time we can achieve the result by individual service restart…
In Ansible, Automation, DevOps, Jan 18, 2021how to reboot linux using ansible
System Reboot with Ansible Reboot Module
A reboot operation in a Linux Operating System is very rare as most of the time we can achieve the result by individual service restart…
In Ansible, Automation, DevOps, Jan 18, 2021how to reboot system using ansible
System Reboot with Ansible Reboot Module
A reboot operation in a Linux Operating System is very rare as most of the time we can achieve the result by individual service restart…
In Ansible, Automation, DevOps, Jan 18, 2021how to reboot windows using ansible
System Reboot with Ansible Reboot Module
A reboot operation in a Linux Operating System is very rare as most of the time we can achieve the result by individual service restart…
In Ansible, Automation, DevOps, Jan 18, 2021reboot windows using ansible
System Reboot with Ansible Reboot Module
A reboot operation in a Linux Operating System is very rare as most of the time we can achieve the result by individual service restart…
In Ansible, Automation, DevOps, Jan 18, 2021system reboot with ansible reboot module
System Reboot with Ansible Reboot Module
A reboot operation in a Linux Operating System is very rare as most of the time we can achieve the result by individual service restart…
In Ansible, Automation, DevOps, Jan 18, 2021good reads
How To Ask Technical Questions
Stop the “Hi” Epidemic: Mastering Technical Questions in Online Communities Have you ever received a one-word message like “Hi” in a group chat or forum?…
In Automation, Careers, Cloud, Dec 29, 2022DevOps Engineer Skills – Most Demanding DevOps Skills You Should Learn in 2021
Introduction Basically DevOps is not a tool or a job role but a culture where the engineers practice the best methods and use combination of…
In Automation, Careers, DevOps, Feb 02, 2021become a devops engineer
DevOps Engineer Skills – Most Demanding DevOps Skills You Should Learn in 2021
Introduction Basically DevOps is not a tool or a job role but a culture where the engineers practice the best methods and use combination of…
In Automation, Careers, DevOps, Feb 02, 2021devops engineer bootcamp
DevOps Engineer Skills – Most Demanding DevOps Skills You Should Learn in 2021
Introduction Basically DevOps is not a tool or a job role but a culture where the engineers practice the best methods and use combination of…
In Automation, Careers, DevOps, Feb 02, 2021devops engineer learning path
DevOps Engineer Skills – Most Demanding DevOps Skills You Should Learn in 2021
Introduction Basically DevOps is not a tool or a job role but a culture where the engineers practice the best methods and use combination of…
In Automation, Careers, DevOps, Feb 02, 2021devops engineer prerequisites
DevOps Engineer Skills – Most Demanding DevOps Skills You Should Learn in 2021
Introduction Basically DevOps is not a tool or a job role but a culture where the engineers practice the best methods and use combination of…
In Automation, Careers, DevOps, Feb 02, 2021devops engineer skills
DevOps Engineer Skills – Most Demanding DevOps Skills You Should Learn in 2021
Introduction Basically DevOps is not a tool or a job role but a culture where the engineers practice the best methods and use combination of…
In Automation, Careers, DevOps, Feb 02, 2021devops methods
DevOps Engineer Skills – Most Demanding DevOps Skills You Should Learn in 2021
Introduction Basically DevOps is not a tool or a job role but a culture where the engineers practice the best methods and use combination of…
In Automation, Careers, DevOps, Feb 02, 2021devops roadmap
DevOps Engineer Skills – Most Demanding DevOps Skills You Should Learn in 2021
Introduction Basically DevOps is not a tool or a job role but a culture where the engineers practice the best methods and use combination of…
In Automation, Careers, DevOps, Feb 02, 2021devops tools
DevOps Engineer Skills – Most Demanding DevOps Skills You Should Learn in 2021
Introduction Basically DevOps is not a tool or a job role but a culture where the engineers practice the best methods and use combination of…
In Automation, Careers, DevOps, Feb 02, 2021how to become a devops engineer
DevOps Engineer Skills – Most Demanding DevOps Skills You Should Learn in 2021
Introduction Basically DevOps is not a tool or a job role but a culture where the engineers practice the best methods and use combination of…
In Automation, Careers, DevOps, Feb 02, 2021how to become decops engineer
DevOps Engineer Skills – Most Demanding DevOps Skills You Should Learn in 2021
Introduction Basically DevOps is not a tool or a job role but a culture where the engineers practice the best methods and use combination of…
In Automation, Careers, DevOps, Feb 02, 2021most demanding devops skills you should learn in 2021
DevOps Engineer Skills – Most Demanding DevOps Skills You Should Learn in 2021
Introduction Basically DevOps is not a tool or a job role but a culture where the engineers practice the best methods and use combination of…
In Automation, Careers, DevOps, Feb 02, 2021skills needed for a devops engineer
DevOps Engineer Skills – Most Demanding DevOps Skills You Should Learn in 2021
Introduction Basically DevOps is not a tool or a job role but a culture where the engineers practice the best methods and use combination of…
In Automation, Careers, DevOps, Feb 02, 2021what are the skills needed for devops engineer
DevOps Engineer Skills – Most Demanding DevOps Skills You Should Learn in 2021
Introduction Basically DevOps is not a tool or a job role but a culture where the engineers practice the best methods and use combination of…
In Automation, Careers, DevOps, Feb 02, 2021what is devops
DevOps Engineer Skills – Most Demanding DevOps Skills You Should Learn in 2021
Introduction Basically DevOps is not a tool or a job role but a culture where the engineers practice the best methods and use combination of…
In Automation, Careers, DevOps, Feb 02, 2021who is a devops engineer
DevOps Engineer Skills – Most Demanding DevOps Skills You Should Learn in 2021
Introduction Basically DevOps is not a tool or a job role but a culture where the engineers practice the best methods and use combination of…
In Automation, Careers, DevOps, Feb 02, 2021cka mistakes
5 Mistakes You Should Avoid During Kubernetes Exam
Read this article if you are planning to attend any of the Kubernetes exams in the near future. Because many shared in the forums or…
In Cloud, DevOps, Featured, Mar 12, 2021ckad mistakes
5 Mistakes You Should Avoid During Kubernetes Exam
Read this article if you are planning to attend any of the Kubernetes exams in the near future. Because many shared in the forums or…
In Cloud, DevOps, Featured, Mar 12, 2021cks mistakes
5 Mistakes You Should Avoid During Kubernetes Exam
Read this article if you are planning to attend any of the Kubernetes exams in the near future. Because many shared in the forums or…
In Cloud, DevOps, Featured, Mar 12, 2021how to pass cka
Why is Kubernetes certification so important ? 5 reasons I noticed
There are many reasons behind this and let us explore a few of them.
In Cloud, DevOps, Kubernetes, Jan 27, 20225 Mistakes You Should Avoid During Kubernetes Exam
Read this article if you are planning to attend any of the Kubernetes exams in the near future. Because many shared in the forums or…
In Cloud, DevOps, Featured, Mar 12, 2021how to pass cks exam
5 Mistakes You Should Avoid During Kubernetes Exam
Read this article if you are planning to attend any of the Kubernetes exams in the near future. Because many shared in the forums or…
In Cloud, DevOps, Featured, Mar 12, 2021kubernetes exam mistakes
5 Mistakes You Should Avoid During Kubernetes Exam
Read this article if you are planning to attend any of the Kubernetes exams in the near future. Because many shared in the forums or…
In Cloud, DevOps, Featured, Mar 12, 2021mistakes you should avoid during kubernetes exam
5 Mistakes You Should Avoid During Kubernetes Exam
Read this article if you are planning to attend any of the Kubernetes exams in the near future. Because many shared in the forums or…
In Cloud, DevOps, Featured, Mar 12, 2021pass kubernetes exam in 2021
5 Mistakes You Should Avoid During Kubernetes Exam
Read this article if you are planning to attend any of the Kubernetes exams in the near future. Because many shared in the forums or…
In Cloud, DevOps, Featured, Mar 12, 2021getting started with managed openshift
What is Hosted OpenShift Cluster
Red Hat OpenShift is the well known enterprise Kubernetes distribution and it is a platform with ready-to use features, compared to the default Kubernetes platform….
In Cloud, Infrastructre & Hardware, Kubernetes, Mar 16, 2021introduction to hosted openshift clusters
What is Hosted OpenShift Cluster
Red Hat OpenShift is the well known enterprise Kubernetes distribution and it is a platform with ready-to use features, compared to the default Kubernetes platform….
In Cloud, Infrastructre & Hardware, Kubernetes, Mar 16, 2021learn openshift
Kubernetes vs OpenShift – 15 Facts You Should Know
Kubernetes is an opensource project and OpenShift is an enterprise opensource product; more like an engine vs car.
In Cloud, DevOps, Featured, Oct 20, 2021What is OpenShift
In this article you will learn what OpenShift is and why we are using OpenShift. We will also learn the features of OpenShift compared to other similar products.
In Cloud, Kubernetes, OpenShift, Oct 11, 2021What is Hosted OpenShift Cluster
Red Hat OpenShift is the well known enterprise Kubernetes distribution and it is a platform with ready-to use features, compared to the default Kubernetes platform….
In Cloud, Infrastructre & Hardware, Kubernetes, Mar 16, 2021managed kubernetes clusters
What is Hosted OpenShift Cluster
Red Hat OpenShift is the well known enterprise Kubernetes distribution and it is a platform with ready-to use features, compared to the default Kubernetes platform….
In Cloud, Infrastructre & Hardware, Kubernetes, Mar 16, 2021managed openshift clusters
What is Hosted OpenShift Cluster
Red Hat OpenShift is the well known enterprise Kubernetes distribution and it is a platform with ready-to use features, compared to the default Kubernetes platform….
In Cloud, Infrastructre & Hardware, Kubernetes, Mar 16, 2021openshift hosted services
What is Hosted OpenShift Cluster
Red Hat OpenShift is the well known enterprise Kubernetes distribution and it is a platform with ready-to use features, compared to the default Kubernetes platform….
In Cloud, Infrastructre & Hardware, Kubernetes, Mar 16, 2021openshift managed clusters
What is Hosted OpenShift Cluster
Red Hat OpenShift is the well known enterprise Kubernetes distribution and it is a platform with ready-to use features, compared to the default Kubernetes platform….
In Cloud, Infrastructre & Hardware, Kubernetes, Mar 16, 2021what is hosted openshift
What is Hosted OpenShift Cluster
Red Hat OpenShift is the well known enterprise Kubernetes distribution and it is a platform with ready-to use features, compared to the default Kubernetes platform….
In Cloud, Infrastructre & Hardware, Kubernetes, Mar 16, 2021what is openshift
Learn OpenShift – A Comprehensive Guide for OpenShift Courses and Exams
Red Hat is offering multiple courses and certifications based on the Red Hat OpenShift platform and there are mainly two tracks (while writing this article), the OpenShift Administrat...
In Automation, Developer, DevOps, Apr 12, 2022OpenShift Architecture
Learn the OpenShift architecture, control plane, compute nodes, infrastructure nodes and sample reference architecture.
In Cloud, DevOps, Infrastructre & Hardware, Oct 26, 2021Kubernetes vs OpenShift – 15 Facts You Should Know
Kubernetes is an opensource project and OpenShift is an enterprise opensource product; more like an engine vs car.
In Cloud, DevOps, Featured, Oct 20, 2021What is OpenShift
In this article you will learn what OpenShift is and why we are using OpenShift. We will also learn the features of OpenShift compared to other similar products.
In Cloud, Kubernetes, OpenShift, Oct 11, 2021Introduction to OpenShift BootCamp
The plan is to start with the basics of OpenShift and slowly explain the OpenShift core components. Then we will learn how to deploy OpenShift clusters for you to practice labs and le...
In DevOps, Featured, Kubernetes, Sep 29, 2021What is Hosted OpenShift Cluster
Red Hat OpenShift is the well known enterprise Kubernetes distribution and it is a platform with ready-to use features, compared to the default Kubernetes platform….
In Cloud, Infrastructre & Hardware, Kubernetes, Mar 16, 2021what is red hat hosted openshift
What is Hosted OpenShift Cluster
Red Hat OpenShift is the well known enterprise Kubernetes distribution and it is a platform with ready-to use features, compared to the default Kubernetes platform….
In Cloud, Infrastructre & Hardware, Kubernetes, Mar 16, 2021why hosted openshift
What is Hosted OpenShift Cluster
Red Hat OpenShift is the well known enterprise Kubernetes distribution and it is a platform with ready-to use features, compared to the default Kubernetes platform….
In Cloud, Infrastructre & Hardware, Kubernetes, Mar 16, 2021ansible for automation
How to install an Ansible Collection on a disconnected Ansible control node
In this tutorial, I demonstrate how and where to install Ansible Content Collections in an Ansible control node that has no internet access. The process is simple…
In Ansible, Automation, DevOps, May 06, 2021ansible for beginners
Ansible Convert List to String
I noticed many users are using different and wrong methods to convert a list data to string format. You can use existing filters and functions…
In Ansible, Automation, DevOps, Nov 26, 2021How to install an Ansible Collection on a disconnected Ansible control node
In this tutorial, I demonstrate how and where to install Ansible Content Collections in an Ansible control node that has no internet access. The process is simple…
In Ansible, Automation, DevOps, May 06, 2021how to install ansible collection offline
How to install an Ansible Collection on a disconnected Ansible control node
In this tutorial, I demonstrate how and where to install Ansible Content Collections in an Ansible control node that has no internet access. The process is simple…
In Ansible, Automation, DevOps, May 06, 2021install ansible collection without internet
How to install an Ansible Collection on a disconnected Ansible control node
In this tutorial, I demonstrate how and where to install Ansible Content Collections in an Ansible control node that has no internet access. The process is simple…
In Ansible, Automation, DevOps, May 06, 2021ansible for aws
Use Terraform to Create a FREE Ansible Lab in AWS
Introduction When it comes to create an Ansible Lab, you can easily spin-up one using Terraform on AWS, GCP or Azure. Even though we are…
In Ansible, Ansible Course, Automation, Jun 10, 2021How to Create a FREE Ansible Lab in Public Cloud (AWS, GCP, Azure)
Introduction As we all know, learning Ansible is not just a reading process and you really need to do a lot of hands-on and practice…
In Ansible, Automation, DevOps, Jun 07, 2021ansible lab
Now Available: Updated Ansible Lab using Vagrant and VirtualBox!
I am happy to announce the updated version of the Ansible Lab code, based on the valuable feedback from our incredible learning community! This lab…
In Infrastructre & Hardware, Ansible, Ansible lab, Jun 07, 2023Use Terraform to Create a FREE Ansible Lab in AWS
Introduction When it comes to create an Ansible Lab, you can easily spin-up one using Terraform on AWS, GCP or Azure. Even though we are…
In Ansible, Ansible Course, Automation, Jun 10, 2021How to Create a FREE Ansible Lab in Public Cloud (AWS, GCP, Azure)
Introduction As we all know, learning Ansible is not just a reading process and you really need to do a lot of hands-on and practice…
In Ansible, Automation, DevOps, Jun 07, 2021ansible lab for learning
Use Terraform to Create a FREE Ansible Lab in AWS
Introduction When it comes to create an Ansible Lab, you can easily spin-up one using Terraform on AWS, GCP or Azure. Even though we are…
In Ansible, Ansible Course, Automation, Jun 10, 2021How to Create a FREE Ansible Lab in Public Cloud (AWS, GCP, Azure)
Introduction As we all know, learning Ansible is not just a reading process and you really need to do a lot of hands-on and practice…
In Ansible, Automation, DevOps, Jun 07, 2021ansible lab on aws
Use Terraform to Create a FREE Ansible Lab in AWS
Introduction When it comes to create an Ansible Lab, you can easily spin-up one using Terraform on AWS, GCP or Azure. Even though we are…
In Ansible, Ansible Course, Automation, Jun 10, 2021How to Create a FREE Ansible Lab in Public Cloud (AWS, GCP, Azure)
Introduction As we all know, learning Ansible is not just a reading process and you really need to do a lot of hands-on and practice…
In Ansible, Automation, DevOps, Jun 07, 2021ansible lab setup
Use Terraform to Create a FREE Ansible Lab in AWS
Introduction When it comes to create an Ansible Lab, you can easily spin-up one using Terraform on AWS, GCP or Azure. Even though we are…
In Ansible, Ansible Course, Automation, Jun 10, 2021How to Create a FREE Ansible Lab in Public Cloud (AWS, GCP, Azure)
Introduction As we all know, learning Ansible is not just a reading process and you really need to do a lot of hands-on and practice…
In Ansible, Automation, DevOps, Jun 07, 2021aws ansible lab
Use Terraform to Create a FREE Ansible Lab in AWS
Introduction When it comes to create an Ansible Lab, you can easily spin-up one using Terraform on AWS, GCP or Azure. Even though we are…
In Ansible, Ansible Course, Automation, Jun 10, 2021How to Create a FREE Ansible Lab in Public Cloud (AWS, GCP, Azure)
Introduction As we all know, learning Ansible is not just a reading process and you really need to do a lot of hands-on and practice…
In Ansible, Automation, DevOps, Jun 07, 2021building an ansible lab in aws
Use Terraform to Create a FREE Ansible Lab in AWS
Introduction When it comes to create an Ansible Lab, you can easily spin-up one using Terraform on AWS, GCP or Azure. Even though we are…
In Ansible, Ansible Course, Automation, Jun 10, 2021How to Create a FREE Ansible Lab in Public Cloud (AWS, GCP, Azure)
Introduction As we all know, learning Ansible is not just a reading process and you really need to do a lot of hands-on and practice…
In Ansible, Automation, DevOps, Jun 07, 2021free ansible lab
Now Available: Updated Ansible Lab using Vagrant and VirtualBox!
I am happy to announce the updated version of the Ansible Lab code, based on the valuable feedback from our incredible learning community! This lab…
In Infrastructre & Hardware, Ansible, Ansible lab, Jun 07, 2023Use Terraform to Create a FREE Ansible Lab in AWS
Introduction When it comes to create an Ansible Lab, you can easily spin-up one using Terraform on AWS, GCP or Azure. Even though we are…
In Ansible, Ansible Course, Automation, Jun 10, 2021How to Create a FREE Ansible Lab in Public Cloud (AWS, GCP, Azure)
Introduction As we all know, learning Ansible is not just a reading process and you really need to do a lot of hands-on and practice…
In Ansible, Automation, DevOps, Jun 07, 2021how to install an ansible lab on aws ec2 instances
Use Terraform to Create a FREE Ansible Lab in AWS
Introduction When it comes to create an Ansible Lab, you can easily spin-up one using Terraform on AWS, GCP or Azure. Even though we are…
In Ansible, Ansible Course, Automation, Jun 10, 2021How to Create a FREE Ansible Lab in Public Cloud (AWS, GCP, Azure)
Introduction As we all know, learning Ansible is not just a reading process and you really need to do a lot of hands-on and practice…
In Ansible, Automation, DevOps, Jun 07, 2021how to install ansible on aws ec2 instances
Use Terraform to Create a FREE Ansible Lab in AWS
Introduction When it comes to create an Ansible Lab, you can easily spin-up one using Terraform on AWS, GCP or Azure. Even though we are…
In Ansible, Ansible Course, Automation, Jun 10, 2021How to Create a FREE Ansible Lab in Public Cloud (AWS, GCP, Azure)
Introduction As we all know, learning Ansible is not just a reading process and you really need to do a lot of hands-on and practice…
In Ansible, Automation, DevOps, Jun 07, 2021how to practice ansible
Use Terraform to Create a FREE Ansible Lab in AWS
Introduction When it comes to create an Ansible Lab, you can easily spin-up one using Terraform on AWS, GCP or Azure. Even though we are…
In Ansible, Ansible Course, Automation, Jun 10, 2021How to Create a FREE Ansible Lab in Public Cloud (AWS, GCP, Azure)
Introduction As we all know, learning Ansible is not just a reading process and you really need to do a lot of hands-on and practice…
In Ansible, Automation, DevOps, Jun 07, 2021how to setup an ansible lab
Use Terraform to Create a FREE Ansible Lab in AWS
Introduction When it comes to create an Ansible Lab, you can easily spin-up one using Terraform on AWS, GCP or Azure. Even though we are…
In Ansible, Ansible Course, Automation, Jun 10, 2021How to Create a FREE Ansible Lab in Public Cloud (AWS, GCP, Azure)
Introduction As we all know, learning Ansible is not just a reading process and you really need to do a lot of hands-on and practice…
In Ansible, Automation, DevOps, Jun 07, 2021public ansible lab
Use Terraform to Create a FREE Ansible Lab in AWS
Introduction When it comes to create an Ansible Lab, you can easily spin-up one using Terraform on AWS, GCP or Azure. Even though we are…
In Ansible, Ansible Course, Automation, Jun 10, 2021How to Create a FREE Ansible Lab in Public Cloud (AWS, GCP, Azure)
Introduction As we all know, learning Ansible is not just a reading process and you really need to do a lot of hands-on and practice…
In Ansible, Automation, DevOps, Jun 07, 2021setup ansible lab
How to Create a FREE Ansible Lab in Public Cloud (AWS, GCP, Azure)
Introduction As we all know, learning Ansible is not just a reading process and you really need to do a lot of hands-on and practice…
In Ansible, Automation, DevOps, Jun 07, 2021videos
OpenShift Operators (Kubernetes Operators)
An Operator is a method of packaging, deploying and managing a Kubernetes-native application.
In Cloud, DevOps, Kubernetes, Oct 30, 2021OpenShift Architecture
Learn the OpenShift architecture, control plane, compute nodes, infrastructure nodes and sample reference architecture.
In Cloud, DevOps, Infrastructre & Hardware, Oct 26, 2021Kubernetes vs OpenShift – 15 Facts You Should Know
Kubernetes is an opensource project and OpenShift is an enterprise opensource product; more like an engine vs car.
In Cloud, DevOps, Featured, Oct 20, 2021What is OpenShift
In this article you will learn what OpenShift is and why we are using OpenShift. We will also learn the features of OpenShift compared to other similar products.
In Cloud, Kubernetes, OpenShift, Oct 11, 2021Introduction to OpenShift BootCamp
The plan is to start with the basics of OpenShift and slowly explain the OpenShift core components. Then we will learn how to deploy OpenShift clusters for you to practice labs and le...
In DevOps, Featured, Kubernetes, Sep 29, 2021How to set up and use Python virtual environments for Ansible
You can have different versions of Ansible and other important Python modules in a dedicated test directory with a virtual environment.
In Ansible, Automation, DevOps, Sep 20, 2021Use Terraform to Create a FREE Ansible Lab in AWS
Introduction When it comes to create an Ansible Lab, you can easily spin-up one using Terraform on AWS, GCP or Azure. Even though we are…
In Ansible, Ansible Course, Automation, Jun 10, 2021ansible lab using terraform
Use Terraform to Create a FREE Ansible Lab in AWS
Introduction When it comes to create an Ansible Lab, you can easily spin-up one using Terraform on AWS, GCP or Azure. Even though we are…
In Ansible, Ansible Course, Automation, Jun 10, 2021terraform ansible lab
Use Terraform to Create a FREE Ansible Lab in AWS
Introduction When it comes to create an Ansible Lab, you can easily spin-up one using Terraform on AWS, GCP or Azure. Even though we are…
In Ansible, Ansible Course, Automation, Jun 10, 2021use terraform to create a free ansible lab in aws
Use Terraform to Create a FREE Ansible Lab in AWS
Introduction When it comes to create an Ansible Lab, you can easily spin-up one using Terraform on AWS, GCP or Azure. Even though we are…
In Ansible, Ansible Course, Automation, Jun 10, 2021cybersecurity
Why ChatGPT is Not Ideal for Generating Ansible Playbooks
While ChatGPT is a powerful language model that can understand and generate natural language, it is not a perfect fit for writing Ansible playbooks. Here are some reasons why:
In Ansible, Automation, ChatGPT, Apr 20, 2023How To Create And Use NAT Network In VirtualBox
Introduction When we talk about local development or PoC (Proof of Concept) environments, VirtualBox is my first choice as it gives me the choice of…
In Cloud, CyberSecurity, DevOps, Jun 18, 2021create kali linux lab in virtualbox
How To Create And Use NAT Network In VirtualBox
Introduction When we talk about local development or PoC (Proof of Concept) environments, VirtualBox is my first choice as it gives me the choice of…
In Cloud, CyberSecurity, DevOps, Jun 18, 2021how to create virtualbox nat network
How To Create And Use NAT Network In VirtualBox
Introduction When we talk about local development or PoC (Proof of Concept) environments, VirtualBox is my first choice as it gives me the choice of…
In Cloud, CyberSecurity, DevOps, Jun 18, 2021how to do penetration testing in virtualbox
How To Create And Use NAT Network In VirtualBox
Introduction When we talk about local development or PoC (Proof of Concept) environments, VirtualBox is my first choice as it gives me the choice of…
In Cloud, CyberSecurity, DevOps, Jun 18, 2021penetration test
How To Create And Use NAT Network In VirtualBox
Introduction When we talk about local development or PoC (Proof of Concept) environments, VirtualBox is my first choice as it gives me the choice of…
In Cloud, CyberSecurity, DevOps, Jun 18, 2021virtualbox lab with kali linux
How To Create And Use NAT Network In VirtualBox
Introduction When we talk about local development or PoC (Proof of Concept) environments, VirtualBox is my first choice as it gives me the choice of…
In Cloud, CyberSecurity, DevOps, Jun 18, 2021virtualbox nat network
How To Create And Use NAT Network In VirtualBox
Introduction When we talk about local development or PoC (Proof of Concept) environments, VirtualBox is my first choice as it gives me the choice of…
In Cloud, CyberSecurity, DevOps, Jun 18, 2021what is nat network in virtualbox
How To Create And Use NAT Network In VirtualBox
Introduction When we talk about local development or PoC (Proof of Concept) environments, VirtualBox is my first choice as it gives me the choice of…
In Cloud, CyberSecurity, DevOps, Jun 18, 2021how to setup local minikube
Installing a Kubernetes Cluster using minikube
minikube is the easiest method to deploy a Kubernetes cluster for testing purpose. You can simply spin up a cluster in minutes on your laptop…
In Automation, DevOps, Infrastructre & Hardware, Jul 01, 2021install minikube cluster
Installing a Kubernetes Cluster using minikube
minikube is the easiest method to deploy a Kubernetes cluster for testing purpose. You can simply spin up a cluster in minutes on your laptop…
In Automation, DevOps, Infrastructre & Hardware, Jul 01, 2021install minikube on gcp
Installing a Kubernetes Cluster using minikube
minikube is the easiest method to deploy a Kubernetes cluster for testing purpose. You can simply spin up a cluster in minutes on your laptop…
In Automation, DevOps, Infrastructre & Hardware, Jul 01, 2021installing kubernetes on laptop
Installing a Kubernetes Cluster using minikube
minikube is the easiest method to deploy a Kubernetes cluster for testing purpose. You can simply spin up a cluster in minutes on your laptop…
In Automation, DevOps, Infrastructre & Hardware, Jul 01, 2021local kubernetes
Installing a Kubernetes Cluster using minikube
minikube is the easiest method to deploy a Kubernetes cluster for testing purpose. You can simply spin up a cluster in minutes on your laptop…
In Automation, DevOps, Infrastructre & Hardware, Jul 01, 2021minikube docker install
Installing a Kubernetes Cluster using minikube
minikube is the easiest method to deploy a Kubernetes cluster for testing purpose. You can simply spin up a cluster in minutes on your laptop…
In Automation, DevOps, Infrastructre & Hardware, Jul 01, 2021minikube on vm
Installing a Kubernetes Cluster using minikube
minikube is the easiest method to deploy a Kubernetes cluster for testing purpose. You can simply spin up a cluster in minutes on your laptop…
In Automation, DevOps, Infrastructre & Hardware, Jul 01, 2021what is minikube
Installing a Kubernetes Cluster using minikube
minikube is the easiest method to deploy a Kubernetes cluster for testing purpose. You can simply spin up a cluster in minutes on your laptop…
In Automation, DevOps, Infrastructre & Hardware, Jul 01, 2021ansible awx on openshift
Install Ansible AWX on Kubernetes
Ansible AWX is the upstream project for the Ansible automation controller (Part of Red Hat Ansible Automation Platform). It offers a web-based user interface, REST…
In Ansible, Automation, DevOps, Aug 30, 2024Install Ansible AWX on Kubernetes
Ansible AWX is one of the upstream project for Red Hat Ansible Tower. AWX provides a web-based user interface, REST API, and task engine built…
In Ansible, Automation, DevOps, Jul 02, 2021ansible awx operator
Install Ansible AWX on Kubernetes
Ansible AWX is the upstream project for the Ansible automation controller (Part of Red Hat Ansible Automation Platform). It offers a web-based user interface, REST…
In Ansible, Automation, DevOps, Aug 30, 2024Install Ansible AWX on Kubernetes
Ansible AWX is one of the upstream project for Red Hat Ansible Tower. AWX provides a web-based user interface, REST API, and task engine built…
In Ansible, Automation, DevOps, Jul 02, 2021ansible tower on kubernetes
Install Ansible AWX on Kubernetes
Ansible AWX is the upstream project for the Ansible automation controller (Part of Red Hat Ansible Automation Platform). It offers a web-based user interface, REST…
In Ansible, Automation, DevOps, Aug 30, 2024Install Ansible AWX on Kubernetes
Ansible AWX is one of the upstream project for Red Hat Ansible Tower. AWX provides a web-based user interface, REST API, and task engine built…
In Ansible, Automation, DevOps, Jul 02, 2021ansible tower on openshift
Install Ansible AWX on Kubernetes
Ansible AWX is the upstream project for the Ansible automation controller (Part of Red Hat Ansible Automation Platform). It offers a web-based user interface, REST…
In Ansible, Automation, DevOps, Aug 30, 2024Install Ansible AWX on Kubernetes
Ansible AWX is one of the upstream project for Red Hat Ansible Tower. AWX provides a web-based user interface, REST API, and task engine built…
In Ansible, Automation, DevOps, Jul 02, 2021how to install ansible awx
Install Ansible AWX on Kubernetes
Ansible AWX is the upstream project for the Ansible automation controller (Part of Red Hat Ansible Automation Platform). It offers a web-based user interface, REST…
In Ansible, Automation, DevOps, Aug 30, 2024Install Ansible AWX on Kubernetes
Ansible AWX is one of the upstream project for Red Hat Ansible Tower. AWX provides a web-based user interface, REST API, and task engine built…
In Ansible, Automation, DevOps, Jul 02, 2021how to install ansible awx on kubernetes
Install Ansible AWX on Kubernetes
Ansible AWX is the upstream project for the Ansible automation controller (Part of Red Hat Ansible Automation Platform). It offers a web-based user interface, REST…
In Ansible, Automation, DevOps, Aug 30, 2024Install Ansible AWX on Kubernetes
Ansible AWX is one of the upstream project for Red Hat Ansible Tower. AWX provides a web-based user interface, REST API, and task engine built…
In Ansible, Automation, DevOps, Jul 02, 2021install ansible awx using awx operator (on kubernetes)
Install Ansible AWX on Kubernetes
Ansible AWX is the upstream project for the Ansible automation controller (Part of Red Hat Ansible Automation Platform). It offers a web-based user interface, REST…
In Ansible, Automation, DevOps, Aug 30, 2024Install Ansible AWX on Kubernetes
Ansible AWX is one of the upstream project for Red Hat Ansible Tower. AWX provides a web-based user interface, REST API, and task engine built…
In Ansible, Automation, DevOps, Jul 02, 2021kubernetes awx operator
Install Ansible AWX on Kubernetes
Ansible AWX is the upstream project for the Ansible automation controller (Part of Red Hat Ansible Automation Platform). It offers a web-based user interface, REST…
In Ansible, Automation, DevOps, Aug 30, 2024Install Ansible AWX on Kubernetes
Ansible AWX is one of the upstream project for Red Hat Ansible Tower. AWX provides a web-based user interface, REST API, and task engine built…
In Ansible, Automation, DevOps, Jul 02, 2021how to download rhel free
How To Download RHEL8 for Free
Anyone can download and use RHEL8 via Individual Developer subscription and it can be used in production for up to 16 systems.
In How To, Infrastructre & Hardware, Utilities, Aug 25, 2021how to download rhel8 free
How To Download RHEL8 for Free
Anyone can download and use RHEL8 via Individual Developer subscription and it can be used in production for up to 16 systems.
In How To, Infrastructre & Hardware, Utilities, Aug 25, 2021rhel free download
How To Download RHEL8 for Free
Anyone can download and use RHEL8 via Individual Developer subscription and it can be used in production for up to 16 systems.
In How To, Infrastructre & Hardware, Utilities, Aug 25, 2021rhel8 free download
How To Download RHEL8 for Free
Anyone can download and use RHEL8 via Individual Developer subscription and it can be used in production for up to 16 systems.
In How To, Infrastructre & Hardware, Utilities, Aug 25, 2021best docker course
Top 5 Free Resources to Learn Docker
There are plenty of resources around to learn docker and most of them are FREE of cost.
In Cloud, DevOps, Docker, Aug 26, 2021best free courses for docker
Top 5 Free Resources to Learn Docker
There are plenty of resources around to learn docker and most of them are FREE of cost.
In Cloud, DevOps, Docker, Aug 26, 2021best free docker courses
Top 5 Free Resources to Learn Docker
There are plenty of resources around to learn docker and most of them are FREE of cost.
In Cloud, DevOps, Docker, Aug 26, 2021docker free course
How to Learn Containers in 2024: Podman, Docker, and more
This post will be your guide to the exciting world of containers, container engines, and the tools to get you started.
In Developer, DevOps, Kubernetes, Jul 05, 2024Top 5 Free Resources to Learn Docker
There are plenty of resources around to learn docker and most of them are FREE of cost.
In Cloud, DevOps, Docker, Aug 26, 2021docker learning material
Top 5 Free Resources to Learn Docker
There are plenty of resources around to learn docker and most of them are FREE of cost.
In Cloud, DevOps, Docker, Aug 26, 2021free docker course
Top 5 Free Resources to Learn Docker
There are plenty of resources around to learn docker and most of them are FREE of cost.
In Cloud, DevOps, Docker, Aug 26, 2021free docker learning
Top 5 Free Resources to Learn Docker
There are plenty of resources around to learn docker and most of them are FREE of cost.
In Cloud, DevOps, Docker, Aug 26, 2021how to learn docker
Top 5 Free Resources to Learn Docker
There are plenty of resources around to learn docker and most of them are FREE of cost.
In Cloud, DevOps, Docker, Aug 26, 2021how to start docker
Top 5 Free Resources to Learn Docker
There are plenty of resources around to learn docker and most of them are FREE of cost.
In Cloud, DevOps, Docker, Aug 26, 2021top 5 free resources to learn docker
Top 5 Free Resources to Learn Docker
There are plenty of resources around to learn docker and most of them are FREE of cost.
In Cloud, DevOps, Docker, Aug 26, 2021delete vagrant box
How To Housekeep Your Vagrant Boxes
If you are using different Operating systems and virtual machines using Vagrant, there will be multiple Vagrant boxes downloaded on your local machine and indeed it will take a lot of...
In Automation, DevOps, How To, Aug 28, 2021how to add vagrant box
How To Housekeep Your Vagrant Boxes
If you are using different Operating systems and virtual machines using Vagrant, there will be multiple Vagrant boxes downloaded on your local machine and indeed it will take a lot of...
In Automation, DevOps, How To, Aug 28, 2021how to delete vagrant boxes
How To Housekeep Your Vagrant Boxes
If you are using different Operating systems and virtual machines using Vagrant, there will be multiple Vagrant boxes downloaded on your local machine and indeed it will take a lot of...
In Automation, DevOps, How To, Aug 28, 2021how to housekeep your vagrant boxes
How To Housekeep Your Vagrant Boxes
If you are using different Operating systems and virtual machines using Vagrant, there will be multiple Vagrant boxes downloaded on your local machine and indeed it will take a lot of...
In Automation, DevOps, How To, Aug 28, 2021vagrant iac
How To Housekeep Your Vagrant Boxes
If you are using different Operating systems and virtual machines using Vagrant, there will be multiple Vagrant boxes downloaded on your local machine and indeed it will take a lot of...
In Automation, DevOps, How To, Aug 28, 2021what is vagrant
How To Housekeep Your Vagrant Boxes
If you are using different Operating systems and virtual machines using Vagrant, there will be multiple Vagrant boxes downloaded on your local machine and indeed it will take a lot of...
In Automation, DevOps, How To, Aug 28, 2021what is vagrant box
How To Housekeep Your Vagrant Boxes
If you are using different Operating systems and virtual machines using Vagrant, there will be multiple Vagrant boxes downloaded on your local machine and indeed it will take a lot of...
In Automation, DevOps, How To, Aug 28, 2021live videos
How to set up and use Python virtual environments for Ansible
You can have different versions of Ansible and other important Python modules in a dedicated test directory with a virtual environment.
In Ansible, Automation, DevOps, Sep 20, 2021sysadmin
How to set up and use Python virtual environments for Ansible
You can have different versions of Ansible and other important Python modules in a dedicated test directory with a virtual environment.
In Ansible, Automation, DevOps, Sep 20, 2021ansible python venv
How to set up and use Python virtual environments for Ansible
You can have different versions of Ansible and other important Python modules in a dedicated test directory with a virtual environment.
In Ansible, Automation, DevOps, Sep 20, 2021ansible python virtualenv
How to set up and use Python virtual environments for Ansible
You can have different versions of Ansible and other important Python modules in a dedicated test directory with a virtual environment.
In Ansible, Automation, DevOps, Sep 20, 2021python virtual environment for ansible
How to set up and use Python virtual environments for Ansible
You can have different versions of Ansible and other important Python modules in a dedicated test directory with a virtual environment.
In Ansible, Automation, DevOps, Sep 20, 2021python virtualenv for ansible
How to set up and use Python virtual environments for Ansible
You can have different versions of Ansible and other important Python modules in a dedicated test directory with a virtual environment.
In Ansible, Automation, DevOps, Sep 20, 2021test ansible in python venv
How to set up and use Python virtual environments for Ansible
You can have different versions of Ansible and other important Python modules in a dedicated test directory with a virtual environment.
In Ansible, Automation, DevOps, Sep 20, 2021ansible windows
Ansible Automation for Windows
This is a collection of articles and references about Windows automation using Ansible, published in techbeatly and other platforms.
In Infrastructre & Hardware, Ansible, Ansible Doc, Jan 06, 2022Ansible Windows Management using HTTPS and SSL
In this article you will learn how to connect Windows from Ansible using HTTPS and SSL certificate
In Ansible, DevOps, ansible command, Sep 30, 2021How to open WinRM ports in the Windows firewall
We need to make sure, ports 5985 and 5986 (HTTPS) are open in firewall (both OS as well as network side) for Ansible to connect to Windows machine.
In Ansible, Ansible Course, Automation, Sep 23, 2021ansible winrm
How to open WinRM ports in the Windows firewall
We need to make sure, ports 5985 and 5986 (HTTPS) are open in firewall (both OS as well as network side) for Ansible to connect to Windows machine.
In Ansible, Ansible Course, Automation, Sep 23, 2021windows remote management
How to open WinRM ports in the Windows firewall
We need to make sure, ports 5985 and 5986 (HTTPS) are open in firewall (both OS as well as network side) for Ansible to connect to Windows machine.
In Ansible, Ansible Course, Automation, Sep 23, 2021winrm ports
How to open WinRM ports in the Windows firewall
We need to make sure, ports 5985 and 5986 (HTTPS) are open in firewall (both OS as well as network side) for Ansible to connect to Windows machine.
In Ansible, Ansible Course, Automation, Sep 23, 2021ansible for windows
Ansible Automation for Windows
This is a collection of articles and references about Windows automation using Ansible, published in techbeatly and other platforms.
In Infrastructre & Hardware, Ansible, Ansible Doc, Jan 06, 2022Ansible for Windows – Troubleshooting
There are many cases where Ansible developers and users struggled to connect Windows machine from Ansible.
In Ansible, Automation, DevOps, Sep 25, 2021ansible windows troubleshooting
Ansible Automation for Windows
This is a collection of articles and references about Windows automation using Ansible, published in techbeatly and other platforms.
In Infrastructre & Hardware, Ansible, Ansible Doc, Jan 06, 2022Ansible for Windows – Troubleshooting
There are many cases where Ansible developers and users struggled to connect Windows machine from Ansible.
In Ansible, Automation, DevOps, Sep 25, 2021how to automate windows using ansible
Ansible for Windows – Troubleshooting
There are many cases where Ansible developers and users struggled to connect Windows machine from Ansible.
In Ansible, Automation, DevOps, Sep 25, 2021how to connect windows from ansible
Ansible for Windows – Troubleshooting
There are many cases where Ansible developers and users struggled to connect Windows machine from Ansible.
In Ansible, Automation, DevOps, Sep 25, 2021how to learn openshift
Learn OpenShift – A Comprehensive Guide for OpenShift Courses and Exams
Red Hat is offering multiple courses and certifications based on the Red Hat OpenShift platform and there are mainly two tracks (while writing this article), the OpenShift Administrat...
In Automation, Developer, DevOps, Apr 12, 2022OpenShift Architecture
Learn the OpenShift architecture, control plane, compute nodes, infrastructure nodes and sample reference architecture.
In Cloud, DevOps, Infrastructre & Hardware, Oct 26, 2021Introduction to OpenShift BootCamp
The plan is to start with the basics of OpenShift and slowly explain the OpenShift core components. Then we will learn how to deploy OpenShift clusters for you to practice labs and le...
In DevOps, Featured, Kubernetes, Sep 29, 2021opemshift vs kubernetes
Introduction to OpenShift BootCamp
The plan is to start with the basics of OpenShift and slowly explain the OpenShift core components. Then we will learn how to deploy OpenShift clusters for you to practice labs and le...
In DevOps, Featured, Kubernetes, Sep 29, 2021openshift bootcamp
OpenShift Operators (Kubernetes Operators)
An Operator is a method of packaging, deploying and managing a Kubernetes-native application.
In Cloud, DevOps, Kubernetes, Oct 30, 2021OpenShift Architecture
Learn the OpenShift architecture, control plane, compute nodes, infrastructure nodes and sample reference architecture.
In Cloud, DevOps, Infrastructre & Hardware, Oct 26, 2021Introduction to OpenShift BootCamp
The plan is to start with the basics of OpenShift and slowly explain the OpenShift core components. Then we will learn how to deploy OpenShift clusters for you to practice labs and le...
In DevOps, Featured, Kubernetes, Sep 29, 2021openshift free course
Introduction to OpenShift BootCamp
The plan is to start with the basics of OpenShift and slowly explain the OpenShift core components. Then we will learn how to deploy OpenShift clusters for you to practice labs and le...
In DevOps, Featured, Kubernetes, Sep 29, 2021ansible to windows using https
Ansible Windows Management using HTTPS and SSL
In this article you will learn how to connect Windows from Ansible using HTTPS and SSL certificate
In Ansible, DevOps, ansible command, Sep 30, 2021ansible to windows using ssl
Ansible Windows Management using HTTPS and SSL
In this article you will learn how to connect Windows from Ansible using HTTPS and SSL certificate
In Ansible, DevOps, ansible command, Sep 30, 2021ansible windows https
Ansible Windows Management using HTTPS and SSL
In this article you will learn how to connect Windows from Ansible using HTTPS and SSL certificate
In Ansible, DevOps, ansible command, Sep 30, 2021bare metal
What is OpenShift
In this article you will learn what OpenShift is and why we are using OpenShift. We will also learn the features of OpenShift compared to other similar products.
In Cloud, Kubernetes, OpenShift, Oct 11, 2021cloud native
Kubernetes vs OpenShift – 15 Facts You Should Know
Kubernetes is an opensource project and OpenShift is an enterprise opensource product; more like an engine vs car.
In Cloud, DevOps, Featured, Oct 20, 2021What is OpenShift
In this article you will learn what OpenShift is and why we are using OpenShift. We will also learn the features of OpenShift compared to other similar products.
In Cloud, Kubernetes, OpenShift, Oct 11, 2021cloud native computing foundation
What is OpenShift
In this article you will learn what OpenShift is and why we are using OpenShift. We will also learn the features of OpenShift compared to other similar products.
In Cloud, Kubernetes, OpenShift, Oct 11, 2021containers
Managing Containers at AWS – Unveiling the Perfect Services for Your Use Cases
In this article, we’ll explore the key container services offered by AWS and understand the best use cases for each.
In AWS, Cloud, DevOps, Aug 04, 2023Kubernetes vs OpenShift – 15 Facts You Should Know
Kubernetes is an opensource project and OpenShift is an enterprise opensource product; more like an engine vs car.
In Cloud, DevOps, Featured, Oct 20, 2021What is OpenShift
In this article you will learn what OpenShift is and why we are using OpenShift. We will also learn the features of OpenShift compared to other similar products.
In Cloud, Kubernetes, OpenShift, Oct 11, 2021ibm cloud kubernetes service
What is OpenShift
In this article you will learn what OpenShift is and why we are using OpenShift. We will also learn the features of OpenShift compared to other similar products.
In Cloud, Kubernetes, OpenShift, Oct 11, 2021managed kubernetes
What is OpenShift
In this article you will learn what OpenShift is and why we are using OpenShift. We will also learn the features of OpenShift compared to other similar products.
In Cloud, Kubernetes, OpenShift, Oct 11, 2021okd
What is OpenShift
In this article you will learn what OpenShift is and why we are using OpenShift. We will also learn the features of OpenShift compared to other similar products.
In Cloud, Kubernetes, OpenShift, Oct 11, 2021openshift architecture
OpenShift Architecture
Learn the OpenShift architecture, control plane, compute nodes, infrastructure nodes and sample reference architecture.
In Cloud, DevOps, Infrastructre & Hardware, Oct 26, 2021Kubernetes vs OpenShift – 15 Facts You Should Know
Kubernetes is an opensource project and OpenShift is an enterprise opensource product; more like an engine vs car.
In Cloud, DevOps, Featured, Oct 20, 2021What is OpenShift
In this article you will learn what OpenShift is and why we are using OpenShift. We will also learn the features of OpenShift compared to other similar products.
In Cloud, Kubernetes, OpenShift, Oct 11, 2021openshift basics
Kubernetes vs OpenShift – 15 Facts You Should Know
Kubernetes is an opensource project and OpenShift is an enterprise opensource product; more like an engine vs car.
In Cloud, DevOps, Featured, Oct 20, 2021What is OpenShift
In this article you will learn what OpenShift is and why we are using OpenShift. We will also learn the features of OpenShift compared to other similar products.
In Cloud, Kubernetes, OpenShift, Oct 11, 2021openshift basics tutorial
Kubernetes vs OpenShift – 15 Facts You Should Know
Kubernetes is an opensource project and OpenShift is an enterprise opensource product; more like an engine vs car.
In Cloud, DevOps, Featured, Oct 20, 2021What is OpenShift
In this article you will learn what OpenShift is and why we are using OpenShift. We will also learn the features of OpenShift compared to other similar products.
In Cloud, Kubernetes, OpenShift, Oct 11, 2021openshift buildconfig
What is OpenShift
In this article you will learn what OpenShift is and why we are using OpenShift. We will also learn the features of OpenShift compared to other similar products.
In Cloud, Kubernetes, OpenShift, Oct 11, 2021openshift containerization
Kubernetes vs OpenShift – 15 Facts You Should Know
Kubernetes is an opensource project and OpenShift is an enterprise opensource product; more like an engine vs car.
In Cloud, DevOps, Featured, Oct 20, 2021What is OpenShift
In this article you will learn what OpenShift is and why we are using OpenShift. We will also learn the features of OpenShift compared to other similar products.
In Cloud, Kubernetes, OpenShift, Oct 11, 2021openshift for beginners
OpenShift Operators (Kubernetes Operators)
An Operator is a method of packaging, deploying and managing a Kubernetes-native application.
In Cloud, DevOps, Kubernetes, Oct 30, 2021OpenShift Architecture
Learn the OpenShift architecture, control plane, compute nodes, infrastructure nodes and sample reference architecture.
In Cloud, DevOps, Infrastructre & Hardware, Oct 26, 2021Kubernetes vs OpenShift – 15 Facts You Should Know
Kubernetes is an opensource project and OpenShift is an enterprise opensource product; more like an engine vs car.
In Cloud, DevOps, Featured, Oct 20, 2021What is OpenShift
In this article you will learn what OpenShift is and why we are using OpenShift. We will also learn the features of OpenShift compared to other similar products.
In Cloud, Kubernetes, OpenShift, Oct 11, 2021openshift fundamentals
Kubernetes vs OpenShift – 15 Facts You Should Know
Kubernetes is an opensource project and OpenShift is an enterprise opensource product; more like an engine vs car.
In Cloud, DevOps, Featured, Oct 20, 2021What is OpenShift
In this article you will learn what OpenShift is and why we are using OpenShift. We will also learn the features of OpenShift compared to other similar products.
In Cloud, Kubernetes, OpenShift, Oct 11, 2021openshift overview
Kubernetes vs OpenShift – 15 Facts You Should Know
Kubernetes is an opensource project and OpenShift is an enterprise opensource product; more like an engine vs car.
In Cloud, DevOps, Featured, Oct 20, 2021What is OpenShift
In this article you will learn what OpenShift is and why we are using OpenShift. We will also learn the features of OpenShift compared to other similar products.
In Cloud, Kubernetes, OpenShift, Oct 11, 2021origin community distribution
What is OpenShift
In this article you will learn what OpenShift is and why we are using OpenShift. We will also learn the features of OpenShift compared to other similar products.
In Cloud, Kubernetes, OpenShift, Oct 11, 2021what is red hat openshift
What is OpenShift
In this article you will learn what OpenShift is and why we are using OpenShift. We will also learn the features of OpenShift compared to other similar products.
In Cloud, Kubernetes, OpenShift, Oct 11, 2021cloud computing
Kubernetes vs OpenShift – 15 Facts You Should Know
Kubernetes is an opensource project and OpenShift is an enterprise opensource product; more like an engine vs car.
In Cloud, DevOps, Featured, Oct 20, 2021developers
Kubernetes vs OpenShift – 15 Facts You Should Know
Kubernetes is an opensource project and OpenShift is an enterprise opensource product; more like an engine vs car.
In Cloud, DevOps, Featured, Oct 20, 2021devops in openshift
Kubernetes vs OpenShift – 15 Facts You Should Know
Kubernetes is an opensource project and OpenShift is an enterprise opensource product; more like an engine vs car.
In Cloud, DevOps, Featured, Oct 20, 2021differences between openshift and kubernetesm
Kubernetes vs OpenShift – 15 Facts You Should Know
Kubernetes is an opensource project and OpenShift is an enterprise opensource product; more like an engine vs car.
In Cloud, DevOps, Featured, Oct 20, 2021hybrid cloud
Kubernetes vs OpenShift – 15 Facts You Should Know
Kubernetes is an opensource project and OpenShift is an enterprise opensource product; more like an engine vs car.
In Cloud, DevOps, Featured, Oct 20, 2021kubernetes vs openshift
Kubernetes vs OpenShift – 15 Facts You Should Know
Kubernetes is an opensource project and OpenShift is an enterprise opensource product; more like an engine vs car.
In Cloud, DevOps, Featured, Oct 20, 2021openshift demo
Kubernetes vs OpenShift – 15 Facts You Should Know
Kubernetes is an opensource project and OpenShift is an enterprise opensource product; more like an engine vs car.
In Cloud, DevOps, Featured, Oct 20, 2021openshift devops
Kubernetes vs OpenShift – 15 Facts You Should Know
Kubernetes is an opensource project and OpenShift is an enterprise opensource product; more like an engine vs car.
In Cloud, DevOps, Featured, Oct 20, 2021openshift vs kubernetes
Kubernetes vs OpenShift – 15 Facts You Should Know
Kubernetes is an opensource project and OpenShift is an enterprise opensource product; more like an engine vs car.
In Cloud, DevOps, Featured, Oct 20, 2021redhat
Kubernetes vs OpenShift – 15 Facts You Should Know
Kubernetes is an opensource project and OpenShift is an enterprise opensource product; more like an engine vs car.
In Cloud, DevOps, Featured, Oct 20, 2021software development
Kubernetes vs OpenShift – 15 Facts You Should Know
Kubernetes is an opensource project and OpenShift is an enterprise opensource product; more like an engine vs car.
In Cloud, DevOps, Featured, Oct 20, 2021openshift reference architecture
OpenShift Architecture
Learn the OpenShift architecture, control plane, compute nodes, infrastructure nodes and sample reference architecture.
In Cloud, DevOps, Infrastructre & Hardware, Oct 26, 2021kubernetes operator
OpenShift Operators (Kubernetes Operators)
An Operator is a method of packaging, deploying and managing a Kubernetes-native application.
In Cloud, DevOps, Kubernetes, Oct 30, 2021openshift operators
OpenShift Operators (Kubernetes Operators)
An Operator is a method of packaging, deploying and managing a Kubernetes-native application.
In Cloud, DevOps, Kubernetes, Oct 30, 2021openshift4
OpenShift Operators (Kubernetes Operators)
An Operator is a method of packaging, deploying and managing a Kubernetes-native application.
In Cloud, DevOps, Kubernetes, Oct 30, 2021satellite
Configure Red Hat Satellite Content Host with Remote Execution
A new method for remote content management was introduced with Satellite 6.2 which is called Remote Execution.
In Automation, DevOps, Infrastructre & Hardware, Nov 05, 2021How to Register Content Host to Red Hat Satellite
A host is any virtual or physical Linux client that Red Hat Satellite manages. You have different ways to register a content host in Red Hat Satellite;
In Automation, Infrastructre & Hardware, Satellite, Nov 04, 2021host registration using activation key
How to Register Content Host to Red Hat Satellite
A host is any virtual or physical Linux client that Red Hat Satellite manages. You have different ways to register a content host in Red Hat Satellite;
In Automation, Infrastructre & Hardware, Satellite, Nov 04, 2021redhat satellite content host
How to Register Content Host to Red Hat Satellite
A host is any virtual or physical Linux client that Red Hat Satellite manages. You have different ways to register a content host in Red Hat Satellite;
In Automation, Infrastructre & Hardware, Satellite, Nov 04, 2021register content host to red hat satellite
How to Register Content Host to Red Hat Satellite
A host is any virtual or physical Linux client that Red Hat Satellite manages. You have different ways to register a content host in Red Hat Satellite;
In Automation, Infrastructre & Hardware, Satellite, Nov 04, 2021register host to satellite
How to Register Content Host to Red Hat Satellite
A host is any virtual or physical Linux client that Red Hat Satellite manages. You have different ways to register a content host in Red Hat Satellite;
In Automation, Infrastructre & Hardware, Satellite, Nov 04, 2021content management using remote execution in satellite
Configure Red Hat Satellite Content Host with Remote Execution
A new method for remote content management was introduced with Satellite 6.2 which is called Remote Execution.
In Automation, DevOps, Infrastructre & Hardware, Nov 05, 2021how to enable redhat satellite remote execution
Configure Red Hat Satellite Content Host with Remote Execution
A new method for remote content management was introduced with Satellite 6.2 which is called Remote Execution.
In Automation, DevOps, Infrastructre & Hardware, Nov 05, 2021redhat satellite
Configure Red Hat Satellite Content Host with Remote Execution
A new method for remote content management was introduced with Satellite 6.2 which is called Remote Execution.
In Automation, DevOps, Infrastructre & Hardware, Nov 05, 2021remote execution in redhat satellite
Configure Red Hat Satellite Content Host with Remote Execution
A new method for remote content management was introduced with Satellite 6.2 which is called Remote Execution.
In Automation, DevOps, Infrastructre & Hardware, Nov 05, 2021free terraform
Terraform Cheat Sheet
This cheat sheet is a living document and I will make changes whenever there is an update or changes in the Terraform CLI options or versions.
In DevOps, Featured, Infrastructre & Hardware, Nov 24, 2021how to learn terraform
10 Free Courses to Learn Terraform
Here see what I have curated based on my experience and personal notes.
In Courses, DevOps, Free Courses, Feb 24, 2022Terraform Cheat Sheet
This cheat sheet is a living document and I will make changes whenever there is an update or changes in the Terraform CLI options or versions.
In DevOps, Featured, Infrastructre & Hardware, Nov 24, 2021terraform cheat sheet
Terraform Cheat Sheet
This cheat sheet is a living document and I will make changes whenever there is an update or changes in the Terraform CLI options or versions.
In DevOps, Featured, Infrastructre & Hardware, Nov 24, 2021terraform cheatsheet
Terraform Cheat Sheet
This cheat sheet is a living document and I will make changes whenever there is an update or changes in the Terraform CLI options or versions.
In DevOps, Featured, Infrastructre & Hardware, Nov 24, 2021terraform cli cheat sheet
Terraform Cheat Sheet
This cheat sheet is a living document and I will make changes whenever there is an update or changes in the Terraform CLI options or versions.
In DevOps, Featured, Infrastructre & Hardware, Nov 24, 2021terraform command line cheatsheet
Terraform Cheat Sheet
This cheat sheet is a living document and I will make changes whenever there is an update or changes in the Terraform CLI options or versions.
In DevOps, Featured, Infrastructre & Hardware, Nov 24, 2021terraform guides
Terraform Cheat Sheet
This cheat sheet is a living document and I will make changes whenever there is an update or changes in the Terraform CLI options or versions.
In DevOps, Featured, Infrastructre & Hardware, Nov 24, 2021ansible list to string
Ansible Convert List to String
I noticed many users are using different and wrong methods to convert a list data to string format. You can use existing filters and functions…
In Ansible, Automation, DevOps, Nov 26, 2021ansible list to string operation
Ansible Convert List to String
I noticed many users are using different and wrong methods to convert a list data to string format. You can use existing filters and functions…
In Ansible, Automation, DevOps, Nov 26, 2021ansible string handling
Ansible Convert List to String
I noticed many users are using different and wrong methods to convert a list data to string format. You can use existing filters and functions…
In Ansible, Automation, DevOps, Nov 26, 2021ansible string to list
Ansible Convert List to String
I noticed many users are using different and wrong methods to convert a list data to string format. You can use existing filters and functions…
In Ansible, Automation, DevOps, Nov 26, 2021how to convert list to string in ansible
Ansible Convert List to String
I noticed many users are using different and wrong methods to convert a list data to string format. You can use existing filters and functions…
In Ansible, Automation, DevOps, Nov 26, 2021aap
Running Ad Hoc commands from Ansible Automation Controller (Ansible Automation Platform)
From the Ansible control node, users can easily execute the ad hoc commands and in this section, we will learn how to execute similar ad hoc commands from an Ansible automation contro...
In Infrastructre & Hardware, aap, ad hoc command, Aug 09, 2022Ansible Navigator Cheat Sheet
What is ansible-navigator ansible-navigator is the new command line utility (CLI) introduced in Ansible Automation Platform 2, for running and developing Ansible automation content. a...
In Ansible, Automation, DevOps, Dec 12, 2021aap 2
Ansible Navigator Cheat Sheet
What is ansible-navigator ansible-navigator is the new command line utility (CLI) introduced in Ansible Automation Platform 2, for running and developing Ansible automation content. a...
In Ansible, Automation, DevOps, Dec 12, 2021ansible automation platform
Learn Ansible – A Comprehensive Guide for Courses and Exams
Either follow a beginner-level course or a certification track course designed for Ansible certification.
In Ansible, Ansible Resources, Automation, Sep 05, 2022Ansible Automation Platform 1.2 to 2 Migration Guides
The information is collected from the official documents and aggregated to focus on the migration topic.
In Ansible, Ansible Course, Ansible Resources, May 16, 2022Ansible Navigator Cheat Sheet
What is ansible-navigator ansible-navigator is the new command line utility (CLI) introduced in Ansible Automation Platform 2, for running and developing Ansible automation content. a...
In Ansible, Automation, DevOps, Dec 12, 2021ansible automation platform 2
Ansible Navigator Cheat Sheet
What is ansible-navigator ansible-navigator is the new command line utility (CLI) introduced in Ansible Automation Platform 2, for running and developing Ansible automation content. a...
In Ansible, Automation, DevOps, Dec 12, 2021ansible navigator cheat sheet
How To Pass Environment Variables to Ansible Navigator
ansible-navigator is the new command line utility (CLI) introduced in Ansible Automation Platform 2, for running and developing Ansible automation content. ansible-navigator can be us...
In Ansible, Ansible Resources, Automation, Mar 30, 2023Ansible Navigator Cheat Sheet
What is ansible-navigator ansible-navigator is the new command line utility (CLI) introduced in Ansible Automation Platform 2, for running and developing Ansible automation content. a...
In Ansible, Automation, DevOps, Dec 12, 2021ansible-navigaor
Ansible Navigator Cheat Sheet
What is ansible-navigator ansible-navigator is the new command line utility (CLI) introduced in Ansible Automation Platform 2, for running and developing Ansible automation content. a...
In Ansible, Automation, DevOps, Dec 12, 2021red hat ansible
Ansible Navigator Cheat Sheet
What is ansible-navigator ansible-navigator is the new command line utility (CLI) introduced in Ansible Automation Platform 2, for running and developing Ansible automation content. a...
In Ansible, Automation, DevOps, Dec 12, 2021what is ansible navigator
Ansible Navigator Cheat Sheet
What is ansible-navigator ansible-navigator is the new command line utility (CLI) introduced in Ansible Automation Platform 2, for running and developing Ansible automation content. a...
In Ansible, Automation, DevOps, Dec 12, 2021git
How to Install GitLab in a Disconnected Environment
Installing GitLab is a simple job as you just need to install the dependancies and then GitLab package.
In Automation, DevOps, How To, Dec 16, 2021gitlab ce
How to Install GitLab in a Disconnected Environment
Installing GitLab is a simple job as you just need to install the dependancies and then GitLab package.
In Automation, DevOps, How To, Dec 16, 2021gitlab ce installation offline
Configure Custom SSL to Secure GitLab Server
I have explained How to Install GitLab in a Disconnected Environment in a past article. In this article you will learn how to use self-signed or custom SSL certificates to secure your...
In Automation, DevOps, configure lets encrypt ssl for gitlab, Dec 22, 2021How to Install GitLab in a Disconnected Environment
Installing GitLab is a simple job as you just need to install the dependancies and then GitLab package.
In Automation, DevOps, How To, Dec 16, 2021install gitlab offline
How to Install GitLab in a Disconnected Environment
Installing GitLab is a simple job as you just need to install the dependancies and then GitLab package.
In Automation, DevOps, How To, Dec 16, 2021configure lets encrypt ssl for gitlab
Configure Custom SSL to Secure GitLab Server
I have explained How to Install GitLab in a Disconnected Environment in a past article. In this article you will learn how to use self-signed or custom SSL certificates to secure your...
In Automation, DevOps, configure lets encrypt ssl for gitlab, Dec 22, 2021custom ssl for gitlab
Configure Custom SSL to Secure GitLab Server
I have explained How to Install GitLab in a Disconnected Environment in a past article. In this article you will learn how to use self-signed or custom SSL certificates to secure your...
In Automation, DevOps, configure lets encrypt ssl for gitlab, Dec 22, 2021gitlab
Configure Custom SSL to Secure GitLab Server
I have explained How to Install GitLab in a Disconnected Environment in a past article. In this article you will learn how to use self-signed or custom SSL certificates to secure your...
In Automation, DevOps, configure lets encrypt ssl for gitlab, Dec 22, 2021gitlab ce custom ssl
Configure Custom SSL to Secure GitLab Server
I have explained How to Install GitLab in a Disconnected Environment in a past article. In this article you will learn how to use self-signed or custom SSL certificates to secure your...
In Automation, DevOps, configure lets encrypt ssl for gitlab, Dec 22, 2021gitlab ce deployment
Configure Custom SSL to Secure GitLab Server
I have explained How to Install GitLab in a Disconnected Environment in a past article. In this article you will learn how to use self-signed or custom SSL certificates to secure your...
In Automation, DevOps, configure lets encrypt ssl for gitlab, Dec 22, 2021how to confogure custom ssl for gitlab ce
Configure Custom SSL to Secure GitLab Server
I have explained How to Install GitLab in a Disconnected Environment in a past article. In this article you will learn how to use self-signed or custom SSL certificates to secure your...
In Automation, DevOps, configure lets encrypt ssl for gitlab, Dec 22, 2021add storage for gitlab
How To Add Or Change GitLab Data Storage Path
In this article you will learn how to configure custom storage path for your GitLab servers.
In Automation, DevOps, add storage for gitlab, Dec 24, 2021gitlab custom storate
How To Add Or Change GitLab Data Storage Path
In this article you will learn how to configure custom storage path for your GitLab servers.
In Automation, DevOps, add storage for gitlab, Dec 24, 2021gitlab storage conifiguration
How To Add Or Change GitLab Data Storage Path
In this article you will learn how to configure custom storage path for your GitLab servers.
In Automation, DevOps, add storage for gitlab, Dec 24, 2021gitlab storate
How To Add Or Change GitLab Data Storage Path
In this article you will learn how to configure custom storage path for your GitLab servers.
In Automation, DevOps, add storage for gitlab, Dec 24, 2021windows automation using ansible
Ansible Automation for Windows
This is a collection of articles and references about Windows automation using Ansible, published in techbeatly and other platforms.
In Infrastructre & Hardware, Ansible, Ansible Doc, Jan 06, 2022ansible and email
How to send email using Ansible and Gmail
How to configure your Gmail credential and Ansible to send automated email using Ansible playbook.
In Ansible, Automation, DevOps, Jan 11, 2022ansible and gmail
How to send email using Ansible and Gmail
How to configure your Gmail credential and Ansible to send automated email using Ansible playbook.
In Ansible, Automation, DevOps, Jan 11, 2022ansible email
How to send email using Ansible and Gmail
How to configure your Gmail credential and Ansible to send automated email using Ansible playbook.
In Ansible, Automation, DevOps, Jan 11, 2022ansible send email via gmail
How to send email using Ansible and Gmail
How to configure your Gmail credential and Ansible to send automated email using Ansible playbook.
In Ansible, Automation, DevOps, Jan 11, 2022configure ansible and gmail
How to send email using Ansible and Gmail
How to configure your Gmail credential and Ansible to send automated email using Ansible playbook.
In Ansible, Automation, DevOps, Jan 11, 2022gmail app password
How to send email using Ansible and Gmail
How to configure your Gmail credential and Ansible to send automated email using Ansible playbook.
In Ansible, Automation, DevOps, Jan 11, 2022send email using ansible
How to send email using Ansible and Gmail
How to configure your Gmail credential and Ansible to send automated email using Ansible playbook.
In Ansible, Automation, DevOps, Jan 11, 2022send gmail ansible
How to send email using Ansible and Gmail
How to configure your Gmail credential and Ansible to send automated email using Ansible playbook.
In Ansible, Automation, DevOps, Jan 11, 2022how to create multinode kubernetes cluster
Multi-node Kubernets Cluster in 10 minutes
In this article, you will learn how to deploy a multi-node Kubernetes cluster using Vagrant and VirtualBox.
In Cloud, DevOps, Kubernetes, Jan 17, 2022kubernetes cluser in 10 min
Multi-node Kubernets Cluster in 10 minutes
In this article, you will learn how to deploy a multi-node Kubernetes cluster using Vagrant and VirtualBox.
In Cloud, DevOps, Kubernetes, Jan 17, 2022kubernetes local cluster
Multi-node Kubernets Cluster in 10 minutes
In this article, you will learn how to deploy a multi-node Kubernetes cluster using Vagrant and VirtualBox.
In Cloud, DevOps, Kubernetes, Jan 17, 2022kubernetes virtualbox vagrant
Multi-node Kubernets Cluster in 10 minutes
In this article, you will learn how to deploy a multi-node Kubernetes cluster using Vagrant and VirtualBox.
In Cloud, DevOps, Kubernetes, Jan 17, 2022kubernets cluster
Multi-node Kubernets Cluster in 10 minutes
In this article, you will learn how to deploy a multi-node Kubernetes cluster using Vagrant and VirtualBox.
In Cloud, DevOps, Kubernetes, Jan 17, 2022multi-node kubernets cluster in 10 minutes
Multi-node Kubernets Cluster in 10 minutes
In this article, you will learn how to deploy a multi-node Kubernetes cluster using Vagrant and VirtualBox.
In Cloud, DevOps, Kubernetes, Jan 17, 2022vagrant kubermetes cluster
Multi-node Kubernets Cluster in 10 minutes
In this article, you will learn how to deploy a multi-node Kubernetes cluster using Vagrant and VirtualBox.
In Cloud, DevOps, Kubernetes, Jan 17, 2022ansible extra variable
How to pass extra variables to an Ansible playbook
Learn the ability to pass extra variables to an Ansible playbook. This feature is available when using the Ansible CLI or Ansible Tower.
In Ansible, Automation, Ansible Course, Jan 18, 2022how to pass extra variable to ansible
How to pass extra variables to an Ansible playbook
Learn the ability to pass extra variables to an Ansible playbook. This feature is available when using the Ansible CLI or Ansible Tower.
In Ansible, Automation, Ansible Course, Jan 18, 2022az-900
How to get Microsoft Certifications AZ-900 and SC-900 at no cost !
Check this opportunity from Microsoft to get their foundation certifications at no cost.
In Cloud, DevOps, Microsoft Azure, Jan 20, 2022az-900 free certification
How to get Microsoft Certifications AZ-900 and SC-900 at no cost !
Check this opportunity from Microsoft to get their foundation certifications at no cost.
In Cloud, DevOps, Microsoft Azure, Jan 20, 2022azure
How to get Microsoft Certifications AZ-900 and SC-900 at no cost !
Check this opportunity from Microsoft to get their foundation certifications at no cost.
In Cloud, DevOps, Microsoft Azure, Jan 20, 2022free certification
How to get Microsoft Certifications AZ-900 and SC-900 at no cost !
Check this opportunity from Microsoft to get their foundation certifications at no cost.
In Cloud, DevOps, Microsoft Azure, Jan 20, 2022microsoft
How to get Microsoft Certifications AZ-900 and SC-900 at no cost !
Check this opportunity from Microsoft to get their foundation certifications at no cost.
In Cloud, DevOps, Microsoft Azure, Jan 20, 2022microsoft azure free certitfication
How to get Microsoft Certifications AZ-900 and SC-900 at no cost !
Check this opportunity from Microsoft to get their foundation certifications at no cost.
In Cloud, DevOps, Microsoft Azure, Jan 20, 2022sc-900
How to get Microsoft Certifications AZ-900 and SC-900 at no cost !
Check this opportunity from Microsoft to get their foundation certifications at no cost.
In Cloud, DevOps, Microsoft Azure, Jan 20, 2022sc-900 free certification
How to get Microsoft Certifications AZ-900 and SC-900 at no cost !
Check this opportunity from Microsoft to get their foundation certifications at no cost.
In Cloud, DevOps, Microsoft Azure, Jan 20, 2022argocd
Free GitOps and CI/CD Courses and Certifications
CI/CD (Continuous integration and Continuous delivery or Continuous deployment) and GitOps are not new terminologies in the IT world. There are several software and tools…
In ArgoCD, DevOps, Featured, Jan 23, 2022github actions
GitOps vs. CI/CD – Understanding the Key Differences
GitOps and CI/CD (Continuous Integration/Continuous Deployment) are two distinct but related concepts in the realm of software development and deployment. They both play a crucial…
In Automation, DevOps, GitHub Actions, Sep 08, 2023Free GitOps and CI/CD Courses and Certifications
CI/CD (Continuous integration and Continuous delivery or Continuous deployment) and GitOps are not new terminologies in the IT world. There are several software and tools…
In ArgoCD, DevOps, Featured, Jan 23, 2022gitlab cicd
GitOps vs. CI/CD – Understanding the Key Differences
GitOps and CI/CD (Continuous Integration/Continuous Deployment) are two distinct but related concepts in the realm of software development and deployment. They both play a crucial…
In Automation, DevOps, GitHub Actions, Sep 08, 2023Free GitOps and CI/CD Courses and Certifications
CI/CD (Continuous integration and Continuous delivery or Continuous deployment) and GitOps are not new terminologies in the IT world. There are several software and tools…
In ArgoCD, DevOps, Featured, Jan 23, 2022cicd free course
Free GitOps and CI/CD Courses and Certifications
CI/CD (Continuous integration and Continuous delivery or Continuous deployment) and GitOps are not new terminologies in the IT world. There are several software and tools…
In ArgoCD, DevOps, Featured, Jan 23, 2022free devops courses
Free GitOps and CI/CD Courses and Certifications
CI/CD (Continuous integration and Continuous delivery or Continuous deployment) and GitOps are not new terminologies in the IT world. There are several software and tools…
In ArgoCD, DevOps, Featured, Jan 23, 2022free jenkins course
Free GitOps and CI/CD Courses and Certifications
CI/CD (Continuous integration and Continuous delivery or Continuous deployment) and GitOps are not new terminologies in the IT world. There are several software and tools…
In ArgoCD, DevOps, Featured, Jan 23, 2022github actions free course
Free GitOps and CI/CD Courses and Certifications
CI/CD (Continuous integration and Continuous delivery or Continuous deployment) and GitOps are not new terminologies in the IT world. There are several software and tools…
In ArgoCD, DevOps, Featured, Jan 23, 2022gitlab free course
Free GitOps and CI/CD Courses and Certifications
CI/CD (Continuous integration and Continuous delivery or Continuous deployment) and GitOps are not new terminologies in the IT world. There are several software and tools…
In ArgoCD, DevOps, Featured, Jan 23, 2022gitops free course
Free GitOps and CI/CD Courses and Certifications
CI/CD (Continuous integration and Continuous delivery or Continuous deployment) and GitOps are not new terminologies in the IT world. There are several software and tools…
In ArgoCD, DevOps, Featured, Jan 23, 2022how to learn gitops
Free GitOps and CI/CD Courses and Certifications
CI/CD (Continuous integration and Continuous delivery or Continuous deployment) and GitOps are not new terminologies in the IT world. There are several software and tools…
In ArgoCD, DevOps, Featured, Jan 23, 2022how to learn jenkins
Free GitOps and CI/CD Courses and Certifications
CI/CD (Continuous integration and Continuous delivery or Continuous deployment) and GitOps are not new terminologies in the IT world. There are several software and tools…
In ArgoCD, DevOps, Featured, Jan 23, 2022cka
Why is Kubernetes certification so important ? 5 reasons I noticed
There are many reasons behind this and let us explore a few of them.
In Cloud, DevOps, Kubernetes, Jan 27, 2022ckad
Why is Kubernetes certification so important ? 5 reasons I noticed
There are many reasons behind this and let us explore a few of them.
In Cloud, DevOps, Kubernetes, Jan 27, 2022cks
Why is Kubernetes certification so important ? 5 reasons I noticed
There are many reasons behind this and let us explore a few of them.
In Cloud, DevOps, Kubernetes, Jan 27, 2022how to pass cks
Why is Kubernetes certification so important ? 5 reasons I noticed
There are many reasons behind this and let us explore a few of them.
In Cloud, DevOps, Kubernetes, Jan 27, 2022kcna
Why is Kubernetes certification so important ? 5 reasons I noticed
There are many reasons behind this and let us explore a few of them.
In Cloud, DevOps, Kubernetes, Jan 27, 2022kubernetes certification
Why is Kubernetes certification so important ? 5 reasons I noticed
There are many reasons behind this and let us explore a few of them.
In Cloud, DevOps, Kubernetes, Jan 27, 2022deploy in minikube
How to access applications deployed in minikube Kubernetes cluster using NodePort
In this demo, we will deploy a simple nginx application using helm charts and access it from the host machine.
In DevOps, Kubernetes, deploy in minikube, Jan 29, 2022minikube help
How to access applications deployed in minikube Kubernetes cluster using NodePort
In this demo, we will deploy a simple nginx application using helm charts and access it from the host machine.
In DevOps, Kubernetes, deploy in minikube, Jan 29, 2022best linux course
Start your Linux journey with free Linux training courses
Here see some of the best Linux training you can start with at no cost; check out and sign up today.
In Careers, Courses, DevOps, Feb 09, 2022free linux course
Start your Linux journey with free Linux training courses
Here see some of the best Linux training you can start with at no cost; check out and sign up today.
In Careers, Courses, DevOps, Feb 09, 2022free linux training
Start your Linux journey with free Linux training courses
Here see some of the best Linux training you can start with at no cost; check out and sign up today.
In Careers, Courses, DevOps, Feb 09, 2022how to learn linux
Start your Linux journey with free Linux training courses
Here see some of the best Linux training you can start with at no cost; check out and sign up today.
In Careers, Courses, DevOps, Feb 09, 2022how to learn linuxm
Start your Linux journey with free Linux training courses
Here see some of the best Linux training you can start with at no cost; check out and sign up today.
In Careers, Courses, DevOps, Feb 09, 2022introduction to linux
Start your Linux journey with free Linux training courses
Here see some of the best Linux training you can start with at no cost; check out and sign up today.
In Careers, Courses, DevOps, Feb 09, 2022linux free course
Start your Linux journey with free Linux training courses
Here see some of the best Linux training you can start with at no cost; check out and sign up today.
In Careers, Courses, DevOps, Feb 09, 2022redhat linux free course
Start your Linux journey with free Linux training courses
Here see some of the best Linux training you can start with at no cost; check out and sign up today.
In Careers, Courses, DevOps, Feb 09, 2022azure exam vouchers
Up to 5 Microsoft Fundamentals Certifications at no cost!
A few weeks ago, I have shared about free AZ-900 and SC-900 certifications and I came to know that, you can get up to 5…
In Cloud, DevOps, azure exam vouchers, Feb 18, 2022free azure certifications
Up to 5 Microsoft Fundamentals Certifications at no cost!
A few weeks ago, I have shared about free AZ-900 and SC-900 certifications and I came to know that, you can get up to 5…
In Cloud, DevOps, azure exam vouchers, Feb 18, 2022free exams
Up to 5 Microsoft Fundamentals Certifications at no cost!
A few weeks ago, I have shared about free AZ-900 and SC-900 certifications and I came to know that, you can get up to 5…
In Cloud, DevOps, azure exam vouchers, Feb 18, 2022free microsoft certifications
Up to 5 Microsoft Fundamentals Certifications at no cost!
A few weeks ago, I have shared about free AZ-900 and SC-900 certifications and I came to know that, you can get up to 5…
In Cloud, DevOps, azure exam vouchers, Feb 18, 2022how to get free azure certirtications
Up to 5 Microsoft Fundamentals Certifications at no cost!
A few weeks ago, I have shared about free AZ-900 and SC-900 certifications and I came to know that, you can get up to 5…
In Cloud, DevOps, azure exam vouchers, Feb 18, 2022free terraform course
10 Free Courses to Learn Terraform
Here see what I have curated based on my experience and personal notes.
In Courses, DevOps, Free Courses, Feb 24, 2022learn iac
10 Free Courses to Learn Terraform
Here see what I have curated based on my experience and personal notes.
In Courses, DevOps, Free Courses, Feb 24, 2022learn terraform
10 Free Courses to Learn Terraform
Here see what I have curated based on my experience and personal notes.
In Courses, DevOps, Free Courses, Feb 24, 2022terraform free course
10 Free Courses to Learn Terraform
Here see what I have curated based on my experience and personal notes.
In Courses, DevOps, Free Courses, Feb 24, 2022what is terraform
10 Free Courses to Learn Terraform
Here see what I have curated based on my experience and personal notes.
In Courses, DevOps, Free Courses, Feb 24, 2022best kubernetes courses
Top 15 Free Kubernetes Courses
Here you will find the top 15 Kubernetes resources which you can use at no cost from your home or office.
In Cloud, DevOps, Kubernetes, Mar 24, 2022free kubernetes
Top 15 Free Kubernetes Courses
Here you will find the top 15 Kubernetes resources which you can use at no cost from your home or office.
In Cloud, DevOps, Kubernetes, Mar 24, 2022free kubernetes course
Top 15 Free Kubernetes Courses
Here you will find the top 15 Kubernetes resources which you can use at no cost from your home or office.
In Cloud, DevOps, Kubernetes, Mar 24, 2022free kubernetes learning
Top 15 Free Kubernetes Courses
Here you will find the top 15 Kubernetes resources which you can use at no cost from your home or office.
In Cloud, DevOps, Kubernetes, Mar 24, 2022how to learn kubernetes
Top 15 Free Kubernetes Courses
Here you will find the top 15 Kubernetes resources which you can use at no cost from your home or office.
In Cloud, DevOps, Kubernetes, Mar 24, 2022kubernetes free course
Top 15 Free Kubernetes Courses
Here you will find the top 15 Kubernetes resources which you can use at no cost from your home or office.
In Cloud, DevOps, Kubernetes, Mar 24, 2022top 10 kubernetes courses
Top 15 Free Kubernetes Courses
Here you will find the top 15 Kubernetes resources which you can use at no cost from your home or office.
In Cloud, DevOps, Kubernetes, Mar 24, 2022top kubernetes courses
Top 15 Free Kubernetes Courses
Here you will find the top 15 Kubernetes resources which you can use at no cost from your home or office.
In Cloud, DevOps, Kubernetes, Mar 24, 2022top kubernetes free courses
Top 15 Free Kubernetes Courses
Here you will find the top 15 Kubernetes resources which you can use at no cost from your home or office.
In Cloud, DevOps, Kubernetes, Mar 24, 2022developer
How to Learn Containers in 2024: Podman, Docker, and more
This post will be your guide to the exciting world of containers, container engines, and the tools to get you started.
In Developer, DevOps, Kubernetes, Jul 05, 2024Demystifying Kubernetes API Versions: Alpha, Beta and Stable
This blog cuts through the jargon and explains the important details you need to know about Kubernetes API versions in plain language.
In Developer, DevOps, Kubernetes, Jun 16, 2024Running Multiple Kubernetes Playgrounds: Your Guide to Minikube Magic!
Learn, how minikube lets you create multiple mini-clusters for all your Kubernetes adventures.
In Cloud, Developer, DevOps, Mar 10, 2024Promo: Get Up to $430 Off on KubeCon + CloudNativeCon Europe 2024 Paris Tickets
If you missed the standard pricing deadline, don’t worry! We have some exciting news for you. Discounted rates are still available for the standard tier pricing.
In Careers, Developer, DevOps, Feb 22, 2024Book Review: -Python Essentials for AWS Cloud Developers-
“Python Essentials for AWS Cloud Developers” is a straightforward and practical guide for those looking to harness the power of Python within the AWS ecosystem….
In Books, Cloud, Developer, Sep 17, 20235 Effective Methods for Continuous Learning in AI, ML, and DevOps Era
Following are the five effective methods that I found, one can follow for continuous learning in AI, ML, and DevOps.
In Artificial Intelligence, Careers, ChatGPT, May 04, 2023Why ChatGPT is Not Ideal for Generating Ansible Playbooks
While ChatGPT is a powerful language model that can understand and generate natural language, it is not a perfect fit for writing Ansible playbooks. Here are some reasons why:
In Ansible, Automation, ChatGPT, Apr 20, 2023Learn OpenShift – A Comprehensive Guide for OpenShift Courses and Exams
Red Hat is offering multiple courses and certifications based on the Red Hat OpenShift platform and there are mainly two tracks (while writing this article), the OpenShift Administrat...
In Automation, Developer, DevOps, Apr 12, 2022a comprehensive guide for openshift courses and exams
Learn OpenShift – A Comprehensive Guide for OpenShift Courses and Exams
Red Hat is offering multiple courses and certifications based on the Red Hat OpenShift platform and there are mainly two tracks (while writing this article), the OpenShift Administrat...
In Automation, Developer, DevOps, Apr 12, 2022openshift course guide
Learn OpenShift – A Comprehensive Guide for OpenShift Courses and Exams
Red Hat is offering multiple courses and certifications based on the Red Hat OpenShift platform and there are mainly two tracks (while writing this article), the OpenShift Administrat...
In Automation, Developer, DevOps, Apr 12, 2022openshift courses
Learn OpenShift – A Comprehensive Guide for OpenShift Courses and Exams
Red Hat is offering multiple courses and certifications based on the Red Hat OpenShift platform and there are mainly two tracks (while writing this article), the OpenShift Administrat...
In Automation, Developer, DevOps, Apr 12, 2022openshift exam guide
Learn OpenShift – A Comprehensive Guide for OpenShift Courses and Exams
Red Hat is offering multiple courses and certifications based on the Red Hat OpenShift platform and there are mainly two tracks (while writing this article), the OpenShift Administrat...
In Automation, Developer, DevOps, Apr 12, 2022aap migration
Ansible Automation Platform 1.2 to 2 Migration Guides
The information is collected from the official documents and aggregated to focus on the migration topic.
In Ansible, Ansible Course, Ansible Resources, May 16, 2022aap upgrade
Ansible Automation Platform 1.2 to 2 Migration Guides
The information is collected from the official documents and aggregated to focus on the migration topic.
In Ansible, Ansible Course, Ansible Resources, May 16, 2022ansible automation platform migration
Ansible Automation Platform 1.2 to 2 Migration Guides
The information is collected from the official documents and aggregated to focus on the migration topic.
In Ansible, Ansible Course, Ansible Resources, May 16, 2022ansible automation platform upgrade
Ansible Automation Platform 1.2 to 2 Migration Guides
The information is collected from the official documents and aggregated to focus on the migration topic.
In Ansible, Ansible Course, Ansible Resources, May 16, 2022ansible migration
Ansible Automation Platform 1.2 to 2 Migration Guides
The information is collected from the official documents and aggregated to focus on the migration topic.
In Ansible, Ansible Course, Ansible Resources, May 16, 2022how to upgrade aap
Ansible Automation Platform 1.2 to 2 Migration Guides
The information is collected from the official documents and aggregated to focus on the migration topic.
In Ansible, Ansible Course, Ansible Resources, May 16, 2022ad hoc command
Running Ad Hoc commands from Ansible Automation Controller (Ansible Automation Platform)
From the Ansible control node, users can easily execute the ad hoc commands and in this section, we will learn how to execute similar ad hoc commands from an Ansible automation contro...
In Infrastructre & Hardware, aap, ad hoc command, Aug 09, 2022ansible automation controller
How to Change Admin Password in Ansible Automation Platform on OpenShift
With this step-by-step guide, you’ll be able to navigate through the process seamlessly.
In Ansible, Ansible Resources, Automation, May 06, 2024Multi-Level Approvals in Ansible Automation Controller: A Workaround
In this blog, we’ll navigate the world of multi-level approvals in Ansible Automation Controller. We’ll explore the limitations of built-in nodes, discuss the best practices with ITSM...
In Ansible, Ansible Resources, Automation, Apr 25, 2024Running Ad Hoc commands from Ansible Automation Controller (Ansible Automation Platform)
From the Ansible control node, users can easily execute the ad hoc commands and in this section, we will learn how to execute similar ad hoc commands from an Ansible automation contro...
In Infrastructre & Hardware, aap, ad hoc command, Aug 09, 2022ansible book
Book Review: Practical Ansible, 2nd Edition
This updated edition aligns with the latest Ansible version, making it an excellent reference for beginners diving into Ansible.
In Ansible, Books, ansible book, Dec 03, 2023Learn Ansible – A Comprehensive Guide for Courses and Exams
Either follow a beginner-level course or a certification track course designed for Ansible certification.
In Ansible, Ansible Resources, Automation, Sep 05, 2022ansible for real life automation
Learn Ansible – A Comprehensive Guide for Courses and Exams
Either follow a beginner-level course or a certification track course designed for Ansible certification.
In Ansible, Ansible Resources, Automation, Sep 05, 2022ansible use case
Learn Ansible – A Comprehensive Guide for Courses and Exams
Either follow a beginner-level course or a certification track course designed for Ansible certification.
In Ansible, Ansible Resources, Automation, Sep 05, 2022best ansible book
Ansible in DevOps – Knowledge Sharing and Book Giveaway!
The post Ansible in DevOps – Knowledge Sharing and Book Giveaway! appeared first on techbeatly.
In Ansible, Automation, Technical Events, Oct 05, 2023Learn Ansible – A Comprehensive Guide for Courses and Exams
Either follow a beginner-level course or a certification track course designed for Ansible certification.
In Ansible, Ansible Resources, Automation, Sep 05, 2022best ansible course
Learn Ansible – A Comprehensive Guide for Courses and Exams
Either follow a beginner-level course or a certification track course designed for Ansible certification.
In Ansible, Ansible Resources, Automation, Sep 05, 2022aap container image
How to build Ansible execution environment images for unconnected environments
Ansible Automation Platform also includes a command-line utility called ansible-builder to build container images for custom execution environments. The ansible-builder tool can be in...
In Ansible, Automation, aap container image, Dec 06, 2022aap execution environment
How to build Ansible execution environment images for unconnected environments
Ansible Automation Platform also includes a command-line utility called ansible-builder to build container images for custom execution environments. The ansible-builder tool can be in...
In Ansible, Automation, aap container image, Dec 06, 2022ansible automation platofrm
How to build Ansible execution environment images for unconnected environments
Ansible Automation Platform also includes a command-line utility called ansible-builder to build container images for custom execution environments. The ansible-builder tool can be in...
In Ansible, Automation, aap container image, Dec 06, 2022ansible container images for execution environment
How to build Ansible execution environment images for unconnected environments
Ansible Automation Platform also includes a command-line utility called ansible-builder to build container images for custom execution environments. The ansible-builder tool can be in...
In Ansible, Automation, aap container image, Dec 06, 2022ansible execution environment
How to build Ansible execution environment images for unconnected environments
Ansible Automation Platform also includes a command-line utility called ansible-builder to build container images for custom execution environments. The ansible-builder tool can be in...
In Ansible, Automation, aap container image, Dec 06, 2022execution environment containers
How to build Ansible execution environment images for unconnected environments
Ansible Automation Platform also includes a command-line utility called ansible-builder to build container images for custom execution environments. The ansible-builder tool can be in...
In Ansible, Automation, aap container image, Dec 06, 2022how to build ansible execution environment images for unconnected environments
How to build Ansible execution environment images for unconnected environments
Ansible Automation Platform also includes a command-line utility called ansible-builder to build container images for custom execution environments. The ansible-builder tool can be in...
In Ansible, Automation, aap container image, Dec 06, 2022how to create execution environment
How to build Ansible execution environment images for unconnected environments
Ansible Automation Platform also includes a command-line utility called ansible-builder to build container images for custom execution environments. The ansible-builder tool can be in...
In Ansible, Automation, aap container image, Dec 06, 2022podman build execution environment
How to build Ansible execution environment images for unconnected environments
Ansible Automation Platform also includes a command-line utility called ansible-builder to build container images for custom execution environments. The ansible-builder tool can be in...
In Ansible, Automation, aap container image, Dec 06, 2022automation questions
How To Ask Technical Questions
Stop the “Hi” Epidemic: Mastering Technical Questions in Online Communities Have you ever received a one-word message like “Hi” in a group chat or forum?…
In Automation, Careers, Cloud, Dec 29, 2022devops questions
How To Ask Technical Questions
Stop the “Hi” Epidemic: Mastering Technical Questions in Online Communities Have you ever received a one-word message like “Hi” in a group chat or forum?…
In Automation, Careers, Cloud, Dec 29, 2022dontasktoask
How To Ask Technical Questions
Stop the “Hi” Epidemic: Mastering Technical Questions in Online Communities Have you ever received a one-word message like “Hi” in a group chat or forum?…
In Automation, Careers, Cloud, Dec 29, 2022how to ask
How To Ask Technical Questions
Stop the “Hi” Epidemic: Mastering Technical Questions in Online Communities Have you ever received a one-word message like “Hi” in a group chat or forum?…
In Automation, Careers, Cloud, Dec 29, 2022how to ask questions
How To Ask Technical Questions
Stop the “Hi” Epidemic: Mastering Technical Questions in Online Communities Have you ever received a one-word message like “Hi” in a group chat or forum?…
In Automation, Careers, Cloud, Dec 29, 2022how to ask technical questions
How To Ask Technical Questions
Stop the “Hi” Epidemic: Mastering Technical Questions in Online Communities Have you ever received a one-word message like “Hi” in a group chat or forum?…
In Automation, Careers, Cloud, Dec 29, 2022nohello
How To Ask Technical Questions
Stop the “Hi” Epidemic: Mastering Technical Questions in Online Communities Have you ever received a one-word message like “Hi” in a group chat or forum?…
In Automation, Careers, Cloud, Dec 29, 2022ansible navigator
How To Pass Environment Variables to Ansible Navigator
ansible-navigator is the new command line utility (CLI) introduced in Ansible Automation Platform 2, for running and developing Ansible automation content. ansible-navigator can be us...
In Ansible, Ansible Resources, Automation, Mar 30, 2023ansible navigator environment variable
How To Pass Environment Variables to Ansible Navigator
ansible-navigator is the new command line utility (CLI) introduced in Ansible Automation Platform 2, for running and developing Ansible automation content. ansible-navigator can be us...
In Ansible, Ansible Resources, Automation, Mar 30, 2023ansible navigator execution environment
How To Pass Environment Variables to Ansible Navigator
ansible-navigator is the new command line utility (CLI) introduced in Ansible Automation Platform 2, for running and developing Ansible automation content. ansible-navigator can be us...
In Ansible, Ansible Resources, Automation, Mar 30, 2023chatgpt
Embracing the ChatGPT and AI Era: Thriving in the Future of Work
Technological revolution also resulted in the creation of new industries and job roles.
In Artificial Intelligence, Automation, ChatGPT, May 31, 2023Embracing the ChatGPT and AI Era: Thriving in the Future of Work
Technological revolution also resulted in the creation of new industries and job roles.
In Artificial Intelligence, Automation, ChatGPT, May 31, 2023ChatGPT and Google Bard: What is the Future of Software Development?
ChatGPT and Google Bard are two prominent AI-based technologies that have gained popularity in the software development industry.
In Infrastructre & Hardware, chatgpt, chatgpt for devops, May 07, 20235 Effective Methods for Continuous Learning in AI, ML, and DevOps Era
Following are the five effective methods that I found, one can follow for continuous learning in AI, ML, and DevOps.
In Artificial Intelligence, Careers, ChatGPT, May 04, 2023ChatGPT and Beyond: Why Continuous Learning is Critical for IT Professionals
In this article, we will explore why people worry about ChatGPT and why IT professionals should not.
In ChatGPT, Cloud, DevOps, Apr 24, 2023Why ChatGPT is Not Ideal for Generating Ansible Playbooks
While ChatGPT is a powerful language model that can understand and generate natural language, it is not a perfect fit for writing Ansible playbooks. Here are some reasons why:
In Ansible, Automation, ChatGPT, Apr 20, 20235 ways DevOps engineers can use ChatGPT
In this article, we will explore 5 potential ways DevOps engineers can use ChatGPT to improve the DevOps workflow.
In Automation, DevOps, chatgpt, Apr 17, 2023chatgpt for devops
ChatGPT and Google Bard: What is the Future of Software Development?
ChatGPT and Google Bard are two prominent AI-based technologies that have gained popularity in the software development industry.
In Infrastructre & Hardware, chatgpt, chatgpt for devops, May 07, 2023ChatGPT and Beyond: Why Continuous Learning is Critical for IT Professionals
In this article, we will explore why people worry about ChatGPT and why IT professionals should not.
In ChatGPT, Cloud, DevOps, Apr 24, 2023Why ChatGPT is Not Ideal for Generating Ansible Playbooks
While ChatGPT is a powerful language model that can understand and generate natural language, it is not a perfect fit for writing Ansible playbooks. Here are some reasons why:
In Ansible, Automation, ChatGPT, Apr 20, 20235 ways DevOps engineers can use ChatGPT
In this article, we will explore 5 potential ways DevOps engineers can use ChatGPT to improve the DevOps workflow.
In Automation, DevOps, chatgpt, Apr 17, 2023devops and chatgpt
5 ways DevOps engineers can use ChatGPT
In this article, we will explore 5 potential ways DevOps engineers can use ChatGPT to improve the DevOps workflow.
In Automation, DevOps, chatgpt, Apr 17, 2023using ai in devops
5 ways DevOps engineers can use ChatGPT
In this article, we will explore 5 potential ways DevOps engineers can use ChatGPT to improve the DevOps workflow.
In Automation, DevOps, chatgpt, Apr 17, 2023using chatgpt for devops
5 ways DevOps engineers can use ChatGPT
In this article, we will explore 5 potential ways DevOps engineers can use ChatGPT to improve the DevOps workflow.
In Automation, DevOps, chatgpt, Apr 17, 2023using openai in devops
5 ways DevOps engineers can use ChatGPT
In this article, we will explore 5 potential ways DevOps engineers can use ChatGPT to improve the DevOps workflow.
In Automation, DevOps, chatgpt, Apr 17, 2023ansible playbook and chatgpt
Why ChatGPT is Not Ideal for Generating Ansible Playbooks
While ChatGPT is a powerful language model that can understand and generate natural language, it is not a perfect fit for writing Ansible playbooks. Here are some reasons why:
In Ansible, Automation, ChatGPT, Apr 20, 2023chatgpt for ansible
Why ChatGPT is Not Ideal for Generating Ansible Playbooks
While ChatGPT is a powerful language model that can understand and generate natural language, it is not a perfect fit for writing Ansible playbooks. Here are some reasons why:
In Ansible, Automation, ChatGPT, Apr 20, 2023chatgpt for ansible playbook
Why ChatGPT is Not Ideal for Generating Ansible Playbooks
While ChatGPT is a powerful language model that can understand and generate natural language, it is not a perfect fit for writing Ansible playbooks. Here are some reasons why:
In Ansible, Automation, ChatGPT, Apr 20, 2023why chatgpt cannot be used for ansible
Why ChatGPT is Not Ideal for Generating Ansible Playbooks
While ChatGPT is a powerful language model that can understand and generate natural language, it is not a perfect fit for writing Ansible playbooks. Here are some reasons why:
In Ansible, Automation, ChatGPT, Apr 20, 2023artificial interlligence
Embracing the ChatGPT and AI Era: Thriving in the Future of Work
Technological revolution also resulted in the creation of new industries and job roles.
In Artificial Intelligence, Automation, ChatGPT, May 31, 2023ChatGPT and Beyond: Why Continuous Learning is Critical for IT Professionals
In this article, we will explore why people worry about ChatGPT and why IT professionals should not.
In ChatGPT, Cloud, DevOps, Apr 24, 2023chatgpt for it jobs
ChatGPT and Beyond: Why Continuous Learning is Critical for IT Professionals
In this article, we will explore why people worry about ChatGPT and why IT professionals should not.
In ChatGPT, Cloud, DevOps, Apr 24, 2023how to upskill for chatgpt era
ChatGPT and Beyond: Why Continuous Learning is Critical for IT Professionals
In this article, we will explore why people worry about ChatGPT and why IT professionals should not.
In ChatGPT, Cloud, DevOps, Apr 24, 2023why chatgpt is not a danger
ChatGPT and Beyond: Why Continuous Learning is Critical for IT Professionals
In this article, we will explore why people worry about ChatGPT and why IT professionals should not.
In ChatGPT, Cloud, DevOps, Apr 24, 2023why continuous learning is critical for it professionals
ChatGPT and Beyond: Why Continuous Learning is Critical for IT Professionals
In this article, we will explore why people worry about ChatGPT and why IT professionals should not.
In ChatGPT, Cloud, DevOps, Apr 24, 2023avoid mobile phones
Why I Choose Digital Detoxification: A Personal Journey
By disconnecting from technology, we can find balance in our lives, prioritize our well-being, and rediscover the joys of being present at the moment.
In Careers, avoid mobile phones, digital detoxification, Apr 30, 2023digital detoxification
Why I Choose Digital Detoxification: A Personal Journey
By disconnecting from technology, we can find balance in our lives, prioritize our well-being, and rediscover the joys of being present at the moment.
In Careers, avoid mobile phones, digital detoxification, Apr 30, 2023motivation
Why I Choose Digital Detoxification: A Personal Journey
By disconnecting from technology, we can find balance in our lives, prioritize our well-being, and rediscover the joys of being present at the moment.
In Careers, avoid mobile phones, digital detoxification, Apr 30, 2023what is digital detoxification
Why I Choose Digital Detoxification: A Personal Journey
By disconnecting from technology, we can find balance in our lives, prioritize our well-being, and rediscover the joys of being present at the moment.
In Careers, avoid mobile phones, digital detoxification, Apr 30, 2023work life balance
Why I Choose Digital Detoxification: A Personal Journey
By disconnecting from technology, we can find balance in our lives, prioritize our well-being, and rediscover the joys of being present at the moment.
In Careers, avoid mobile phones, digital detoxification, Apr 30, 2023artificial intelligence
Book Review: MLOps with Red Hat OpenShift
This book offer a comprehensive guide that expertly bridges the gap between Machine Learning (ML) and Operations (Ops) within the OpenShift platform.
In Artificial Intelligence, Books, Machine Learning, Apr 24, 2024Embracing the ChatGPT and AI Era: Thriving in the Future of Work
Technological revolution also resulted in the creation of new industries and job roles.
In Artificial Intelligence, Automation, ChatGPT, May 31, 20235 Effective Methods for Continuous Learning in AI, ML, and DevOps Era
Following are the five effective methods that I found, one can follow for continuous learning in AI, ML, and DevOps.
In Artificial Intelligence, Careers, ChatGPT, May 04, 20235 effective methods for continuous learning in ai
5 Effective Methods for Continuous Learning in AI, ML, and DevOps Era
Following are the five effective methods that I found, one can follow for continuous learning in AI, ML, and DevOps.
In Artificial Intelligence, Careers, ChatGPT, May 04, 2023career tips
5 Effective Methods for Continuous Learning in AI, ML, and DevOps Era
Following are the five effective methods that I found, one can follow for continuous learning in AI, ML, and DevOps.
In Artificial Intelligence, Careers, ChatGPT, May 04, 2023how to learn devops
5 Effective Methods for Continuous Learning in AI, ML, and DevOps Era
Following are the five effective methods that I found, one can follow for continuous learning in AI, ML, and DevOps.
In Artificial Intelligence, Careers, ChatGPT, May 04, 2023how to learn new technologies
5 Effective Methods for Continuous Learning in AI, ML, and DevOps Era
Following are the five effective methods that I found, one can follow for continuous learning in AI, ML, and DevOps.
In Artificial Intelligence, Careers, ChatGPT, May 04, 2023chatgpt for software development
ChatGPT and Google Bard: What is the Future of Software Development?
ChatGPT and Google Bard are two prominent AI-based technologies that have gained popularity in the software development industry.
In Infrastructre & Hardware, chatgpt, chatgpt for devops, May 07, 2023software and ai
ChatGPT and Google Bard: What is the Future of Software Development?
ChatGPT and Google Bard are two prominent AI-based technologies that have gained popularity in the software development industry.
In Infrastructre & Hardware, chatgpt, chatgpt for devops, May 07, 2023chatgpt job issue
Embracing the ChatGPT and AI Era: Thriving in the Future of Work
Technological revolution also resulted in the creation of new industries and job roles.
In Artificial Intelligence, Automation, ChatGPT, May 31, 2023embracing the chatgpt and ai era
Embracing the ChatGPT and AI Era: Thriving in the Future of Work
Technological revolution also resulted in the creation of new industries and job roles.
In Artificial Intelligence, Automation, ChatGPT, May 31, 2023it jobs and chatgpt
Embracing the ChatGPT and AI Era: Thriving in the Future of Work
Technological revolution also resulted in the creation of new industries and job roles.
In Artificial Intelligence, Automation, ChatGPT, May 31, 2023cyber security
A Shift in Focus: Why I Redirected My Efforts from OpenGuard to Event-Driven Ansible
Introduction In today’s rapidly evolving digital landscape, security automation has become a crucial aspect of ensuring the safety and integrity of IT environments. By leveraging…
In Infrastructre & Hardware, Ansible, Ansible Automation, Jun 02, 2023event driven ansible
A Shift in Focus: Why I Redirected My Efforts from OpenGuard to Event-Driven Ansible
Introduction In today’s rapidly evolving digital landscape, security automation has become a crucial aspect of ensuring the safety and integrity of IT environments. By leveraging…
In Infrastructre & Hardware, Ansible, Ansible Automation, Jun 02, 2023openguard
A Shift in Focus: Why I Redirected My Efforts from OpenGuard to Event-Driven Ansible
Introduction In today’s rapidly evolving digital landscape, security automation has become a crucial aspect of ensuring the safety and integrity of IT environments. By leveraging…
In Infrastructre & Hardware, Ansible, Ansible Automation, Jun 02, 2023security automation
A Shift in Focus: Why I Redirected My Efforts from OpenGuard to Event-Driven Ansible
Introduction In today’s rapidly evolving digital landscape, security automation has become a crucial aspect of ensuring the safety and integrity of IT environments. By leveraging…
In Infrastructre & Hardware, Ansible, Ansible Automation, Jun 02, 2023what is openguard
A Shift in Focus: Why I Redirected My Efforts from OpenGuard to Event-Driven Ansible
Introduction In today’s rapidly evolving digital landscape, security automation has become a crucial aspect of ensuring the safety and integrity of IT environments. By leveraging…
In Infrastructre & Hardware, Ansible, Ansible Automation, Jun 02, 2023custom /etc/hosts in containers
Adding Custom Entries in /etc/hosts File in Kubernetes and OpenShift Containers
Introduction: In Kubernetes and OpenShift container environments, it is sometimes necessary to add custom entries to the /etc/hosts file within pods. These entries allow pods…
In Infrastructre & Hardware, custom /etc/hosts in containers, custom /etc/hosts in kubernetes pods, Jun 06, 2023custom /etc/hosts in kubernetes pods
Adding Custom Entries in /etc/hosts File in Kubernetes and OpenShift Containers
Introduction: In Kubernetes and OpenShift container environments, it is sometimes necessary to add custom entries to the /etc/hosts file within pods. These entries allow pods…
In Infrastructre & Hardware, custom /etc/hosts in containers, custom /etc/hosts in kubernetes pods, Jun 06, 2023custom entries in /etc/hosts file in kubernetes containers
Adding Custom Entries in /etc/hosts File in Kubernetes and OpenShift Containers
Introduction: In Kubernetes and OpenShift container environments, it is sometimes necessary to add custom entries to the /etc/hosts file within pods. These entries allow pods…
In Infrastructre & Hardware, custom /etc/hosts in containers, custom /etc/hosts in kubernetes pods, Jun 06, 2023custom entries in /etc/hosts file in openshift containers
Adding Custom Entries in /etc/hosts File in Kubernetes and OpenShift Containers
Introduction: In Kubernetes and OpenShift container environments, it is sometimes necessary to add custom entries to the /etc/hosts file within pods. These entries allow pods…
In Infrastructre & Hardware, custom /etc/hosts in containers, custom /etc/hosts in kubernetes pods, Jun 06, 2023edit /etc/hosts in openshift container
Adding Custom Entries in /etc/hosts File in Kubernetes and OpenShift Containers
Introduction: In Kubernetes and OpenShift container environments, it is sometimes necessary to add custom entries to the /etc/hosts file within pods. These entries allow pods…
In Infrastructre & Hardware, custom /etc/hosts in containers, custom /etc/hosts in kubernetes pods, Jun 06, 2023edit /etc/hosts in openshift pods
Adding Custom Entries in /etc/hosts File in Kubernetes and OpenShift Containers
Introduction: In Kubernetes and OpenShift container environments, it is sometimes necessary to add custom entries to the /etc/hosts file within pods. These entries allow pods…
In Infrastructre & Hardware, custom /etc/hosts in containers, custom /etc/hosts in kubernetes pods, Jun 06, 2023kubernetes edit /etc/hosts
Adding Custom Entries in /etc/hosts File in Kubernetes and OpenShift Containers
Introduction: In Kubernetes and OpenShift container environments, it is sometimes necessary to add custom entries to the /etc/hosts file within pods. These entries allow pods…
In Infrastructre & Hardware, custom /etc/hosts in containers, custom /etc/hosts in kubernetes pods, Jun 06, 2023ansible lab using vagrant
Now Available: Updated Ansible Lab using Vagrant and VirtualBox!
I am happy to announce the updated version of the Ansible Lab code, based on the valuable feedback from our incredible learning community! This lab…
In Infrastructre & Hardware, Ansible, Ansible lab, Jun 07, 2023ansible lab using virtualbox
Now Available: Updated Ansible Lab using Vagrant and VirtualBox!
I am happy to announce the updated version of the Ansible Lab code, based on the valuable feedback from our incredible learning community! This lab…
In Infrastructre & Hardware, Ansible, Ansible lab, Jun 07, 2023automation in devops
The Significance of Automation in DevOps: Streamlining Success
Introduction In today’s dynamic digital landscape, DevOps has become an essential methodology for organizations to deliver software efficiently and with improved quality. At the heart…
In Automation, DevOps, Free Courses, Jul 01, 2023devops automation
The Significance of Automation in DevOps: Streamlining Success
Introduction In today’s dynamic digital landscape, DevOps has become an essential methodology for organizations to deliver software efficiently and with improved quality. At the heart…
In Automation, DevOps, Free Courses, Jul 01, 2023how to create configmaps in kubernetes
Implementing Immutable ConfigMaps in Kubernetes: A Practical Tutorial
In this blog post, we will delve into the concept of Immutable ConfigMaps, explore their benefits, and provide practical examples to showcase their use.
In DevOps, Kubernetes, Security, Jul 02, 2023immutable configmaps in kubernetes
Implementing Immutable ConfigMaps in Kubernetes: A Practical Tutorial
In this blog post, we will delve into the concept of Immutable ConfigMaps, explore their benefits, and provide practical examples to showcase their use.
In DevOps, Kubernetes, Security, Jul 02, 2023kuberenetes configmap
Implementing Immutable ConfigMaps in Kubernetes: A Practical Tutorial
In this blog post, we will delve into the concept of Immutable ConfigMaps, explore their benefits, and provide practical examples to showcase their use.
In DevOps, Kubernetes, Security, Jul 02, 2023secrets in kubernetes
Implementing Immutable ConfigMaps in Kubernetes: A Practical Tutorial
In this blog post, we will delve into the concept of Immutable ConfigMaps, explore their benefits, and provide practical examples to showcase their use.
In DevOps, Kubernetes, Security, Jul 02, 2023aws container services
Managing Containers at AWS – Unveiling the Perfect Services for Your Use Cases
In this article, we’ll explore the key container services offered by AWS and understand the best use cases for each.
In AWS, Cloud, DevOps, Aug 04, 2023container service in aws
Managing Containers at AWS – Unveiling the Perfect Services for Your Use Cases
In this article, we’ll explore the key container services offered by AWS and understand the best use cases for each.
In AWS, Cloud, DevOps, Aug 04, 2023manage containers in amazon web service
Managing Containers at AWS – Unveiling the Perfect Services for Your Use Cases
In this article, we’ll explore the key container services offered by AWS and understand the best use cases for each.
In AWS, Cloud, DevOps, Aug 04, 2023managing containers at aws
Managing Containers at AWS – Unveiling the Perfect Services for Your Use Cases
In this article, we’ll explore the key container services offered by AWS and understand the best use cases for each.
In AWS, Cloud, DevOps, Aug 04, 2023books
Book Review: Mastering Amazon EC2
Badri, who is highly active in the AWS user group communities as an organizer, speaker, and coordinator, shares his extensive knowledge in this book, making it a valuable guide for le...
In Books, Cloud, DevOps, Sep 01, 2024Book Review: Solutions Architect’s Handbook, Third Edition
The Solutions Architect’s Handbook is more than just a book; it’s a practical companion for anyone navigating the complex landscape of modern architecture. From the ground up, it equi...
In Books, Cloud, Infrastructre & Hardware, Jul 27, 2024Book Review: AWS for Solutions Architects, Second Edition
This hefty but informative book, “AWS for Solutions Architects, Second Edition,” by Saurabh Shrivastava, Neelanjali Srivastav, Alberto Artasanchez, and Imtiaz Sayed, was a valuable co...
In AWS, Books, Cloud, Jun 01, 2024Book Review: MLOps with Red Hat OpenShift
This book offer a comprehensive guide that expertly bridges the gap between Machine Learning (ML) and Operations (Ops) within the OpenShift platform.
In Artificial Intelligence, Books, Machine Learning, Apr 24, 2024Book Review: Mastering AWS CloudFormation
This book goes beyond the basics. Karen dives deep into crafting powerful CloudFormation templates, a crucial skill for automating infrastructure deployments in AWS.
In AWS, Books, Cloud, Mar 14, 2024Book Review: The Linux DevOps Handbook
Furthermore, readers are guided through the intricacies of CI/CD processes using tools like GitHub, Terraform, and Atlantis, along with best practices and common pitfalls to avoid in ...
In Books, DevOps, devops book, Feb 10, 2024Book Review: Fedora Linux System Administration – A Hands-On Guide for Power Users
Alex Callejas has penned the definitive guide for Fedoreans of all levels: Fedora Linux System Administration.
In Books, DevOps, Alex Callejas, Jan 17, 2024Book Review: Terraform Cookbook, Second Edition
This comprehensive 600-page guide is a treasure trove of information, tricks, and tips for mastering Terraform, the amazing infrastructure as code tool.
In Automation, Books, DevOps, Dec 18, 2023Book Review: Practical Ansible, 2nd Edition
This updated edition aligns with the latest Ansible version, making it an excellent reference for beginners diving into Ansible.
In Ansible, Books, ansible book, Dec 03, 2023Book Review: OpenShift Multi-Cluster Management Handbook
From the outset, the authors delve into the significance of multi-cluster architectures, addressing vendor lock-in concerns and the unique challenges they present.
In Books, DevOps, Kubernetes, Nov 19, 2023Book Review: Mastering Elastic Kubernetes Service on AWS
The authors start by breaking down the basics, from containers and Docker to Kubernetes core concepts. It’s a smooth way to ensure you’re on the same page before diving into the techn...
In AWS, Books, Cloud, Oct 15, 2023Book Review: 50 Kubernetes Concepts Every DevOps Engineer Should Know
One of the standout features is the author’s approach to gradually building the reader’s understanding, starting with fundamental application design and dependencies before diving int...
In Books, DevOps, Kubernetes, Oct 01, 2023Book Review: -Python Essentials for AWS Cloud Developers-
“Python Essentials for AWS Cloud Developers” is a straightforward and practical guide for those looking to harness the power of Python within the AWS ecosystem….
In Books, Cloud, Developer, Sep 17, 2023Book Review: -Technology Operating Models for Cloud and Edge-
Authors: Ahilan Ponnusamy and Andreas Spanner Reviewed by: John Heaton, Guillaume Poulet-Mathis, Sharad Gupta, and Thenna Raj I just finished diving into the pages of…
In Books, Cloud, DevOps, Aug 27, 2023Book Review: -Architecture and Design of Linux Storage Stack-
Honestly, I had been riding the surface-level waves for years, but this book took me on a deep-dive journey, and I’m incredibly thankful to the author for it.
In Books, Cloud, Infrastructre & Hardware, Aug 18, 2023Book Review: -Architecture and Design of Linux Storage Stack-
Honestly, I had been riding the surface-level waves for years, but this book took me on a deep-dive journey, and I’m incredibly thankful to the author for it.
In Books, Cloud, Infrastructre & Hardware, Aug 18, 2023Book Review: -Mastering Kubernetes Fourth Edition- by Gigi Sayfan
The book commences by laying a strong foundation with a thorough exploration of Kubernetes core concepts, accompanied by step-by-step instructions for setting up the learning environm...
In Books, Cloud, DevOps, Aug 06, 2023book review
Book Review: Mastering Amazon EC2
Badri, who is highly active in the AWS user group communities as an organizer, speaker, and coordinator, shares his extensive knowledge in this book, making it a valuable guide for le...
In Books, Cloud, DevOps, Sep 01, 2024Book Review: AWS for Solutions Architects, Second Edition
This hefty but informative book, “AWS for Solutions Architects, Second Edition,” by Saurabh Shrivastava, Neelanjali Srivastav, Alberto Artasanchez, and Imtiaz Sayed, was a valuable co...
In AWS, Books, Cloud, Jun 01, 2024Book Review: -Python Essentials for AWS Cloud Developers-
“Python Essentials for AWS Cloud Developers” is a straightforward and practical guide for those looking to harness the power of Python within the AWS ecosystem….
In Books, Cloud, Developer, Sep 17, 2023Book Review: -Architecture and Design of Linux Storage Stack-
Honestly, I had been riding the surface-level waves for years, but this book took me on a deep-dive journey, and I’m incredibly thankful to the author for it.
In Books, Cloud, Infrastructre & Hardware, Aug 18, 2023Book Review: -Mastering Kubernetes Fourth Edition- by Gigi Sayfan
The book commences by laying a strong foundation with a thorough exploration of Kubernetes core concepts, accompanied by step-by-step instructions for setting up the learning environm...
In Books, Cloud, DevOps, Aug 06, 2023kubernetes book
Book Review: 50 Kubernetes Concepts Every DevOps Engineer Should Know
One of the standout features is the author’s approach to gradually building the reader’s understanding, starting with fundamental application design and dependencies before diving int...
In Books, DevOps, Kubernetes, Oct 01, 2023Book Review: -Mastering Kubernetes Fourth Edition- by Gigi Sayfan
The book commences by laying a strong foundation with a thorough exploration of Kubernetes core concepts, accompanied by step-by-step instructions for setting up the learning environm...
In Books, Cloud, DevOps, Aug 06, 2023mastering kubernetes
Book Review: -Mastering Kubernetes Fourth Edition- by Gigi Sayfan
The book commences by laying a strong foundation with a thorough exploration of Kubernetes core concepts, accompanied by step-by-step instructions for setting up the learning environm...
In Books, Cloud, DevOps, Aug 06, 2023mastering kubernetes fourth edition
Book Review: -Mastering Kubernetes Fourth Edition- by Gigi Sayfan
The book commences by laying a strong foundation with a thorough exploration of Kubernetes core concepts, accompanied by step-by-step instructions for setting up the learning environm...
In Books, Cloud, DevOps, Aug 06, 2023packt book
Book Review: Mastering AWS CloudFormation
This book goes beyond the basics. Karen dives deep into crafting powerful CloudFormation templates, a crucial skill for automating infrastructure deployments in AWS.
In AWS, Books, Cloud, Mar 14, 2024Book Review: -Python Essentials for AWS Cloud Developers-
“Python Essentials for AWS Cloud Developers” is a straightforward and practical guide for those looking to harness the power of Python within the AWS ecosystem….
In Books, Cloud, Developer, Sep 17, 2023Book Review: -Mastering Kubernetes Fourth Edition- by Gigi Sayfan
The book commences by laying a strong foundation with a thorough exploration of Kubernetes core concepts, accompanied by step-by-step instructions for setting up the learning environm...
In Books, Cloud, DevOps, Aug 06, 2023architecture and design of linux storage stack
Book Review: -Architecture and Design of Linux Storage Stack-
Honestly, I had been riding the surface-level waves for years, but this book took me on a deep-dive journey, and I’m incredibly thankful to the author for it.
In Books, Cloud, Infrastructre & Hardware, Aug 18, 2023linux storage book
Book Review: -Architecture and Design of Linux Storage Stack-
Honestly, I had been riding the surface-level waves for years, but this book took me on a deep-dive journey, and I’m incredibly thankful to the author for it.
In Books, Cloud, Infrastructre & Hardware, Aug 18, 2023storage book
Book Review: -Architecture and Design of Linux Storage Stack-
Honestly, I had been riding the surface-level waves for years, but this book took me on a deep-dive journey, and I’m incredibly thankful to the author for it.
In Books, Cloud, Infrastructre & Hardware, Aug 18, 2023edge
Book Review: -Technology Operating Models for Cloud and Edge-
Authors: Ahilan Ponnusamy and Andreas Spanner Reviewed by: John Heaton, Guillaume Poulet-Mathis, Sharad Gupta, and Thenna Raj I just finished diving into the pages of…
In Books, Cloud, DevOps, Aug 27, 2023cloud and edge book
Book Review: -Technology Operating Models for Cloud and Edge-
Authors: Ahilan Ponnusamy and Andreas Spanner Reviewed by: John Heaton, Guillaume Poulet-Mathis, Sharad Gupta, and Thenna Raj I just finished diving into the pages of…
In Books, Cloud, DevOps, Aug 27, 2023cloud book
Book Review: -Technology Operating Models for Cloud and Edge-
Authors: Ahilan Ponnusamy and Andreas Spanner Reviewed by: John Heaton, Guillaume Poulet-Mathis, Sharad Gupta, and Thenna Raj I just finished diving into the pages of…
In Books, Cloud, DevOps, Aug 27, 2023cloud operating model
Book Review: -Technology Operating Models for Cloud and Edge-
Authors: Ahilan Ponnusamy and Andreas Spanner Reviewed by: John Heaton, Guillaume Poulet-Mathis, Sharad Gupta, and Thenna Raj I just finished diving into the pages of…
In Books, Cloud, DevOps, Aug 27, 2023devops book
Book Review: The Linux DevOps Handbook
Furthermore, readers are guided through the intricacies of CI/CD processes using tools like GitHub, Terraform, and Atlantis, along with best practices and common pitfalls to avoid in ...
In Books, DevOps, devops book, Feb 10, 2024Book Review: -Technology Operating Models for Cloud and Edge-
Authors: Ahilan Ponnusamy and Andreas Spanner Reviewed by: John Heaton, Guillaume Poulet-Mathis, Sharad Gupta, and Thenna Raj I just finished diving into the pages of…
In Books, Cloud, DevOps, Aug 27, 2023gitops vs cicd
GitOps vs. CI/CD – Understanding the Key Differences
GitOps and CI/CD (Continuous Integration/Continuous Deployment) are two distinct but related concepts in the realm of software development and deployment. They both play a crucial…
In Automation, DevOps, GitHub Actions, Sep 08, 2023what is cicd
GitOps vs. CI/CD – Understanding the Key Differences
GitOps and CI/CD (Continuous Integration/Continuous Deployment) are two distinct but related concepts in the realm of software development and deployment. They both play a crucial…
In Automation, DevOps, GitHub Actions, Sep 08, 2023what is gitops
GitOps vs. CI/CD – Understanding the Key Differences
GitOps and CI/CD (Continuous Integration/Continuous Deployment) are two distinct but related concepts in the realm of software development and deployment. They both play a crucial…
In Automation, DevOps, GitHub Actions, Sep 08, 2023python book
Book Review: -Python Essentials for AWS Cloud Developers-
“Python Essentials for AWS Cloud Developers” is a straightforward and practical guide for those looking to harness the power of Python within the AWS ecosystem….
In Books, Cloud, Developer, Sep 17, 2023python essentials for aws cloud developers
Book Review: -Python Essentials for AWS Cloud Developers-
“Python Essentials for AWS Cloud Developers” is a straightforward and practical guide for those looking to harness the power of Python within the AWS ecosystem….
In Books, Cloud, Developer, Sep 17, 2023ansible collection from git
How to Utilize Ansible Collection from a Git Server with Ansible Automation Controller
The Ansible Automation Controller supports the ability to pull collections directly from your Git repositories. In this blog post, we’ll show you how to achieve this seamlessly.
In Ansible, Automation, Ansible collection from git, Sep 28, 2023ansible controller
How to Utilize Ansible Collection from a Git Server with Ansible Automation Controller
The Ansible Automation Controller supports the ability to pull collections directly from your Git repositories. In this blog post, we’ll show you how to achieve this seamlessly.
In Ansible, Automation, Ansible collection from git, Sep 28, 2023ansible fetch collection from git
How to Utilize Ansible Collection from a Git Server with Ansible Automation Controller
The Ansible Automation Controller supports the ability to pull collections directly from your Git repositories. In this blog post, we’ll show you how to achieve this seamlessly.
In Ansible, Automation, Ansible collection from git, Sep 28, 2023ansible git integration
How to Utilize Ansible Collection from a Git Server with Ansible Automation Controller
The Ansible Automation Controller supports the ability to pull collections directly from your Git repositories. In this blog post, we’ll show you how to achieve this seamlessly.
In Ansible, Automation, Ansible collection from git, Sep 28, 2023seo
Book Review: 50 Kubernetes Concepts Every DevOps Engineer Should Know
One of the standout features is the author’s approach to gradually building the reader’s understanding, starting with fundamental application design and dependencies before diving int...
In Books, DevOps, Kubernetes, Oct 01, 2023kuberenetes by examples
Book Review: 50 Kubernetes Concepts Every DevOps Engineer Should Know
One of the standout features is the author’s approach to gradually building the reader’s understanding, starting with fundamental application design and dependencies before diving int...
In Books, DevOps, Kubernetes, Oct 01, 2023michael levan book
Book Review: 50 Kubernetes Concepts Every DevOps Engineer Should Know
One of the standout features is the author’s approach to gradually building the reader’s understanding, starting with fundamental application design and dependencies before diving int...
In Books, DevOps, Kubernetes, Oct 01, 2023book giveaway
Ansible in DevOps – Knowledge Sharing and Book Giveaway!
The post Ansible in DevOps – Knowledge Sharing and Book Giveaway! appeared first on techbeatly.
In Ansible, Automation, Technical Events, Oct 05, 2023giveaway
Ansible in DevOps – Knowledge Sharing and Book Giveaway!
The post Ansible in DevOps – Knowledge Sharing and Book Giveaway! appeared first on techbeatly.
In Ansible, Automation, Technical Events, Oct 05, 2023eks and kubernetes
Book Review: Mastering Elastic Kubernetes Service on AWS
The authors start by breaking down the basics, from containers and Docker to Kubernetes core concepts. It’s a smooth way to ensure you’re on the same page before diving into the techn...
In AWS, Books, Cloud, Oct 15, 2023mastering eks book
Book Review: Mastering Elastic Kubernetes Service on AWS
The authors start by breaking down the basics, from containers and Docker to Kubernetes core concepts. It’s a smooth way to ensure you’re on the same page before diving into the techn...
In AWS, Books, Cloud, Oct 15, 2023mastering elastic kubernetes service on aws
Book Review: Mastering Elastic Kubernetes Service on AWS
The authors start by breaking down the basics, from containers and Docker to Kubernetes core concepts. It’s a smooth way to ensure you’re on the same page before diving into the techn...
In AWS, Books, Cloud, Oct 15, 2023customize kubectl edit
oc edit – How To Customize Your OpenShift / Kubernetes CLI Editor
We’ll explain what the oc command is, demystify the concept of shell configuration files, discuss the importance of the EDITOR variable, and suggest some common CLI editors.
In DevOps, Kubernetes, OpenShift, Oct 24, 2023customize oc edit
oc edit – How To Customize Your OpenShift / Kubernetes CLI Editor
We’ll explain what the oc command is, demystify the concept of shell configuration files, discuss the importance of the EDITOR variable, and suggest some common CLI editors.
In DevOps, Kubernetes, OpenShift, Oct 24, 2023oc edit editor
oc edit – How To Customize Your OpenShift / Kubernetes CLI Editor
We’ll explain what the oc command is, demystify the concept of shell configuration files, discuss the importance of the EDITOR variable, and suggest some common CLI editors.
In DevOps, Kubernetes, OpenShift, Oct 24, 2023cloudnativecon
Promo: Get Up to $700 Off on KubeCon + CloudNativeCon North America 2023 Tickets
In this blog post, we’ll dive into the event details, the techbeatly promo, and why attending this conference is a must for cloud-native enthusiasts.
In DevOps, Kubernetes, OpenShift, Oct 25, 2023cncf event
Promo: Get Up to $700 Off on KubeCon + CloudNativeCon North America 2023 Tickets
In this blog post, we’ll dive into the event details, the techbeatly promo, and why attending this conference is a must for cloud-native enthusiasts.
In DevOps, Kubernetes, OpenShift, Oct 25, 2023kubecon
Promo: Get Up to $700 Off on KubeCon + CloudNativeCon North America 2023 Tickets
In this blog post, we’ll dive into the event details, the techbeatly promo, and why attending this conference is a must for cloud-native enthusiasts.
In DevOps, Kubernetes, OpenShift, Oct 25, 2023kubecon 2023
Promo: Get Up to $700 Off on KubeCon + CloudNativeCon North America 2023 Tickets
In this blog post, we’ll dive into the event details, the techbeatly promo, and why attending this conference is a must for cloud-native enthusiasts.
In DevOps, Kubernetes, OpenShift, Oct 25, 2023kubecon promo 2023
Promo: Get Up to $700 Off on KubeCon + CloudNativeCon North America 2023 Tickets
In this blog post, we’ll dive into the event details, the techbeatly promo, and why attending this conference is a must for cloud-native enthusiasts.
In DevOps, Kubernetes, OpenShift, Oct 25, 2023kubernetes event
Promo: Get Up to $700 Off on KubeCon + CloudNativeCon North America 2023 Tickets
In this blog post, we’ll dive into the event details, the techbeatly promo, and why attending this conference is a must for cloud-native enthusiasts.
In DevOps, Kubernetes, OpenShift, Oct 25, 2023linux foundation
Promo: Get Up to $700 Off on KubeCon + CloudNativeCon North America 2023 Tickets
In this blog post, we’ll dive into the event details, the techbeatly promo, and why attending this conference is a must for cloud-native enthusiasts.
In DevOps, Kubernetes, OpenShift, Oct 25, 2023aap with aws rds
Installing Ansible Automation Platform with AWS RDS and SSL Encryption
In today’s IT landscape, Red Hat® Ansible® Automation Platform simplifies complex tasks, and our blog guides you through securing it with AWS RDS and SSL Encryption.
In Ansible, Automation, AWS, Nov 05, 2023ansible automation platform with aws rds and ssl encryption
Installing Ansible Automation Platform with AWS RDS and SSL Encryption
In today’s IT landscape, Red Hat® Ansible® Automation Platform simplifies complex tasks, and our blog guides you through securing it with AWS RDS and SSL Encryption.
In Ansible, Automation, AWS, Nov 05, 2023ansible with aws rds and ssl encryption
Installing Ansible Automation Platform with AWS RDS and SSL Encryption
In today’s IT landscape, Red Hat® Ansible® Automation Platform simplifies complex tasks, and our blog guides you through securing it with AWS RDS and SSL Encryption.
In Ansible, Automation, AWS, Nov 05, 2023aws rds with ssl encyption
Installing Ansible Automation Platform with AWS RDS and SSL Encryption
In today’s IT landscape, Red Hat® Ansible® Automation Platform simplifies complex tasks, and our blog guides you through securing it with AWS RDS and SSL Encryption.
In Ansible, Automation, AWS, Nov 05, 2023tekton
Mastering Tekton: Your Guide to Cloud-Native CI/CD Workflows
Here are some of the best and free resources to learn Tekton from base.
In Automation, Courses, DevOps, Nov 06, 2023cloudnative cicd
Mastering Tekton: Your Guide to Cloud-Native CI/CD Workflows
Here are some of the best and free resources to learn Tekton from base.
In Automation, Courses, DevOps, Nov 06, 2023learn tekton
Mastering Tekton: Your Guide to Cloud-Native CI/CD Workflows
Here are some of the best and free resources to learn Tekton from base.
In Automation, Courses, DevOps, Nov 06, 2023mastering tekton
Mastering Tekton: Your Guide to Cloud-Native CI/CD Workflows
Here are some of the best and free resources to learn Tekton from base.
In Automation, Courses, DevOps, Nov 06, 2023tekton cicd
Mastering Tekton: Your Guide to Cloud-Native CI/CD Workflows
Here are some of the best and free resources to learn Tekton from base.
In Automation, Courses, DevOps, Nov 06, 2023tekton cloud native
Mastering Tekton: Your Guide to Cloud-Native CI/CD Workflows
Here are some of the best and free resources to learn Tekton from base.
In Automation, Courses, DevOps, Nov 06, 2023tekton free course
Mastering Tekton: Your Guide to Cloud-Native CI/CD Workflows
Here are some of the best and free resources to learn Tekton from base.
In Automation, Courses, DevOps, Nov 06, 2023book reivew
Book Review: Solutions Architect’s Handbook, Third Edition
The Solutions Architect’s Handbook is more than just a book; it’s a practical companion for anyone navigating the complex landscape of modern architecture. From the ground up, it equi...
In Books, Cloud, Infrastructre & Hardware, Jul 27, 2024Book Review: OpenShift Multi-Cluster Management Handbook
From the outset, the authors delve into the significance of multi-cluster architectures, addressing vendor lock-in concerns and the unique challenges they present.
In Books, DevOps, Kubernetes, Nov 19, 2023kubernetes multi-cluster handbook
Testing Kubernetes 1.31 with minikube: A Step-by-Step Guide for multi-node cluster
In this guide, we’ll explore how to set up and test the latest Kubernetes 1.31 using minikube.
In Cloud, DevOps, Kubernetes, Aug 15, 2024Book Review: OpenShift Multi-Cluster Management Handbook
From the outset, the authors delve into the significance of multi-cluster architectures, addressing vendor lock-in concerns and the unique challenges they present.
In Books, DevOps, Kubernetes, Nov 19, 2023multi-cluster handbook
Book Review: OpenShift Multi-Cluster Management Handbook
From the outset, the authors delve into the significance of multi-cluster architectures, addressing vendor lock-in concerns and the unique challenges they present.
In Books, DevOps, Kubernetes, Nov 19, 2023openshift book
Book Review: OpenShift Multi-Cluster Management Handbook
From the outset, the authors delve into the significance of multi-cluster architectures, addressing vendor lock-in concerns and the unique challenges they present.
In Books, DevOps, Kubernetes, Nov 19, 2023openshift multi-cluster book
Book Review: OpenShift Multi-Cluster Management Handbook
From the outset, the authors delve into the significance of multi-cluster architectures, addressing vendor lock-in concerns and the unique challenges they present.
In Books, DevOps, Kubernetes, Nov 19, 2023openshift multi-cluster management handbook
Book Review: OpenShift Multi-Cluster Management Handbook
From the outset, the authors delve into the significance of multi-cluster architectures, addressing vendor lock-in concerns and the unique challenges they present.
In Books, DevOps, Kubernetes, Nov 19, 2023practical ansible book
Book Review: Practical Ansible, 2nd Edition
This updated edition aligns with the latest Ansible version, making it an excellent reference for beginners diving into Ansible.
In Ansible, Books, ansible book, Dec 03, 2023best terraform form
Book Review: Terraform Cookbook, Second Edition
This comprehensive 600-page guide is a treasure trove of information, tricks, and tips for mastering Terraform, the amazing infrastructure as code tool.
In Automation, Books, DevOps, Dec 18, 2023terraform book review
Book Review: Terraform Cookbook, Second Edition
This comprehensive 600-page guide is a treasure trove of information, tricks, and tips for mastering Terraform, the amazing infrastructure as code tool.
In Automation, Books, DevOps, Dec 18, 2023terraform cookbook
Book Review: Terraform Cookbook, Second Edition
This comprehensive 600-page guide is a treasure trove of information, tricks, and tips for mastering Terraform, the amazing infrastructure as code tool.
In Automation, Books, DevOps, Dec 18, 2023terraform cookbook review
Book Review: Terraform Cookbook, Second Edition
This comprehensive 600-page guide is a treasure trove of information, tricks, and tips for mastering Terraform, the amazing infrastructure as code tool.
In Automation, Books, DevOps, Dec 18, 2023devops with kubernetes
Let us test Kubernetes 1.29 with minikube
This post guides you through setting up minikube with the latest Kubernetes goodness, so you can be a testing trailblazer.
In DevOps, Kubernetes, devops with kubernetes, Dec 18, 2023kubernetes 1.29
Let us test Kubernetes 1.29 with minikube
This post guides you through setting up minikube with the latest Kubernetes goodness, so you can be a testing trailblazer.
In DevOps, Kubernetes, devops with kubernetes, Dec 18, 2023kubernetes testing
Let us test Kubernetes 1.29 with minikube
This post guides you through setting up minikube with the latest Kubernetes goodness, so you can be a testing trailblazer.
In DevOps, Kubernetes, devops with kubernetes, Dec 18, 2023kubernetes wiht minikube
Let us test Kubernetes 1.29 with minikube
This post guides you through setting up minikube with the latest Kubernetes goodness, so you can be a testing trailblazer.
In DevOps, Kubernetes, devops with kubernetes, Dec 18, 2023latest kubernetes
Testing Kubernetes 1.31 with minikube: A Step-by-Step Guide for multi-node cluster
In this guide, we’ll explore how to set up and test the latest Kubernetes 1.31 using minikube.
In Cloud, DevOps, Kubernetes, Aug 15, 2024Let us test Kubernetes 1.29 with minikube
This post guides you through setting up minikube with the latest Kubernetes goodness, so you can be a testing trailblazer.
In DevOps, Kubernetes, devops with kubernetes, Dec 18, 2023kind cluster kubernetes 1.29
Exploring Kubernetes 1.29 with Kind
Let’s dive into setting up Kind and experimenting with different configurations.
In Kubernetes, kind cluster kubernetes 1.29, kind kubernetes, Dec 26, 2023kind kubernetes
Exploring Kubernetes 1.29 with Kind
Let’s dive into setting up Kind and experimenting with different configurations.
In Kubernetes, kind cluster kubernetes 1.29, kind kubernetes, Dec 26, 2023kubernetes using kind
Exploring Kubernetes 1.29 with Kind
Let’s dive into setting up Kind and experimenting with different configurations.
In Kubernetes, kind cluster kubernetes 1.29, kind kubernetes, Dec 26, 2023kubetnetes 1.29 using kind
Exploring Kubernetes 1.29 with Kind
Let’s dive into setting up Kind and experimenting with different configurations.
In Kubernetes, kind cluster kubernetes 1.29, kind kubernetes, Dec 26, 2023quick kubernetes cluster
Exploring Kubernetes 1.29 with Kind
Let’s dive into setting up Kind and experimenting with different configurations.
In Kubernetes, kind cluster kubernetes 1.29, kind kubernetes, Dec 26, 2023alex callejas
Book Review: Fedora Linux System Administration – A Hands-On Guide for Power Users
Alex Callejas has penned the definitive guide for Fedoreans of all levels: Fedora Linux System Administration.
In Books, DevOps, Alex Callejas, Jan 17, 2024fedora containers
Book Review: Fedora Linux System Administration – A Hands-On Guide for Power Users
Alex Callejas has penned the definitive guide for Fedoreans of all levels: Fedora Linux System Administration.
In Books, DevOps, Alex Callejas, Jan 17, 2024fedora linux
Book Review: Fedora Linux System Administration – A Hands-On Guide for Power Users
Alex Callejas has penned the definitive guide for Fedoreans of all levels: Fedora Linux System Administration.
In Books, DevOps, Alex Callejas, Jan 17, 2024fedora network management
Book Review: Fedora Linux System Administration – A Hands-On Guide for Power Users
Alex Callejas has penned the definitive guide for Fedoreans of all levels: Fedora Linux System Administration.
In Books, DevOps, Alex Callejas, Jan 17, 2024fedora system administration
Book Review: Fedora Linux System Administration – A Hands-On Guide for Power Users
Alex Callejas has penned the definitive guide for Fedoreans of all levels: Fedora Linux System Administration.
In Books, DevOps, Alex Callejas, Jan 17, 2024fedora virtualization
Book Review: Fedora Linux System Administration – A Hands-On Guide for Power Users
Alex Callejas has penned the definitive guide for Fedoreans of all levels: Fedora Linux System Administration.
In Books, DevOps, Alex Callejas, Jan 17, 2024fedora workstation configuration
Book Review: Fedora Linux System Administration – A Hands-On Guide for Power Users
Alex Callejas has penned the definitive guide for Fedoreans of all levels: Fedora Linux System Administration.
In Books, DevOps, Alex Callejas, Jan 17, 2024gnome boxes
Book Review: Fedora Linux System Administration – A Hands-On Guide for Power Users
Alex Callejas has penned the definitive guide for Fedoreans of all levels: Fedora Linux System Administration.
In Books, DevOps, Alex Callejas, Jan 17, 2024kvm
Book Review: Fedora Linux System Administration – A Hands-On Guide for Power Users
Alex Callejas has penned the definitive guide for Fedoreans of all levels: Fedora Linux System Administration.
In Books, DevOps, Alex Callejas, Jan 17, 2024libvirt
Book Review: Fedora Linux System Administration – A Hands-On Guide for Power Users
Alex Callejas has penned the definitive guide for Fedoreans of all levels: Fedora Linux System Administration.
In Books, DevOps, Alex Callejas, Jan 17, 2024linux system administration book
Book Review: Fedora Linux System Administration – A Hands-On Guide for Power Users
Alex Callejas has penned the definitive guide for Fedoreans of all levels: Fedora Linux System Administration.
In Books, DevOps, Alex Callejas, Jan 17, 2024packt publishing
Book Review: Fedora Linux System Administration – A Hands-On Guide for Power Users
Alex Callejas has penned the definitive guide for Fedoreans of all levels: Fedora Linux System Administration.
In Books, DevOps, Alex Callejas, Jan 17, 2024podman
Installing Podman on Red Hat Enterprise Linux 9
his tutorial will walk you through installing Podman on RHEL 9 and explore its advantages over Docker.
In DevOps, Docker, Podman, Sep 02, 2024Book Review: Fedora Linux System Administration – A Hands-On Guide for Power Users
Alex Callejas has penned the definitive guide for Fedoreans of all levels: Fedora Linux System Administration.
In Books, DevOps, Alex Callejas, Jan 17, 2024qemu
Book Review: Fedora Linux System Administration – A Hands-On Guide for Power Users
Alex Callejas has penned the definitive guide for Fedoreans of all levels: Fedora Linux System Administration.
In Books, DevOps, Alex Callejas, Jan 17, 2024selinux
Book Review: Fedora Linux System Administration – A Hands-On Guide for Power Users
Alex Callejas has penned the definitive guide for Fedoreans of all levels: Fedora Linux System Administration.
In Books, DevOps, Alex Callejas, Jan 17, 2024linux book
Book Review: The Linux DevOps Handbook
Furthermore, readers are guided through the intricacies of CI/CD processes using tools like GitHub, Terraform, and Atlantis, along with best practices and common pitfalls to avoid in ...
In Books, DevOps, devops book, Feb 10, 2024the linux devops handbook
Book Review: The Linux DevOps Handbook
Furthermore, readers are guided through the intricacies of CI/CD processes using tools like GitHub, Terraform, and Atlantis, along with best practices and common pitfalls to avoid in ...
In Books, DevOps, devops book, Feb 10, 2024kubectl
Let’s talk about kubectl create, apply, edit, replace and patch
This blog will guide you through their strengths and weaknesses in simple, casual language!
In DevOps, Kubernetes, kubectl, Feb 13, 2024kubectl tips
Let’s talk about kubectl create, apply, edit, replace and patch
This blog will guide you through their strengths and weaknesses in simple, casual language!
In DevOps, Kubernetes, kubectl, Feb 13, 2024kubernetes command tips
Let’s talk about kubectl create, apply, edit, replace and patch
This blog will guide you through their strengths and weaknesses in simple, casual language!
In DevOps, Kubernetes, kubectl, Feb 13, 2024cloudnativecon 2024
Promo: Get Up to $430 Off on KubeCon + CloudNativeCon Europe 2024 Paris Tickets
If you missed the standard pricing deadline, don’t worry! We have some exciting news for you. Discounted rates are still available for the standard tier pricing.
In Careers, Developer, DevOps, Feb 22, 2024cloudnativecon europe 2024
Promo: Get Up to $430 Off on KubeCon + CloudNativeCon Europe 2024 Paris Tickets
If you missed the standard pricing deadline, don’t worry! We have some exciting news for you. Discounted rates are still available for the standard tier pricing.
In Careers, Developer, DevOps, Feb 22, 2024kubecon 2024
Promo: Get Up to $430 Off on KubeCon + CloudNativeCon Europe 2024 Paris Tickets
If you missed the standard pricing deadline, don’t worry! We have some exciting news for you. Discounted rates are still available for the standard tier pricing.
In Careers, Developer, DevOps, Feb 22, 2024kubecon 2024 europe
Promo: Get Up to $430 Off on KubeCon + CloudNativeCon Europe 2024 Paris Tickets
If you missed the standard pricing deadline, don’t worry! We have some exciting news for you. Discounted rates are still available for the standard tier pricing.
In Careers, Developer, DevOps, Feb 22, 2024kubecon 2024 paris
Promo: Get Up to $430 Off on KubeCon + CloudNativeCon Europe 2024 Paris Tickets
If you missed the standard pricing deadline, don’t worry! We have some exciting news for you. Discounted rates are still available for the standard tier pricing.
In Careers, Developer, DevOps, Feb 22, 2024kubecon 2024 promotion
Promo: Get Up to $430 Off on KubeCon + CloudNativeCon Europe 2024 Paris Tickets
If you missed the standard pricing deadline, don’t worry! We have some exciting news for you. Discounted rates are still available for the standard tier pricing.
In Careers, Developer, DevOps, Feb 22, 2024kubecon 2024 voucher
Promo: Get Up to $430 Off on KubeCon + CloudNativeCon Europe 2024 Paris Tickets
If you missed the standard pricing deadline, don’t worry! We have some exciting news for you. Discounted rates are still available for the standard tier pricing.
In Careers, Developer, DevOps, Feb 22, 2024kubernetes development
Running Multiple Kubernetes Playgrounds: Your Guide to Minikube Magic!
Learn, how minikube lets you create multiple mini-clusters for all your Kubernetes adventures.
In Cloud, Developer, DevOps, Mar 10, 2024minikube multiple clusters
Running Multiple Kubernetes Playgrounds: Your Guide to Minikube Magic!
Learn, how minikube lets you create multiple mini-clusters for all your Kubernetes adventures.
In Cloud, Developer, DevOps, Mar 10, 2024aws book
Book Review: AWS for Solutions Architects, Second Edition
This hefty but informative book, “AWS for Solutions Architects, Second Edition,” by Saurabh Shrivastava, Neelanjali Srivastav, Alberto Artasanchez, and Imtiaz Sayed, was a valuable co...
In AWS, Books, Cloud, Jun 01, 2024Book Review: Mastering AWS CloudFormation
This book goes beyond the basics. Karen dives deep into crafting powerful CloudFormation templates, a crucial skill for automating infrastructure deployments in AWS.
In AWS, Books, Cloud, Mar 14, 2024aws cloudformation
Book Review: Mastering AWS CloudFormation
This book goes beyond the basics. Karen dives deep into crafting powerful CloudFormation templates, a crucial skill for automating infrastructure deployments in AWS.
In AWS, Books, Cloud, Mar 14, 2024aws cloudformation book
Book Review: Mastering AWS CloudFormation
This book goes beyond the basics. Karen dives deep into crafting powerful CloudFormation templates, a crucial skill for automating infrastructure deployments in AWS.
In AWS, Books, Cloud, Mar 14, 2024cloudformation matering
Book Review: Mastering AWS CloudFormation
This book goes beyond the basics. Karen dives deep into crafting powerful CloudFormation templates, a crucial skill for automating infrastructure deployments in AWS.
In AWS, Books, Cloud, Mar 14, 2024how to learn cloudformation
Book Review: Mastering AWS CloudFormation
This book goes beyond the basics. Karen dives deep into crafting powerful CloudFormation templates, a crucial skill for automating infrastructure deployments in AWS.
In AWS, Books, Cloud, Mar 14, 2024mastering aws cloudformation
Book Review: Mastering AWS CloudFormation
This book goes beyond the basics. Karen dives deep into crafting powerful CloudFormation templates, a crucial skill for automating infrastructure deployments in AWS.
In AWS, Books, Cloud, Mar 14, 2024ansible controller logging splunk
Integrating Ansible Automation Controller with Splunk
Do you use Red Hat Ansible Automation Controller to manage your IT infrastructure? Keeping track of what’s happening behind the scenes is crucial. This blog…
In Ansible, Automation, Featured, Mar 14, 2024ansible log in splunk
Integrating Ansible Automation Controller with Splunk
Do you use Red Hat Ansible Automation Controller to manage your IT infrastructure? Keeping track of what’s happening behind the scenes is crucial. This blog…
In Ansible, Automation, Featured, Mar 14, 2024logging and aggregation
Integrating Ansible Automation Controller with Splunk
Do you use Red Hat Ansible Automation Controller to manage your IT infrastructure? Keeping track of what’s happening behind the scenes is crucial. This blog…
In Ansible, Automation, Featured, Mar 14, 2024splunk for ansible log
Integrating Ansible Automation Controller with Splunk
Do you use Red Hat Ansible Automation Controller to manage your IT infrastructure? Keeping track of what’s happening behind the scenes is crucial. This blog…
In Ansible, Automation, Featured, Mar 14, 2024ansible and cyberark
Integrating Ansible Automation Platform with CyberArk to retrieve credentials
Integrating the Ansible Automation Platform with CyberArk allows you to retrieve credentials securely and automatically from CyberArk’s Password Vault Web Access (PVWA) and use them i...
In Ansible, Automation, DevOps, Mar 25, 2024ansible automation platform integration with cyberark
Integrating Ansible Automation Platform with CyberArk to retrieve credentials
Integrating the Ansible Automation Platform with CyberArk allows you to retrieve credentials securely and automatically from CyberArk’s Password Vault Web Access (PVWA) and use them i...
In Ansible, Automation, DevOps, Mar 25, 2024ansible controller and cyberark
Integrating Ansible Automation Platform with CyberArk to retrieve credentials
Integrating the Ansible Automation Platform with CyberArk allows you to retrieve credentials securely and automatically from CyberArk’s Password Vault Web Access (PVWA) and use them i...
In Ansible, Automation, DevOps, Mar 25, 2024ansible cyberark integration
Integrating Ansible Automation Platform with CyberArk to retrieve credentials
Integrating the Ansible Automation Platform with CyberArk allows you to retrieve credentials securely and automatically from CyberArk’s Password Vault Web Access (PVWA) and use them i...
In Ansible, Automation, DevOps, Mar 25, 2024ansible retrieve password from cyberark
Integrating Ansible Automation Platform with CyberArk to retrieve credentials
Integrating the Ansible Automation Platform with CyberArk allows you to retrieve credentials securely and automatically from CyberArk’s Password Vault Web Access (PVWA) and use them i...
In Ansible, Automation, DevOps, Mar 25, 2024ansible dynamic inventory
Dynamic Inventory in Ansible Controller: Use an Inventory File as a Source
Here’s a step-by-step guide on creating dynamic inventory using the “Sourced from Project” option in Ansible Controller:
In Ansible, Ansible Course, Ansible Resources, Apr 22, 2024ansible inventory from git
Dynamic Inventory in Ansible Controller: Use an Inventory File as a Source
Here’s a step-by-step guide on creating dynamic inventory using the “Sourced from Project” option in Ansible Controller:
In Ansible, Ansible Course, Ansible Resources, Apr 22, 2024ansible inventory plugin
Dynamic Inventory in Ansible Controller: Use an Inventory File as a Source
Here’s a step-by-step guide on creating dynamic inventory using the “Sourced from Project” option in Ansible Controller:
In Ansible, Ansible Course, Ansible Resources, Apr 22, 2024ansible inventory source
Dynamic Inventory in Ansible Controller: Use an Inventory File as a Source
Here’s a step-by-step guide on creating dynamic inventory using the “Sourced from Project” option in Ansible Controller:
In Ansible, Ansible Course, Ansible Resources, Apr 22, 2024ansible source inventory
Dynamic Inventory in Ansible Controller: Use an Inventory File as a Source
Here’s a step-by-step guide on creating dynamic inventory using the “Sourced from Project” option in Ansible Controller:
In Ansible, Ansible Course, Ansible Resources, Apr 22, 2024inventory from git
Dynamic Inventory in Ansible Controller: Use an Inventory File as a Source
Here’s a step-by-step guide on creating dynamic inventory using the “Sourced from Project” option in Ansible Controller:
In Ansible, Ansible Course, Ansible Resources, Apr 22, 2024sourced from a project
Dynamic Inventory in Ansible Controller: Use an Inventory File as a Source
Here’s a step-by-step guide on creating dynamic inventory using the “Sourced from Project” option in Ansible Controller:
In Ansible, Ansible Course, Ansible Resources, Apr 22, 2024machine learning
Book Review: MLOps with Red Hat OpenShift
This book offer a comprehensive guide that expertly bridges the gap between Machine Learning (ML) and Operations (Ops) within the OpenShift platform.
In Artificial Intelligence, Books, Machine Learning, Apr 24, 2024mlops on openshift
Book Review: MLOps with Red Hat OpenShift
This book offer a comprehensive guide that expertly bridges the gap between Machine Learning (ML) and Operations (Ops) within the OpenShift platform.
In Artificial Intelligence, Books, Machine Learning, Apr 24, 2024mlops with red hat openshift
Book Review: MLOps with Red Hat OpenShift
This book offer a comprehensive guide that expertly bridges the gap between Machine Learning (ML) and Operations (Ops) within the OpenShift platform.
In Artificial Intelligence, Books, Machine Learning, Apr 24, 2024openshift ai
Book Review: MLOps with Red Hat OpenShift
This book offer a comprehensive guide that expertly bridges the gap between Machine Learning (ML) and Operations (Ops) within the OpenShift platform.
In Artificial Intelligence, Books, Machine Learning, Apr 24, 2024ansible automation controller multiple team approval
Multi-Level Approvals in Ansible Automation Controller: A Workaround
In this blog, we’ll navigate the world of multi-level approvals in Ansible Automation Controller. We’ll explore the limitations of built-in nodes, discuss the best practices with ITSM...
In Ansible, Ansible Resources, Automation, Apr 25, 2024implement multi-level approval in ansible
Multi-Level Approvals in Ansible Automation Controller: A Workaround
In this blog, we’ll navigate the world of multi-level approvals in Ansible Automation Controller. We’ll explore the limitations of built-in nodes, discuss the best practices with ITSM...
In Ansible, Ansible Resources, Automation, Apr 25, 2024multi-level approvals in ansible automation controller
Multi-Level Approvals in Ansible Automation Controller: A Workaround
In this blog, we’ll navigate the world of multi-level approvals in Ansible Automation Controller. We’ll explore the limitations of built-in nodes, discuss the best practices with ITSM...
In Ansible, Ansible Resources, Automation, Apr 25, 2024multiple team approval in ansible automation controller
Multi-Level Approvals in Ansible Automation Controller: A Workaround
In this blog, we’ll navigate the world of multi-level approvals in Ansible Automation Controller. We’ll explore the limitations of built-in nodes, discuss the best practices with ITSM...
In Ansible, Ansible Resources, Automation, Apr 25, 2024aap on ocp
How to Change Admin Password in Ansible Automation Platform on OpenShift
With this step-by-step guide, you’ll be able to navigate through the process seamlessly.
In Ansible, Ansible Resources, Automation, May 06, 2024ansible controller on openshift
How to Change Admin Password in Ansible Automation Platform on OpenShift
With this step-by-step guide, you’ll be able to navigate through the process seamlessly.
In Ansible, Ansible Resources, Automation, May 06, 2024automation controller
How to Change Admin Password in Ansible Automation Platform on OpenShift
With this step-by-step guide, you’ll be able to navigate through the process seamlessly.
In Ansible, Ansible Resources, Automation, May 06, 2024how to change admin password for automation controller
How to Change Admin Password in Ansible Automation Platform on OpenShift
With this step-by-step guide, you’ll be able to navigate through the process seamlessly.
In Ansible, Ansible Resources, Automation, May 06, 2024aws for solutions architects
Book Review: AWS for Solutions Architects, Second Edition
This hefty but informative book, “AWS for Solutions Architects, Second Edition,” by Saurabh Shrivastava, Neelanjali Srivastav, Alberto Artasanchez, and Imtiaz Sayed, was a valuable co...
In AWS, Books, Cloud, Jun 01, 2024aws for solutions architects second edition
Book Review: AWS for Solutions Architects, Second Edition
This hefty but informative book, “AWS for Solutions Architects, Second Edition,” by Saurabh Shrivastava, Neelanjali Srivastav, Alberto Artasanchez, and Imtiaz Sayed, was a valuable co...
In AWS, Books, Cloud, Jun 01, 2024aws handbook
Book Review: AWS for Solutions Architects, Second Edition
This hefty but informative book, “AWS for Solutions Architects, Second Edition,” by Saurabh Shrivastava, Neelanjali Srivastav, Alberto Artasanchez, and Imtiaz Sayed, was a valuable co...
In AWS, Books, Cloud, Jun 01, 2024aws solution architect book
Book Review: AWS for Solutions Architects, Second Edition
This hefty but informative book, “AWS for Solutions Architects, Second Edition,” by Saurabh Shrivastava, Neelanjali Srivastav, Alberto Artasanchez, and Imtiaz Sayed, was a valuable co...
In AWS, Books, Cloud, Jun 01, 2024second edition
Book Review: AWS for Solutions Architects, Second Edition
This hefty but informative book, “AWS for Solutions Architects, Second Edition,” by Saurabh Shrivastava, Neelanjali Srivastav, Alberto Artasanchez, and Imtiaz Sayed, was a valuable co...
In AWS, Books, Cloud, Jun 01, 2024kubernetes api
Demystifying Kubernetes API Versions: Alpha, Beta and Stable
This blog cuts through the jargon and explains the important details you need to know about Kubernetes API versions in plain language.
In Developer, DevOps, Kubernetes, Jun 16, 2024kubernetes api versions
Demystifying Kubernetes API Versions: Alpha, Beta and Stable
This blog cuts through the jargon and explains the important details you need to know about Kubernetes API versions in plain language.
In Developer, DevOps, Kubernetes, Jun 16, 2024kubernetes documentation
Demystifying Kubernetes API Versions: Alpha, Beta and Stable
This blog cuts through the jargon and explains the important details you need to know about Kubernetes API versions in plain language.
In Developer, DevOps, Kubernetes, Jun 16, 2024ansible for openshift
Integrating Ansible with OpenShift & Kubernetes
This article explores how Ansible Automation Platform integrates with OpenShift to automate managing applications, provisioning clusters, and more in OpenShift environments. It covers...
In Ansible, Automation, DevOps, Jun 19, 2024ansible integration with openshift
Integrating Ansible with OpenShift & Kubernetes
This article explores how Ansible Automation Platform integrates with OpenShift to automate managing applications, provisioning clusters, and more in OpenShift environments. It covers...
In Ansible, Automation, DevOps, Jun 19, 2024ansible integrtion with openshift
Integrating Ansible with OpenShift & Kubernetes
This article explores how Ansible Automation Platform integrates with OpenShift to automate managing applications, provisioning clusters, and more in OpenShift environments. It covers...
In Ansible, Automation, DevOps, Jun 19, 2024ansible openshift integration
Integrating Ansible with OpenShift & Kubernetes
This article explores how Ansible Automation Platform integrates with OpenShift to automate managing applications, provisioning clusters, and more in OpenShift environments. It covers...
In Ansible, Automation, DevOps, Jun 19, 2024learn container
How to Learn Containers in 2024: Podman, Docker, and more
This post will be your guide to the exciting world of containers, container engines, and the tools to get you started.
In Developer, DevOps, Kubernetes, Jul 05, 2024learn docker
How to Learn Containers in 2024: Podman, Docker, and more
This post will be your guide to the exciting world of containers, container engines, and the tools to get you started.
In Developer, DevOps, Kubernetes, Jul 05, 2024learn podman
How to Learn Containers in 2024: Podman, Docker, and more
This post will be your guide to the exciting world of containers, container engines, and the tools to get you started.
In Developer, DevOps, Kubernetes, Jul 05, 2024podman free course
How to Learn Containers in 2024: Podman, Docker, and more
This post will be your guide to the exciting world of containers, container engines, and the tools to get you started.
In Developer, DevOps, Kubernetes, Jul 05, 2024"solutions architect's handbook"}">{"book review"=>"solutions architect's handbook"}
Book Review: Solutions Architect’s Handbook, Third Edition
The Solutions Architect’s Handbook is more than just a book; it’s a practical companion for anyone navigating the complex landscape of modern architecture. From the ground up, it equi...
In Books, Cloud, Infrastructre & Hardware, Jul 27, 2024solutions architects book
Book Review: Solutions Architect’s Handbook, Third Edition
The Solutions Architect’s Handbook is more than just a book; it’s a practical companion for anyone navigating the complex landscape of modern architecture. From the ground up, it equi...
In Books, Cloud, Infrastructre & Hardware, Jul 27, 2024third edition
Book Review: Solutions Architect’s Handbook, Third Edition
The Solutions Architect’s Handbook is more than just a book; it’s a practical companion for anyone navigating the complex landscape of modern architecture. From the ground up, it equi...
In Books, Cloud, Infrastructre & Hardware, Jul 27, 2024how to create kubernetes cluster using minikube
Testing Kubernetes 1.31 with minikube: A Step-by-Step Guide for multi-node cluster
In this guide, we’ll explore how to set up and test the latest Kubernetes 1.31 using minikube.
In Cloud, DevOps, Kubernetes, Aug 15, 2024kubernetes 1.31
Testing Kubernetes 1.31 with minikube: A Step-by-Step Guide for multi-node cluster
In this guide, we’ll explore how to set up and test the latest Kubernetes 1.31 using minikube.
In Cloud, DevOps, Kubernetes, Aug 15, 2024kubernetes multinode using minikube
Testing Kubernetes 1.31 with minikube: A Step-by-Step Guide for multi-node cluster
In this guide, we’ll explore how to set up and test the latest Kubernetes 1.31 using minikube.
In Cloud, DevOps, Kubernetes, Aug 15, 2024minikube kubernetes
Testing Kubernetes 1.31 with minikube: A Step-by-Step Guide for multi-node cluster
In this guide, we’ll explore how to set up and test the latest Kubernetes 1.31 using minikube.
In Cloud, DevOps, Kubernetes, Aug 15, 2024minikube multinode cluster
Testing Kubernetes 1.31 with minikube: A Step-by-Step Guide for multi-node cluster
In this guide, we’ll explore how to set up and test the latest Kubernetes 1.31 using minikube.
In Cloud, DevOps, Kubernetes, Aug 15, 2024kubernets
How to Use Pod Failure Policy in Kubernetes
This new feature provides enhanced control over how Kubernetes handles pod failures within Jobs, allowing for more efficient and cost-effective management of workloads.
In Cloud, DevOps, Kubernetes, Aug 25, 2024pod failure policy
How to Use Pod Failure Policy in Kubernetes
This new feature provides enhanced control over how Kubernetes handles pod failures within Jobs, allowing for more efficient and cost-effective management of workloads.
In Cloud, DevOps, Kubernetes, Aug 25, 2024amazon ec2 book
Book Review: Mastering Amazon EC2
Badri, who is highly active in the AWS user group communities as an organizer, speaker, and coordinator, shares his extensive knowledge in this book, making it a valuable guide for le...
In Books, Cloud, DevOps, Sep 01, 2024aws ec2 book
Book Review: Mastering Amazon EC2
Badri, who is highly active in the AWS user group communities as an organizer, speaker, and coordinator, shares his extensive knowledge in this book, making it a valuable guide for le...
In Books, Cloud, DevOps, Sep 01, 2024mastering amazon ec2
Book Review: Mastering Amazon EC2
Badri, who is highly active in the AWS user group communities as an organizer, speaker, and coordinator, shares his extensive knowledge in this book, making it a valuable guide for le...
In Books, Cloud, DevOps, Sep 01, 2024mastering amazon ec2 book review
Book Review: Mastering Amazon EC2
Badri, who is highly active in the AWS user group communities as an organizer, speaker, and coordinator, shares his extensive knowledge in this book, making it a valuable guide for le...
In Books, Cloud, DevOps, Sep 01, 2024installing podman on red hat enterprise linux 9
Installing Podman on Red Hat Enterprise Linux 9
his tutorial will walk you through installing Podman on RHEL 9 and explore its advantages over Docker.
In DevOps, Docker, Podman, Sep 02, 2024podman for rhel
Installing Podman on Red Hat Enterprise Linux 9
his tutorial will walk you through installing Podman on RHEL 9 and explore its advantages over Docker.
In DevOps, Docker, Podman, Sep 02, 2024podman on rhel9
Installing Podman on Red Hat Enterprise Linux 9
his tutorial will walk you through installing Podman on RHEL 9 and explore its advantages over Docker.
In DevOps, Docker, Podman, Sep 02, 2024podman vs docker
Installing Podman on Red Hat Enterprise Linux 9
his tutorial will walk you through installing Podman on RHEL 9 and explore its advantages over Docker.
In DevOps, Docker, Podman, Sep 02, 2024Featured
-
Integrating Ansible Automation Controller with Splunk
In Ansible, Automation, Featured, -
Mastering Tekton: Your Guide to Cloud-Native CI/CD Workflows
In Automation, Courses, DevOps, -
Learn Ansible – A Comprehensive Guide for Courses and Exams
In Ansible, Ansible Resources, Automation, -
Free GitOps and CI/CD Courses and Certifications
In ArgoCD, DevOps, Featured, -
Terraform Cheat Sheet
In DevOps, Featured, Infrastructre & Hardware, -
Kubernetes vs OpenShift – 15 Facts You Should Know
In Cloud, DevOps, Featured, -
Introduction to OpenShift BootCamp
In DevOps, Featured, Kubernetes, -
How to set up and use Python virtual environments for Ansible
In Ansible, Automation, DevOps, -
5 Mistakes You Should Avoid During Kubernetes Exam
In Cloud, DevOps, Featured, -
10 Tips for your Kubernetes Exam – CKA & CKAD
In DevOps, Featured, Kubernetes, -
CKA, CKS & CKAD Learning Path and Certification
In Featured, Infrastructre & Hardware, Kubernetes,