DevOps
Integrating Ansible with OpenShift & Kubernetes
This article explores how the Ansible Automation Platform integrates with OpenShift to create a powerful automation solution for modern, efficient IT …
Demystifying Kubernetes API Versions: Alpha, Beta and Stable
Kubernetes , the container orchestration platform, empowers developers to manage containerized applications. But have you ever stumbled upon those …
GitHub Security: Detecting and Addressing Vulnerabilities for Safer Repositories
This article talks about the security features offered by the GitHub. Discusses what are vulnerabilities and their types. Also, talk about methods of …
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, …
Best Practices To Manage Terraform State
What : This article explores the importance of the Terraform state and tips for managing it to improve infrastructure management.
Multi-Level Approvals in Ansible Automation Controller: A Workaround
Ansible Automation Controller streamlines IT tasks through automation. A key component of this power lies in workflows . These workflows allow you to …
Integrating Ansible Automation Platform with CyberArk Password Vault to retrieve credentials
Introduction Integrating the Ansible Automation Platform with CyberArk allows you to retrieve credentials securely and automatically from CyberArk’s …
Book Review: Mastering AWS CloudFormation
Looking to take your AWS CloudFormation expertise to the next level? I recently finished reading “ Mastering AWS CloudFormation ” by Karen Tovmasyan , …
Running Multiple Kubernetes Playgrounds: Your Guide to Minikube Magic!
Have you ever wanted to experiment with Kubernetes, but felt a little intimidated by setting up a complex cluster? Well, fear not! minikube comes to …
Ansible Inventory: Advanced Techniques for Dynamic Automation
Ansible, an open-source automation tool, has become a cornerstone in configuration management, enabling organizations to streamline and automate their …
Promo: Get Up to $430 Off on KubeCon + CloudNativeCon Europe 2024 Paris Tickets
Are you ready to dive deep into the world of cloud native computing? Look no further than KubeCon + CloudNativeCon Europe 2024, happening from March …
Let-s talk about kubectl create, apply, edit, replace and patch
Juggling flaming chainsaws in Kubernetes ? Don’t worry, fellow tech adventurer! While managing resources can feel like that sometimes, the kubectl …