SlideShare a Scribd company logo
Amazon Web
Services-
Cloud
Computing
SEMINAR ON AMAZON WEB SERVICES-
CLOUD COMPUTING
SKILL-ORIENTED COURSE
UNDER APSSDC
6/03/2023 TO 17/03/2023
DEPARTMENT OF ELECTRONICS AND COMMUNICATION
ENGINEERING
ADITYA INSTITUTE OF TECHNOLOGY AND MANAGEMENT
MY TEAM:
K. SAILIKHITH NAIDU - 21A51A0408
S. UMESH CHANDRA - 21A51A0409
S. VASAVI - 21A51A0410
K. THANUJA - 21A51A0411
P. SAI SAKEETH - 21A51A0412
S. JAHNAVI - 21A51A0413
S. BHARAT RAM - 21A51A0414
AGENDA
 Introduction to Amazon Web Services-Cloud Computing
 Launching and connecting to the UBUNTU server
 Launching and connecting to the LINUX server
 Launching of WINDOWS server
An Introduction to Amazon Web Services
 Amazon Web Services (AWS) is a cloud computing platform
that provides a wide range of services including computing,
storage, databases, and more.
 It is designed to help businesses scale and grow by providing flexible and
cost-effective solutions.
 AWS is used by millions of customers worldwide, ranging from startups to
large enterprises.
 AWS’s key benefits include scalability, flexibility, reliability, security, and
affordability.
Introduction to AWS Cloud Computing
 Cloud computing has revolutionized the way we store
and process data.
 Amazon Web Services (AWS) is one of the leading
cloud computing platforms available today, offering a
wide range of services that can be used by businesses
of all sizes.
AWS provides a highly scalable and reliable infrastructure that enables
businesses to quickly deploy applications and services with minimal upfront
costs.
 With AWS, businesses can easily scale up or down as needed,
paying only for what they use.
 Businesses only pay for the services they use, which means they
can save money by not having to invest in expensive hardware or
software.
 One of the biggest benefits of using AWS is its
flexibility.
 It allows businesses to choose from a wide range
of services, including computing power, storage,
and databases, among others.
Benefits of AWS Cloud Computing
 This makes it easy for businesses to tailor their infrastructure to meet their
specific needs. Another benefit of AWS is its cost-effectiveness.
UBUNTU SERVER
 Introduction to Ubuntu Server
 Setting up the server
 Preparing to Launch Ubuntu Server
 Configuring Ubuntu Server
 Output
Ubuntu server is a popular Linux distribution for
servers, known for its stability and security.
Launching and connecting to an Ubuntu server
can be intimidating for beginners, but with the
right guidance, it can be a seamless process.
Introduction
Before launching an Ubuntu server, it's important to ensure that your
hardware meets the minimum requirements. You'll need at least 2GB
of RAM and 25GB of storage space.
 Sign in to your existing AWS account or head over
to portal.aws.amazon.com to sign up for a new one. Then, search
and navigate to the EC2 dashboard.
Setting up the Server
 Locate the Launch Instances button in the top-right corner of
the screen and click it to launch the EC2 launch wizard.
 The first required step is to enter a name for your instance; next, you
choose the operating system image and version (Amazon Machine
Image-AMI) of the Ubuntu distribution you wish to use. You're free
to explore other recommended Linux server operating systems other
than Ubuntu.
Launching the Server
 The different EC2 instance types are made up of various
combinations of CPU, memory, storage, and networking power.
 There are up to 10 different instance types you can pick from,
depending on your requirements. For demonstration, we'll go with
the default (t2.micro) instance type.
 You can either use an existing key pair or create a new one. To
create a new one, click on Create new key pair, and you will see
the popup screen below.
 You can now review your instance configuration to be sure everything is
set up correctly, then click on the Launch Instance button to create your
Linux virtual machine.
Configuring the Server
 There are up to four different ways to connect to an EC2
