AST Prep Flashcards

(72 cards)

1
Q

When it comes to APIs, REST is:

A

A convention for building HTTP Services/API’s

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

DynamoDB was built to handle applications at amazon, like amazon.com

A

True

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

Kubernetes is:

A

a. Open source

b. Used to help with the orchestration (automation, deployment, scale and management) of containers

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

Developers use application code to send HTTP requests to:

A

API Endpoints

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

DocumentDB has Point in time restore for up to how many days?

A

35 days

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

Which data models does CosmosDB support:

A

Document, graph, key value, column family

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

Some advantages of mainframes are:

A

HA

Massive scalability and performance

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

PostgreSQL markets itself as an Object-relational database

A

True

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

When your customer is going with MongoDB for a number of their microservices, which self-managed licensing model makes the most sense

A

Ram Pool

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

Data Caches like Redis are in memory

A

True

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

Benefits of Microservices include:

A

Each microservice can use its own tech stack
You can scale each microservices independently
If one microservice goes down the rest still work properly

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

Continuous Delivery/Deployment

A

Starts once the tests of new code are successful

Packages the app to be downloaded by users and or deploy it to a production environment to be used

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

DynamoDB on its own has out of the box support for the following:

A

Encryption at rest
Auto scaling
ACID transactions
Database Triggers

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

Two main benefits of DevOps are:

A

Better code quality and products

Faster releases TTM

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

Azure CosmosDB has industry leading security & compliance. They encrypt over the wire and at rest.

A

True

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

Event Driven Architectures power modern systems that enable companies to:

A

Provide a compelling customer experience

Combine everything they know about their customers with state-of-the-art predictive models

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

Atlas, like DocumentDB can have Analytics nodes that are larger than the operational replica set

A

False

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

DocumentDB is assessed to comply with PCI, ISO and is HIPAA eligible

A

True

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

How many pre-built, “canned” demos do we have for SA’s to use during PoVs

A

More than 45

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

MongoDB Charts is a replacement for a BI tool like Tableau

A

False

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

Operational data (like user reviews) that sit in MongoDB are often a source for Data Lakes/Warehouses. This enables broader analysis with other data sets

A

True

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

PostgreSQL doesn’t support or conform to all of the features and standards of the SQL:2016 Core conformance standard. This means that:

A

Moving any application previously built on another RDBMS to PostgreSQL could require some code refactoring

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

DocumentDB, like Atlas can automatically scale your compute Up and Down

A

False

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

Amazon Aurora has out of the box compatibility with which databases

A

PostgreSQL

