AWS Assignment
AWS Assignment
Amazon Inspector
An Inspector Agent runs on the EC2 machines hosting the application that monitors the
network, file system, and process activity. After collecting all the required data, it is
compared with the built-in security rules to identify security or compliance issues.
18SE02CE051
Amazon Chime
Amazon SageMaker
Ground Truth speeds up data labeling and helps to lower labeling costs when
processing large AI training samples.
JumpStart offers a set of customizable, predesigned AWS CloudFormation
templates.
Model Monitor is an AWS-enabled ML tool to spot application-level deviations that
negatively affect the accuracy of predictions.
Notebook creates Jupyter notebooks with one click and transfers the content of a
notebook for collaborative use.
Pipelines offer developers ML services for continuous delivery and continuous
integration.
Amazon SQS supports tasks that process asynchronously. This means that rather than a
single application needing to invoke another one directly, the app can simply send a
message into a queue, where it waits. Other applications can then access the message
later.
There are two types of Amazon SQS queues: first-in, first-out (FIFO) and standard queues.
Amazon SQS does not require any upfront cost, and there is no need to buy, deploy, build
or maintain any supporting infrastructure. Amazon SQS' pricing structure is usage-based,
which can help provide substantial cost savings over self-managed messaging
middleware alternatives available on the market that have always-on pricing.
The AWS Free Tier enables Amazon SQS users to make up to 1 million Amazon SQS
requests for free each month.
18SE02CE051
Amazon Cognito
Amazon Cognito is an Amazon Web Services product that controls user authentication
and access for mobile applications on internet-connected devices. The service saves and
synchronizes end-user data, which enables an application developer to focus on writing
code instead of building and managing the back-end infrastructure. This can accelerate
the mobile application development process.