RMRahul Mahajaninrmahajan1333124.hashnode.dev·Oct 12, 2024 · 4 min readGet Started with Docker ContainerizationThe Problem Now a days, everyone is looking for the tool that can bring ease to their workflows and help in working collaboratively.Most of the time you must have come across scenarios such as "my code is working in my machine but not in the client’s...00
RMRahul Mahajaninrmahajan1333124.hashnode.dev·Oct 1, 2024 · 4 min readCreating High Quality Software : SDLC (Software Development Lifecycle)Introduction In today’s fast-paced world, which is totally occupied by technology, providing the software with outstanding quality is an important factor for success. SDLC gives a step-by-step approach to providing high-quality measures of software d...00
RMRahul Mahajaninrmahajan1333124.hashnode.dev·Sep 26, 2024 · 4 min readGet started with Ansible PlaybookWrite your first Ansible playbook and perform tasks using the YAML script. Introduction Ansible is an automation tool that helps in automating IT tasks such as service management, infrastructure provision, application deployment and configuration man...00T
RMRahul Mahajaninrmahajan1333124.hashnode.dev·Sep 22, 2024 · 2 min readDeep dive into Ansible ArchitectureAnsible is the popular tool used for automating various IT tasks and helps in simplifying the processes. It has a simple and sturdy architecture that helps in effective orchestration, deployments, and configuration management. This blog will help you...00
RMRahul Mahajaninrmahajan1333124.hashnode.dev·Sep 19, 2024 · 2 min readBasic understanding of AnsibleWhat is automation?? Automation means the use of multiple technologies to perform the given tasks without any human interventions. World before automation. Before automation, the system administrator used to manage many tasks like software installat...00