MySQL

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Data Lakes were designed to store processed, refined data
False
26
ETL was built to:
Take data from multiple sources combine and transform it and load it into a desired location
27
For each sales motion, the TFW Planning Framework has:
Common Required Capabilities to consider and the best way to showcase how MongoDB solves it Links to demos the SA can use to highlight our differentiation
28
Amazon suggests that rarely can 1 data platform handle every use case, and instead you should use the purpose built database for the job.
True
29
Amazon claims that documentDB is:
Fully compatible with MongoDB 3.6 Has twice the throughput of MongoDB Has automatic patching, backups and provisioning
30
If mainframes are so performant and reliable, why are your customers trying to offload workloads?
Want to get out of the Data Center business and into the Cloud Its getting hard to find the specialized skill sets needed to run and develop against them Mainframes are ridiculously expensive. They want to save cost
31
Continuous integration:
Allows code to be automatically built and tested once added to the main code repository Allows developers to release features on their own timelines independent of other developers
32
Amazon documentDB utilizes similar funtionality to replica sets to enable:
HA/DR | Workload isolation/READ ONLY WORKLOADS
33
RESTful APIs are commonly built to CRUD data on the server:
True
34
What % of deals need some sort of biz case?
100%
35
Mainframes are best used for:
zero downtime use cases | Processing huge amounts of smaller transactions simultaneously
36
For MongoDB sellers, it's exciting to find out if a company is using a microservice architecture because:
Replacing a Monolith is a large undertaking, but replacing a microservice is easier; a smaller barrier to entry Managing many services each with their own database is difficult and time consuming
37
4 main HTTP methods
Get Post Put Delete
38
Amazon claims that Data Migration Service (DMS) can freely (for the first 6 months) migrate your sharded MongoDB databases, whether on premises or self managed in the cloud, to DocumentDB with virtually no downtime and its as simple as changing a connection string
True
39
Containers help
Agile DevOps CICD Better utilization of resources compared to VMs
40
This business case has structured interviews with key stakeholders to understand and validate current state business challenges, negative consequences, and a desired future state. It is high touch and includes a formal proposal with a business-focused narrative and a CFO-ready financial analysis of the key financial metrics
BVA
41
The Sales Process Playbook has tips/tricks & pitfalls to keep in mind during the sales process for each motion
True
42
Modern companies are moving towards a
Self service BI strategy
43
Data warehouses and data lakes were built primarily to be a transactional system
False
44
Kafka / (Message Queues) enable the move to real-time, Event Driven Architectures
True
45
ETL stands for
extract transform load
46
API main uses include
Allowing developers to expose their services to many different applications Allowing different devices and services to connect and interact with each other
47
Aurora can globally distribute replicas for fast local performance and DR
True
48
The Sales Process Playbook has Customer Verifiable Outcomes to help know when you are ready to move to the next stage/gate
True
49
A financial comparison of two (or more) operating models that is used to support deals when MDB has already won the technical decision describes which business case:
TCO
50
DynamoDB is multi-master which means by default its
eventually consistent
51
CosmosDB guarantees reads of 1kb or less to return in how many MS
10 MS
52
Customers can utilize Kubernetes and our Operator/Broker to deploy and manage MongoDB:
Self Managed in the public cloud with Ops/Cloud Manager Fully Managed in Atlas On Prem with Ops/Cloud Manager
53
Kafka / Message Queues give you the flexibility to evolve your IT architectures easily because:
They reduce the need for point to point ETL processes(even if the need to help with the transform at times)
54
MongoDB connector for BI can help a BI tool like Tableau utilize data in mongodb for
Visualizing data Spotting market trends Analyze customer behavior
55
TFW planning framework has checklists to help with
Prep for TFW Understanding who should be doing what during TFW What to follow up with after the TFW
56
We start this business case in Discovery. Its something we develop over time, not necessarily an exercise done with the customer
3 whys
57
CosmosDB claims that you will be able to write from any API and read from any API. For Example: write a Document using MongoDB API and read the data in the form of a column-family data model with the Cassandra API.
True
58
Business Intelligence (BI) is simply the act of visualizing data
False
59
For MongoDB sellers, it's exciting to find out if a company is truly practicing CI/CD because:
We know they care about speed to market and productivity
60
Large focus of the devops practice is:
automation
61
BVA's are most applicable to which sales motion
select and replace
62
If one of the main benefits of devops is faster TTM Mongo can help by
Letting developers focus more time on features instead of schema changes Letting developers focus on features rather than mapping code needed to translate data into objects
63
The purpose of a data cache like redis is to
Speed up reads
64
If one of the main benefits of DevOps is TTM, mongodb Atlas can help by
Automatically scaling their database servers up and down based on demand with 0 lines of code Can utilize Atlas' API to take advantage of Infrastructure as Code Automating and simplifying the management of the database so the team can focus on developing features
65
Data Lakes and DW were built primarily to be used for analytics
True
66
Data warehouses by design have strict predetermined data structure (schema) this means that
The data itself is easier to decipher, which allows it to be used in charts, spreadsheets and tables for Business users it makes the data warehouses difficult and costly to manipulate and support new use cases
67
Like Atlas, Aurora has auto scale features
True
68
PostgreSQL supports a wide variety of features such as
Geospatial capabilities Full text search JSON/XML support
69
Containers are more lightweight than VM's
True
70
Technical validation comes before business case in the mongodb sales process
False
71
MongoDB can not be used as in memory cache
False
72
TCO's are most applicable for which sales motion
launch and migrate