Mca307 a3.PDF
Mca307 a3.PDF
NAME – Md Shadab
ROLL NO. 2723760002
SUBJECT – Cloud Computing
1. Installing VirtualBox
[https://www.vmware.com/products/workstationplayer.html](https://
www.vmware.com/products/workstationplayer.html)
Click on "Download Now" to download VMware Workstation Player.
Choose the version for your operating system (Windows or Linux).
2. Welcome Screen:
Click "Next" to begin the installation process.
5. Installation Location:
Select the directory where you want VMware Workstation Player to
be installed. The default directory is typically fine.
Click "Next".
7. Complete Installation:
After installation is complete, click "Finish".
VMware Workstation Player should automatically launch, or you can
open it from the Start Menu.
Step 3: VMware Workstation Pro (Optional)
If you want to install VMware Workstation Pro (the paid version that
offers advanced features like snapshots, cloning, etc.), the installation
steps are quite similar. The only difference is that you will need a valid
license key to unlock the full version.
1. Open VirtualBox.
2. Click the "New" button to create a new virtual machine.
3. Choose a name for the virtual machine and the type of operating
system (e.g., Linux, Windows).
4. Allocate memory (RAM) for the virtual machine.
5. Create a virtual hard disk and set its size.
6. Choose a bootable ISO file (e.g., a Linux or Windows installer ISO) for
the installation.
7. Start the VM and follow the OS installation steps.
VirtualBox:
If the installation doesn’t complete successfully, ensure your
hardware virtualization (VTx/AMDV) is enabled in BIOS/UEFI.
Make sure HyperV is disabled in Windows (for compatibility with
VirtualBox).
VMware Workstation:
Ensure Virtualization Technology is enabled in BIOS/UEFI.
If you’re having issues with running multiple virtual machines, check if
HyperV is disabled, as it can conflict with VMware Workstation.
Conclusion
Prerequisites:
You should have VirtualBox or VMware Workstation installed on your
machine (refer to previous instructions if not).
A bootable ISO image of the operating system you want to install (e.g.,
Windows, Ubuntu, CentOS, etc.).
1. Installing an OS in VirtualBox
Step 1: Open VirtualBox
Launch Oracle VM VirtualBox.
2. The installation will take a while. After it's complete, the VM will
prompt you to restart the system.
Click Next.
Step 3: Choose the Installation Media 1. Select Installer disc
image file (ISO). 2. Browse and select the OS ISO file that you want
to install (e.g.,
Ubuntu, Windows 10, etc.).
3. Click Next.
Conclusion
Q3: Introduction to AWS and its services and Write the process of
creating AWS account.
ANS:
1. Compute Services:
Amazon EC2 (Elastic Compute Cloud): Virtual servers in the cloud that
can be used to run applications, websites, and other workloads.
AWS Lambda: Serverless compute service that allows you to run code
without provisioning servers.
Amazon ECS (Elastic Container Service): For running and managing
Docker containers in the cloud.
Amazon EKS (Elastic Kubernetes Service): Managed Kubernetes
service for running containerized applications.
2. Storage Services:
Amazon S3 (Simple Storage Service): Object storage for storing large
amounts of data (e.g., backups, media files).
Amazon EBS (Elastic Block Store): Persistent block storage for use
with Amazon EC2 instances.
Amazon Glacier: Lowcost storage for longterm archiving of data.
Amazon FSx: Fully managed file systems for Windows and
Lustrebased file systems.
3. Database Services:
Amazon RDS (Relational Database Service): Managed relational
databases such as MySQL, PostgreSQL, Oracle, and SQL Server.
Amazon DynamoDB: Fully managed NoSQL database service.
Amazon Aurora: MySQL and PostgreSQLcompatible relational
database with high performance and scalability.
Amazon Redshift: Managed data warehouse service for running
complex queries and analytics.
4. Networking Services:
Amazon VPC (Virtual Private Cloud): Virtual network that allows you
to define and control your cloud network environment.
Amazon Route 53: Scalable DNS (Domain Name System) web service.
AWS Direct Connect: Dedicated network connection from your data
center to AWS.
8. Analytics Services:
Amazon Athena: Querying data stored in S3 using SQL.
Amazon EMR (Elastic MapReduce): Managed Hadoop framework to
process large amounts of data.
AWS Data Pipeline: Managed service for datadriven workflows.
To start using AWS and its services, you need to create an AWS
account. Here is a stepbystep guide to setting up your AWS account.
Now that your AWS account is created, you have access to a wide range
of cloud computing services. AWS allows you to scale applications,
manage resources efficiently, and use powerful tools for machine
learning, analytics, and security.