Hello, I'm

Hussain Ali

A DevOps Engineer From India

"Experienced DevOps Engineer - Specialized in Automation, Cloud Infrastructure, and Continuous Integration/Deployment, I take great pride in my work, and I always try to better myself with every project I work on."

Hussain_pic aws_logo_pic ansible_logo_pic k8's_logo_pic docker_logo_pic jenkins_logo_pic
  • CI/CD

    This approach automates the process of code integration and delivery, making it much easier and faster for devops teams to push code changes and updates into production.

  • CONFIGURATION MANAGEMENT

    This approach helps devops teams to manage and track changes to server configurations, making it easier to rollback changes if necessary.

  • IAAC

    This method treating infrastructure resources like code, which can be easily versioned, provisioned, & automated. This makes it much easier to manage and deploy infrastructure changes.

0

Years of
Experience
I'm an AWS/Azure

DevOps Engineer

Hello there! myself Hussain Ali from India. I have 4+ years of experience in DevOps. I started my career as AWS Cloud Engineer. In that which i supported AWS services and in the meantime i also got opportunity to work with DevOps Tools

Portfolio

My DevOps Tools

There are many tools for devops operations that work well on server with automated systems installed. Some of the most common and effective methods include:

Work with Smart

I Develop My Skills to Keep Me Update

I am always looking for ways to improve my skills and keep me update in the industry that I work in.

Jenkins
Docker
Ansible
Terraform
Kubernetes
From My Blog

Our Recent Updates, Blog, Tips, Tricks & More

  • 07

    Sep

    Step - 1 Install Java

    sudo apt update

    sudo apt install openjdk-11-jre

    java -version

    Step - 2 Install Jenkins

    curl -fsSL https://pkg.jenkins.io/debian/jenkins.io.key | sudo tee \ /usr/share/keyrings/jenkins-keyring.asc > /dev/null echo deb [signed-by=/usr/share/keyrings/jenkins-keyring.asc] \ https://pkg.jenkins.io/debian binary/ | sudo tee \ /etc/apt/sources.list.d/jenkins.list > /dev/null

    sudo apt-get update

    sudo apt-get install jenkins

    Step -3 Start jenkins

    sudo systemctl start jenkins

    sudo systemctl enable jenkins

    sudo systemctl status jenkins

    Step - 4 Open port 8080 from AWS Console

  • 21

    Sep

    - It is Configuration Management tool, Open Source.

    - Uses YAML Scripting.

    - Works on Push Management.

    - One Master can control configuration of many servers.

    - It is agentless and communicates through SSH.

    - Scripts are called playbooks.

    - Automation friendly.


    Important Terms:

    1. Ansible Server :- The Machine where ansible is installed. Playbooks can be run here.

    2. Module :- Command or set of commands to be executed client side.

    3. Inventory:- Filecontaining data about client servers.

    4. Play:- Execution of a playbook.

    5. Ad Hoc Commands:- Can be performed individually to perform a quick function.

    6. Inventory file Location:- /etc/ansible/hosts



    To Install Ansible(On Master server)

    Step 1:-

    sudo apt update

    sudo apt install ansible

Contact Me

I Want To Hear From You

Please fill out the form on this section to contact with me. Or call between 9:00 a.m. and 8:00 p.m., Monday to Saturday

  • Address

    Andhra Pradesh, INDIA
  • Email

    hussen.ali6282@gmail.com
  • Phone

    +917893628268
Please Fill Required Fields

how to add google map
To Top