Discover the best answers at Westonci.ca, where experts share their insights and knowledge with you. Get detailed and accurate answers to your questions from a dedicated community of experts on our Q&A platform. Explore comprehensive solutions to your questions from a wide range of professionals on our user-friendly platform.

your application is using kinesis to ingest data from a number of environmental sensors which continuously monitor for pollution within a 1 mile radius of a local primary school. an ec2 instance consumes the data from the stream using the kinesis client library. you have recently increased the number of shards in your stream to 6 and your project manager is now suggesting that you need to add at least 6 additional ec2 instances to cope with the new shards. what would be your response to this suggestion?

Sagot :

Lanuel

My response to this suggestion would be that the number of shards exceeds the number of instances because a single worker can process an infinite number of shards.

What is AWS?

AWS is an acronym for Amazon Web Service and it can be defined as a web-based service that is saddled with the responsibility of providing on-demand cloud computing and application programming interface (API) to individuals, governments, and business firms on a metered basis.

What is Amazon Kinesis?

Amazon Kinesis can be defined as an Amazon Web Service (AWS) which is designed and developed to enable an end user to ingest, buffer, and process large-scale data streams from multiple services in real-time.

In this scenario, my response to this suggestion would be that the number of shards exceeds the number of instances because a single worker can process an infinite number of shards.

Read more on Amazon Kinesis here: https://brainly.com/question/28115685

#SPJ4