Q1. Distributed file system?
A distributed file system (DFS) in cloud computing manages data across multiple servers for scalability, fault tolerance, and efficient access.
It replicates data for high availability, balances loads, ensures data consistency, and can be cost-effective.
Examples include Hadoop Distributed File System (HDFS), Google File System (GFS), Amazon Elastic File System (EFS), and Azure Blob Storage.
DFS is essential for handling large-scale data storage and processing in cloud environments.
Q2.Hdfs Architecture
HDFS: Hadoop Distributed File System. Google published its paper GFS and on the basis of that HDFS was developed.
It states that the files will be broken into blocks and stored in nodes over the distributed architecture.
What is HDFS
Hadoop comes with a distributed file system called HDFS.
In HDFS data is distributed over several machines and replicated to ensure their durability to failure and high availability to parallel application.
Q4. Traditional and new comparison?
Q5.Security in cloud?
Ans--Cloud security is the set of control-based security measures and technology protection, designed to protect online stored resources from leakage, theft, and data loss. Protection includes data from cloud infrastructure, applications, and threats. Security applications uses a software the same as SaaS (Software as a Service) model.
Benefits of Cloud Security System
Q6. CIA triad model?
Ans--When talking about network security, the CIA triad is one of the most important models which is designed to guide policies for information security within an organization.
CIA stands for :
Q7.Issues and benefits?
Ans--Benefits of Cloud Computing
Issues in Cloud Computing
Q8. Hypervisors and types with diagram?
Ans--A hypervisor, also known as a virtual machine monitor or VMM. The hypervisor is a piece of software that allows us to build and run virtual machines which are abbreviated as VMs.
A hypervisor allows a single host computer to support multiple virtual machines (VMs) by sharing resources including memory and processing.
Q9. Implement virtualization and its types??
Ans--Virtualization is the "creation of a virtual (rather than actual) version of something, such as a server, a desktop, a storage device, an operating system or network resources"
Types of Virtualizations:
Q10. Cloud deployment model?
Ans--It works as your virtual computing environment with a choice of deployment model depending on how much data you want to store and who has access to the Infrastructure.
Cloud Computing Architecture
Q3. Saas paas iaas comparion?