• 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

How to build a docker image using Dockerfile?

September 17, 2022 By Cloud_Devops Leave a Comment

Docker Image_v2

In this article, I will walk you through the various methods of building docker images and updating the existing image. Docker has played a major role in the microservice revolution. In today’s world, all the new application development targets the container environment to speed up the release cycle. In the containerized environment, changes are frequently […]

Filed Under: Automation, Cloud, DevOps, Docker, kubernetes Tagged With: Automation, Cloud, DevOps, Docker, K8s, kubernetes

Jenkins Integration – Terraform IaC Pipeline Setup

May 24, 2022 By Cloud_Devops 1 Comment

Jenkins - Terraform - Branching strategy

How to integrate Terraform IaC (Infrastructure as Code) into Jenkins? Cloud infrastructure offers great agility and flexibility but you need the right toolsets to manage the power of public cloud platforms. To operate in the public cloud efficiently, You need to treat infrastructure as code (IaC). IaC eliminates the manual interaction required to configure Cloud […]

Filed Under: Automation, AWS, Azure, Azure, Cloud, Cloud Automation, DevOps, GCP, Git, GitHub, GitOps, Infrastructure as Code, Jenkins, Microsoft, Terraform Tagged With: Automation, AWS, Cloud, DevOps, GitOps, IaC, Infrastructure as Code, Jenkins, Terraform

DevOps – Install and Configure awscli on Linux & Windows

February 9, 2022 By Cloud_Devops Leave a Comment

AWS CLI installation on windows & Linux

AWS Cloud platform offers various methods to connect with cloud services. AWS console is very familiar to all since its web-based. But web-console alone can’t fulfill the customer needs. In development, we might be accessing the cloud services very frequently and the command-line interface will be very quick and provide efficient outputs. Cloud service offering […]

Filed Under: AWS, Cloud Tagged With: Automation, AWS, Cloud, DevOps

Patch Windows & Linux using AWS SSM Patch Manager

December 9, 2021 By Cloud_Devops Leave a Comment

SSM Patch Manager Logo

How to use AWS SSM Patch Manager? AWS SSM Patch Manager provides a secure patching experience for both Windows and Linux operating systems. Like other AWS services, AWS SSM can be easily integrated with other services like AWS Identity and Access Management (IAM), AWS CloudTrail, and Amazon EventBridge for notification and the ability to audit […]

Filed Under: AWS, Cloud, SSM Tagged With: Automation, Cloud, DevOps, 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

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

How to use Terraform from Azure Cloud Shell?

May 25, 2020 By Cloud_Devops Leave a Comment

Azure cloud shell - terraform

How to use terraform from Azure cloud shell? Do we need to install an additional package to use terraform? Nope. Azure provides commonly used CLI tools including Linux shell interpreters, PowerShell modules, Azure tools, text editors, source control, build tools (ex: terraform), and more in cloud shell. This makes azure builders to quickly deploy Azure […]

Filed Under: Automation, Azure, Azure, Cloud, Cloud Automation, Microsoft, Terraform Tagged With: Automation, Azure, Terraform

How Will Business Intelligence Be Applied in the Next Decade?

April 23, 2020 By Cloud_Devops Leave a Comment

In a September article here, we made note of the staggering projected growth rate of the business intelligence market. The article was titled ‘Global Business Intelligence Market to Be Worth $147.19 Billion in 2025’ and cited a Market Watch report predicting a CAGR of 26.98% between now and that time. In the same article, we pointed to […]

Filed Under: Automation, Cloud, Microservices Tagged With: Automation, BI, Cloud, IoT

Ansible – What is Playbook ? Play with Tasks & Handlers

August 1, 2018 By Cloud_Devops Leave a Comment

Ansible Playbook

Ansible – What is playbook? Playbooks are useful to perform multiple tasks and eliminates the limitation of Ad-hoc mode. Playbooks are the configuration, deployment and orchestration language of Ansible and it’s expressed in YAML format. If Ansible modules are the tools in your workshop, playbooks are your instruction manuals. YAML (Yet Another Markup Language) is […]

Filed Under: Ansible engine, Automation, Configuration Management, DevOps Tagged With: Ansible, Automation

What is Ansible ? How it Works ? Why do we need to use ?

July 3, 2018 By Cloud_Devops Leave a Comment

Ansible - Tower

Why do we need Configuration Management tool?  Anyone who works as an operations engineer has witnessed a bunch of issues with manual configuration approach and more repetitive tasks which are time-consuming. How many times key resources left the company and new engineer struggle to understand the environment and start performing the tasks without escalation? Server configuration is a […]

Filed Under: Ansible engine, Automation, Configuration Management, DevOps Tagged With: Ansible, Automation, DevOps

Primary Sidebar

Follow UnixArena

  • Facebook
  • LinkedIn
  • Twitter

Copyright © 2025 · UnixArena ·