Infrastructure Flashcards
What is Amazon ElastiCache Redis?
Amazon ElastiCache for Redis is a fully managed, in-memory data store service provided by Amazon Web Services (AWS). It supports the popular open-source in-memory key-value store Redis. ElastiCache allows you to deploy and operate a Redis cluster without the need to manage the underlying infrastructure.
Amazon ElastiCache for Redis is commonly used for use cases like caching, session storage, leaderboards, and real-time analytics where low-latency access to data is crucial. It is suitable for a wide range of applications, including web applications, gaming, and analytics platforms that require fast and scalable in-memory data storage.
Edge Location
An “edge location” in the context of Amazon Web Services (AWS) refers to a specific endpoint of the content delivery network (CDN) service known as Amazon CloudFront. CloudFront uses a network of globally distributed edge locations to deliver content with low latency and high data transfer speeds to end-users.
Wat is Amazon EC2 Dedicated Host?
An Amazon EC2 Dedicated Host is a physical server fully dedicated for your use, so you can help address corporate compliance requirements. Amazon EC2 Dedicated Hosts allow you to use your eligible software licenses from vendors such as Microsoft and Oracle on Amazon EC2, so that you get the flexibility and cost effectiveness of using your own licenses, but with the resiliency, simplicity and elasticity of AWS
What is AWS CodeCommit?
AWS CodeCommit is a fully-managed source control service that hosts secure Git-based repositories. It makes it easy for teams to collaborate on code in a secure and highly scalable ecosystem.
CodeCommit eliminates the need to operate your own source control system or worry about scaling its infrastructure. You can use CodeCommit to securely store anything from source code to binaries, and it works seamlessly with your existing Git tools.
What is Amazon CloudFront?
Amazon CloudFront is a fast content delivery network (CDN) service that securely delivers data, videos, applications, and APIs to customers globally with low latency, high transfer speeds, all within a developer-friendly environment.
What is AWS Outposts?
AWS Outposts is a fully managed service that offers the same AWS infrastructure, AWS services, APIs, and tools to virtually any datacenter, co-location space, or on-premises facility for a truly consistent hybrid experience. With AWS Outposts you can extend your VPC into the on-premises data center.
Wat does Amazon Connect do?
Amazon Connect provides a seamless omnichannel experience through a single unified contact center for voice, chat, and task management.
What does Direct Connect do?
Direct Connect is used for creating a low-latency private connection to an on-premises data center but it cannot be used to extend the VPC.
An AWS Direct Connect connection is a private, dedicated link to AWS. As it does not use the internet, performance is consistent.
What does Amazon WorkSpaces do?
Amazon WorkSpaces is a managed, secure Desktop-as-a-Service (DaaS) solution.
For what purpose would a Cloud Practitioner access AWS Artifact?
Gain access to AWS security and compliance documents.
What are AWS Identity and Access Management (IAM) access keys used for?
Access keys are long-term credentials for an IAM user or the AWS account root user. You can use access keys to sign programmatic requests to the AWS CLI or AWS API (directly or using the AWS SDK).
What is AWS Cost Explorer?
AWS Cost Explorer has an easy-to-use interface that lets you visualize, understand, and manage your AWS costs and usage over time. AWS Cost Explorer provides you with a set of default reports that you can use as the starting place for your analysis. From there, use the filtering and grouping capabilities to dive deeper into your cost and usage data and generate custom insights.
What does AWS Budgets do?
AWS Budgets allows you to set custom budgets to track your cost and usage from the simplest to the most complex use cases.
With AWS Budgets, you can choose to be alerted by email or SNS notification when actual or forecasted cost and usage exceed your budget threshold, or when your actual RI and Savings Plans’ utilization or coverage drops below your desired threshold.
What does Amazon Inspector do?
Amazon Inspector is an automated security assessment service that helps improve the security and compliance of applications deployed on AWS
What does AWS Organizations do?
AWS Organizations allows you to organize accounts, create accounts programmatically, and leverage consolidated billing.
What does AWS Batch do?
AWS Batch enables developers, scientists, and engineers to easily and efficiently run hundreds of thousands of batch computing jobs on AWS.
What does AWS Elastic Beanstalk do?
AWS Elastic Beanstalk is an easy-to-use service for deploying and scaling web applications and services developed with Java, .NET, PHP, Node.js, Python, Ruby, Go, and Docker on familiar servers such as Apache, Nginx, Passenger, and IIS