RSCF SG En-Us M01 Introcomputing
RSCF SG En-Us M01 Introcomputing
Cloud Foundations
2 © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved.
2
Your digital world
© 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Your last online experience
What was the last thing you did online?
• Purchase an item from Amazon
• Watch a video
• Chat with a friend
• Play a video game
4 © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Think about the last thing that you did online. Perhaps it was to purchase an item
from Amazon, play an online game, or chat with a friend.
How did you do it? Today, you can use many different types of devices to perform
these activities, including smartphones, desktop computers, and game consoles. You
also use applications, or apps, and of course, the internet.
Technology in your life
Technology is part of your daily life and your digital
world.
You use technology for the following:
• Get an education.
• Shop online.
• Keep track of your finances.
• Secure your home.
• Communicate with others.
• Entertain yourself.
5 © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Today, you can use technology to extend your activities beyond physical,
geographical, and time limits. You live in a digital world, and technology plays an
integral role in your life.
Building blocks of the digital world
6 © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Applications, computers, and networks are at the heart of the technology that runs
the digital world. Devices such as smartphones, tablets, and e-readers are essentially
computers.
In the next section, you will learn the definition of some of these key computing
terms.
Basic computing terminology
© 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Computer application
An application is a computer program.
8 © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved.
• Web application: Runs in a web server or application server and is accessed from a web browser
• Internet of Things (IoT) application: Runs in and is accessed from an appliance or specialized device that is
connected to the internet
9 © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Many different types of applications exist. They can be differentiated based on what
type of device they run on and how they are accessed.
Software
• Operating system (OS)
• Application Amazon Linux 2
Amazon Shopping
Mobile App
10 © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved.
You learn more about each of these components in the next slides.
Motherboard
The motherboard holds all of the core computer hardware components together.
• Consists of a printed circuit board (PCB)
11 © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Also called the system board, the motherboard holds together all the computer’s
hardware pieces: random access memory (RAM), CPU, hard drive, network, and video
cards.
Central processing unit (CPU)
The CPU is the brain of the computer.
12 © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved.
The CPU is the electronic circuitry in a computer that carries out the instructions of a
computer program. It performs the basic arithmetic, logical, control, and
input/output (I/O) operations that the instructions specify.
A CPU with multiple cores increases performance. For example, a dual-core CPU has
two cores, which act as two separate CPUs. With this arrangement, the OS can run
two separate applications at the same time and, therefore, speed up the system.
Memory
Memory holds program instructions and data for the CPU to run and use.
• The CPU retrieves program instructions from memory.
13 © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Memory, also called RAM, is the hardware component that stores the OS, application
programs, and data in current use. By using memory, the CPU can access these
resources quickly.
The basic unit of measurement for memory is bytes, where a byte represents the
amount of memory needed to store a character (8 bits). Because memory sizes in
computers today are large, they are typically measured in units of megabytes (MB) or
gigabytes (GB). A MB is approximately 1 million bytes, and a GB is approximately 1
billion bytes.
With more memory, the OS can load more applications into memory at once or keep
all of an application’s data in memory at one time. The result is improved system
performance.
Storage drive
A storage drive stores program files, application data, and user documents.
• The following are two popular types of drives:
– Hard disk drive (HDD)
– Solid state drive (SSD)
14 © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Storage drives are used to store and retrieve digital data, such as documents,
programs, application preferences, and more.
Hard disk drives (HDDs) are the traditional and most popular type of storage drives.
They use a mechanical system of spinning magnetic disks to store data and provide an
inexpensive storage solution.
Solid state drives (SSDs) are now gaining more popularity. They have no mechanical
parts, and they use flash-based memory (integrated circuits) to store data. As a result,
they are significantly faster, but more expensive, than hard disk drives.
15 © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved.
An application that runs on a given computer might interact with other applications
that run on different computers to access information and complete its function. For
example, mobile apps often communicate with other applications that run on a web
server to get data. These different computers can use a computer network to connect
and communicate with each other.
16 © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved.
A wired network card uses an Ethernet cable to connect a computer to the network.
A wireless network card uses a Wi-Fi signal instead.
17 © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved.
An OS manages a computer’s hardware and software. You also use it to interact with
your computer.
18 © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2022 Amazon Web Services, Inc. or its affiliates. All rights reserved. This work may not be reproduced or redistributed, in whole or in part, without prior written permission from Amazon Web Services, Inc.
Commercial copying, lending, or selling is prohibited. Corrections, feedback, or other questions? Contact us at https://support.aws.amazon.com/#/contacts/aws-training. All trademarks are the property of their
owners.
19