instance, namely:
 EC2 instance connect
 Session manager
 The most common methods of connection are EC2 instance connect.
EC2 instance connect is the quickest and easiest way to connect to your
EC2 instance and perform your desired operations on it. To connect to
your Linux instance via EC2 instance connect, select it on the dashboard
and click Connect.
 SSH Client
 EC2 serial console
 Select the EC2 instance connect tab and click on the Connect button. This
would automatically open up a screen that looks like a command-line
interface.
sudo su –
apt-get update –y
apt-get install apache2 -y
 Finally, you can test the server by copying the Public IPv4
DNS from the instance properties tab and pasting it into your
browser. You should see the Apache demo page.
Output page
LINUX SERVER
 Introduction to Linux Server Launching
 Launching Linux Server
 Connecting to Linux Server
 Managing Linux Server
 Linux is an open-source operating system that has gained
popularity over the years due to its stability and security
features. It is widely used in servers and web hosting
environments, making it an essential tool for developers and IT
professionals.
Introduction
 Here’s a step-by-step guide to launching a
Linux-based EC2 instance on AWS.
Configuring a Linux Server
 The most common methods of connection are EC2 instance
connect and SSH Client.
 EC2 instance connect is the quickest and easiest way to connect
to your EC2 instance and perform your desired operations on it.
sudo su –
yum update –y
sudo amazon-linux-extras install nginx1 -y
 To verify that everything went fine and the Apache server is up
and running, check the status using sudo amazon-linux-extras
install nginx1 -y.
WINDOWS SERVER
 Introduction to Windows Server Launch
 Enhanced Security Features
 Creating WINDOWS server
 Output
 The launch of a new version of Windows Server is always an
exciting time for IT professionals and businesses alike.
 With each new release comes a host of new features and
improvements that promise to make managing servers easier,
more efficient, and more secure.
Introduction to Windows Server Launch
 From enhanced security and improved performance to
better management tools and support for hybrid cloud
environments, there's plenty to get excited about with
this new release.
 One of the most important aspects of any server operating system is
security.
 With the latest version of Windows Server, Microsoft has made significant
improvements to help protect against modern threats like ransomware,
phishing attacks, and other types of malware.
Enhanced Security Features
 Some of the key security features include Windows Defender
Advanced Threat Protection, which uses machine learning and
behavioral analysis to detect and respond to advanced threats.
 Just-In-Time (JIT) Administration, which helps reduce the
attack surface by limiting administrative access; and Shielded
Virtual Machines, which use encryption to protect virtual
machines from unauthorized access.
Creating of WINDOWS EC2 Instance
 Sign in to the AWS Management Console and open the Amazon
EC2 console
 In the navigation pane, under Instances, choose Instances.
 Choose Connect. And go to the RDP client.
 Choose Download remote desktop file, and then Choose File.
 Choose to Get the password
 Browse to and choose the Amazon EC2 instance key pair file associated
with the Windows Server Amazon EC2 instance, and then choose Open.
 Choose Decrypt Password. Make a note of the password that is displayed.
You need it in further steps.
 Choose to Download Remote Desktop File, and then open the file.
 If you are prompted to connect even though the publisher of the remote
connection can't be identified, proceed.
 Type the password you noted in step 8, and then proceed. (If your
RDP connection client application prompts you for a user name,
type Administrator.)
 If you are prompted to connect even though the identity of the remote
computer cannot be verified, proceed.
 After you are connected, the desktop of the Amazon EC2 instance running
Windows Server is displayed.
Output page
 You can now disconnect from the Amazon EC2 instance
CONCLUSION
Overall, AWS is a great choice for businesses and individuals who
want to build and run their applications and websites in the cloud.
With its wide range of services and a strong focus on customer
support. If you are looking for a server solution that is stable,
flexible, and cost-effective, Linux servers are definitely worth
considering. Ubuntu Server is a powerful and versatile platform that
offers a range of benefits for building and managing server
infrastructure. AWS is sure to meet the needs of any user.
Any Queries

