Amitt Ashokamittashok.hashnode.dev·Aug 26, 2024Configuration Management: AnsibleWHY ANSIBLE: Let's assume an organization has some servers in the cloud and others on physical hardware, with some running Linux and others running Windows. Without Ansible, maintaining each server would require manually connecting to each one and p...Discuss·28 readsConfiguration Management with AnsibleDevops
Suman Gautamsumangt.hashnode.dev·Jan 31, 2024Basic Understanding of DevopsWhat is devops? Devops is a culture to collaborate between development team and operation team. The primary goal of DevOps is to shorten the software development lifecycle, deliver high-quality software continuously, and enhance the overall efficienc...Discuss·1 like#90daysofdevops
Mahira Technology Private LimitedPromahiratechnology.hashnode.dev·Nov 27, 2023Unlocking Cloud Infrastructure Insights: A Guide to Setting Up Former2 Tool for Streamlined Resource VisualizationIntroduction:- Former2 allows you to generate I#nfrastructure-as-Code outputs from your existing resources within your #AWS account. By making the relevant calls using the AWS #JavaScript SDK, Former2 will scan across your infrastructure and present ...DiscussAws Resources
WebAsha Technologieswebtech49.hashnode.dev·Nov 25, 2023Best Tools For DevOps EngineerDevOps practices, emphasizing collaboration, automation, and efficiency, have given rise to a diverse ecosystem of tools designed to streamline processes, enhance collaboration, and accelerate software delivery. This article embarks on a journey into...DiscussDevops
Agnel Rajaagnelraja.hashnode.dev·Sep 20, 2023Getting Started with DevOps: A Step-by-Step GuideIntroduction: In today's fast-paced digital landscape, businesses are under constant pressure to deliver high-quality software faster than ever before. To meet this demand, the adoption of DevOps practices has become essential. DevOps, short for Deve...Discussdevopsculture
Biswaraj Sahoobiswaraj333.hashnode.dev·Aug 2, 2023DevOps(Day-33) : Working with Namespaces and Services in KubernetesTABLE OF CONTENTS Namespace in K8s Task-1: Create a Namespace for your Deployment Task-2: Services, LoadBalancing, Networking in K8s Services LoadBalancing Networking Namespace in K8s Namespace is the methodology of categorizing a single cl...Discuss#day33
Goutam Kumarthedevops.hashnode.dev·Mar 30, 202390DaysOfDevOps:Day #4What is Shell? A shell is a program that provides the traditional, text-only user interface for Linux and other Unix-like operating systems. Its primary function is to read commands that are typed into a console or terminal window (an all-text windo...DiscussLinux
Manvi Soodmanvisood.hashnode.dev·Mar 21, 2023DevOps FundamentalsDevOps is a mindset, methodology, process, and set of practices. It is a collaboration between a Developer and Operations team involved in building, deploying, operating, and maintaining applications. It blends lean thinking with agile philosophy. Le...Discuss·27 readsDevops