Posted inAnsible Cloud & Virtualization Coding & Automation Multi-Folder deployments in AWS S3 Storage using Cloudformation and Ansible For the starter, this is not something new. We all are familiar with the multi-folder buckets for providing hierarchy and… Posted by dev_ves May 12, 2023
Posted inAnsible Coding & Automation Tech Bites Infra as Code for OpenStack with Ansible-Git Workflow: Part 2 In our previous blog, we worked on the instantiation of a new Virtual machine on the OpenStack cloud using Ansible.… Posted by dev_ves April 26, 2022
Posted inCoding & Automation Tech Bites Self-Signed Certificate for GitLab 13.10.3 GitLab can be installed on the private cloud with access to internal applications for code repositories. GitLab application uses an… Posted by dev_ves April 21, 2022
Posted inAnsible Coding & Automation Infra as Code for OpenStack with Ansible-Git Workflow: Part 1 Ansible provides a powerful configuration and workflow management tool, which can easily be applied to perform Infrastructure as Code use… Posted by dev_ves April 11, 2022
Posted inCoding & Automation Python [Part 5] Python3: Basics for Beginners – Dictionary & Modules In Part 4 for our python3 basics for beginners blog, we read about different type of loops and their use.… Posted by dev_ves February 27, 2022
Posted inCoding & Automation Python [Part 4] Python3: Basics for Beginners – Type of Loops In Part 3, we read about simple and advanced If/Else function. In this blog, we will read about usage of… Posted by dev_ves February 27, 2022
Posted inCoding & Automation Python [Part 3] Python3: Basics for Beginners – If/Else, Nesting In Part 2 for Python3 Basics for beginners blog, we read about Input function, Return and Casting. In this blog,… Posted by dev_ves February 25, 2022
Posted inCoding & Automation Python [Part 2] Python3: Basics for Beginners – Variables, Input, Return In Part 1 for Python3, Basics for beginners blog, we read about three python3 usages, viz. Print, Variables and Defining… Posted by dev_ves February 25, 2022
Posted inCoding & Automation Python [Part 1] Python3: Basics for Beginners – Print, Variables, Functions Python is one of few coding languages, which is easy to deploy and use for day to day tasks, whether… Posted by dev_ves February 24, 2022
Posted inCoding & Automation Using Ansible for executing API calls with URI Module Ansible is one of powerful tool, which have use cases ranging from remote execution of health check scripts, system life… Posted by dev_ves January 24, 2022