DB Fundamentals Flashcards
True or False: the modern Software Development Lifecycle (SDLC) tends to be iterative and cyclical.
True
Characteristics of building monolithic applications include [select any that apply]
- Large teams working working very much in sequence
- Software tends to be released infrequently
- Software releases tend to be very large
- Developers all use the same programming language(s)
- DevOps
- Large teams working working very much in sequence
- Software tends to be released infrequently
- Software releases tend to be very large
- Developers all use the same programming language(s)
x DevOps
Which of these statements is true of cloud computing [select the only correct answer]:
- Cloud regions generally contain multiple availability zones.
- Cloud zones are spread across regions
- All the cloud providers share the same geographic regions and zones
- Cloud regions generally contain multiple availability zones.
x Cloud zones are spread across regions
x All the cloud providers share the same geographic regions and zones
Types of processors include [select any that apply]:
CPU SSD HDD GPU ARM x86
- CPU x SSD x HDD - GPU - ARM - x86
“Consumption based pricing” is best described as [choose the best answer]:
- Customers burn down credits as they consume cloud resources
- Customers don’t need to pay for resources after they reach a certain level of consumption
- Customers pay only for what they use or reserve
x Customers burn down credits as they consume cloud resources
x Customers don’t need to pay for resources after they reach a certain level of consumption
- Customers pay only for what they use or reserve
All databases provide the following [select any that apply]:
- Networking capabilities
- Data storage and retention
- Ensure data can be accessible
- The ability to secure data
x Networking capabilities
- Data storage and retention
- Ensure data can be accessible
- The ability to secure data
Public cloud providers include [select any that apply]:
- Google Cloud Platform (GCP)
- MongoDB
- Microsoft Azure
- Amazon Web Services (AWS)
- Dell EMC
- Google Cloud Platform (GCP) x MongoDB - Microsoft Azure - Amazon Web Services (AWS) x Dell EMC
Characteristics of “on-prem” environments include [select any that apply]:
- The customer is likely self managing their environment (software, hardware, and staffing attached those resources)
- When a team building software requires new resources, the process of getting those resources tends to be slower (when compared to the public cloud)
- Better security: because they’re self managing everything, they tend to do a better job securing every piece of hardware and software
- The customer is likely self managing their environment (software, hardware, and staffing attached those resources)
- When a team building software requires new resources, the process of getting those resources tends to be slower (when compared to the public cloud)
x Better security: because they’re self managing everything, they tend to do a better job securing every piece of hardware and software
“On-demand self service” is best described as [choose the best answer]:
- All a customer needs to do to get resources is quickly contact the cloud provider
- Customers have a simple interface to provision resources whenever needed, with no human contact needed. This may include “Infrastructure as a Resource”, where developers can request resources with code.
- A rapid response help-desk style system to request resources
x All a customer needs to do to get resources is quickly contact the cloud provider
- Customers have a simple interface to provision resources whenever needed, with no human contact needed. This may include “Infrastructure as a Resource”, where developers can request resources with code.
x A rapid response help-desk style system to request resources
An example of Software as a Service (SaaS) is [select any that apply]:
- Gmail
- An API
- Raw hardware resources
- Salesforce
- Gmail
x An API
x Raw hardware resources - Salesforce
An example of Infrastructure as a Service (IaaS) is [select any that apply]:
Gmail
MongoDB Atlas
Raw hardware resources
Salesforce
x Gmail
x MongoDB Atlas
- Raw hardware resources
x Salesforce
“Rapid elasticity” is best described as [choose the best answer]:
- Customers get quick access to resources on an “as needed” basis; they can scale up or scale down, and that happens quickly
- Customers get access to resources that will auto-scale
- Resources are available across cloud providers
- Customers get quick access to resources on an “as needed” basis; they can scale up or scale down, and that happens quickly
x Customers get access to resources that will auto-scale
x Resources are available across cloud providers
The benefits of building modern applications with microservices include [select any that apply]:
- Developers can iterate more quickly
- Slower releases of software lead to huge pent up demand from customers
- There is less risk in change (if an independent service breaks, the larger application doesn’t necessarily break)
- Individual microservices can scale independently to meet higher or lower demand
- Developers can iterate more quickly
x Slower releases of software lead to huge pent up demand from customers - There is less risk in change (if an independent service breaks, the larger application doesn’t necessarily break)
- Individual microservices can scale independently to meet higher or lower demand
True or False: Technology architecture is shifting from on-premises to the cloud
True
All computers provide the following [select any that apply]:
- Storage
- Memory (RAM)
- Linux
- Processors (CPU)
- Virtual Machines
-Storage
-Memory (RAM)
xLinux
-Processors (CPU)
xVirtual Machines