Amazon Bedrock Getting Started Flashcards

1
Q

What is Amazon Bedrock?

A

A fully managed service that offers foundation models (FMs) and a set of capabilities to quickly build and scale generative artificial intelligence (generative AI) with privacy and security.

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

What are the 3 key benefits of Amazon Bedrock?

A

1) You can choose from various Foundational Models
2) You can access your model via API
3) You can have a serverless experience - don’t need to manage the infrastructure

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

What can you do when you pair Amazon Bedrock with Amazon CloudWatch

A

track usage metrics and build customized dashboards, set alarms, send notifications or take actions when values exceed those thresholds, collect invocation logs, model input data, and model output data for all invocations in your AWS account that are used in Amazon Bedrock.

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

What can you do when you pair Amazon Bedrock with AWS CloudTrail

A

monitor API activity and troubleshoot issues as you integrate other systems into your generative AI applications

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

When you fine-tune a model on Bedrock, who else can access it?

A

FM copy is private to you. Neither the fine-tuned FM nor the data used to fine-tune it is shared with any other customers or model providers

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

What is watermark detection on Bedrock?

A

Watermark detection is a safeguard feature. It helps detect whether an image was generated by an Amazon Titan Image Generator model on Bedrock.

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

What are the 2 ways to pay for Amazon Bedrock?

A

1) On-demand (pay for what you use; based on tokens)
2) Provisioned Throughput (purchase for a specific base or custom model)

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

2 ways to access Amazon Bedrock

A

1) AWS Management Console
2) API

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

Stop sequence in Bedrock

A

A stop sequence is a sequence of characters.
-If the model encounters a stop sequence, it stops generating further tokens.
-Different models support different types of characters in a stop sequence and different maximum sequence lengths and might support the definition of multiple stop sequences.

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