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
PPT
Cloud computing03
PDF
Moving Drupal to the Cloud
PDF
CI/CD Pipeline using AWS cloud
PPTX
EC2 The AWS Compute Service.pptx
PDF
AWS essentials EC2
PPTX
CSUProject
PPT
Cloud computing
Awsgsg computebasics
Cloud computing03
Moving Drupal to the Cloud
CI/CD Pipeline using AWS cloud
EC2 The AWS Compute Service.pptx
AWS essentials EC2
CSUProject
Cloud computing

Similar to Presentation-1.pptx (20)

PPTX
CSUProject
PPT
Cloud ppt
PPTX
Windows Azure(Pr-1).ppt.pptx
DOCX
docker.docx
PPTX
Aws overview part 2(compute services)
PPTX
awsppt.pptx
PPTX
Basic introduction of Amazon Web Services (AWS)
PDF
Awsgsg wah
PDF
Awsgsg wah
PDF
McrUmbMeetup 22 May 14: Umbraco and Amazon
PPTX
Aws overview
PDF
AWS Chicago user group: AWS Platform for .NET Developers
PPTX
AWS Training new.pptx
PDF
Rstudio in aws 16 9
PPT
A Step By Step Guide To Put DB2 On Amazon Cloud
PPTX
Discovering the value of the cloud for the business session 2
PDF
AWS Training.pdf
PDF
AWS Training
PDF
AWS Training.pdf
PPTX
Understanding Windows Azure’s Active Directory (AD) and PowerShell Tools
CSUProject
Cloud ppt
Windows Azure(Pr-1).ppt.pptx
docker.docx
Aws overview part 2(compute services)
awsppt.pptx
Basic introduction of Amazon Web Services (AWS)
Awsgsg wah
Awsgsg wah
McrUmbMeetup 22 May 14: Umbraco and Amazon
Aws overview
AWS Chicago user group: AWS Platform for .NET Developers
AWS Training new.pptx
Rstudio in aws 16 9
A Step By Step Guide To Put DB2 On Amazon Cloud
Discovering the value of the cloud for the business session 2
AWS Training.pdf
AWS Training
AWS Training.pdf
Understanding Windows Azure’s Active Directory (AD) and PowerShell Tools
Ad

Recently uploaded (20)

PDF
Solaris Resources Presentation - Corporate August 2025.pdf
PDF
Solara Labs: Empowering Health through Innovative Nutraceutical Solutions
PDF
Susan Semmelmann: Enriching the Lives of others through her Talents and Bless...
PDF
Introduction to Generative Engine Optimization (GEO)
PDF
NISM Series V-A MFD Workbook v December 2024.khhhjtgvwevoypdnew one must use ...
PDF
Daniels 2024 Inclusive, Sustainable Development
PDF
Family Law: The Role of Communication in Mediation (www.kiu.ac.ug)
PDF
NewBase 12 August 2025 Energy News issue - 1812 by Khaled Al Awadi_compresse...
PPTX
svnfcksanfskjcsnvvjknsnvsdscnsncxasxa saccacxsax
PDF
Blood Collected straight from the donor into a blood bag and mixed with an an...
PPTX
Slide gioi thieu VietinBank Quy 2 - 2025
DOCX
80 DE ÔN VÀO 10 NĂM 2023vhkkkjjhhhhjjjj
PPTX
Board-Reporting-Package-by-Umbrex-5-23-23.pptx
PDF
Charisse Litchman: A Maverick Making Neurological Care More Accessible
PPT
Lecture notes on Business Research Methods
PDF
TyAnn Osborn: A Visionary Leader Shaping Corporate Workforce Dynamics
PPT
Lecture 3344;;,,(,(((((((((((((((((((((((
PDF
ANALYZING THE OPPORTUNITIES OF DIGITAL MARKETING IN BANGLADESH TO PROVIDE AN ...
PDF
Cours de Système d'information about ERP.pdf
PPTX
Project Management_ SMART Projects Class.pptx
Solaris Resources Presentation - Corporate August 2025.pdf
Solara Labs: Empowering Health through Innovative Nutraceutical Solutions
Susan Semmelmann: Enriching the Lives of others through her Talents and Bless...
Introduction to Generative Engine Optimization (GEO)
NISM Series V-A MFD Workbook v December 2024.khhhjtgvwevoypdnew one must use ...
Daniels 2024 Inclusive, Sustainable Development
Family Law: The Role of Communication in Mediation (www.kiu.ac.ug)
NewBase 12 August 2025 Energy News issue - 1812 by Khaled Al Awadi_compresse...
svnfcksanfskjcsnvvjknsnvsdscnsncxasxa saccacxsax
Blood Collected straight from the donor into a blood bag and mixed with an an...
Slide gioi thieu VietinBank Quy 2 - 2025
80 DE ÔN VÀO 10 NĂM 2023vhkkkjjhhhhjjjj
Board-Reporting-Package-by-Umbrex-5-23-23.pptx
Charisse Litchman: A Maverick Making Neurological Care More Accessible
Lecture notes on Business Research Methods
TyAnn Osborn: A Visionary Leader Shaping Corporate Workforce Dynamics
Lecture 3344;;,,(,(((((((((((((((((((((((
ANALYZING THE OPPORTUNITIES OF DIGITAL MARKETING IN BANGLADESH TO PROVIDE AN ...
Cours de Système d'information about ERP.pdf
Project Management_ SMART Projects Class.pptx
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.