Lesson 1 - SE Glossary - Technical Terms Flashcards

1
Q

API (Application Programming Interface)

A

A set of protocols, routines, and tools for building software applications, defining how different components interact with each other.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Artificial intelligence (AI)

A

The simulation of human intelligence processes by computer systems, including learning, reasoning, perception, and natural language processing, to automate tasks, improve decision-making, and enhance user experiences.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Amazon Web Services (AWS)

A

A suite of cloud computing services offered by Amazon.

Their services span IaaS, PaaS, and SaaS models of cloud computing.

IaaS = Infrastructure as a Service

PaaS = Platform as a Service

SaaS = Software as a Service

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Big data

A

The large volume of structured and unstructured data that inundates a
business on a day-to-day basis, and the technology and techniques used to
process, store, and analyze it to extract valuable insights and business
intelligence.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Business Intelligence (BI)

A

The use of software and data analytics to extract insights from business data
and support decision-making.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Bug

A

A software bug is a problem causing a program to crash or produce invalid
output.

It is caused by insufficient or erroneous logic and can be an error,
mistake, defect or fault.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Cloud computing

A

The delivery of computing services—including servers, storage, databases, networking, software, analytics, and intelligence—over the internet to offer faster innovation, flexible resources, and economies of scale.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Cloud as a Service (CaaS/Cloud Service)

A

Cloud computing terms CAAS or Cloud Services refers to any resource that is made available to an end user over a network, typically the internet.

The most common cloud service resources include:

Infrastructure as a Service (IaaS)

Platform as a Service (PaaS)

Software as a Service (SaaS).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Cybersecurity

A

The practice of protecting computer systems, networks, devices, and data from theft, damage, unauthorized access, or other forms of cyber attacks.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Data management

A

The process of organizing, storing, protecting, sharing, and analyzing data across the enterprise, including data governance, data quality, data integration, and data visualization.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

DevOps

A

The practice of combining development (Dev) and operations (Ops) teams to streamline the software development lifecycle, improve collaboration, and accelerate deployment through continuous integration, delivery, and
monitoring.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Enterprise Resource Planning (ERP)

A

A software system that integrates business processes and data across multiple departments and functions, such as finance, human resources, and supply chain management.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Infrastructure as a Service (IaaS)

A

A cloud computing service model that provides virtualized computing
resources, including servers, storage, and networking, over the internet.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Internet of Things (IoT)

A

The network of physical devices, vehicles, home appliances, and other items embedded with sensors, software, and connectivity that enable them to collect and exchange data over the internet.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Microsoft Azure

A

Windows Azure is Microsoft’s cloud computing platform.

It offers both IaaS and PaaS services.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Network Infrastructure

A

The hardware and software that supports the connectivity, communication, and management of devices, systems, and applications within a network.

16
Q

Open Source

A

Software that is distributed with its source code and is free to use, modify, and
distribute under an open license.

17
Q

Platform as a Service (PaaS)

A

A cloud computing service model that provides a platform for developing, deploying, and managing applications, without the need to manage the underlying infrastructure.

18
Q

Private Cloud

A

A cloud computing model in which the cloud infrastructure and services are dedicated to a single organization, either on-premises or hosted by a third-party provider.

19
Q

Public Cloud

A

A cloud computing model in which the cloud provider makes resources available to the general public over the internet, typically using a pay-as-you-go pricing model.

20
Q

Software as a Service (SaaS)

A

A software delivery model in which a third-party provider hosts applications and makes them available to customers over the internet, eliminating the need for organizations to install and maintain software on their own servers.

21
Q

Solution Architect

A

A professional who is responsible for designing, developing, and implementing effective and efficient technology solutions for an organization.

They are responsible for understanding the needs of the business and designing solutions that meet those needs, while also taking into
consideration the organization’s existing technology infrastructure, security,
scalability, and performance.

22
Q

Virtualization

A

The creation of a virtual version of something, such as an operating system, a server, a storage device, or a network, to enable multiple resources to share a single physical instance.

23
Q

Virtual Machine (VM)

A

Software computer that runs an application environment or full operating system while exhibiting the behavior of physical hardware.

A VM provides end users with the same experience as dedicated hardware.

It typically comprises a set of configuration and specification files and is backed by the physical resources of a host.

24
Q
A