Archana Prustyarchana77.hashnode.dev·Sep 23, 2024Day 4 Guide: Mastering Python TuplesIntroduction: Welcome to Day 4 of my Python journey! Today, I explored the fascinating world of data structures in Python, specifically TUPLES. These data types are crucial for storing and manipulating complex data. Tuple data type / Tuple class / Tu...#Python #Beginner #LearningJournal #Day3 #Lists #Tuples #Dictionaries
Rajendra Patilrajendrapatil9949.hashnode.dev·Jul 29, 2024#90DaysOfDevops | Day 4📌What is Kernel? A kernel is the core part of an operating system that manages the system's resources and communication between hardware and software. It acts as a bridge between applications and the actual data processing done at the hardware level...Day4
Pranit Kolamkarkpranit.hashnode.dev·Jul 4, 2024AWS Basics: A Brief OverviewThe AWS operates from over 25 regions globally which are spread over 6 continents and over 200 edge location as CDN (content delivery network). It provides storage services , bandwidth computing services EC2 ,S3, Cloudfront,RDBMS and more. Advantages...Day4
Nikunj Vaishnavdevcloudjourney.hashnode.dev·Jul 2, 2024Basic Linux Shell Scripting for DevOps Engineers. #Day-4What is Kernel? The kernel is a computer program that is the core of a computer’s operating system, with complete control over everything in the system. What is Shell? A shell is a special user program that provides an interface for users to interact...35 readsDevOpsdevcloudjourney
Mallika Gautamvbnm.hashnode.dev·Jun 26, 2024Mastering Cybersecurity: Day 4 of the 100-Day ChallengeCIA Traid Model Let's get started! The CIA triad is a model that helps inform how organizations consider risk when setting up systems and security policies. As a reminder, the three letters in the CIA triad stand for confidentiality, integrity, and ...1 likeCIA TRIAD
Devbrat Singhcloudwithdev.hashnode.dev·Mar 5, 2024Day 3 & Day 4 Task: Basic Linux and Shell Scripting CommandsThis is #day3 #day4 of the #90daysofdevops challenge under the guidance of Shubham Londhe Sir. Day 03:- Are you ready to dive into the world of Linux commands? Let’s explore some fundamental commands that every Linux user should know. Viewing the C...Devbrat Singh
Himanshu Chauhanhimanshuchauhan.hashnode.dev·Feb 19, 2024Day 4: Control Flow (if statements, loops) in PythonIn this blog, I'll delve into my understanding of Control Flow in Python—a crucial aspect that enhances program interactivity. Python offers a variety of Control Flow statements to achieve this. Today, on my fourth day of learning Python, I aim to sh...1 likePython 2Articles1Week
Neha Adwankar7daysawschallange.hashnode.dev·Feb 9, 2024💡AWS 07-Days Challenge, Day-04AWS RDS A cloud service for relational databases is Amazon RDS. Relational database management is reduced by Amazon RDS through automation. Multiple instances are created by Amazon RDS for high availability and failovers. PostgreSQL, MySQL, Maria DB,...51 readsAWSRDS
Deepika Pandeylinkdine.hashnode.dev·Feb 9, 2024🚀 Day 4 of 7 days of AWS challengeAWS RDS: A managed relational database service offered by Amazon Web Services (AWS) is called Amazon Relational Database Service (Amazon RDS). It is intended to make the process of establishing, running, and growing a relational database on the cloud...aws challange
Deepika kumarideepika96.hashnode.dev·Feb 6, 2024Day4-Basic Linux Shell Scripting for DevOpsWhile running Ubuntu, Linux Mint, or any other Linux distribution, we are interacting with the shell by using the terminal. In this article we will discuss Linux shells and shell scripting so before understanding shell scripting we have to get famili...1 likeDay4