More Related Content

PDF
Awsgsg computebasics
james0417
 
PPT
Cloud computing03
Piyush Sharma
 
PDF
Moving Drupal to the Cloud
Ari Davidow
 
PDF
CI/CD Pipeline using AWS cloud
waruna mana waduge
 
PPTX
EC2 The AWS Compute Service.pptx
Infosectrain3
 
PDF
AWS essentials EC2
mustafa sarac
 
PPTX
CSUProject
Komal Patel
 
PPT
Cloud computing
Basit Munir
 
Awsgsg computebasics
james0417
 
Cloud computing03
Piyush Sharma
 
Moving Drupal to the Cloud
Ari Davidow
 
CI/CD Pipeline using AWS cloud
waruna mana waduge
 
EC2 The AWS Compute Service.pptx
Infosectrain3
 
AWS essentials EC2
mustafa sarac
 
CSUProject
Komal Patel
 
Cloud computing
Basit Munir
 

Similar to Presentation-1.pptx (20)

PPTX
CSUProject
Aslam Diwan
 
PPT
Cloud ppt
SamreenAkhtar8
 
PPTX
Windows Azure(Pr-1).ppt.pptx
PrincePatel272012
 
DOCX
docker.docx
ssuser97943d
 
PPTX
Aws overview part 2(compute services)
Parag Patil
 
PPTX
awsppt.pptx
GaneshSalihundam
 
PPTX
Basic introduction of Amazon Web Services (AWS)
One That Matters
 
PDF
Awsgsg wah
Sebin John
 
PDF
Awsgsg wah
Sebin John
 
PDF
McrUmbMeetup 22 May 14: Umbraco and Amazon
Dan Lister
 
PPTX
Aws overview
Minh Nghiem
 
PDF
AWS Chicago user group: AWS Platform for .NET Developers
AWS Chicago
 
PPTX
AWS Training new.pptx
IDES TRAININGS
 
PDF
Rstudio in aws 16 9
Tal Galili
 
PPT
A Step By Step Guide To Put DB2 On Amazon Cloud
Deepak Rao
 
PPTX
Discovering the value of the cloud for the business session 2
Dr. Ramkumar Lakshminarayanan
 
PDF
AWS Training.pdf
IDES TRAININGS
 
PDF
AWS Training
IDES TRAININGS
 
PDF
AWS Training.pdf
IDES TRAININGS
 
PPTX
Understanding Windows Azure’s Active Directory (AD) and PowerShell Tools
EPC Group
 
CSUProject
Aslam Diwan
 
Cloud ppt
SamreenAkhtar8
 
Windows Azure(Pr-1).ppt.pptx
PrincePatel272012
 
docker.docx
ssuser97943d
 
Aws overview part 2(compute services)
Parag Patil
 
awsppt.pptx
GaneshSalihundam
 
Basic introduction of Amazon Web Services (AWS)
One That Matters
 
Awsgsg wah
Sebin John
 
Awsgsg wah
Sebin John
 
McrUmbMeetup 22 May 14: Umbraco and Amazon
Dan Lister
 
Aws overview
Minh Nghiem
 
AWS Chicago user group: AWS Platform for .NET Developers
AWS Chicago
 
AWS Training new.pptx
IDES TRAININGS
 
Rstudio in aws 16 9
Tal Galili
 
A Step By Step Guide To Put DB2 On Amazon Cloud
Deepak Rao
 
Discovering the value of the cloud for the business session 2
Dr. Ramkumar Lakshminarayanan
 
AWS Training.pdf
IDES TRAININGS
 
AWS Training
IDES TRAININGS
 
AWS Training.pdf
IDES TRAININGS
 
Understanding Windows Azure’s Active Directory (AD) and PowerShell Tools
EPC Group
 
Ad

Recently uploaded (20)

