• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

UnixArena

  • Home
  • Discover DevOps Tools
  • kubernetes
  • DevOps
    • Terraform
    • Jenkins
    • Docker
    • Openshift
      • OKD
    • Ansible engine
    • Ansible Tower
      • AWX
    • Puppet
  • Cloud
    • Azure
    • AWS
    • Openstack
    • Docker
  • VMware
    • vCloud Director
    • VMware-Guests
    • Vcenter Appliance 5.5
    • vC OPS
    • VMware SDDC
    • VMware vSphere 5.x
      • vSphere Network
      • vSphere DS
      • vShield Suite
    • VMware vSphere 6.0
    • VSAN
    • VMware Free Tools
  • DevOps Instructor-led Training
  • Contact

Automation

Why shell script is giving syntax errors without any issue? The same scripts work in another system

November 26, 2021 By Cloud_Devops Leave a Comment

Shell Script - carriage return

Why shell script is giving syntax errors despite no issue with the script? You might check the script multiple times but still couldn’t figure out what’s causing the problem? I personally come across a similar problem whenever I copy the script from a windows laptop to *NIX systems. The error message contains “syntax error near […]

Filed Under: Cloud Automation, DevOps, Linux Tagged With: DevOps, Scripting, Shell, Windows

AWS – S3 Buckets Tag remediation automation

November 24, 2021 By Cloud_Devops Leave a Comment

AWS S3 Tags

This article will help you to remediate the S3 buckets tags using the AWS CLI script. Amazon’s simple storage service aka s3 is object storage built to retrieve any amount of data from anywhere. It gives a lot of power to the developers and IT support teams to provision and access the storage in no […]

Filed Under: AWS, Cloud, Cloud Automation Tagged With: API, Automation, AWSCLI, Cloud, DevOps, DevSecOps, S3, S3 Bucket

Holistic Operational Management – AWS Systems Manager

October 25, 2021 By Cloud_Devops Leave a Comment

AWS Systems Manager - Use Case

AWS Systems Manager helps you manage your EC2 instances and On-Premise systems at scale. You can easily get operations insights about the state of your infrastructure. It helps to detect instance issues easily and also it could be patching automation solution to enhance compliance. AWS Systems Manager works for both windows and Linux operating systems […]

Filed Under: Automation, AWS, Cloud, Cloud Automation Tagged With: Application Management, AWS SSM, AWS System Manager, Cloud, DevOps, Linux, Patch Manager, Windows

GitOps – Install and Configure Argo CD for Kubernetes

July 22, 2021 By Cloud_Devops 1 Comment

argocd-logo

Managing the Kubernetes cluster is very simple if you use the right toolsets. Argo CD is one of the popular tools to manage the Kubernetes clusters in a declarative way. It’s a GitOps continuous delivery tool for Kubernetes. Argo CD helps to manage Application definitions, configurations, and environments in a declarative fashion and version controlled […]

Filed Under: DevOps, GitOps, Infrastructure as Code, kubernetes Tagged With: ArgoCD, Cloud, DevOps, EKS, GitOps, GKE, IaC, kubernetes

GitOps vs Infrastructure as Code

June 20, 2021 By Cloud_Devops 1 Comment

GitOps-Flow

What is GitOps? Why it’s so popular? GitOps is nothing but doing “Infrastructure as Code” right. “Infrastructure as code” is creating infrastructure using code rather than creating it manually. As I mentioned in the previous article, IaC has been evolved over the period, as “Network as code”, “Security as Code”, “Policy as Code” etc. So […]

Filed Under: Automation, Cloud, kubernetes Tagged With: Automation, Cloud, Cloud Automation, GitOps, IaC, kubernetes

What is Infrastructure as Code ? IaC

June 16, 2021 By Cloud_Devops Leave a Comment

X as Code

Define all your IT infrastructure as Code instead of creating it manually. So that Infrastructure resources can be easily re-created or replicated. Managing IT infrastructure might be a hard job in the past but not now. In the past, system administrators have to manually manage and configure all of the hardware and software that was […]

Filed Under: Ansible engine, Automation, AWS, Azure, Azure, Cloud, Cloud Automation, kubernetes, Terraform Tagged With: Ansible, AWS, Chef, Everything as Code, GCP, IaC, Infrastructure as Code, Puppet, X as Code

Bootstrap Terraform – Let’s create an Azure resource group

June 13, 2021 By Cloud_Devops Leave a Comment

Terraform Logo

Terraform is an open-source infrastructure as a code software tool that provides a consistent CLI workflow to manage hundreds of cloud services. Terraform codifies cloud APIs into declarative configurationĀ files. Terraform is a tool for building, changing, and versioning infrastructure safely and efficiently. Terraform can manage existing and popular service providers as well as custom in-house […]

Filed Under: Automation, Azure, Cloud Automation, Terraform Tagged With: Azure, azurerm, Terraform, Terraform Beginners Guide

Open Source – Hybrid Cloud Automation Platform

June 12, 2021 By Cloud_Devops Leave a Comment

Opensource_Automation_Platform-LLD_v0.2

Ansible and Terraform are market-leading automation tools. These tools are not competing with each other. But great things can be achieved when you combine them together. Terraform is the best multi-cloud provisioning tool for building, changing, and versioning infrastructure efficiently. Ansible on another hand where plays a significant role in configuration management. If the organization […]

Filed Under: Ansible engine, Automation, AWX, Cloud Automation, Configuration Management, Terraform Tagged With: Anisble, Ansible Engine, Cloud Automation, Jenkins

Azure tag automation using an Initiative definition

December 13, 2020 By Cloud_Devops Leave a Comment

Azure Tag Automation using initiative definitions

Azure tag automation using an Initiative definition. In Cloud, Tags are metadata values that contain keys and values to help users organize and bring governance to cloud resources. Tagging is essential because it helps to efficiently optimize costs across cloud providers by assigning useful information to any resource within your cloud infrastructure. It also helps […]

Filed Under: Automation, Azure, Azure, Cloud, Cloud Automation, Microsoft Tagged With: Azure, azure initiative definition, azure policy, Azure tag automation, inherit tags from resource group - Azure, policy definitions

Ansible – Validate Multiple conditions for a task

December 6, 2020 By Cloud_Devops 2 Comments

Ansible Multiple condition validation for a task

How to add multiple conditions for an ansible task? Here are some of the examples which will help you to pick the right one according to your need. Ansible is an open-source market-leading configuration management tool. It’s a complete automation tool that can be used from On-premise to cloud platforms. In some cases, ansible is […]

Filed Under: Ansible engine, Ansible Tower, AWX Tagged With: Ansible, Ansible multiple condition checks, Ansible Tower, ansible tutorial, check multiple conditions for a task - ansible, Validate multiple conditions in ansible

« Previous Page
Next Page »

Primary Sidebar

Follow UnixArena

  • Facebook
  • LinkedIn
  • Twitter

Copyright © 2025 · UnixArena ·