DAX has
Give this one a try later!
SDK support, is availoable in n. virginia, oregon, ireland, tokyo, n. carolina .
supports r3 instances and cloud formation support has just been added.
Data is not pushed to consumers
Give this one a try later!
they poll Kafka topics and read
Producers can batch records
,Give this one a try later!
Producer can send records as they occur or can batch them to a
configurable size and then send them together - Grouping records
together reduces network traffic
Consumer groups are way for consumers
Give this one a try later!
to work together to consume in parallel from a topic
Producer Configurations Retries greater than 0
Give this one a try later!
# of retries
Four key characteristics of serverless computing
Give this one a try later!
No server to provision or manage
Scales with usage
Never pay for idle - only pay for what you use, that is when your code is
running
Availability and fault tolerance built in
,Point-to-Point
Give this one a try later!
there is one, and only one, message consumer for each message
User Operator
Give this one a try later!
Manages Kafka users
• A message is simply an
Give this one a try later!
array of bytes as far as Kafka is concerned
Scaling is based on
Give this one a try later!
throughput and size
, Time to live (TTL)
Give this one a try later!
a feature that offers the ability to expire your data when it's not needed in
DynamoDB
Min In-sync Replicas
Give this one a try later!
Refers to the number of replicas that must be in-sync for a partition of the
topic to be considered available
Sequence of characters in 'single' or "double quotes"
Give this one a try later!
string literals
Strings are immutable
Give this one a try later!
Once assigned a value to a string, it can't be mutated or changed.
Give this one a try later!
SDK support, is availoable in n. virginia, oregon, ireland, tokyo, n. carolina .
supports r3 instances and cloud formation support has just been added.
Data is not pushed to consumers
Give this one a try later!
they poll Kafka topics and read
Producers can batch records
,Give this one a try later!
Producer can send records as they occur or can batch them to a
configurable size and then send them together - Grouping records
together reduces network traffic
Consumer groups are way for consumers
Give this one a try later!
to work together to consume in parallel from a topic
Producer Configurations Retries greater than 0
Give this one a try later!
# of retries
Four key characteristics of serverless computing
Give this one a try later!
No server to provision or manage
Scales with usage
Never pay for idle - only pay for what you use, that is when your code is
running
Availability and fault tolerance built in
,Point-to-Point
Give this one a try later!
there is one, and only one, message consumer for each message
User Operator
Give this one a try later!
Manages Kafka users
• A message is simply an
Give this one a try later!
array of bytes as far as Kafka is concerned
Scaling is based on
Give this one a try later!
throughput and size
, Time to live (TTL)
Give this one a try later!
a feature that offers the ability to expire your data when it's not needed in
DynamoDB
Min In-sync Replicas
Give this one a try later!
Refers to the number of replicas that must be in-sync for a partition of the
topic to be considered available
Sequence of characters in 'single' or "double quotes"
Give this one a try later!
string literals
Strings are immutable
Give this one a try later!
Once assigned a value to a string, it can't be mutated or changed.