PDF
NewBase 24 July 2025 Energy News issue - 1805 by Khaled Al Awadi._compressed...
Khaled Al Awadi
 
PPTX
Brain Based Enterprises - Harmonising Man, Woman and Machine
Peter Cook
 
PPTX
Memorandum and articles of association explained.pptx
Keerthana Chinnathambi
 
PPTX
Appreciations - July 25.pptxffsdjjjjjjjjjjjj
anushavnayak
 
PDF
12 Oil and Gas Companies in India Driving the Energy Sector.pdf
Essar Group
 
DOCX
India's Emerging Global Leadership in Sustainable Energy Production The Rise ...
Insolation Energy
 
PDF
New Royals Distribution Plan Presentation
ksherwin
 
PDF
Infrastructure and geopolitics.AM.ENG.docx.pdf
Andrea Mennillo
 
PDF
William Trowell - A Construction Project Manager
William Trowell
 
PPTX
Pakistan’s Leading Manpower Export Agencies for Qatar
Glassrooms Dubai
 
PDF
Withum Webinar - OBBBA: Tax Insights for Food and Consumer Brands
Withum
 
PDF
India Cold Chain Storage And Logistics Market: From Farm Gate to Consumer – T...
Kumar Satyam
 
PDF
Top 10 Corporates in India Investing in Sustainable Energy.pdf
Essar Group
 
PPTX
E-Way Bill under GST – Transport & Logistics.pptx
Keerthana Chinnathambi
 
PDF
Danielle Oliveira New Jersey - A Seasoned Lieutenant
Danielle Oliveira New Jersey
 
PDF
A Complete Guide to Data Migration Services for Modern Businesses
Aurnex
 
PPTX
Final PPT on DAJGUA, EV Charging, Meter Devoloution, CGRF, Annual Accounts & ...
directord
 
PDF
2025 07 29 The Future, Backwards Agile 2025.pdf
Daniel Walsh
 
PDF
Equinox Gold - Corporate Presentation.pdf
Equinox Gold Corp.
 
PPTX
The Ultimate Guide to Customer Journey Mapping
RUPAL AGARWAL
 
NewBase 24 July 2025 Energy News issue - 1805 by Khaled Al Awadi._compressed...
Khaled Al Awadi
 
Brain Based Enterprises - Harmonising Man, Woman and Machine
Peter Cook
 
Memorandum and articles of association explained.pptx
Keerthana Chinnathambi
 
Appreciations - July 25.pptxffsdjjjjjjjjjjjj
anushavnayak
 
12 Oil and Gas Companies in India Driving the Energy Sector.pdf
Essar Group
 
India's Emerging Global Leadership in Sustainable Energy Production The Rise ...
Insolation Energy
 
New Royals Distribution Plan Presentation
ksherwin
 
Infrastructure and geopolitics.AM.ENG.docx.pdf
Andrea Mennillo
 
William Trowell - A Construction Project Manager
William Trowell
 
Pakistan’s Leading Manpower Export Agencies for Qatar
Glassrooms Dubai
 
Withum Webinar - OBBBA: Tax Insights for Food and Consumer Brands
Withum
 
India Cold Chain Storage And Logistics Market: From Farm Gate to Consumer – T...
Kumar Satyam
 
Top 10 Corporates in India Investing in Sustainable Energy.pdf
Essar Group
 
E-Way Bill under GST – Transport & Logistics.pptx
Keerthana Chinnathambi
 
Danielle Oliveira New Jersey - A Seasoned Lieutenant
Danielle Oliveira New Jersey
 
A Complete Guide to Data Migration Services for Modern Businesses
Aurnex
 
Final PPT on DAJGUA, EV Charging, Meter Devoloution, CGRF, Annual Accounts & ...
directord
 
2025 07 29 The Future, Backwards Agile 2025.pdf
Daniel Walsh
 
Equinox Gold - Corporate Presentation.pdf
Equinox Gold Corp.
 
The Ultimate Guide to Customer Journey Mapping
RUPAL AGARWAL
 
Ad

Presentation-1.pptx

  • 2. SEMINAR ON AMAZON WEB SERVICES- CLOUD COMPUTING SKILL-ORIENTED COURSE UNDER APSSDC 6/03/2023 TO 17/03/2023 DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING ADITYA INSTITUTE OF TECHNOLOGY AND MANAGEMENT MY TEAM: K. SAILIKHITH NAIDU - 21A51A0408 S. UMESH CHANDRA - 21A51A0409 S. VASAVI - 21A51A0410 K. THANUJA - 21A51A0411 P. SAI SAKEETH - 21A51A0412 S. JAHNAVI - 21A51A0413 S. BHARAT RAM - 21A51A0414
  • 3. AGENDA  Introduction to Amazon Web Services-Cloud Computing  Launching and connecting to the UBUNTU server  Launching and connecting to the LINUX server  Launching of WINDOWS server
  • 4. An Introduction to Amazon Web Services  Amazon Web Services (AWS) is a cloud computing platform that provides a wide range of services including computing, storage, databases, and more.  It is designed to help businesses scale and grow by providing flexible and cost-effective solutions.  AWS is used by millions of customers worldwide, ranging from startups to large enterprises.  AWS’s key benefits include scalability, flexibility, reliability, security, and affordability.
  • 5. Introduction to AWS Cloud Computing  Cloud computing has revolutionized the way we store and process data.  Amazon Web Services (AWS) is one of the leading cloud computing platforms available today, offering a wide range of services that can be used by businesses of all sizes. AWS provides a highly scalable and reliable infrastructure that enables businesses to quickly deploy applications and services with minimal upfront costs.
  • 6.  With AWS, businesses can easily scale up or down as needed, paying only for what they use.  Businesses only pay for the services they use, which means they can save money by not having to invest in expensive hardware or software.
  • 7.  One of the biggest benefits of using AWS is its flexibility.  It allows businesses to choose from a wide range of services, including computing power, storage, and databases, among others. Benefits of AWS Cloud Computing  This makes it easy for businesses to tailor their infrastructure to meet their specific needs. Another benefit of AWS is its cost-effectiveness.
  • 8. UBUNTU SERVER  Introduction to Ubuntu Server  Setting up the server  Preparing to Launch Ubuntu Server  Configuring Ubuntu Server  Output
  • 9. Ubuntu server is a popular Linux distribution for servers, known for its stability and security. Launching and connecting to an Ubuntu server can be intimidating for beginners, but with the right guidance, it can be a seamless process. Introduction
  • 10. Before launching an Ubuntu server, it's important to ensure that your hardware meets the minimum requirements. You'll need at least 2GB of RAM and 25GB of storage space.  Sign in to your existing AWS account or head over to portal.aws.amazon.com to sign up for a new one. Then, search and navigate to the EC2 dashboard. Setting up the Server
  • 11.  Locate the Launch Instances button in the top-right corner of the screen and click it to launch the EC2 launch wizard.  The first required step is to enter a name for your instance; next, you choose the operating system image and version (Amazon Machine Image-AMI) of the Ubuntu distribution you wish to use. You're free to explore other recommended Linux server operating systems other than Ubuntu.
  • 12. Launching the Server  The different EC2 instance types are made up of various combinations of CPU, memory, storage, and networking power.  There are up to 10 different instance types you can pick from, depending on your requirements. For demonstration, we'll go with the default (t2.micro) instance type.
  • 13.  You can either use an existing key pair or create a new one. To create a new one, click on Create new key pair, and you will see the popup screen below.  You can now review your instance configuration to be sure everything is set up correctly, then click on the Launch Instance button to create your Linux virtual machine.
  • 14. Configuring the Server  There are up to four different ways to connect to an EC2 instance, namely:  EC2 instance connect  Session manager  The most common methods of connection are EC2 instance connect. EC2 instance connect is the quickest and easiest way to connect to your EC2 instance and perform your desired operations on it. To connect to your Linux instance via EC2 instance connect, select it on the dashboard and click Connect.  SSH Client  EC2 serial console
  • 15.  Select the EC2 instance connect tab and click on the Connect button. This would automatically open up a screen that looks like a command-line interface. sudo su – apt-get update –y apt-get install apache2 -y
  • 16.  Finally, you can test the server by copying the Public IPv4 DNS from the instance properties tab and pasting it into your browser. You should see the Apache demo page. Output page
  • 17. LINUX SERVER  Introduction to Linux Server Launching  Launching Linux Server  Connecting to Linux Server  Managing Linux Server
  • 18.  Linux is an open-source operating system that has gained popularity over the years due to its stability and security features. It is widely used in servers and web hosting environments, making it an essential tool for developers and IT professionals. Introduction  Here’s a step-by-step guide to launching a Linux-based EC2 instance on AWS.
  • 19. Configuring a Linux Server  The most common methods of connection are EC2 instance connect and SSH Client.  EC2 instance connect is the quickest and easiest way to connect to your EC2 instance and perform your desired operations on it.
  • 20. sudo su – yum update –y sudo amazon-linux-extras install nginx1 -y  To verify that everything went fine and the Apache server is up and running, check the status using sudo amazon-linux-extras install nginx1 -y.
  • 21. WINDOWS SERVER  Introduction to Windows Server Launch  Enhanced Security Features  Creating WINDOWS server  Output
  • 22.  The launch of a new version of Windows Server is always an exciting time for IT professionals and businesses alike.  With each new release comes a host of new features and improvements that promise to make managing servers easier, more efficient, and more secure. Introduction to Windows Server Launch
  • 23.  From enhanced security and improved performance to better management tools and support for hybrid cloud environments, there's plenty to get excited about with this new release.  One of the most important aspects of any server operating system is security.  With the latest version of Windows Server, Microsoft has made significant improvements to help protect against modern threats like ransomware, phishing attacks, and other types of malware. Enhanced Security Features
  • 24.  Some of the key security features include Windows Defender Advanced Threat Protection, which uses machine learning and behavioral analysis to detect and respond to advanced threats.  Just-In-Time (JIT) Administration, which helps reduce the attack surface by limiting administrative access; and Shielded Virtual Machines, which use encryption to protect virtual machines from unauthorized access.
  • 25. Creating of WINDOWS EC2 Instance  Sign in to the AWS Management Console and open the Amazon EC2 console  In the navigation pane, under Instances, choose Instances.
  • 26.  Choose Connect. And go to the RDP client.  Choose Download remote desktop file, and then Choose File.  Choose to Get the password  Browse to and choose the Amazon EC2 instance key pair file associated with the Windows Server Amazon EC2 instance, and then choose Open.
  • 27.  Choose Decrypt Password. Make a note of the password that is displayed. You need it in further steps.  Choose to Download Remote Desktop File, and then open the file.  If you are prompted to connect even though the publisher of the remote connection can't be identified, proceed.
  • 28.  Type the password you noted in step 8, and then proceed. (If your RDP connection client application prompts you for a user name, type Administrator.)  If you are prompted to connect even though the identity of the remote computer cannot be verified, proceed.  After you are connected, the desktop of the Amazon EC2 instance running Windows Server is displayed.
  • 29. Output page  You can now disconnect from the Amazon EC2 instance
  • 30. CONCLUSION Overall, AWS is a great choice for businesses and individuals who want to build and run their applications and websites in the cloud. With its wide range of services and a strong focus on customer support. If you are looking for a server solution that is stable, flexible, and cost-effective, Linux servers are definitely worth considering. Ubuntu Server is a powerful and versatile platform that offers a range of benefits for building and managing server infrastructure. AWS is sure to meet the needs of any user.