Table of Contents
Amazon Web Services (AWS) Glossary of Terms
Amazon Web Services (AWS) glossary of terms
Return to Acronyms, Glossaries, AWS glossary, Azure glossary, GCP glossary, IBM Cloud glossary, Oracle Cloud glossary, Kubernetes glossary, Cloud Native glossary
BORG
Give me 10 AWS services: Summarize each service in 2 paragraphs. There should be 2 carriage returns between each service. The response MUST include double brackets amazon_web_services_aws_glossary_of_terms around the words from the word list in the uploaded file and double brackets amazon_web_services_aws_glossary_of_terms around all acronyms, products, services, AWS, technical terms, proper names, companies. MUST provide the URL for the product or documentation. URLs must be RAW, no formatting, no double bracket surrounding it. Always list the date and year of introduction of the product, services, or software. NEVER use ** around a word or acronym, only use double brackets. NEVER use ** around a topic.
Never do this: “===Amazon Elastic Compute Cloud (EC2)===” Instead do this: “===Amazon Elastic Compute Cloud (EC2)===”. Instead of Wikipedia URL, give a GitHub URL if possible. Do it over please with same content.
Give 10 more please. The response MUST include double brackets amazon_web_services_aws_glossary_of_terms around the words from the word list in the uploaded file. Don't repeat yourself.
NOTE: For each Cloud service, what is the equivalent in Azure, GCP, IBM Cloud, Oracle Cloud
Amazon Elastic Compute Cloud (EC2)
Amazon Elastic Compute Cloud (EC2) was introduced in 2006. This AWS service provides resizable compute capacity in the cloud, allowing users to create and manage Virtual Machines (VMs) known as instances. With a variety of Instance Types, users can optimize performance and cost for diverse workloads. Features like Elastic Load Balancing and Auto Scaling enable applications to handle varying traffic demands efficiently.
Amazon EC2 integrates seamlessly with other AWS services, offering a comprehensive ecosystem for application hosting and development. It supports multiple operating systems and provides flexible pricing models, including On-Demand, Reserved, and Spot Instances, catering to different budget and usage scenarios.
Amazon Simple Storage Service (S3)
Amazon Simple Storage Service (S3) was launched in 2006. It is a highly scalable object storage service designed to store and retrieve any amount of data from anywhere on the web. Users can organize data into S3 Buckets and utilize features like versioning and lifecycle policies for effective data management.
Amazon S3 supports various use cases, including data backup, archival, big data analytics, and content distribution. Its integration with other AWS services enables efficient workflows and seamless application development. The service's pay-as-you-go pricing model offers flexibility for businesses of all sizes.
AWS Lambda
AWS Lambda was introduced in 2014, revolutionizing serverless computing. This event-driven compute service allows developers to run code in response to specific triggers without provisioning or managing servers. With AWS Lambda, applications can scale automatically based on demand, and users pay only for the compute time consumed.
The service integrates with numerous AWS offerings, such as Amazon S3, Amazon DynamoDB, and Amazon API Gateway, enabling the development of flexible and powerful workflows. Supporting various programming languages, AWS Lambda simplifies the deployment of microservices and event-driven applications, making it ideal for modern development needs.
Amazon Relational Database Service (RDS)
Amazon Relational Database Service (RDS) was launched in 2009. It simplifies the setup, operation, and scaling of relational databases in the cloud. Supporting engines like MySQL, PostgreSQL, MariaDB, and Microsoft SQL Server, Amazon RDS caters to diverse application requirements.
The service automates routine database tasks such as backups, patching, and replication, allowing developers to focus on application logic. Features like Multi-AZ Deployment for high availability and Read Replicas for scalability ensure reliable performance for critical workloads.
Amazon Virtual Private Cloud (VPC)
Amazon Virtual Private Cloud (VPC) was introduced in 2009. It enables users to create isolated network environments within the AWS ecosystem, providing control over network settings such as IP address ranges, subnets, and route tables.
The service ensures secure communication between resources through features like Network ACLs, security groups, and VPN connectivity. Integration with other AWS services, such as AWS Direct Connect and AWS Transit Gateway, facilitates the creation of robust, hybrid network architectures.
AWS Identity and Access Management (IAM)
AWS Identity and Access Management (IAM) was launched in 2011. It provides secure control over access to AWS resources, enabling organizations to define and manage user permissions. With features like fine-grained permissions and multi-factor authentication (MFA), IAM ensures robust security for applications and infrastructure.
The service supports policies for role-based access control (RBAC) and attribute-based access control (ABAC), allowing for flexible and scalable permission management. Integration with other AWS services ensures consistent security practices across the cloud environment.
AWS CloudFormation
AWS CloudFormation was introduced in 2011. It provides a declarative way to model and provision AWS and third-party resources in your cloud environment. Using Infrastructure as Code (IaC), developers can define infrastructure templates to automate the setup of resources, ensuring consistent and repeatable deployments.
The service supports a wide range of AWS resources and integrates with other services like AWS CodePipeline for continuous delivery. By managing dependencies and configurations, AWS CloudFormation simplifies infrastructure management and reduces manual errors.
Amazon CloudWatch
Amazon CloudWatch was launched in 2009. It is a monitoring and observability service for AWS cloud resources and applications. CloudWatch collects and tracks metrics, collects and monitors log files, and sets alarms, providing visibility into resource utilization, application performance, and operational health.
The service enables real-time monitoring and automated actions based on predefined thresholds. Integration with other AWS services allows for comprehensive monitoring across the cloud environment, aiding in proactive issue resolution and performance optimization.
AWS CloudTrail
AWS CloudTrail was introduced in 2013. It provides governance, compliance, and operational and risk auditing for your AWS account. CloudTrail records AWS API calls and delivers log files, enabling users to monitor and track account activity.
The service helps in detecting unusual activity and supports compliance with internal policies and regulatory standards. By providing a history of AWS API calls, CloudTrail facilitates security analysis and troubleshooting.
Amazon DynamoDB
Amazon DynamoDB was introduced in 2012. It is a fully managed NoSQL database service designed for fast and predictable performance with seamless scalability. DynamoDB supports key-value and document data models, making it ideal for applications that require low-latency access to large amounts of data. It is serverless, which eliminates the need to manage infrastructure, and scales automatically to adjust for changing workload demands.
The service integrates with other AWS offerings, such as AWS Lambda and Amazon Kinesis, to build dynamic, event-driven applications. Features like Global Tables for multi-region replication and DynamoDB Streams for real-time data tracking provide powerful capabilities for building modern, highly available applications. Its flexible pricing model ensures suitability for various use cases, from development projects to enterprise-scale applications.
https://aws.amazon.com/dynamodb/
Amazon Redshift
Amazon Redshift was launched in 2013 as a fully managed data warehouse service designed for big data analytics. It enables businesses to run complex SQL queries on structured and semi-structured data across petabyte-scale datasets. With columnar storage and data compression, Amazon Redshift delivers high performance for data warehousing workloads.
The service integrates with other AWS offerings, such as Amazon S3 and Amazon EMR (Elastic MapReduce), to support seamless data pipelines and ETL (Extract, Transform, Load) processes. Features like Concurrency Scaling and RA3 instances ensure that workloads are efficiently balanced, while Redshift Spectrum allows querying data directly from S3 without data movement.
Amazon SageMaker
Amazon SageMaker was introduced in 2017. It is a fully managed service for machine learning (ML) that provides tools to build, train, and deploy ML models at scale. With integrated notebooks, algorithms, and model hosting, Amazon SageMaker simplifies the machine learning workflow.
The service supports various frameworks like TensorFlow, PyTorch, and Apache MXNet, enabling flexibility for developers and data scientists. Features like AutoML and SageMaker Neo further enhance productivity by automating model tuning and optimizing performance for edge devices, respectively.
Amazon API Gateway
Amazon API Gateway was launched in 2015 to help developers create, publish, maintain, and secure Application Programming Interfaces (APIs). It supports both REST APIs and WebSocket APIs, enabling real-time, two-way communication for modern applications.
The service integrates seamlessly with other AWS products like AWS Lambda for serverless computing and Amazon Cognito for authentication and authorization. With features like throttling, monitoring, and caching, Amazon API Gateway ensures high-performance and scalable API management.
Amazon Athena
Amazon Athena was introduced in 2016. It is a serverless query service that allows users to analyze data stored in Amazon S3 using SQL. Amazon Athena is optimized for big data analysis and provides an interactive platform for querying structured and semi-structured data.
The service supports integrations with other AWS services, such as AWS Glue, for metadata cataloging and schema management. With its pay-per-query model, Amazon Athena offers cost-efficient and scalable analytics without the need to set up or manage infrastructure.
AWS Glue
AWS Glue was launched in 2017 as a serverless data integration service. It helps in preparing, transforming, and loading data for analytics. With support for ETL (Extract, Transform, Load), AWS Glue enables seamless data preparation workflows for data lakes and data warehouses.
The service integrates with Amazon S3, Amazon Redshift, and Amazon Athena, among others, to create end-to-end data pipelines. Features like the AWS Glue Data Catalog and AWS Glue DataBrew provide tools for data discovery and transformation.
Amazon Kinesis
Amazon Kinesis was introduced in 2013 as a platform for real-time data streaming. It allows users to ingest, process, and analyze streaming data from various sources. Kinesis Streams and Kinesis Firehose are key components that enable seamless integration into analytics and storage services.
The service is ideal for applications requiring real-time processing, such as log monitoring, clickstream analysis, and IoT data management. With scalable architecture and integrations with services like Amazon S3 and Amazon Redshift, Amazon Kinesis supports diverse use cases in data analytics.
Amazon ElastiCache
Amazon ElastiCache was launched in 2011. It is a fully managed in-memory data store and caching service designed for high-speed data access. Supporting Redis and Memcached, Amazon ElastiCache enables sub-millisecond response times for applications.
The service integrates with other AWS offerings, such as Amazon RDS, for improved database performance and scalability. With features like data replication and auto-scaling, ElastiCache is suitable for use cases like session storage, real-time analytics, and gaming leaderboards.
Amazon CloudFront
Amazon CloudFront was introduced in 2008. It is a global Content Delivery Network (CDN) that securely delivers data, videos, applications, and APIs to customers with low latency and high transfer speeds. CloudFront integrates with other AWS services, such as Amazon S3 and Elastic Load Balancing, to provide seamless workflows.
With features like edge caching and custom SSL, Amazon CloudFront enhances performance and security. Its integration with AWS Shield and AWS Web Application Firewall (WAF) ensures protection against DDoS and other threats.
Amazon Neptune
Amazon Neptune was introduced in 2018. It is a fully managed graph database service designed for applications that require complex relationships between data. Supporting graph query languages like Gremlin and SPARQL, Neptune is ideal for social networking, recommendation engines, and fraud detection.
The service is highly available and integrates with other AWS offerings, such as AWS Lambda and Amazon S3, to build scalable and efficient applications. Its support for multi-model databases allows developers to work with diverse graph types in a unified platform.
AWS Batch
AWS Batch was introduced in 2016. It is a fully managed service that enables the execution of batch computing jobs at any scale. AWS Batch dynamically provisions resources based on job requirements and supports the scheduling and execution of batch workloads.
The service integrates with Amazon EC2, Amazon ECS, and other AWS offerings to manage compute environments. With support for Docker containers, AWS Batch allows developers to run jobs efficiently and securely without managing underlying infrastructure.
AWS Step Functions
AWS Step Functions was introduced in 2016. It is a serverless orchestration service that enables users to build and run workflows using state machines. Step Functions simplifies the coordination of microservices, serverless applications, and distributed systems, ensuring that processes are consistent and error handling is automated.
The service integrates with other AWS offerings like AWS Lambda, Amazon S3, and Amazon DynamoDB for seamless workflow execution. AWS Step Functions supports both Standard Workflows for long-running processes and Express Workflows for high-throughput, short-duration workflows.
Amazon Elastic Kubernetes Service (EKS)
Amazon Elastic Kubernetes Service (EKS) was launched in 2018. It is a managed Kubernetes service that simplifies the deployment and scaling of containerized applications. EKS ensures high availability by managing the control plane for Kubernetes clusters.
The service integrates with AWS Fargate for serverless container operations and supports IAM for secure access management. Amazon EKS also integrates seamlessly with other AWS services like Amazon CloudWatch for monitoring and logging, making it ideal for modern containerized workloads.
Amazon Elastic Block Store (EBS)
Amazon Elastic Block Store (EBS) was introduced in 2008. It provides persistent block storage for use with Amazon EC2 instances. EBS is designed for high-performance storage that is tightly integrated with EC2 to support a variety of workloads.
The service offers features like snapshot management, data encryption, and volume resizing, ensuring flexibility and security. Amazon EBS supports both general-purpose and provisioned IOPS volumes, catering to diverse performance requirements.
AWS CodePipeline
AWS CodePipeline was launched in 2015. It is a fully managed Continuous Integration/Continuous Deployment (CI/CD) service that automates the release pipelines for applications. CodePipeline allows users to model and visualize the stages of their deployment process, from source control to production.
The service integrates with AWS CodeBuild, AWS CodeDeploy, and third-party tools, enabling seamless application delivery. AWS CodePipeline supports parallel execution of workflows and custom scripts, ensuring flexibility and speed for modern development teams.
Amazon Translate
Amazon Translate was launched in 2017. It is a neural machine translation service that enables real-time and batch translation of text into multiple languages. Amazon Translate supports a wide range of use cases, including content localization, customer communication, and data analysis.
The service integrates with other AWS offerings like Amazon S3 and Amazon Comprehend for end-to-end natural language processing workflows. With its scalable and cost-effective architecture, Amazon Translate is suitable for applications requiring multilingual support.
AWS Fargate
AWS Fargate was introduced in 2017. It is a serverless compute engine for containers that eliminates the need to manage EC2 instances. Fargate allows users to focus on application design and scaling without worrying about provisioning or maintaining servers.
The service integrates with Amazon ECS and Amazon EKS, enabling flexibility for containerized application deployment. AWS Fargate supports fine-grained resource allocation, allowing developers to specify the CPU and memory requirements for each container.
Amazon Elastic File System (EFS)
Amazon Elastic File System (EFS) was launched in 2016. It is a scalable and fully managed file storage service designed to be shared across multiple EC2 instances. EFS supports the Network File System (NFS) protocol, making it accessible from multiple regions.
The service is ideal for use cases like content management, web serving, and big data analytics. With features like elastic scaling and regional replication, Amazon EFS ensures high availability and durability for stored data.
Amazon Personalize
Amazon Personalize was launched in 2019. It is a fully managed machine learning (ML) service for building personalized recommendations. With Amazon Personalize, users can create customized recommendation models without requiring extensive ML expertise.
The service integrates with Amazon S3 for data storage and supports real-time recommendations via APIs. Amazon Personalize is widely used for e-commerce, media, and content platforms to enhance user engagement.
Amazon Rekognition
Amazon Rekognition was introduced in 2016. It is a machine learning service for image and video analysis. Amazon Rekognition enables applications to identify objects, scenes, and activities in visual media, and also supports facial recognition.
The service integrates with Amazon S3 for storing media files and supports custom label detection for domain-specific use cases. Amazon Rekognition is widely used for security, media monitoring, and customer insights applications.
AWS Systems Manager
AWS Systems Manager was launched in 2017. It is a fully managed service for operational insights and management of AWS resources. Systems Manager provides a unified interface for monitoring, managing, and automating infrastructure tasks.
The service integrates with AWS CloudWatch and AWS CloudTrail for comprehensive observability and compliance. With features like Run Command, Patch Manager, and Parameter Store, AWS Systems Manager simplifies infrastructure operations.
https://aws.amazon.com/systems-manager/
AWS CloudFormation
AWS CloudFormation was launched in 2011. It is a service that enables users to model and provision AWS resources using Infrastructure as Code (IaC). By defining templates in JSON or YAML, users can automate the setup of complex environments, ensuring consistent deployments.
The service integrates with various AWS offerings like Amazon EC2, Amazon S3, and AWS Lambda to simplify the management of dependencies. Features like drift detection and stack policies allow for enhanced governance and control of cloud resources.
Amazon EMR (Elastic MapReduce)
Amazon EMR (Elastic MapReduce) was introduced in 2009. It is a managed big data framework that simplifies the processing of large datasets. EMR uses Apache Hadoop, Apache Spark, and other tools for tasks such as data mining, ETL, and machine learning (ML).
The service integrates seamlessly with Amazon S3 for data storage and Amazon Redshift for analytics. With features like auto-scaling and spot instances, Amazon EMR provides cost-effective and scalable solutions for data processing.
Amazon Aurora
Amazon Aurora was launched in 2014. It is a fully managed relational database engine designed for MySQL and PostgreSQL compatibility. Aurora offers enhanced performance and availability, claiming up to five times the speed of standard MySQL.
The service includes features like read replicas, automatic backups, and multi-AZ deployment for fault tolerance. Amazon Aurora integrates with AWS Lambda and Amazon Redshift, making it a central component for modern application architectures.
AWS Key Management Service (KMS)
AWS Key Management Service (KMS) was introduced in 2014. It provides a centralized platform for managing encryption keys used to secure AWS resources. KMS integrates natively with services like Amazon S3, Amazon RDS, and Amazon DynamoDB to streamline data encryption.
The service supports compliance with standards like FIPS 140-2 and offers features such as key rotation and detailed logging through AWS CloudTrail. AWS KMS is crucial for applications requiring stringent data protection.
Amazon Elastic Transcoder
Amazon Elastic Transcoder was introduced in 2013. It is a service for converting media files into different formats optimized for playback on various devices. Elastic Transcoder simplifies the encoding process by providing pre-configured settings for popular formats.
The service integrates with Amazon S3 for input and output storage and supports pipelines for batch processing. Amazon Elastic Transcoder is widely used for media distribution and video streaming platforms.
Amazon AppStream 2.0
Amazon AppStream 2.0 was launched in 2016. It is a fully managed service for delivering desktop applications as streaming services. AppStream 2.0 allows users to access applications through a web browser without needing to install them locally.
The service integrates with Amazon S3 for file storage and supports Active Directory for identity management. Amazon AppStream 2.0 is ideal for education, remote work, and enterprise software delivery.
Amazon CloudSearch
Amazon CloudSearch was introduced in 2012. It is a fully managed search engine service that makes it easy to integrate custom search capabilities into applications. CloudSearch supports full-text search, faceting, and near-real-time indexing.
The service integrates with Amazon S3 and other AWS data sources for indexing structured and unstructured data. Amazon CloudSearch is commonly used for e-commerce and document management applications.
AWS IoT Core
AWS IoT Core was launched in 2015. It is a managed service that enables secure and scalable communication between IoT devices and cloud applications. IoT Core supports MQTT and HTTP protocols for bidirectional communication.
The service integrates with AWS Lambda for event-driven applications and Amazon DynamoDB for real-time data storage. AWS IoT Core is widely used for smart devices, connected cars, and industrial IoT use cases.
AWS Device Farm
AWS Device Farm was introduced in 2015. It is an application testing service that allows developers to test their mobile and web apps on a wide range of real devices hosted in the cloud. Device Farm supports both manual and automated testing.
The service integrates with popular testing frameworks like Appium and Selenium, ensuring flexibility in test execution. AWS Device Farm is widely used for ensuring app compatibility and performance across different devices and platforms.
Amazon WorkSpaces
Amazon WorkSpaces was launched in 2013. It is a fully managed Desktop as a Service (DaaS) solution that provides secure virtual desktops. WorkSpaces allows users to access their desktop environment from any device.
The service integrates with Amazon S3 for user data storage and AWS Directory Service for identity management. Amazon WorkSpaces is ideal for remote work, education, and businesses requiring secure and scalable desktop solutions.
https://aws.amazon.com/workspaces/
Amazon QuickSight
Amazon QuickSight was introduced in 2016. It is a business intelligence (BI) service that enables organizations to analyze and visualize data. QuickSight provides interactive dashboards and advanced analytics powered by machine learning (ML), enabling users to uncover insights from their data.
The service integrates with various AWS data sources like Amazon S3, Amazon RDS, and Amazon Redshift, as well as third-party databases. With features like SPICE (Super-fast, Parallel, In-memory Calculation Engine), Amazon QuickSight ensures fast and efficient data analysis at scale.
AWS CodeCommit
AWS CodeCommit was launched in 2015. It is a fully managed source control service that hosts secure Git repositories. Developers can store and manage their code in the cloud while collaborating seamlessly with their teams.
The service integrates with other AWS developer tools like AWS CodePipeline and AWS Lambda, enabling end-to-end Continuous Integration/Continuous Deployment (CI/CD) workflows. AWS CodeCommit provides features like branch protection and encryption to ensure secure version control.
Amazon Macie
Amazon Macie was introduced in 2017. It is a fully managed data security and data privacy service that uses machine learning to detect, classify, and protect sensitive information stored in Amazon S3. Macie helps organizations maintain compliance with regulatory standards by identifying and securing Personally Identifiable Information (PII).
The service integrates with AWS CloudTrail and Amazon S3 Event Notifications for real-time monitoring and reporting. Amazon Macie is widely used for protecting sensitive data in industries like finance, healthcare, and government.
AWS Trusted Advisor
AWS Trusted Advisor was launched in 2013. It is a service that provides recommendations to optimize AWS resources, improve security, and reduce costs. Trusted Advisor evaluates the user's environment against best practices in areas like fault tolerance and performance.
The service integrates with other AWS tools like AWS Organizations for multi-account management and provides real-time dashboards for monitoring recommendations. AWS Trusted Advisor helps businesses enhance the reliability and efficiency of their cloud environments.
https://aws.amazon.com/premiumsupport/technology/trusted-advisor/
AWS Backup
AWS Backup was introduced in 2019. It is a fully managed service that centralizes and automates the backup of AWS resources like Amazon S3, Amazon RDS, and Amazon DynamoDB. Backup ensures data integrity and simplifies compliance with regulatory requirements.
The service integrates with other AWS offerings like AWS Storage Gateway for hybrid cloud backups and supports policy-based management to automate schedules and retention settings. AWS Backup is widely used for disaster recovery and data archival.
AWS Direct Connect
AWS Direct Connect was launched in 2011. It is a service that establishes a dedicated network connection between a user's on-premises environment and AWS. Direct Connect provides lower latency and consistent network performance compared to internet-based connections.
The service integrates with Amazon VPC for creating hybrid cloud architectures and supports multiple connection options to suit different bandwidth requirements. AWS Direct Connect is widely used for data transfer, backup, and hybrid cloud deployments.
Amazon EventBridge
Amazon EventBridge was introduced in 2019. It is a serverless event bus service that makes it easy to connect applications using events from AWS services, custom applications, or Software as a Service (SaaS) providers. EventBridge enables event-driven architecture for scalable and responsive applications.
The service integrates with other AWS offerings like AWS Lambda and Amazon SQS, providing seamless event processing and orchestration. Amazon EventBridge is commonly used for real-time application integration and automation.
AWS Firewall Manager
AWS Firewall Manager was introduced in 2018. It is a security management service that simplifies the deployment and maintenance of AWS Web Application Firewall (WAF), AWS Shield, and security groups across multiple accounts. Firewall Manager ensures consistent enforcement of security policies.
The service integrates with AWS Organizations to apply policies across a multi-account setup and provides real-time monitoring and compliance checks. AWS Firewall Manager is widely used for protecting web applications and ensuring regulatory compliance.
Amazon Timestream
Amazon Timestream was launched in 2020. It is a fully managed time series database designed for applications that collect and analyze time-stamped data. Timestream is optimized for storing data like metrics, events, and logs from IoT devices or application monitoring systems.
The service integrates with Amazon Kinesis and AWS IoT Core for data ingestion and supports querying using SQL. Amazon Timestream is ideal for use cases like real-time analytics and performance monitoring.
AWS App Mesh
AWS App Mesh was introduced in 2019. It is a service mesh that provides application-level networking for microservices running on Amazon ECS, Amazon EKS, or AWS Fargate. App Mesh enables service-to-service communication, observability, and traffic control.
The service integrates with Amazon CloudWatch for monitoring and AWS X-Ray for tracing, ensuring a robust microservices architecture. AWS App Mesh is widely used for applications requiring high availability and fault-tolerant service communication.
https://aws.amazon.com/app-mesh/
Amazon Polly
Amazon Polly was introduced in 2016. It is a text-to-speech service that uses advanced machine learning (ML) to convert text into lifelike speech. Polly supports a wide range of languages and voices, enabling businesses to create natural-sounding audio for various applications.
The service integrates with other AWS offerings like Amazon S3 for storing generated audio files and AWS Lambda for automating speech synthesis workflows. Amazon Polly is widely used in e-learning, customer service, and media production.
Amazon Textract
Amazon Textract was launched in 2019. It is a machine learning service that automatically extracts text, handwriting, and data from scanned documents. Unlike traditional OCR software, Textract identifies the structure and relationships in the document's data, making it ideal for complex forms and tables.
The service integrates with Amazon S3 for document storage and AWS Lambda for real-time data extraction workflows. Amazon Textract is widely used in document processing, compliance, and data extraction applications.
Amazon Comprehend
Amazon Comprehend was launched in 2018. It is a natural language processing (NLP) service that uses machine learning to uncover insights and relationships in text. Comprehend provides features like entity recognition, sentiment analysis, and topic modeling.
The service integrates with Amazon S3 and Amazon Redshift for processing large datasets. Amazon Comprehend is widely used in social media analysis, customer feedback processing, and document classification.
AWS Snowball
AWS Snowball was introduced in 2015. It is a secure, physical device designed for transferring large amounts of data into and out of the AWS cloud. Snowball supports petabyte-scale data migration, making it ideal for workloads requiring high-speed and secure transfer.
The service integrates with Amazon S3 for data ingestion and provides encryption for secure data handling. AWS Snowball is widely used for data center migration, disaster recovery, and content distribution.
Amazon Neptune
Amazon Neptune was launched in 2018. It is a managed graph database service optimized for storing and querying highly connected data. Neptune supports property graph and RDF models, enabling users to execute complex queries using Gremlin or SPARQL.
The service integrates with Amazon S3 for data import and AWS Lambda for event-driven applications. Amazon Neptune is widely used in recommendation engines, fraud detection, and knowledge graph use cases.
Amazon Kendra
Amazon Kendra was introduced in 2019. It is an intelligent search service that uses machine learning to deliver highly accurate search results. Kendra supports integration with data sources like Amazon S3, SharePoint, and databases, enabling unified search experiences.
With features like natural language understanding and query suggestions, Amazon Kendra is ideal for enterprise search, customer service, and knowledge management.
AWS Security Hub
AWS Security Hub was launched in 2018. It provides a centralized view of security alerts and compliance checks across AWS accounts. Security Hub aggregates findings from services like Amazon GuardDuty, AWS Config, and Amazon Macie, offering a comprehensive security posture.
The service integrates with third-party tools and AWS Organizations for multi-account management. AWS Security Hub is essential for threat detection, vulnerability management, and compliance monitoring.
AWS Elastic Beanstalk
AWS Elastic Beanstalk was introduced in 2011. It is a fully managed Platform as a Service (PaaS) solution for deploying and managing applications in the cloud. Developers can upload their code, and Elastic Beanstalk automatically handles deployment, scaling, and monitoring.
The service integrates with Amazon RDS, Amazon S3, and AWS CloudWatch for seamless application support. AWS Elastic Beanstalk is widely used for web applications, mobile backends, and APIs.
Amazon Elastic Graphics
Amazon Elastic Graphics was introduced in 2017. It provides GPU acceleration for Amazon EC2 instances, enabling users to run graphics-intensive applications without provisioning dedicated GPU instances. Elastic Graphics allows flexible allocation of GPU resources to meet workload requirements.
The service integrates with Amazon EC2 and supports popular graphics libraries like OpenGL and DirectX. Amazon Elastic Graphics is widely used for 3D rendering, visualization, and game development.
AWS IoT Analytics
AWS IoT Analytics was launched in 2017. It is a managed service that helps process, analyze, and visualize data from IoT devices. IoT Analytics provides tools for cleaning and enriching data, enabling meaningful insights from complex datasets.
The service integrates with AWS IoT Core, Amazon S3, and Amazon QuickSight for end-to-end analytics workflows. AWS IoT Analytics is widely used in predictive maintenance, sensor data analysis, and IoT application development.
https://aws.amazon.com/iot-analytics/
AWS Ground Station
AWS Ground Station was launched in 2019. It is a fully managed service that allows customers to control satellite communications and process satellite data. Ground Station eliminates the need for customers to build or operate ground station infrastructure, making satellite data accessible and scalable.
The service integrates with other AWS offerings like Amazon S3 for data storage and Amazon SageMaker for satellite data analysis. AWS Ground Station is widely used in applications like weather monitoring, telecommunications, and earth observation.
AWS App Runner
AWS App Runner was introduced in 2021. It is a fully managed service that enables developers to deploy and run scalable web applications and APIs without managing infrastructure. App Runner automatically builds and deploys containerized applications from source code or images stored in repositories.
The service integrates with Amazon ECR and AWS CodePipeline for seamless deployment workflows. AWS App Runner is ideal for microservices, web applications, and API hosting with minimal operational overhead.
AWS Elastic Disaster Recovery
AWS Elastic Disaster Recovery (DRS) was introduced in 2021. It is a service designed to minimize downtime and data loss during infrastructure outages. Elastic Disaster Recovery allows users to recover their on-premises or cloud-based applications on AWS infrastructure quickly.
The service integrates with Amazon EC2 and Amazon VPC for recovery operations, offering scalability and reliability. AWS Elastic Disaster Recovery is used for business continuity planning and ensuring disaster recovery readiness.
Amazon Honeycode
Amazon Honeycode was launched in 2020. It is a fully managed service that allows users to build custom applications without requiring programming skills. Honeycode combines a spreadsheet interface with application development tools, enabling teams to manage workflows and data efficiently.
The service integrates with other AWS offerings like Amazon S3 and Amazon SNS for enhanced functionality. Amazon Honeycode is widely used for project management, task tracking, and collaboration tools.
Amazon Detective
Amazon Detective was introduced in 2020. It is a fully managed security service that helps analyze and visualize security data to identify and investigate potential threats. Detective aggregates and organizes data from AWS CloudTrail, Amazon GuardDuty, and Amazon VPC Flow Logs.
The service provides visualizations and insights that simplify security investigation workflows. Amazon Detective is widely used in incident response, threat hunting, and security operations.
AWS Outposts
AWS Outposts was introduced in 2019. It is a fully managed service that extends AWS infrastructure, services, and tools to on-premises environments. Outposts enable users to run applications with low latency while maintaining a consistent hybrid cloud experience.
The service integrates with Amazon EC2, Amazon S3, and Amazon RDS for seamless operations across on-premises and cloud environments. AWS Outposts is widely used in industries like manufacturing, healthcare, and financial services.
Amazon Fraud Detector
Amazon Fraud Detector was launched in 2020. It is a fully managed service that uses machine learning to detect potentially fraudulent activities, such as online payment fraud or account takeovers. Fraud Detector simplifies the development and deployment of fraud detection models.
The service integrates with Amazon S3 for data storage and Amazon CloudWatch for monitoring, providing end-to-end fraud prevention capabilities. Amazon Fraud Detector is widely used in e-commerce, financial services, and gaming.
AWS Savings Plans
AWS Savings Plans were introduced in 2019. They provide flexible pricing models that offer significant cost savings for using AWS compute services like Amazon EC2 and AWS Lambda. Savings Plans allow customers to commit to a consistent usage level over one or three years for discounted rates.
The service integrates with AWS Cost Explorer to help users analyze spending patterns and optimize commitments. AWS Savings Plans are widely adopted for cost management and budget optimization.
Amazon Elastic Inference
Amazon Elastic Inference was launched in 2018. It allows users to attach low-cost GPU-powered inference acceleration to Amazon EC2 and Amazon SageMaker instances. Elastic Inference reduces the cost of running machine learning inference by allocating GPU resources based on application needs.
The service supports popular frameworks like TensorFlow, PyTorch, and Apache MXNet. Amazon Elastic Inference is ideal for real-time inference, image processing, and speech recognition applications.
AWS Proton
AWS Proton was introduced in 2020. It is a fully managed service for deploying and managing modern application infrastructure. Proton enables development and operations teams to define application templates for consistent deployments across environments.
The service integrates with AWS CodePipeline and AWS CloudFormation to automate infrastructure provisioning and deployments. AWS Proton is widely used for microservices and containerized application management.
https://aws.amazon.com/proton/
AWS Device Farm
AWS Device Farm was launched in 2015. It is a fully managed service that allows developers to test their mobile and web applications across a variety of real devices hosted in the cloud. Device Farm supports both automated and manual testing to ensure applications work seamlessly on different platforms.
The service integrates with popular testing frameworks like Appium and Selenium, and supports tools for debugging and performance monitoring. AWS Device Farm is widely used for app development, ensuring compatibility and reliability across multiple devices.
AWS IoT Core
AWS IoT Core was introduced in 2015. It is a managed service that enables secure and scalable communication between IoT devices and cloud applications. IoT Core supports protocols like MQTT and HTTP, ensuring efficient data transmission.
The service integrates with AWS Lambda, Amazon DynamoDB, and Amazon S3, enabling real-time data processing and storage. AWS IoT Core is widely used in smart home applications, connected vehicles, and industrial IoT systems.
AWS Glue Elastic Views
AWS Glue Elastic Views was launched in 2020. It is a service that enables real-time data replication across multiple databases and data stores. Elastic Views uses SQL to create materialized views, simplifying data access and analytics.
The service integrates with Amazon DynamoDB, Amazon RDS, and Amazon S3, ensuring compatibility with diverse data sources. AWS Glue Elastic Views is ideal for data synchronization, real-time dashboards, and analytics.
Amazon Managed Blockchain
Amazon Managed Blockchain was launched in 2019. It is a fully managed service that allows users to create and manage scalable blockchain networks. Supporting frameworks like Hyperledger Fabric and Ethereum, Managed Blockchain enables secure and transparent transactions.
The service integrates with AWS Key Management Service (KMS) for encryption and Amazon CloudWatch for monitoring. Amazon Managed Blockchain is widely used in supply chain, finance, and decentralized applications.
AWS Network Firewall
AWS Network Firewall was launched in 2020. It is a managed service that provides network protection for Amazon VPCs. Network Firewall enables users to define rules for traffic filtering and monitoring, helping to secure cloud environments.
The service integrates with AWS Firewall Manager and AWS Security Hub for centralized policy management and compliance. AWS Network Firewall is widely used for intrusion prevention, web filtering, and compliance enforcement.
Amazon Elastic Container Registry (ECR)
Amazon Elastic Container Registry (ECR) was introduced in 2015. It is a fully managed container registry that simplifies the storage, management, and deployment of Docker containers. ECR ensures secure and scalable storage for container images.
The service integrates with Amazon ECS, Amazon EKS, and AWS Lambda for seamless container orchestration and deployment. Amazon ECR is widely used for microservices, CI/CD pipelines, and containerized application management.
AWS DataSync
AWS DataSync was launched in 2018. It is a managed service for automating data transfer between on-premises storage and AWS storage services like Amazon S3 and Amazon EFS. DataSync accelerates data migration by transferring large volumes of data securely and efficiently.
The service integrates with AWS Backup and AWS Storage Gateway to streamline hybrid cloud workflows. AWS DataSync is widely used for data migration, disaster recovery, and hybrid storage solutions.
Amazon WorkDocs
Amazon WorkDocs was launched in 2014. It is a fully managed, secure content collaboration service that allows teams to store, share, and edit files. WorkDocs supports real-time collaboration and integrates with AWS Directory Service for secure user access.
The service integrates with other AWS offerings like Amazon S3 for storage and AWS Lambda for custom workflows. Amazon WorkDocs is widely used for team collaboration, document management, and remote work scenarios.
AWS Resilience Hub
AWS Resilience Hub was launched in 2021. It is a service that helps organizations evaluate and improve the resilience of their AWS applications. Resilience Hub provides insights into potential vulnerabilities and offers recommendations for disaster recovery and fault tolerance.
The service integrates with AWS CloudFormation, Amazon CloudWatch, and AWS Backup for comprehensive resilience management. AWS Resilience Hub is widely used for business continuity planning and ensuring application reliability.
Amazon Kinesis Data Firehose
Amazon Kinesis Data Firehose was launched in 2015. It is a fully managed service for delivering real-time streaming data to destinations like Amazon S3, Amazon Redshift, and Amazon Elasticsearch Service. Kinesis Data Firehose simplifies the process of capturing, transforming, and loading streaming data.
The service integrates with AWS Lambda for real-time data transformation and Amazon CloudWatch for monitoring. Amazon Kinesis Data Firehose is widely used for data analytics, log monitoring, and stream processing.
https://aws.amazon.com/kinesis/data-firehose/
AWS Storage Gateway
AWS Storage Gateway was launched in 2012. It is a hybrid cloud storage service that enables on-premises applications to access AWS storage seamlessly. Storage Gateway provides three types of gateways: File Gateway, Volume Gateway, and Tape Gateway, catering to different use cases like backup, archiving, and hybrid cloud integration.
The service integrates with Amazon S3, Amazon Glacier, and Amazon EBS for scalable storage solutions. AWS Storage Gateway is widely used for disaster recovery, data migration, and extending on-premises workloads to the cloud.
AWS IoT Greengrass
AWS IoT Greengrass was introduced in 2017. It is a service that brings local compute, messaging, data caching, and machine learning inference capabilities to IoT devices. IoT Greengrass allows devices to operate even when not connected to the cloud, enabling offline functionality.
The service integrates with AWS Lambda and AWS IoT Core for edge computing workflows. AWS IoT Greengrass is widely used in smart home automation, industrial IoT, and edge computing applications.
AWS Fault Injection Simulator
AWS Fault Injection Simulator was launched in 2021. It is a fully managed service for conducting controlled experiments to test application resilience and fault tolerance. Fault Injection Simulator enables teams to introduce failure scenarios like latency, resource unavailability, and API throttling.
The service integrates with AWS CloudWatch and AWS CloudTrail for monitoring and compliance. AWS Fault Injection Simulator is widely used for chaos engineering and improving application reliability.
Amazon AppSync
Amazon AppSync was introduced in 2018. It is a fully managed service for building scalable GraphQL APIs that integrate seamlessly with cloud data sources. AppSync simplifies application development by automating real-time data synchronization across devices and users.
The service integrates with AWS Lambda, Amazon DynamoDB, and Amazon Elasticsearch Service for end-to-end application workflows. Amazon AppSync is widely used for mobile applications, real-time dashboards, and collaborative tools.
AWS CloudShell
AWS CloudShell was launched in 2020. It is a browser-based shell environment that provides users with secure access to AWS CLI and development tools. CloudShell allows developers to manage and interact with AWS resources directly from the console without configuring local environments.
The service integrates with AWS Identity and Access Management (IAM) for secure access control and supports pre-installed tools for automation and scripting. AWS CloudShell is widely used for cloud resource management and developer workflows.
Amazon Translate
Amazon Translate was introduced in 2017. It is a neural machine translation service that enables text translation in multiple languages. Translate provides real-time and batch translation for applications requiring multilingual communication.
The service integrates with Amazon S3, AWS Lambda, and Amazon Comprehend for comprehensive natural language processing workflows. Amazon Translate is widely used in content localization, e-commerce, and customer support applications.
AWS Amplify
AWS Amplify was launched in 2018. It is a comprehensive development platform for building scalable web and mobile applications. Amplify simplifies backend development by providing tools for authentication, data storage, and API integration.
The service integrates with AWS Lambda, Amazon Cognito, and AWS AppSync to enable seamless full-stack development. AWS Amplify is widely used for rapid prototyping, mobile development, and serverless applications.
Amazon Transcribe
Amazon Transcribe was introduced in 2017. It is a fully managed automatic speech recognition (ASR) service that converts speech to text. Transcribe supports features like speaker identification and punctuation, making it ideal for applications requiring accurate transcription.
The service integrates with Amazon S3, Amazon Comprehend, and Amazon Translate for multi-modal workflows. Amazon Transcribe is widely used in call center analytics, media captioning, and content creation.
AWS Cloud Map
AWS Cloud Map was launched in 2018. It is a service discovery tool that helps applications dynamically map resources like databases, storage, and microservices. Cloud Map ensures applications can locate resources reliably during runtime.
The service integrates with Amazon ECS, AWS Lambda, and AWS App Mesh to support microservices architectures. AWS Cloud Map is widely used for service discovery, load balancing, and application scaling.
Amazon Sumerian
Amazon Sumerian was launched in 2017. It is a managed service for creating and running 3D, augmented reality (AR), and virtual reality (VR) applications. Sumerian provides a web-based editor and supports devices like Oculus Rift and HTC Vive.
The service integrates with Amazon Lex, Amazon Polly, and AWS IoT to enable interactive and immersive experiences. Amazon Sumerian is widely used in training simulations, virtual showrooms, and education.
https://aws.amazon.com/sumerian/
AWS OpsWorks
AWS OpsWorks was launched in 2013. It is a configuration management service that provides managed instances of Chef and Puppet to automate server setup, deployment, and scaling. OpsWorks enables infrastructure as code for consistent application environments.
The service integrates with Amazon EC2, Amazon RDS, and other AWS offerings to manage complex architectures. AWS OpsWorks is widely used for DevOps automation, application scaling, and configuration management.
Amazon Connect
Amazon Connect was introduced in 2017. It is a cloud-based contact center service that enables businesses to provide customer support and manage communications. Connect offers features like interactive voice response (IVR) and automatic call distribution (ACD) to streamline customer interactions.
The service integrates with Amazon Lex for conversational AI and Amazon Polly for text-to-speech capabilities. Amazon Connect is widely used for call center operations, customer engagement, and real-time analytics.
AWS Cost Explorer
AWS Cost Explorer was launched in 2013. It is a tool that allows users to analyze and manage their AWS costs and usage over time. Cost Explorer provides visualizations and detailed reports to help users identify spending trends and optimize resources.
The service integrates with AWS Budgets and AWS Savings Plans to offer recommendations for cost savings. AWS Cost Explorer is widely used for cost management, resource allocation, and budget optimization.
https://aws.amazon.com/aws-cost-management/aws-cost-explorer/
AWS CodeArtifact
AWS CodeArtifact was introduced in 2020. It is a fully managed artifact repository service that makes it easy for organizations to securely store and share software packages used in their development processes. CodeArtifact supports popular package formats like npm, Maven, and PyPI.
The service integrates with AWS CodePipeline and AWS CodeBuild to automate software development workflows. AWS CodeArtifact is widely used for dependency management, version control, and software delivery.
Amazon Elasticsearch Service
Amazon Elasticsearch Service was launched in 2015 (later renamed Amazon OpenSearch Service). It is a fully managed service for deploying, operating, and scaling Elasticsearch clusters. The service supports features like full-text search, log analytics, and monitoring.
The service integrates with Amazon CloudWatch and AWS Lambda for automated workflows. Amazon Elasticsearch Service is widely used for log management, security analytics, and data exploration.
AWS Global Accelerator
AWS Global Accelerator was launched in 2018. It is a networking service that improves the performance and availability of applications by routing traffic through the AWS global network. Global Accelerator reduces latency and provides consistent performance for global users.
The service integrates with Elastic Load Balancers, Amazon EC2, and Amazon S3 to optimize traffic distribution. AWS Global Accelerator is widely used for web applications, gaming, and real-time communication.
AWS App2Container
AWS App2Container was launched in 2020. It is a command-line tool that helps developers modernize applications by containerizing existing workloads. App2Container identifies application dependencies and generates Docker images for deployment on Amazon ECS, Amazon EKS, or AWS Fargate.
The service integrates with AWS CodePipeline and AWS CloudFormation for automated deployment workflows. AWS App2Container is widely used for application modernization and cloud migration.
Amazon Elastic Inference
Amazon Elastic Inference was introduced in 2018. It allows users to attach low-cost GPU-powered inference acceleration to Amazon EC2 and Amazon SageMaker instances. Elastic Inference reduces the cost of running machine learning (ML) inference tasks.
The service integrates with frameworks like TensorFlow, PyTorch, and Apache MXNet. Amazon Elastic Inference is widely used for real-time inference, image processing, and speech recognition.
AWS DeepLens
AWS DeepLens was introduced in 2017. It is a deep learning-enabled camera designed for developers to prototype and deploy machine learning models at the edge. DeepLens supports frameworks like TensorFlow and Apache MXNet, enabling real-time video analysis.
The service integrates with AWS Lambda, Amazon S3, and Amazon SageMaker for model training and deployment. AWS DeepLens is widely used in computer vision, image recognition, and educational projects.
AWS Data Exchange
AWS Data Exchange was launched in 2019. It is a service that makes it easy to find, subscribe to, and use third-party data in the cloud. Data Exchange supports data formats like CSV and JSON, enabling seamless integration into analytics workflows.
The service integrates with Amazon Redshift and AWS Glue for data processing and analysis. AWS Data Exchange is widely used in industries like finance, healthcare, and retail for accessing market data and insights.
https://aws.amazon.com/data-exchange/
AWS Well-Architected Tool
AWS Well-Architected Tool was introduced in 2018. It helps users evaluate and improve the design of their AWS workloads based on the AWS Well-Architected Framework. The tool provides recommendations for enhancing security, reliability, and cost-efficiency.
The service integrates with AWS Trusted Advisor and AWS Organizations for multi-account assessments. AWS Well-Architected Tool is widely used for architecture reviews and ensuring best practices in cloud deployments.
Amazon Lightsail
Amazon Lightsail was launched in 2016. It is a simplified cloud platform designed for developers to build and deploy virtual servers, databases, and networking resources. Lightsail provides an intuitive interface and predefined pricing to simplify cloud adoption.
The service integrates with other AWS offerings like Amazon S3 for storage and Amazon Route 53 for domain management. Amazon Lightsail is widely used for web hosting, development environments, and small-scale applications.
AWS Control Tower
AWS Control Tower was launched in 2019. It is a service that provides a secure and compliant environment for managing multi-account setups in AWS. Control Tower automates the setup of landing zones and enforces governance using guardrails.
The service integrates with AWS Organizations and AWS IAM for centralized management and identity control. AWS Control Tower is widely used for enterprise cloud governance and maintaining regulatory compliance.
Amazon Personalize
Amazon Personalize was introduced in 2019. It is a fully managed machine learning service for building personalized recommendation systems. Personalize leverages user data to create custom recommendation engines without requiring extensive ML expertise.
The service integrates with Amazon S3 for data storage and Amazon CloudWatch for monitoring. Amazon Personalize is widely used in e-commerce, media, and customer engagement platforms.
AWS Secrets Manager
AWS Secrets Manager was launched in 2018. It is a service for managing and securing sensitive information such as database credentials, API keys, and encryption keys. Secrets Manager automates secret rotation and provides detailed logging via AWS CloudTrail.
The service integrates with other AWS offerings like Amazon RDS and AWS Lambda for seamless secret management workflows. AWS Secrets Manager is widely used for security compliance and data protection.
AWS Migration Hub
AWS Migration Hub was launched in 2017. It provides a single interface to track and manage the progress of cloud migration projects. Migration Hub integrates with migration tools like AWS Server Migration Service (SMS) and AWS Database Migration Service (DMS).
The service supports data collection from on-premises environments and offers insights into application dependencies. AWS Migration Hub is widely used for data center migration and simplifying cloud adoption.
AWS IoT SiteWise
AWS IoT SiteWise was introduced in 2019. It is a managed service that collects, stores, and organizes data from industrial IoT devices for analysis. IoT SiteWise enables real-time monitoring and visualization of operational data.
The service integrates with AWS IoT Core, Amazon S3, and Amazon QuickSight for analytics workflows. AWS IoT SiteWise is widely used in manufacturing, energy, and industrial automation.
Amazon Transcribe Medical
Amazon Transcribe Medical was launched in 2019. It is a specialized version of Amazon Transcribe designed for converting medical speech to text. Transcribe Medical supports real-time transcription with medical-specific vocabulary and formatting.
The service integrates with Amazon S3 for storing transcripts and Amazon Comprehend Medical for advanced text analytics. Amazon Transcribe Medical is widely used in telemedicine, clinical documentation, and healthcare analytics.
AWS RoboMaker
AWS RoboMaker was introduced in 2018. It is a fully managed service for developing, testing, and deploying robotics applications. RoboMaker supports frameworks like Robot Operating System (ROS) and provides simulation environments for testing.
The service integrates with AWS Lambda, Amazon S3, and Amazon CloudWatch for automation and monitoring. AWS RoboMaker is widely used in autonomous vehicle development, robotic automation, and educational robotics.
AWS Elemental MediaConvert
AWS Elemental MediaConvert was launched in 2017. It is a file-based video transcoding service that enables the creation of on-demand video content for delivery to multiple platforms. MediaConvert supports advanced features like HDR, 4K resolution, and closed captioning.
The service integrates with Amazon S3 for input and output storage and Amazon CloudFront for content delivery. AWS Elemental MediaConvert is widely used in media production, broadcasting, and content delivery.
https://aws.amazon.com/mediaconvert/
Amazon Timestream
Amazon Timestream was introduced in 2020. It is a fully managed time series database service optimized for fast ingestion and querying of time-stamped data. Timestream is designed for workloads like IoT, application monitoring, and real-time analytics.
The service integrates with Amazon Kinesis, AWS IoT Core, and Amazon QuickSight for comprehensive analytics workflows. Amazon Timestream is widely used for performance monitoring, sensor data analysis, and operational dashboards.
AWS License Manager
AWS License Manager was launched in 2018. It is a service that simplifies the management of software licenses from vendors such as Microsoft, Oracle, and SAP. License Manager ensures compliance and helps reduce licensing costs by tracking usage.
The service integrates with AWS Organizations and Amazon EC2 for centralizing license tracking across environments. AWS License Manager is widely used for software compliance and managing enterprise software licenses.
Amazon DocumentDB
Amazon DocumentDB was launched in 2019. It is a fully managed document database service designed for scaling JSON-based workloads. DocumentDB is compatible with MongoDB applications, making it easy to migrate and modernize existing applications.
The service integrates with Amazon S3, AWS Lambda, and AWS Glue for data processing and analytics. Amazon DocumentDB is widely used for content management systems, catalog management, and real-time applications.
AWS Cloud WAN
AWS Cloud WAN was launched in 2021. It is a managed wide area networking service that simplifies the operation of multi-region, multi-account networks. Cloud WAN enables central configuration and monitoring of network traffic.
The service integrates with Amazon VPC, AWS Direct Connect, and AWS Transit Gateway for creating global networks. AWS Cloud WAN is widely used for enterprise networking, hybrid cloud, and multi-region architectures.
AWS App Mesh
AWS App Mesh was launched in 2019. It is a service mesh that simplifies communication between microservices by providing observability, traffic control, and service discovery. App Mesh allows developers to standardize networking and monitoring across distributed applications.
The service integrates with Amazon ECS, Amazon EKS, and AWS Fargate for container orchestration. AWS App Mesh is widely used for microservices architecture and ensuring service-to-service communication.
AWS Savings Plans
AWS Savings Plans were introduced in 2019. They provide flexible pricing models that allow users to commit to a consistent usage level for Amazon EC2, AWS Fargate, and AWS Lambda in exchange for significant cost savings.
The service integrates with AWS Cost Explorer for monitoring and optimizing commitments. AWS Savings Plans are widely adopted for cost optimization and improving budget predictability in cloud environments.
Amazon Cognito
Amazon Cognito was launched in 2014. It is a managed authentication and authorization service that enables developers to add user sign-in, sign-up, and access control to web and mobile applications. Cognito supports integration with OAuth 2.0, OpenID Connect, and SAML.
The service integrates with AWS Lambda and Amazon API Gateway to build secure applications. Amazon Cognito is widely used in user management, identity federation, and secure application development.
Amazon Elastic File System (EFS)
Amazon Elastic File System (EFS) was launched in 2016. It is a fully managed, scalable file storage service designed for use with Amazon EC2 instances. EFS supports Network File System (NFS) protocols, enabling multi-instance access to shared storage.
The service integrates with AWS Backup for automated data protection and Amazon CloudWatch for monitoring. Amazon EFS is widely used for web applications, big data analytics, and content management.
AWS Firewall Manager
AWS Firewall Manager was introduced in 2018. It is a security management service that allows centralized control of AWS Web Application Firewall (WAF), AWS Shield, and security groups across multiple accounts. Firewall Manager ensures consistent policy enforcement and compliance.
The service integrates with AWS Organizations for multi-account governance and AWS Security Hub for centralized threat monitoring. AWS Firewall Manager is widely used for web application protection and compliance enforcement.
Amazon CloudFront
Amazon CloudFront was introduced in 2008. It is a global Content Delivery Network (CDN) that securely delivers data, videos, applications, and APIs to customers with low latency and high transfer speeds. CloudFront integrates with other AWS services like Amazon S3 and Elastic Load Balancing to enhance content delivery.
With support for edge caching and integrations with AWS Shield and AWS WAF, Amazon CloudFront ensures secure, scalable, and reliable distribution of content. It is widely used for media streaming, website acceleration, and API caching.
https://aws.amazon.com/cloudfront/
Amazon Elastic Transcoder
Amazon Elastic Transcoder was introduced in 2013. It is a highly scalable, easy-to-use service for converting media files into formats suitable for playback on various devices. Elastic Transcoder provides preconfigured transcoding presets and supports features like adaptive bitrate streaming.
The service integrates with Amazon S3 for storing input and output files and Amazon CloudFront for efficient media delivery. Amazon Elastic Transcoder is widely used in media production, video streaming, and content delivery workflows.
AWS DeepRacer
AWS DeepRacer was launched in 2018. It is a fully autonomous 1/18th scale race car designed for developers to learn and experiment with reinforcement learning. DeepRacer provides a fun and interactive way to explore advanced machine learning concepts.
The service integrates with Amazon SageMaker for training models and the AWS DeepRacer League for competing in virtual and in-person races. AWS DeepRacer is widely used in developer education and machine learning training.
AWS Step Functions
AWS Step Functions was launched in 2016. It is a fully managed service that enables the orchestration of workflows by defining them as state machines. Step Functions simplifies building and coordinating distributed applications.
Amazon Elastic Block Store (EBS)
Amazon Elastic Block Store (EBS) was introduced in 2008. It provides high-performance block storage for Amazon EC2 instances, supporting applications that require low-latency access to persistent data. EBS offers features like snapshots, encryption, and volume resizing to enhance flexibility and security.
The service integrates with AWS Backup for automated data protection and Amazon CloudWatch for monitoring storage metrics. Amazon EBS is widely used for database applications, data warehousing, and transactional workloads.
AWS Step Functions
AWS Step Functions was launched in 2016. It is a fully managed service that enables users to coordinate multiple AWS services into serverless workflows. Step Functions uses state machines to execute complex processes in a reliable and scalable manner.
The service integrates with AWS Lambda, Amazon S3, and Amazon DynamoDB to create event-driven applications. AWS Step Functions is widely used for automation, data processing, and microservices orchestration.
AWS CloudTrail
AWS CloudTrail was launched in 2013. It provides governance, compliance, and operational auditing for AWS accounts by recording all API calls and account activity. CloudTrail helps in tracking changes, identifying unusual activities, and ensuring regulatory compliance.
The service integrates with Amazon S3 for log storage and Amazon Athena for log analysis. AWS CloudTrail is widely used for security auditing, compliance monitoring, and troubleshooting.
Amazon EMR (Elastic MapReduce)
Amazon EMR (Elastic MapReduce) was launched in 2009. It is a fully managed big data platform for processing large datasets using frameworks like Apache Hadoop, Apache Spark, and Presto. EMR simplifies data analytics and machine learning at scale.
The service integrates with Amazon S3 for data storage and Amazon Redshift for analytics. Amazon EMR is widely used for ETL processes, data mining, and real-time analytics.
AWS Snowcone
AWS Snowcone was introduced in 2020. It is a portable edge computing and data transfer device designed for environments with limited connectivity. Snowcone supports secure data movement to AWS cloud and enables lightweight edge workloads.
The service integrates with AWS Snowball and AWS DataSync for scalable data transfer solutions. AWS Snowcone is widely used for edge computing, disaster recovery, and remote data collection.
Amazon Rekognition
Amazon Rekognition was launched in 2016. It is a fully managed image and video analysis service that uses machine learning to identify objects, faces, and activities. Rekognition supports facial analysis, custom labels, and content moderation.
The service integrates with Amazon S3 for storing media and AWS Lambda for triggering events based on visual data. Amazon Rekognition is widely used in security systems, customer insights, and media applications.
AWS CodeDeploy
AWS CodeDeploy was introduced in 2014. It is a fully managed service that automates application deployments to Amazon EC2, Amazon ECS, and on-premises servers. CodeDeploy ensures reliable and incremental updates without downtime.
The service integrates with AWS CodePipeline and AWS CloudFormation for end-to-end deployment workflows. AWS CodeDeploy is widely used for continuous deployment and improving release automation.
Amazon Redshift
Amazon Redshift was launched in 2013. It is a fully managed data warehouse service designed for fast and scalable querying of structured and semi-structured data. Redshift uses columnar storage and data compression to optimize performance.
The service integrates with Amazon S3, AWS Glue, and Amazon QuickSight for comprehensive analytics workflows. Amazon Redshift is widely used for business intelligence, big data analytics, and data warehousing.
AWS Elastic Beanstalk
AWS Elastic Beanstalk was introduced in 2011. It is a Platform as a Service (PaaS) solution that simplifies deploying and managing applications. Elastic Beanstalk automatically handles load balancing, scaling, and application monitoring.
The service integrates with Amazon RDS, Amazon S3, and AWS CloudWatch to provide comprehensive support for applications. AWS Elastic Beanstalk is widely used for web applications, mobile backends, and API hosting.
Amazon Simple Notification Service (SNS)
Amazon Simple Notification Service (SNS) was launched in 2010. It is a fully managed messaging service that supports publish-subscribe patterns for application-to-application and application-to-person communications. SNS enables sending notifications via SMS, email, or push.
The service integrates with AWS Lambda, Amazon SQS, and Amazon CloudWatch for real-time notifications and event-driven architectures. Amazon SNS is widely used for application alerts, event notification, and user engagement.
Amazon Elastic Container Service (ECS)
Amazon Elastic Container Service (ECS) was launched in 2014. It is a fully managed container orchestration service that supports the deployment and scaling of containerized applications. ECS allows users to run applications using either EC2 or AWS Fargate for underlying compute capacity.
The service integrates with Amazon ECR for container image management and AWS App Mesh for networking. Amazon ECS is widely used for microservices, batch processing, and event-driven architectures.
Amazon Translate
Amazon Translate was launched in 2017. It is a neural machine translation service that provides real-time and batch text translation across multiple languages. Translate supports applications requiring multilingual communication and localization.
The service integrates with Amazon S3 for storing translated content and AWS Lambda for automation. Amazon Translate is widely used in e-commerce, content localization, and customer support workflows.
AWS Key Management Service (KMS)
AWS Key Management Service (KMS) was launched in 2014. It provides a secure and centralized solution for managing and encrypting sensitive data. KMS integrates natively with many AWS services to enable encryption at rest and in transit.
The service supports features like key rotation, audit logging, and compliance with FIPS 140-2 standards. AWS KMS is widely used for securing API keys, database credentials, and sensitive customer data.
AWS IoT Analytics
AWS IoT Analytics was introduced in 2017. It is a fully managed service that enables users to clean, process, and analyze data from IoT devices. IoT Analytics provides tools to visualize insights and build predictive models for device-generated data.
The service integrates with AWS IoT Core, Amazon S3, and Amazon QuickSight for end-to-end analytics workflows. AWS IoT Analytics is widely used in predictive maintenance, industrial monitoring, and sensor data processing.
Amazon ElastiCache
Amazon ElastiCache was launched in 2011. It is a fully managed in-memory data store and caching service that supports Redis and Memcached. ElastiCache delivers sub-millisecond latency, making it ideal for real-time applications.
The service integrates with Amazon RDS for database caching and AWS Lambda for scalable event-driven workflows. Amazon ElastiCache is widely used in gaming leaderboards, real-time analytics, and session storage.
Amazon Athena
Amazon Athena was introduced in 2016. It is a serverless query service that allows users to analyze data stored in Amazon S3 using SQL. Athena eliminates the need for setting up and managing servers, offering a pay-per-query pricing model.
The service integrates with AWS Glue for metadata management and Amazon QuickSight for visualization. Amazon Athena is widely used for log analysis, data exploration, and business intelligence.
Amazon Neptune
Amazon Neptune was launched in 2018. It is a fully managed graph database service designed to store and query highly connected datasets. Neptune supports Gremlin and SPARQL query languages, enabling the creation of complex relationships between data points.
The service integrates with AWS Lambda and Amazon S3 for processing and importing data. Amazon Neptune is widely used in knowledge graphs, fraud detection, and recommendation engines.
AWS Glue
AWS Glue was launched in 2017. It is a serverless data integration service that simplifies the process of preparing and loading data for analytics. Glue provides features like ETL (Extract, Transform, Load), schema discovery, and data cataloging.
The service integrates with Amazon S3, Amazon Redshift, and Amazon Athena to create end-to-end data pipelines. AWS Glue is widely used in data lakes, data warehousing, and big data analytics.
Amazon Elastic Graphics
Amazon Elastic Graphics was launched in 2017. It provides GPU acceleration for Amazon EC2 instances, enabling users to run graphics-intensive workloads without provisioning dedicated GPU instances. Elastic Graphics supports scalable GPU resources tailored to workload needs.
The service integrates with OpenGL and other graphics libraries for 3D rendering and visualization. Amazon Elastic Graphics is widely used in game development, media production, and scientific simulations.
Amazon Macie
Amazon Macie was launched in 2017. It is a data security and privacy service that uses machine learning to identify sensitive information such as Personally Identifiable Information (PII) stored in Amazon S3. Macie provides insights and alerts for data compliance.
The service integrates with AWS CloudTrail for activity logging and AWS Security Hub for centralized security management. Amazon Macie is widely used in compliance auditing, data protection, and privacy management.
Amazon QuickSight
Amazon QuickSight was launched in 2016. It is a business intelligence (BI) service that enables users to visualize and analyze data through interactive dashboards and reports. QuickSight provides features like machine learning insights and natural language querying to uncover trends and patterns in data.
The service integrates with Amazon S3, Amazon Redshift, and Amazon Athena to deliver end-to-end analytics workflows. Amazon QuickSight is widely used for data-driven decision making, dashboard creation, and business analytics.
AWS Data Exchange
AWS Data Exchange was launched in 2019. It simplifies the process of finding, subscribing to, and using third-party datasets. Data Exchange enables organizations to integrate external data sources into their analytics workflows seamlessly.
The service integrates with Amazon Redshift and AWS Glue for data processing and transformation. AWS Data Exchange is widely used in industries like financial services, healthcare, and retail for accessing market data and insights.
Amazon CloudWatch
Amazon CloudWatch was introduced in 2009. It is a monitoring and observability service that provides insights into resource utilization, application performance, and system health. CloudWatch collects metrics, logs, and events to help users monitor their AWS environment.
The service integrates with AWS Lambda and Amazon SNS for automated alerting and remediation. Amazon CloudWatch is widely used for infrastructure monitoring, log analysis, and troubleshooting.
Amazon WorkSpaces
Amazon WorkSpaces was launched in 2013. It is a fully managed Desktop as a Service (DaaS) solution that enables users to access virtual desktops from anywhere. WorkSpaces provides secure, scalable desktop environments for remote and hybrid workforces.
The service integrates with AWS Directory Service for authentication and Amazon S3 for data storage. Amazon WorkSpaces is widely used in remote work, education, and enterprise IT management.
AWS Backup
AWS Backup was introduced in 2019. It is a fully managed service that automates and centralizes data backup across multiple AWS services. Backup supports policies for retention and recovery, ensuring compliance with regulatory requirements.
The service integrates with Amazon S3, Amazon EBS, and Amazon DynamoDB for comprehensive data protection. AWS Backup is widely used for disaster recovery, data archival, and business continuity.
Amazon SNS (Simple Notification Service)
Amazon SNS (Simple Notification Service) was launched in 2010. It is a fully managed messaging service that supports publish-subscribe and point-to-point communication patterns. SNS enables the delivery of messages via SMS, email, or mobile push notifications.
The service integrates with AWS Lambda, Amazon SQS, and Amazon CloudWatch for building event-driven applications. Amazon SNS is widely used for alerting systems, real-time communication, and application monitoring.
AWS Transit Gateway
AWS Transit Gateway was launched in 2018. It is a networking service that connects multiple Amazon VPCs and on-premises networks via a central hub. Transit Gateway simplifies complex networking architectures, reducing the need for multiple connections.
The service integrates with AWS Direct Connect and AWS VPN for hybrid networking. AWS Transit Gateway is widely used for multi-region architectures, hybrid cloud, and enterprise networking.
Amazon Sumerian
Amazon Sumerian was launched in 2017. It is a service for creating and running 3D, augmented reality (AR), and virtual reality (VR) applications. Sumerian offers a browser-based editor and supports devices like Oculus Rift and HTC Vive.
The service integrates with Amazon Polly for speech and Amazon Lex for conversational interfaces. Amazon Sumerian is widely used in training simulations, virtual showrooms, and interactive media.
AWS Cloud Map
AWS Cloud Map was launched in 2018. It is a service discovery tool that allows applications to dynamically map resources such as databases, queues, and microservices. Cloud Map ensures that services can reliably locate resources during runtime.
The service integrates with Amazon ECS, AWS App Mesh, and AWS Lambda for enhanced observability. AWS Cloud Map is widely used for microservices architectures, dynamic scaling, and service discovery.
Amazon Elastic Transcoder
Amazon Elastic Transcoder was launched in 2013. It is a media transcoding service that converts video and audio files into formats optimized for playback on multiple devices. Elastic Transcoder simplifies the process of media processing with pre-configured settings for popular output formats.
The service integrates with Amazon S3 for input and output storage and Amazon CloudFront for content delivery. Amazon Elastic Transcoder is widely used for video streaming, media distribution, and content optimization.
https://aws.amazon.com/elastictranscoder/
Amazon SageMaker
Amazon SageMaker was introduced in 2017. It is a fully managed machine learning (ML) service that provides tools to build, train, and deploy ML models at scale. SageMaker includes features like AutoML, data labeling, and hyperparameter tuning to simplify the entire ML workflow.
The service integrates with Amazon S3, AWS Lambda, and Amazon QuickSight for data preparation, inference, and visualization. Amazon SageMaker is widely used for predictive analytics, computer vision, and natural language processing.
Amazon AppFlow
Amazon AppFlow was launched in 2020. It is a fully managed integration service that enables data transfer between AWS services and third-party SaaS applications. AppFlow simplifies data synchronization without the need for custom coding.
The service integrates with Amazon S3, Amazon Redshift, and Salesforce for secure and scalable workflows. Amazon AppFlow is widely used for data integration, business intelligence, and workflow automation.
AWS Firewall Manager
AWS Firewall Manager was introduced in 2018. It simplifies the deployment and management of network protection services like AWS Web Application Firewall (WAF), AWS Shield Advanced, and AWS Network Firewall. Firewall Manager ensures centralized policy enforcement across accounts.
The service integrates with AWS Organizations and AWS Security Hub for compliance and monitoring. AWS Firewall Manager is widely used for security governance, threat protection, and web application security.
AWS Cloud9
AWS Cloud9 was launched in 2017. It is a cloud-based integrated development environment (IDE) that allows users to write, run, and debug code directly in their browser. Cloud9 supports multiple programming languages and provides collaborative development tools.
The service integrates with AWS Lambda and AWS CodePipeline for serverless development and CI/CD workflows. AWS Cloud9 is widely used for web development, cloud-native application development, and educational projects.
Amazon Fraud Detector
Amazon Fraud Detector was introduced in 2020. It is a managed service that uses machine learning to identify potentially fraudulent activities, such as payment fraud or account takeovers. Fraud Detector simplifies the creation and deployment of custom fraud detection models.
The service integrates with Amazon S3, Amazon CloudWatch, and AWS Lambda for data processing and monitoring. Amazon Fraud Detector is widely used in financial services, e-commerce, and gaming.
AWS CodeBuild
AWS CodeBuild was launched in 2016. It is a fully managed continuous integration service that compiles source code, runs tests, and produces software packages. CodeBuild eliminates the need to manage and scale build servers.
The service integrates with AWS CodePipeline, AWS CodeCommit, and AWS CodeDeploy for end-to-end CI/CD workflows. AWS CodeBuild is widely used for automated testing, build automation, and software delivery pipelines.
Amazon Managed Streaming for Apache Kafka (MSK)
Amazon Managed Streaming for Apache Kafka (MSK) was introduced in 2019. It is a fully managed service that simplifies the setup and operation of Apache Kafka clusters. MSK enables secure and scalable real-time data streaming.
The service integrates with Amazon S3, Amazon Redshift, and AWS Lambda for data processing and analytics workflows. Amazon MSK is widely used in event-driven architectures, real-time analytics, and stream processing.
AWS Elemental MediaTailor
AWS Elemental MediaTailor was launched in 2017. It is a content personalization and monetization service that enables targeted ad insertion into streaming video. MediaTailor delivers seamless ad experiences with low latency and high reliability.
The service integrates with Amazon CloudFront for content delivery and Amazon S3 for storage. AWS Elemental MediaTailor is widely used in OTT platforms, digital advertising, and video streaming services.
Amazon Kendra
Amazon Kendra was introduced in 2019. It is an intelligent search service powered by machine learning that provides highly accurate search results from unstructured and structured data. Kendra supports natural language queries and custom relevance tuning.
The service integrates with Amazon S3, SharePoint, and Salesforce for seamless data indexing. Amazon Kendra is widely used in enterprise search, document management, and customer support systems.
AWS DeepRacer
AWS DeepRacer was launched in 2018. It is an autonomous racing car designed to teach developers about reinforcement learning. DeepRacer provides a fun and hands-on approach to learning complex machine learning concepts.
The service integrates with Amazon SageMaker for model training and AWS RoboMaker for simulation environments. AWS DeepRacer is widely used in education, hackathons, and ML training programs.
https://aws.amazon.com/deepracer/
AWS Service Catalog
AWS Service Catalog was launched in 2015. It enables organizations to create and manage catalogs of approved IT services, including virtual machines, databases, and multi-tier applications. Service Catalog ensures that users can only deploy resources that comply with company policies.
The service integrates with AWS CloudFormation for provisioning and AWS Organizations for centralized governance. AWS Service Catalog is widely used for IT governance, resource standardization, and compliance enforcement.
AWS Data Pipeline
AWS Data Pipeline was launched in 2012. It is a fully managed service that helps process and move data between different AWS services or on-premises data sources. Data Pipeline supports scheduled workflows for ETL (Extract, Transform, Load), data processing, and analytics.
The service integrates with Amazon S3, Amazon RDS, and Amazon Redshift to automate complex data workflows. AWS Data Pipeline is widely used for data transformation, data migration, and workflow automation.
Amazon Elastic Inference
Amazon Elastic Inference was introduced in 2018. It allows users to attach low-cost GPU-powered inference acceleration to Amazon EC2 and Amazon SageMaker instances. Elastic Inference reduces the cost of running machine learning (ML) inference by optimizing GPU usage.
The service integrates with popular frameworks like TensorFlow, PyTorch, and Apache MXNet. Amazon Elastic Inference is widely used in real-time inference, speech recognition, and image processing.
AWS Thinkbox
AWS Thinkbox was acquired in 2017. It is a suite of tools for media and design applications, enabling efficient rendering, simulation, and visual effects production. Thinkbox includes tools like Deadline for render management and Krakatoa for particle rendering.
The service integrates with Amazon EC2 for scalable compute power and Amazon S3 for storage. AWS Thinkbox is widely used in film production, visual effects, and 3D rendering.
Amazon Lex
Amazon Lex was launched in 2017. It is a service for building conversational interfaces using voice and text. Lex uses natural language understanding (NLU) and automatic speech recognition (ASR) to create chatbots and voice assistants.
The service integrates with AWS Lambda for custom business logic and Amazon Polly for text-to-speech synthesis. Amazon Lex is widely used for customer support, virtual assistants, and voice-enabled applications.
AWS Batch
AWS Batch was introduced in 2016. It is a fully managed service for scheduling and executing batch computing workloads. Batch dynamically provisions the optimal compute resources based on the volume and requirements of submitted jobs.
The service integrates with Amazon ECS, Amazon EKS, and AWS Lambda for scalable processing. AWS Batch is widely used for data processing, scientific simulations, and machine learning model training.
AWS Ground Station
AWS Ground Station was launched in 2019. It is a fully managed service that enables users to control satellite communications and process satellite data. Ground Station eliminates the need to build and operate ground station infrastructure, reducing costs and complexity.
The service integrates with Amazon S3 for data storage and Amazon SageMaker for satellite data analysis. AWS Ground Station is widely used in telecommunications, earth observation, and weather monitoring.
AWS Nitro Enclaves
AWS Nitro Enclaves were introduced in 2020. They provide isolated, secure environments for processing sensitive data. Nitro Enclaves ensure that even administrators and root users cannot access data inside an enclave, enhancing security.
The service integrates with AWS Key Management Service (KMS) for encryption and AWS Certificate Manager for managing secure connections. AWS Nitro Enclaves are widely used in financial services, healthcare, and data privacy applications.
Amazon Elastic File System (EFS)
Amazon Elastic File System (EFS) was launched in 2016. It is a fully managed file storage service that provides scalable and elastic file systems for Amazon EC2 instances. EFS supports Network File System (NFS) protocols and offers low-latency access for shared storage.
The service integrates with AWS Backup for automated protection and Amazon CloudWatch for monitoring. Amazon EFS is widely used in content management, web hosting, and big data analytics.
AWS Amplify
AWS Amplify was launched in 2018. It is a comprehensive development platform for building full-stack web and mobile applications. Amplify simplifies backend development by providing tools for authentication, storage, and API management.
The service integrates with AWS AppSync, Amazon Cognito, and AWS Lambda for seamless application workflows. AWS Amplify is widely used for serverless applications, mobile development, and prototyping.
https://aws.amazon.com/amplify/
Amazon Textract
Amazon Textract was launched in 2019. It is a machine learning service that extracts text, handwriting, and data from scanned documents. Unlike traditional OCR software, Textract understands the context and structure of forms and tables, enabling seamless data extraction.
The service integrates with Amazon S3 for storing processed files and AWS Lambda for automated workflows. Amazon Textract is widely used in document processing, compliance auditing, and data extraction applications.
Amazon Managed Workflows for Apache Airflow (MWAA)
Amazon Managed Workflows for Apache Airflow (MWAA) was introduced in 2020. It is a fully managed service for deploying and running workflows built on Apache Airflow. MWAA simplifies workflow orchestration by automating the infrastructure setup.
The service integrates with Amazon S3, AWS Lambda, and Amazon Redshift to create complex data pipelines. Amazon MWAA is widely used for ETL workflows, data engineering, and analytics pipelines.
AWS IoT Core
AWS IoT Core was launched in 2015. It is a managed service that enables secure and scalable communication between IoT devices and the cloud. IoT Core supports MQTT and HTTP protocols for real-time communication and device management.
The service integrates with AWS Lambda, Amazon S3, and Amazon DynamoDB for processing and storing device-generated data. AWS IoT Core is widely used in smart home automation, connected cars, and industrial IoT solutions.
Amazon Polly
Amazon Polly was launched in 2016. It is a text-to-speech service that converts text into lifelike speech using advanced machine learning techniques. Polly supports multiple languages and voices, enabling businesses to create engaging audio content.
The service integrates with Amazon S3 for audio storage and AWS Lambda for dynamic text-to-speech generation. Amazon Polly is widely used in e-learning, audiobook production, and customer interaction systems.
AWS Savings Plans
AWS Savings Plans were introduced in 2019. They offer a flexible pricing model that provides significant cost savings for using AWS compute services like Amazon EC2 and AWS Lambda. Savings Plans allow customers to commit to consistent usage over a set period for discounted rates.
The service integrates with AWS Cost Explorer to analyze and optimize cost commitments. AWS Savings Plans are widely adopted for cost optimization and budget management.
Amazon CodeWhisperer
Amazon CodeWhisperer was launched in 2022. It is an AI-powered coding companion that provides real-time code recommendations to developers. CodeWhisperer supports multiple programming languages and integrates with popular IDEs to improve productivity.
The service integrates with AWS Cloud9 and other developer tools to streamline coding workflows. Amazon CodeWhisperer is widely used for software development, code automation, and developer productivity.
Amazon Simple Queue Service (SQS)
Amazon Simple Queue Service (SQS) was launched in 2004. It is a fully managed message queuing service that enables decoupled communication between microservices, distributed systems, and serverless applications. SQS supports standard and FIFO queues for different use cases.
The service integrates with AWS Lambda, Amazon SNS, and Amazon ECS for event-driven architectures. Amazon SQS is widely used for message queuing, asynchronous workflows, and load buffering.
AWS Elemental MediaConnect
AWS Elemental MediaConnect was launched in 2018. It is a reliable transport service for live video, enabling secure and high-quality streaming workflows. MediaConnect supports real-time video contribution and distribution.
The service integrates with AWS Elemental MediaLive and Amazon CloudFront for end-to-end media workflows. AWS Elemental MediaConnect is widely used in live broadcasting, content distribution, and video production.
AWS Glue DataBrew
AWS Glue DataBrew was introduced in 2020. It is a visual data preparation tool that allows users to clean and normalize data without writing code. DataBrew simplifies data preparation tasks like removing duplicates and handling missing values.
The service integrates with AWS Glue, Amazon S3, and Amazon Redshift for comprehensive data workflows. AWS Glue DataBrew is widely used in data cleaning, ETL, and analytics preparation.
AWS Application Migration Service (MGN)
AWS Application Migration Service (MGN) was launched in 2021. It simplifies the process of migrating on-premises servers and applications to the AWS cloud. MGN provides real-time replication and automated rehosting of applications with minimal downtime.
The service integrates with Amazon EC2, AWS Elastic Load Balancer, and AWS CloudFormation for seamless migration workflows. AWS Application Migration Service is widely used in data center migration, disaster recovery, and cloud modernization.
https://aws.amazon.com/application-migration-service/
Amazon Comprehend
Amazon Comprehend was launched in 2018. It is a natural language processing (NLP) service that uses machine learning to extract insights from text, including sentiment, entities, and key phrases. Comprehend can analyze both structured and unstructured data, enabling deeper analysis of written content.
The service integrates with Amazon S3 for data storage and AWS Lambda for processing workflows. Amazon Comprehend is widely used in customer sentiment analysis, document classification, and text analytics.
AWS Resilience Hub
AWS Resilience Hub was introduced in 2021. It is a service that helps organizations assess and improve the resilience of their AWS applications. Resilience Hub provides recommendations for disaster recovery, high availability, and fault tolerance based on application architecture.
The service integrates with AWS CloudFormation, Amazon CloudWatch, and AWS Backup to automate recovery processes and improve reliability. AWS Resilience Hub is widely used in business continuity planning and disaster recovery planning.
Amazon GuardDuty
Amazon GuardDuty was launched in 2017. It is a threat detection service that continuously monitors and analyzes activity across your AWS environment to detect potential security risks. GuardDuty uses machine learning, anomaly detection, and integrated threat intelligence.
The service integrates with AWS Security Hub and Amazon CloudWatch for central management and alerting. Amazon GuardDuty is widely used for security monitoring, threat detection, and intrusion prevention.
AWS CodePipeline
AWS CodePipeline was launched in 2015. It is a continuous integration and continuous delivery (CI/CD) service that automates the build, test, and deploy phases of application development. CodePipeline helps streamline development workflows with minimal manual intervention.
The service integrates with AWS CodeBuild, AWS CodeDeploy, and GitHub for comprehensive deployment pipelines. AWS CodePipeline is widely used in DevOps automation, agile development, and software delivery.
AWS Elastic Disaster Recovery (DRS)
AWS Elastic Disaster Recovery (DRS) was introduced in 2021. It is a fully managed service that enables organizations to replicate and recover their on-premises or cloud-based applications on AWS in the event of a disaster. DRS provides fast failover and recovery with minimal downtime.
The service integrates with Amazon EC2, Amazon VPC, and AWS CloudFormation for recovery and scaling. AWS Elastic Disaster Recovery is widely used for business continuity, disaster recovery, and system resilience.
AWS CodeArtifact
AWS CodeArtifact was launched in 2020. It is a fully managed artifact repository service that allows organizations to securely store and share software packages. CodeArtifact supports popular package formats like npm, Maven, and PyPI.
The service integrates with AWS CodeBuild and AWS CodePipeline for end-to-end software development workflows. AWS CodeArtifact is widely used in dependency management, software versioning, and development automation.
Amazon Simple Workflow Service (SWF)
Amazon Simple Workflow Service (SWF) was launched in 2012. It is a task coordination service for building scalable distributed applications. SWF ensures reliable execution of workflows, including long-running and sequential tasks.
The service integrates with AWS Lambda, Amazon EC2, and Amazon S3 for comprehensive task management. Amazon SWF is widely used in business process automation, data processing workflows, and application orchestration.
AWS Trusted Advisor
AWS Trusted Advisor was introduced in 2013. It is a tool that provides best practice recommendations to help optimize AWS environments for performance, security, and cost-efficiency. Trusted Advisor covers areas like fault tolerance and resource utilization.
The service integrates with AWS Organizations for centralized management and reporting across accounts. AWS Trusted Advisor is widely used in cloud optimization, security auditing, and cost management.
https://aws.amazon.com/premiumsupport/technology/trusted-advisor/
Amazon Elastic Container Registry (ECR)
Amazon Elastic Container Registry (ECR) was launched in 2015. It is a fully managed container registry that simplifies storing, managing, and deploying container images. ECR ensures secure and scalable storage for containerized applications.
The service integrates with Amazon ECS, Amazon EKS, and AWS Fargate for seamless container orchestration. Amazon ECR is widely used in microservices, CI/CD pipelines, and containerized applications.
Amazon CloudFront
Amazon CloudFront was introduced in 2008. It is a global content delivery network (CDN) that delivers data, videos, and applications securely with low latency. CloudFront accelerates content delivery through its network of edge locations worldwide.
The service integrates with Amazon S3, Elastic Load Balancing, and AWS Shield for enhanced performance and security. Amazon CloudFront is widely used in website acceleration, video streaming, and API caching.
https://aws.amazon.com/cloudfront/
AWS Glue Elastic Views
AWS Glue Elastic Views was introduced in 2020. It enables users to build real-time, materialized views from data stored in multiple sources. Elastic Views uses SQL to combine and transform data across databases, data lakes, and other repositories.
The service integrates with Amazon DynamoDB, Amazon RDS, and Amazon S3 for seamless data aggregation and querying. AWS Glue Elastic Views is widely used for real-time dashboards, data synchronization, and stream analytics.
Amazon OpenSearch Service
Amazon OpenSearch Service (formerly Amazon Elasticsearch Service) was rebranded in 2021. It is a fully managed service that provides capabilities for indexing, searching, and analyzing log data and other unstructured datasets. OpenSearch Service supports real-time analytics for operational monitoring.
The service integrates with Amazon CloudWatch, AWS Lambda, and Amazon S3 for data ingestion and visualization. Amazon OpenSearch Service is widely used for log analytics, security monitoring, and application search.
Amazon RDS Proxy
Amazon RDS Proxy was launched in 2020. It is a fully managed, highly available database proxy that improves the scalability and security of Amazon RDS databases. RDS Proxy reduces the overhead of connection management in serverless applications.
The service integrates with AWS Lambda for serverless workflows and supports MySQL and PostgreSQL engines. Amazon RDS Proxy is widely used for scalable web applications, multi-tenant systems, and API backends.
AWS Health Dashboard
AWS Health Dashboard was launched in 2017. It provides a personalized view of the health of AWS services, regions, and resources. Health Dashboard delivers proactive notifications about outages and maintenance events affecting user workloads.
The service integrates with Amazon CloudWatch and AWS Trusted Advisor for detailed monitoring and recommendations. AWS Health Dashboard is widely used in incident management, resource monitoring, and service continuity.
https://aws.amazon.com/premiumsupport/technology/aws-health-dashboard/
Amazon EventBridge
Amazon EventBridge was launched in 2019. It is a serverless event bus that enables event-driven architectures by connecting applications using AWS services, SaaS providers, or custom applications. EventBridge simplifies the creation of workflows based on event triggers.
The service integrates with AWS Lambda, Amazon SQS, and Amazon SNS for seamless event processing. Amazon EventBridge is widely used in real-time data processing, automation workflows, and application integration.
AWS Panorama
AWS Panorama was introduced in 2020. It is a machine learning-enabled device for running computer vision applications at the edge. Panorama enables businesses to analyze video streams locally, reducing latency and bandwidth costs.
The service integrates with Amazon SageMaker for training models and AWS IoT Greengrass for edge deployments. AWS Panorama is widely used in industrial monitoring, smart retail, and security analytics.
Amazon Redshift ML
Amazon Redshift ML was launched in 2021. It brings machine learning capabilities to Amazon Redshift by enabling users to build and deploy ML models directly using SQL commands. Redshift ML integrates seamlessly with Amazon SageMaker for model training.
The service allows businesses to make predictions and apply ML to big data analytics without requiring ML expertise. Amazon Redshift ML is widely used in predictive analytics, customer segmentation, and sales forecasting.
AWS IoT TwinMaker
AWS IoT TwinMaker was introduced in 2021. It helps developers create digital twins of physical systems to monitor and optimize operations. TwinMaker uses data from multiple sources, including IoT sensors and business applications, to build a virtual representation of real-world systems.
The service integrates with AWS IoT Core, Amazon S3, and Amazon QuickSight for visualization and analytics. AWS IoT TwinMaker is widely used in industrial automation, smart factories, and system simulations.
AWS Systems Manager
AWS Systems Manager was launched in 2017. It is a fully managed service that provides operational insights and automates administrative tasks for AWS resources. Systems Manager includes features like Patch Manager, Run Command, and State Manager.
The service integrates with Amazon EC2, AWS CloudWatch, and AWS IAM for seamless management and compliance. AWS Systems Manager is widely used for infrastructure monitoring, configuration management, and patch automation.
AWS OpsWorks for Puppet Enterprise
AWS OpsWorks for Puppet Enterprise was launched in 2017. It is a managed service that automates infrastructure provisioning and configuration using Puppet. OpsWorks provides a simplified way to manage servers and software across hybrid environments.
The service integrates with AWS IAM for role-based access and Amazon EC2 for instance management. AWS OpsWorks for Puppet Enterprise is widely used in DevOps workflows, server configuration, and infrastructure automation.
https://aws.amazon.com/opsworks/puppetenterprise/
Amazon Location Service
Amazon Location Service was introduced in 2020. It is a fully managed service that helps developers add location-based features to their applications. Location Service provides APIs for geocoding, routing, maps, and tracking.
The service integrates with Amazon S3 for storing location data and AWS IoT Core for tracking devices in real time. Amazon Location Service is widely used for fleet management, asset tracking, and location-aware applications.
AWS Proton
AWS Proton was launched in 2020. It is a fully managed service for deploying and managing modern application infrastructure. Proton simplifies the provisioning and maintenance of serverless and container-based applications by providing pre-defined templates.
The service integrates with AWS CodePipeline, AWS CloudFormation, and AWS Fargate for automated deployments. AWS Proton is widely used for microservices and DevOps workflows.
AWS App Runner
AWS App Runner was introduced in 2021. It is a fully managed service that enables developers to deploy and run scalable web applications and APIs without managing infrastructure. App Runner automatically builds and deploys containerized applications from source code or container images.
The service integrates with Amazon ECR, AWS Lambda, and Amazon CloudWatch for streamlined workflows. AWS App Runner is widely used for serverless applications, API hosting, and modern web applications.
AWS Outposts
AWS Outposts was launched in 2019. It brings the same AWS infrastructure, services, and APIs to on-premises environments, enabling a hybrid cloud experience. Outposts allows users to run workloads locally while seamlessly integrating with the AWS cloud.
The service integrates with Amazon RDS, Amazon ECS, and Amazon EBS for comprehensive on-premises solutions. AWS Outposts is widely used in industries like manufacturing, healthcare, and financial services.
Amazon Rekognition Custom Labels
Amazon Rekognition Custom Labels was launched in 2020. It is an extension of Amazon Rekognition that enables users to train custom machine learning models for specific image recognition use cases. Custom Labels allows businesses to identify objects or scenes unique to their operations.
The service integrates with Amazon S3 for image storage and Amazon SageMaker for training models. Amazon Rekognition Custom Labels is widely used in industrial quality control, brand recognition, and inventory management.
AWS CloudShell
AWS CloudShell was launched in 2020. It is a browser-based shell environment that provides secure, pre-authenticated access to AWS CLI and development tools. CloudShell allows developers to manage and interact with their AWS resources directly from the console.
The service integrates with AWS Identity and Access Management (IAM) for secure access and supports multiple scripting languages. AWS CloudShell is widely used for cloud resource management, developer workflows, and automation scripts.
Amazon Elastic Kubernetes Service (EKS)
Amazon Elastic Kubernetes Service (EKS) was introduced in 2018. It is a fully managed Kubernetes service that simplifies deploying and managing containerized applications. EKS ensures high availability and security for Kubernetes clusters.
The service integrates with AWS Fargate for serverless operations and AWS IAM for secure role-based access. Amazon EKS is widely used in microservices architecture, container orchestration, and scalable application hosting.
Amazon Elastic Load Balancing (ELB)
Amazon Elastic Load Balancing (ELB) was launched in 2009. It is a fully managed service that automatically distributes incoming application traffic across multiple targets, such as Amazon EC2 instances and AWS Lambda functions. ELB supports Application Load Balancer (ALB), Network Load Balancer (NLB), and Gateway Load Balancer (GLB).
The service integrates with Amazon CloudWatch for monitoring and AWS Auto Scaling for elasticity. Amazon ELB is widely used for high availability, fault tolerance, and load distribution.
AWS CodeStar
AWS CodeStar was launched in 2017. It provides a unified user interface for managing software development projects on AWS. CodeStar integrates tools like AWS CodePipeline, AWS CodeCommit, and AWS CodeBuild for end-to-end development workflows.
The service enables faster project setup with pre-configured templates and role-based permissions. AWS CodeStar is widely used for agile development, continuous integration, and team collaboration.
Amazon Elastic Transcoder
Amazon Elastic Transcoder was launched in 2013. It is a media transcoding service designed to convert video and audio files into formats optimized for playback on various devices. Elastic Transcoder provides pre-configured settings for common output formats.
The service integrates with Amazon S3 for input and output storage and Amazon CloudFront for global delivery. Amazon Elastic Transcoder is widely used in video streaming, content distribution, and media processing workflows.
https://aws.amazon.com/elastictranscoder/
AWS ThinkBox Deadline
AWS ThinkBox Deadline was introduced in 2017. It is a render management service that supports high-performance computing workloads for visual effects and animation. Deadline allows artists and developers to manage compute resources efficiently for rendering, simulation, and processing tasks.
The service integrates with Amazon EC2 for scalable compute power and Amazon S3 for storing render assets. AWS ThinkBox Deadline is widely used in film production, gaming, and visual effects workflows.
AWS IoT FleetWise
AWS IoT FleetWise was launched in 2021. It is a managed service that enables automotive companies to collect, transform, and transfer vehicle data to the cloud. FleetWise helps optimize vehicle operations, maintenance, and fleet management.
The service integrates with AWS IoT Core, Amazon S3, and Amazon SageMaker for analytics and predictive maintenance. AWS IoT FleetWise is widely used in connected vehicles, fleet analytics, and automotive data pipelines.
AWS Elemental MediaLive
AWS Elemental MediaLive was launched in 2017. It is a live video processing service that encodes broadcast-grade video streams for distribution to viewers. MediaLive supports adaptive bitrate formats and is optimized for real-time streaming workflows.
The service integrates with Amazon CloudFront for content delivery and AWS Elemental MediaConnect for reliable video transport. AWS Elemental MediaLive is widely used in live broadcasting, sports streaming, and event coverage.
Amazon Augmented AI (A2I)
Amazon Augmented AI (A2I) was introduced in 2019. It is a service that makes it easy to integrate human review into machine learning workflows for tasks like data labeling and sensitive decision-making. A2I allows businesses to define when and how human input is required.
The service integrates with Amazon SageMaker for ML workflows and Amazon S3 for storing reviewed data. Amazon A2I is widely used in document processing, content moderation, and data validation.
Amazon MemoryDB for Redis
Amazon MemoryDB for Redis was launched in 2021. It is a fully managed, in-memory database service built on Redis. MemoryDB is designed for high-performance, low-latency applications requiring durability and scalability.
The service integrates with AWS Identity and Access Management (IAM) for secure access and Amazon CloudWatch for monitoring. Amazon MemoryDB is widely used in gaming leaderboards, real-time analytics, and session management.
AWS Fault Injection Simulator
AWS Fault Injection Simulator was launched in 2021. It is a fully managed service for running controlled chaos engineering experiments. Fault Injection Simulator helps identify weaknesses in distributed systems by injecting faults into applications.
The service integrates with Amazon CloudWatch for monitoring and AWS CloudFormation for configuring test environments. AWS Fault Injection Simulator is widely used for resilience testing, fault tolerance validation, and chaos engineering.
AWS IoT Greengrass
AWS IoT Greengrass was launched in 2017. It enables local compute, messaging, and data caching for IoT devices. Greengrass allows devices to run machine learning models, process data locally, and operate offline.
The service integrates with AWS Lambda for edge computing and Amazon S3 for storing IoT data. AWS IoT Greengrass is widely used in industrial automation, smart home systems, and IoT edge computing.
Amazon Aurora Serverless
Amazon Aurora Serverless was introduced in 2018. It is an on-demand, auto-scaling configuration for Amazon Aurora that automatically adjusts capacity based on application needs. Aurora Serverless eliminates the need to provision and manage database instances.
The service integrates with Amazon RDS Proxy for optimized connection management and AWS Lambda for serverless application development. Amazon Aurora Serverless is widely used for variable workloads, development environments, and burstable applications.
AWS Service Quotas
AWS Service Quotas was launched in 2019. It enables users to view and manage their service limits across AWS resources. Service Quotas provides tools for requesting limit increases and monitoring quota usage.
The service integrates with AWS CloudWatch for alerting and AWS Organizations for multi-account management. AWS Service Quotas is widely used for resource planning, scaling management, and service optimization.
Amazon Managed Grafana
Amazon Managed Grafana was launched in 2021. It is a fully managed service that enables users to visualize and analyze operational data using Grafana. Managed Grafana supports integrations with multiple data sources for centralized monitoring.
The service integrates with Amazon CloudWatch, Amazon Elasticsearch Service, and AWS IoT SiteWise for comprehensive observability. Amazon Managed Grafana is widely used for infrastructure monitoring, IoT analytics, and application performance management.
https://aws.amazon.com/grafana/
AWS RoboMaker
AWS RoboMaker was launched in 2018. It is a fully managed service that simplifies the development, testing, and deployment of robotics applications. RoboMaker provides simulation environments and supports the Robot Operating System (ROS) framework.
The service integrates with AWS Lambda for event-driven automation and Amazon S3 for storing simulation data. AWS RoboMaker is widely used in autonomous vehicles, robotic process automation, and industrial robotics.
AWS Migration Hub
AWS Migration Hub was introduced in 2017. It provides a unified interface for tracking the progress of application migrations across multiple AWS tools and services. Migration Hub simplifies the migration process by consolidating status updates in one place.
The service integrates with AWS Database Migration Service (DMS) and AWS Server Migration Service (SMS) to support a variety of migration workflows. AWS Migration Hub is widely used in data center migrations, cloud modernization, and hybrid cloud setups.
Amazon Elastic Disaster Recovery (DRS)
Amazon Elastic Disaster Recovery (DRS) was introduced in 2021. It is a fully managed service that enables replication and failover of on-premises and cloud-based applications. DRS provides near-real-time data replication with minimal impact on performance.
The service integrates with Amazon EC2 for recovery environments and AWS CloudFormation for orchestrating disaster recovery workflows. Amazon DRS is widely used in business continuity, disaster recovery, and high availability architectures.
AWS Elastic File System (EFS) One Zone
AWS Elastic File System (EFS) One Zone was launched in 2021. It is a cost-optimized option for Amazon EFS designed for workloads that do not require multi-AZ replication. EFS One Zone offers lower costs while maintaining the performance of standard EFS.
The service integrates with AWS Backup for automated data protection and Amazon EC2 for shared access. AWS EFS One Zone is widely used in development environments, content management, and file-based applications.
AWS IoT Button
AWS IoT Button was launched in 2016. It is a programmable button that connects to AWS IoT Core and allows developers to trigger events or workflows with a single click. IoT Button is designed for prototyping and enabling IoT use cases.
The service integrates with AWS Lambda for executing functions and Amazon SNS for sending alerts. AWS IoT Button is widely used in home automation, inventory management, and custom IoT applications.
AWS OpsWorks Stacks
AWS OpsWorks Stacks was launched in 2013. It is a configuration management service that uses Chef to automate server setup, deployment, and scaling. OpsWorks Stacks supports custom application architectures for both cloud and on-premises environments.
The service integrates with Amazon EC2, Amazon RDS, and Amazon S3 to provide flexible deployment options. AWS OpsWorks Stacks is widely used in DevOps workflows, server configuration, and scalable application deployment.
Amazon AppStream 2.0
Amazon AppStream 2.0 was introduced in 2016. It is a fully managed service that delivers virtualized desktop applications to users via a web browser. AppStream 2.0 eliminates the need for local installations, enabling secure, scalable access.
The service integrates with Amazon S3 for storing user data and AWS Directory Service for managing user access. Amazon AppStream 2.0 is widely used in education, remote work, and application virtualization.
AWS Step Functions Express Workflows
AWS Step Functions Express Workflows were introduced in 2019. They are a cost-effective option within AWS Step Functions for orchestrating high-volume, short-duration workflows. Express Workflows provide low-latency execution for event-driven applications.
The service integrates with AWS Lambda, Amazon S3, and Amazon DynamoDB for seamless automation. Step Functions Express Workflows are widely used in data processing pipelines, streaming data workflows, and real-time applications.
AWS Amplify Hosting
AWS Amplify Hosting was launched in 2018. It is a fully managed service for deploying and hosting web applications with integrated CI/CD pipelines. Amplify Hosting supports modern frameworks like React, Angular, and Vue.
The service integrates with AWS Lambda for backend logic and Amazon S3 for static asset storage. AWS Amplify Hosting is widely used in single-page applications, serverless architectures, and rapid prototyping.
Amazon SageMaker Clarify
Amazon SageMaker Clarify was introduced in 2020. It is an extension of Amazon SageMaker that helps detect bias and improve explainability in machine learning models. Clarify ensures transparency by analyzing data and models for fairness.
The service integrates with Amazon S3 for data storage and Amazon CloudWatch for monitoring. Amazon SageMaker Clarify is widely used in AI ethics, regulatory compliance, and model explainability.
https://aws.amazon.com/sagemaker/clarify/
Amazon Neptune ML
Amazon Neptune ML was introduced in 2020. It extends Amazon Neptune by providing machine learning capabilities for graph databases. Neptune ML uses Deep Graph Library (DGL) to build and train models for predicting relationships and properties in graph data.
The service integrates with Amazon S3 for storing datasets and Amazon SageMaker for training and deploying ML models. Amazon Neptune ML is widely used in knowledge graphs, recommendation systems, and fraud detection.
AWS Elemental MediaConvert Accelerated Transcoding
AWS Elemental MediaConvert Accelerated Transcoding was introduced in 2021. It enables faster processing of high-resolution video files, including 4K and HDR content, by leveraging GPU-based resources. Accelerated Transcoding reduces time-to-market for media projects.
The service integrates with Amazon S3 for input/output storage and Amazon CloudFront for global distribution. MediaConvert Accelerated Transcoding is widely used in media production, broadcasting, and video streaming.
AWS IoT TwinMaker Scene Composer
AWS IoT TwinMaker Scene Composer was launched in 2022. It is a feature of AWS IoT TwinMaker that simplifies the creation of 3D digital twin environments. Scene Composer allows developers to visualize operational data and build interactive digital twin dashboards.
The service integrates with Amazon S3 for storing 3D assets and Amazon QuickSight for analytics visualization. AWS IoT TwinMaker Scene Composer is widely used in smart factories, industrial automation, and real-time monitoring.
Amazon Connect Wisdom
Amazon Connect Wisdom was introduced in 2021. It enhances Amazon Connect by providing customer service agents with contextual information and insights during interactions. Connect Wisdom integrates knowledge bases and real-time analytics to improve customer experiences.
The service integrates with Amazon Comprehend for analyzing customer sentiment and Amazon S3 for storing knowledge articles. Amazon Connect Wisdom is widely used in customer support centers, help desk automation, and contact center optimization.
AWS App Mesh Gateway
AWS App Mesh Gateway was launched in 2021. It is an extension of AWS App Mesh that simplifies the management of ingress traffic for microservices architectures. App Mesh Gateway provides centralized traffic control and routing.
The service integrates with Amazon EKS, AWS Fargate, and Amazon ECS for containerized applications. AWS App Mesh Gateway is widely used in service discovery, API management, and distributed systems.
Amazon DynamoDB On-Demand Backup and Restore
Amazon DynamoDB On-Demand Backup and Restore was launched in 2018. It provides the ability to create full backups of DynamoDB tables without affecting application performance. On-Demand Backup ensures data durability and recovery in disaster scenarios.
The service integrates with AWS Backup for centralized management and compliance. DynamoDB On-Demand Backup is widely used in business continuity planning, disaster recovery, and data archival.
AWS Global Accelerator Endpoint Groups
AWS Global Accelerator Endpoint Groups were introduced in 2018. They allow users to improve the availability and performance of applications by routing traffic to specific regions or endpoints. Endpoint Groups enable fine-grained traffic management.
The service integrates with Elastic Load Balancers, Amazon EC2, and Amazon CloudFront for global reach. AWS Global Accelerator Endpoint Groups are widely used in multi-region deployments, high availability architectures, and low-latency applications.
AWS Glue Streaming ETL
AWS Glue Streaming ETL was introduced in 2020. It is a feature of AWS Glue that enables real-time data processing and transformation from streaming sources. Streaming ETL simplifies ingesting and analyzing streaming data for operational insights.
The service integrates with Amazon Kinesis, Amazon S3, and Amazon Redshift for real-time analytics. AWS Glue Streaming ETL is widely used in streaming analytics, IoT data processing, and event-driven workflows.
Amazon Location Service Tracker
Amazon Location Service Tracker was launched in 2021. It is a feature of Amazon Location Service that enables tracking and monitoring of devices or assets in real-time. Tracker provides APIs for location updates and geofencing.
The service integrates with AWS IoT Core for device telemetry and Amazon S3 for storing location data. Amazon Location Service Tracker is widely used in fleet management, logistics, and asset tracking.
AWS IoT SiteWise Edge
AWS IoT SiteWise Edge was introduced in 2020. It is a feature of AWS IoT SiteWise that allows industrial customers to process and analyze data locally on edge devices. SiteWise Edge ensures low-latency insights and offline operation.
The service integrates with AWS IoT Greengrass for edge computing and Amazon S3 for long-term storage. AWS IoT SiteWise Edge is widely used in industrial automation, smart manufacturing, and predictive maintenance.
https://aws.amazon.com/iot-sitewise/edge/
Amazon Managed Blockchain
Amazon Managed Blockchain was launched in 2019. It is a fully managed service that simplifies the creation and operation of scalable blockchain networks using frameworks like Hyperledger Fabric and Ethereum. Managed Blockchain supports secure and transparent data sharing among multiple parties.
The service integrates with AWS Key Management Service (KMS) for encryption and Amazon CloudWatch for monitoring. Amazon Managed Blockchain is widely used in supply chain management, financial services, and decentralized applications.
AWS CodeGuru
AWS CodeGuru was introduced in 2020. It is a developer tool powered by machine learning that provides code reviews and application performance recommendations. CodeGuru identifies security vulnerabilities, inefficiencies, and best practice violations.
The service integrates with AWS CodeCommit for source code analysis and Amazon CloudWatch for runtime profiling. AWS CodeGuru is widely used in secure coding practices, performance optimization, and developer productivity.
Amazon Simple Workflow Service (SWF) Step Decider
Amazon Simple Workflow Service (SWF) Step Decider is an advanced feature of SWF launched in 2015. It helps in building modular, reusable workflow logic for long-running tasks. Step Decider allows for dynamic decision-making during workflow execution.
The service integrates with AWS Lambda for automated task execution and Amazon S3 for workflow state tracking. SWF Step Decider is widely used in business process automation, data processing, and stateful workflows.
Amazon SageMaker Autopilot
Amazon SageMaker Autopilot was introduced in 2019. It automates the process of building, training, and tuning machine learning models while allowing full visibility into the process. Autopilot simplifies ML workflows without compromising customization options.
The service integrates with Amazon S3 for data storage and Amazon SageMaker Studio for detailed model analysis. Amazon SageMaker Autopilot is widely used in predictive analytics, data-driven insights, and rapid ML prototyping.
AWS Elastic Load Balancing (ELB) Gateway Load Balancer
AWS Elastic Load Balancing (ELB) Gateway Load Balancer was launched in 2020. It provides transparent network traffic distribution for third-party appliances. Gateway Load Balancer combines load balancing with traffic inspection.
The service integrates with AWS Firewall Manager and Amazon CloudWatch for centralized security and monitoring. ELB Gateway Load Balancer is widely used in network security, high availability architectures, and traffic inspection workflows.
AWS IoT Device Defender Audit Manager
AWS IoT Device Defender Audit Manager was launched in 2020. It is a feature of AWS IoT Device Defender that helps users automate the auditing of IoT configurations against security best practices. Audit Manager ensures compliance by continuously monitoring device policies.
The service integrates with AWS Security Hub and Amazon CloudWatch for centralized alerting and visibility. AWS IoT Device Defender Audit Manager is widely used in IoT security, policy compliance, and device management.
Amazon EMR Studio
Amazon EMR Studio was introduced in 2020. It is an integrated development environment for big data processing and analysis using Apache Spark and Jupyter Notebooks. EMR Studio enables collaborative workflows for data scientists and engineers.
The service integrates with Amazon S3 for input/output storage and AWS Glue for metadata cataloging. Amazon EMR Studio is widely used in data analytics, machine learning workflows, and real-time data processing.
Amazon VPC Lattice
Amazon VPC Lattice was launched in 2022. It provides application-layer networking capabilities to securely connect services across Amazon VPCs and accounts. VPC Lattice simplifies service-to-service communication with built-in observability.
The service integrates with Amazon CloudWatch for traffic monitoring and AWS Identity and Access Management (IAM) for secure access control. Amazon VPC Lattice is widely used in microservices architectures, hybrid cloud, and service mesh deployments.
AWS Backup Audit Manager
AWS Backup Audit Manager was launched in 2021. It helps organizations monitor and evaluate their AWS Backup activities to ensure compliance with regulatory standards. Audit Manager provides pre-built frameworks and automated reporting tools.
The service integrates with AWS Config and AWS Organizations for centralized compliance management. AWS Backup Audit Manager is widely used in data protection, compliance reporting, and disaster recovery planning.
AWS IoT Core for LoRaWAN
AWS IoT Core for LoRaWAN was introduced in 2020. It enables customers to connect and manage LoRaWAN devices using AWS IoT Core. IoT Core for LoRaWAN simplifies the deployment of long-range, low-power IoT networks.
The service integrates with AWS IoT Analytics and Amazon S3 for device data processing and storage. AWS IoT Core for LoRaWAN is widely used in agriculture, smart cities, and industrial IoT solutions.
https://aws.amazon.com/iot-core/lorawan/
AWS Glue Data Quality
AWS Glue Data Quality was introduced in 2022. It provides automated data quality checks within AWS Glue workflows. Data Quality enables users to define, monitor, and enforce quality standards for datasets to ensure accuracy and reliability.
The service integrates with Amazon S3 and Amazon Redshift for quality assurance across diverse data sources. AWS Glue Data Quality is widely used in data lake management, ETL workflows, and compliance reporting.
Amazon Verified Permissions
Amazon Verified Permissions was launched in 2022. It provides fine-grained access control to resources and applications by defining policies using the Cedar policy language. Verified Permissions simplifies access management for complex authorization scenarios.
The service integrates with Amazon Cognito for identity management and AWS IAM for centralizing permissions. Amazon Verified Permissions is widely used in zero-trust architectures, application security, and policy management.
AWS Wickr
AWS Wickr was introduced in 2021. It is a secure collaboration service designed for encrypted messaging, voice, and video communication. Wickr provides end-to-end encryption and secure file sharing, ensuring privacy for sensitive communications.
The service integrates with AWS Key Management Service (KMS) for encryption and Amazon S3 for secure file storage. AWS Wickr is widely used in government communication, corporate collaboration, and secure messaging platforms.
AWS Snow Family Edge Compute
AWS Snow Family Edge Compute was launched in 2020. It extends the capabilities of the AWS Snow Family by enabling local compute and storage for edge workloads. Edge Compute supports running containerized applications on devices like AWS Snowcone and AWS Snowball Edge.
The service integrates with AWS IoT Greengrass for edge processing and Amazon S3 for data synchronization. AWS Snow Family Edge Compute is widely used in remote operations, edge analytics, and disconnected environments.
Amazon Detective Findings Groups
Amazon Detective Findings Groups was introduced in 2022. It enhances Amazon Detective by grouping related security findings to simplify investigation and analysis. Findings Groups uses machine learning to identify connections between events.
The service integrates with AWS Security Hub and Amazon GuardDuty for comprehensive threat detection and response. Amazon Detective Findings Groups is widely used in incident response, security operations, and root cause analysis.
AWS Local Zones
AWS Local Zones were introduced in 2019. They bring compute, storage, and networking services closer to end-users for applications requiring ultra-low latency. Local Zones extend AWS regions by providing resources in specific geographic areas.
The service integrates with Amazon EC2, Amazon RDS, and AWS Direct Connect for hybrid workloads. AWS Local Zones are widely used in gaming, media production, and real-time applications.
Amazon AppStream Fleet Management
Amazon AppStream Fleet Management was launched in 2021. It extends Amazon AppStream 2.0 by offering advanced tools to manage application streaming fleets. Fleet Management enables auto-scaling and improved monitoring of virtual application delivery.
The service integrates with Amazon CloudWatch for fleet metrics and AWS IAM for access control. Amazon AppStream Fleet Management is widely used in remote work, education, and application hosting.
Amazon Connect Cases
Amazon Connect Cases was introduced in 2022. It is an add-on for Amazon Connect that helps track, manage, and resolve customer issues more efficiently. Cases centralizes customer interactions and automates workflows to streamline support.
The service integrates with Amazon S3 for case data storage and Amazon Comprehend for sentiment analysis. Amazon Connect Cases is widely used in customer service, ticketing systems, and contact center optimization.
Amazon SageMaker JumpStart
Amazon SageMaker JumpStart was introduced in 2021. It accelerates the adoption of machine learning by providing pre-built models, algorithms, and end-to-end ML solutions. JumpStart helps users quickly experiment and deploy solutions.
The service integrates with Amazon S3 for storing training datasets and Amazon SageMaker Studio for customizing workflows. Amazon SageMaker JumpStart is widely used in predictive modeling, ML experimentation, and industry-specific ML applications.
AWS Private 5G
AWS Private 5G was launched in 2021. It is a fully managed service that allows organizations to deploy, operate, and scale private 5G mobile networks. Private 5G ensures secure and reliable connectivity for on-premises applications and devices.
The service integrates with AWS Identity and Access Management (IAM) for controlling network access and Amazon S3 for storing network data. AWS Private 5G is widely used in industrial IoT, smart factories, and edge computing.
https://aws.amazon.com/private5g/
Amazon EMR Serverless
Amazon EMR Serverless was introduced in 2022. It is a serverless option for Amazon EMR that automatically scales resources for big data applications. EMR Serverless supports frameworks like Apache Spark and Hive, eliminating the need to provision clusters.
The service integrates with Amazon S3 for storage and AWS Glue for metadata cataloging. Amazon EMR Serverless is widely used for data analytics, ETL workflows, and real-time data processing.
AWS HealthOmics
AWS HealthOmics was launched in 2022. It is a fully managed service designed for storing, analyzing, and sharing omics data such as DNA and RNA sequences. HealthOmics accelerates research by integrating compute and analytics tools for genomic data.
The service integrates with Amazon S3 for data storage and Amazon SageMaker for building analytics workflows. AWS HealthOmics is widely used in genomics, healthcare research, and precision medicine.
AWS IoT ExpressLink
AWS IoT ExpressLink was introduced in 2022. It is a hardware module that simplifies the process of connecting IoT devices to AWS IoT Core. ExpressLink provides built-in security and eliminates the need for advanced networking expertise.
The service integrates with Amazon S3 for storing IoT data and AWS IoT Device Management for device monitoring. AWS IoT ExpressLink is widely used in smart appliances, industrial IoT, and connected devices.
Amazon FSx for OpenZFS
Amazon FSx for OpenZFS was launched in 2021. It is a fully managed file storage service built on OpenZFS, providing high performance and scalability. FSx for OpenZFS supports dynamic scaling and advanced features like snapshots and compression.
The service integrates with AWS Backup for automated protection and Amazon EC2 for application hosting. Amazon FSx for OpenZFS is widely used in media processing, analytics workloads, and software development.
Amazon EC2 Spot Instances with Hibernate
Amazon EC2 Spot Instances with Hibernate was introduced in 2020. It allows interrupted Spot Instances to save their in-memory state, enabling a seamless restart when the instance is resumed. Hibernate reduces startup time and improves efficiency for intermittent workloads.
The service integrates with Amazon EBS for persistent storage and Amazon CloudWatch for monitoring. EC2 Spot Instances with Hibernate are widely used in cost-optimized computing, batch processing, and dynamic workloads.
AWS Transfer Family for Amazon S3 and Amazon EFS
AWS Transfer Family for Amazon S3 and Amazon EFS was launched in 2018. It enables secure file transfers using protocols like SFTP, FTPS, and FTP directly into Amazon S3 and Amazon EFS. Transfer Family simplifies integrating legacy applications with cloud storage.
The service integrates with AWS Identity and Access Management (IAM) for secure access and Amazon CloudWatch for monitoring. AWS Transfer Family is widely used in data migration, file sharing, and integration with legacy systems.
AWS Clean Rooms
AWS Clean Rooms was introduced in 2022. It is a fully managed service that enables secure collaboration between multiple parties to analyze and process shared datasets without exposing raw data. Clean Rooms ensure privacy through encryption and access control.
The service integrates with AWS Identity and Access Management (IAM) and AWS Glue for managing data sources. AWS Clean Rooms are widely used in marketing analytics, data collaboration, and privacy-preserving computations.
Amazon Elastic Fabric Adapter (EFA)
Amazon Elastic Fabric Adapter (EFA) was launched in 2019. It is a network interface designed for Amazon EC2 instances that require low-latency and high-throughput networking for HPC applications. EFA supports tightly coupled parallel workloads like simulations and ML training.
The service integrates with Amazon EC2 and AWS Batch for scalable processing. Amazon EFA is widely used in high-performance computing, finite element analysis, and scientific simulations.
Amazon CodeCatalyst
Amazon CodeCatalyst was launched in 2022. It is a unified software development and delivery service that provides pre-configured workflows, issue tracking, and CI/CD pipelines. CodeCatalyst simplifies collaboration and accelerates software delivery.
The service integrates with AWS CodePipeline, AWS CodeCommit, and Amazon CloudWatch for end-to-end development workflows. Amazon CodeCatalyst is widely used in team collaboration, agile development, and automated software delivery.
AWS IoT SiteWise Asset Modeling
AWS IoT SiteWise Asset Modeling was introduced in 2021. It enables users to define and manage digital representations of physical assets in AWS IoT SiteWise. Asset Modeling simplifies monitoring and analysis of industrial equipment.
The service integrates with Amazon S3 for data storage and Amazon QuickSight for visualizing metrics. AWS IoT SiteWise Asset Modeling is widely used in industrial automation, smart factories, and predictive maintenance.
https://aws.amazon.com/iot-sitewise/asset-modeling/
Amazon Security Lake
Amazon Security Lake was launched in 2022. It is a fully managed service that centralizes security data from across your organization into a dedicated data lake. Security Lake enables efficient querying and analysis for threat detection and compliance.
The service integrates with Amazon S3 for data storage and AWS Security Hub for threat detection. Amazon Security Lake is widely used in cybersecurity, incident response, and regulatory compliance.
AWS Step Functions Workflow Collections
AWS Step Functions Workflow Collections were introduced in 2022. This feature allows developers to create and share reusable workflow templates for Step Functions. Workflow Collections simplify the orchestration of common processes across applications.
The service integrates with AWS Lambda for event-driven workflows and Amazon S3 for storing workflow data. AWS Step Functions Workflow Collections are widely used in process automation, data pipelines, and application orchestration.
Amazon Kinesis Video Streams WebRTC
Amazon Kinesis Video Streams WebRTC was launched in 2019. It enables real-time streaming and interaction through the WebRTC protocol. Kinesis Video Streams WebRTC is designed for applications like video chat, online gaming, and IoT video applications.
The service integrates with AWS IoT Core for device communication and Amazon S3 for video storage. Kinesis Video Streams WebRTC is widely used in live video applications, teleconferencing, and interactive streaming.
Amazon DevOps Guru
Amazon DevOps Guru was introduced in 2020. It uses machine learning to identify and provide recommendations for resolving operational issues in applications. DevOps Guru monitors metrics, logs, and events to detect anomalies and prevent downtime.
The service integrates with Amazon CloudWatch for observability and AWS Lambda for remediation workflows. Amazon DevOps Guru is widely used in site reliability engineering (SRE), incident management, and DevOps automation.
AWS IoT Core Device Location
AWS IoT Core Device Location was launched in 2021. It enables IoT devices to provide real-time geolocation data without requiring additional hardware like GPS. Device Location leverages Wi-Fi scanning and cellular triangulation for accurate positioning.
The service integrates with Amazon Location Service for mapping and Amazon S3 for data storage. AWS IoT Core Device Location is widely used in asset tracking, smart logistics, and location-aware IoT applications.
Amazon Omics Data Analysis Pipelines
Amazon Omics Data Analysis Pipelines were introduced in 2022. This feature of AWS HealthOmics provides pre-built workflows for processing genomic, transcriptomic, and other omics data. Data Analysis Pipelines accelerate the interpretation of biological datasets.
The service integrates with Amazon S3 for storing results and Amazon SageMaker for downstream analytics. Amazon Omics Data Analysis Pipelines are widely used in genomics research, bioinformatics, and healthcare innovation.
AWS Private Certificate Authority (CA)
AWS Private Certificate Authority (CA) was launched in 2018. It allows organizations to create and manage private certificates for their internal applications and services. Private CA enhances security by ensuring only trusted certificates are used.
The service integrates with AWS Certificate Manager for certificate distribution and AWS Identity and Access Management (IAM) for secure access control. AWS Private CA is widely used in internal communications, IoT device management, and secure application deployments.
Amazon Connect Forecasting
Amazon Connect Forecasting was introduced in 2022. It is an extension of Amazon Connect that uses machine learning to predict contact volumes for contact centers. Forecasting optimizes resource allocation by predicting future call and interaction volumes.
The service integrates with Amazon SageMaker for model training and Amazon S3 for storing forecast data. Amazon Connect Forecasting is widely used in contact center management, workforce optimization, and customer experience enhancement.
AWS Mainframe Modernization
AWS Mainframe Modernization was launched in 2022. It provides tools and services to migrate, transform, and modernize mainframe workloads to the AWS cloud. Mainframe Modernization supports both re-platforming and refactoring options for legacy applications.
The service integrates with Amazon EC2 for scalable compute and AWS CloudFormation for automated provisioning. AWS Mainframe Modernization is widely used in digital transformation, legacy application migration, and hybrid cloud deployments.
AWS Elastic Disaster Recovery Automation
AWS Elastic Disaster Recovery Automation was introduced in 2021. It extends AWS Elastic Disaster Recovery by providing pre-built scripts and templates for automating failover and failback processes. Disaster Recovery Automation ensures faster recovery times with minimal manual intervention.
The service integrates with Amazon CloudWatch for monitoring and AWS Lambda for triggering automated workflows. AWS Elastic Disaster Recovery Automation is widely used in business continuity planning, disaster preparedness, and system resilience.
https://aws.amazon.com/disaster-recovery/automation/
Amazon CodeWhisperer
Amazon CodeWhisperer was launched in 2022. It is an AI-powered coding assistant that provides real-time code suggestions and best practices to developers. CodeWhisperer supports multiple programming languages and IDE integrations to boost productivity.
The service integrates with AWS Cloud9 and Amazon CodeCommit for seamless development workflows. Amazon CodeWhisperer is widely used in software development, code review, and developer tooling.
AWS Elastic Beanstalk Command Line Interface (EB CLI)
AWS Elastic Beanstalk Command Line Interface (EB CLI) was introduced in 2015. It is a tool that simplifies the management of AWS Elastic Beanstalk applications from the command line. EB CLI enables developers to deploy, monitor, and update applications with minimal effort.
The service integrates with Amazon S3 for application storage and AWS IAM for access control. AWS EB CLI is widely used in application deployment, DevOps automation, and environment management.
Amazon S3 Glacier Instant Retrieval
Amazon S3 Glacier Instant Retrieval was launched in 2021. It is a storage class within Amazon S3 Glacier that provides low-cost, long-term storage with milliseconds retrieval times. Instant Retrieval is ideal for archive data that requires frequent access.
The service integrates with Amazon CloudWatch for monitoring and AWS Backup for data protection. Amazon S3 Glacier Instant Retrieval is widely used in data archiving, regulatory compliance, and backup solutions.
AWS SimSpace Weaver
AWS SimSpace Weaver was launched in 2022. It is a simulation service that enables large-scale spatial simulations for scenarios such as smart cities, digital twins, and gaming environments. SimSpace Weaver simplifies the deployment of simulations across multiple nodes.
The service integrates with Amazon EC2 for scalable compute and Amazon S3 for simulation data storage. AWS SimSpace Weaver is widely used in urban planning, disaster response modeling, and virtual environments.
AWS AppConfig Extensions
AWS AppConfig Extensions were introduced in 2021. They provide additional functionality for AWS AppConfig, allowing developers to integrate feature flags, dynamic configuration changes, and custom validation logic into their applications.
The service integrates with AWS Lambda for custom logic and Amazon CloudWatch for monitoring. AWS AppConfig Extensions are widely used in feature management, application configuration, and agile development.
Amazon Redshift Data Sharing
Amazon Redshift Data Sharing was launched in 2021. It allows secure, real-time sharing of data across Amazon Redshift clusters without duplicating or moving data. Data Sharing simplifies collaboration while maintaining data consistency.
The service integrates with Amazon S3 for external data sources and AWS Glue for data cataloging. Amazon Redshift Data Sharing is widely used in data collaboration, business intelligence, and analytics.
AWS Resilience Hub Fault Injection Scenarios
AWS Resilience Hub Fault Injection Scenarios were introduced in 2022. This feature extends AWS Resilience Hub by enabling fault injection experiments to test application resilience. Fault Injection Scenarios help validate disaster recovery plans.
The service integrates with AWS CloudFormation for environment setup and Amazon CloudWatch for monitoring. AWS Resilience Hub Fault Injection Scenarios are widely used in chaos engineering, system reliability testing, and resilience planning.
Amazon SageMaker Model Registry
Amazon SageMaker Model Registry was introduced in 2021. It is a repository within Amazon SageMaker that simplifies the tracking and management of machine learning models. Model Registry provides versioning, approvals, and monitoring for deployed models.
The service integrates with Amazon S3 for storing model artifacts and Amazon SageMaker Pipelines for automation. Amazon SageMaker Model Registry is widely used in ML lifecycle management, model governance, and deployment workflows.
AWS Marketplace for Containers
AWS Marketplace for Containers was launched in 2018. It provides a catalog of pre-configured containerized applications that can be deployed directly to Amazon ECS, Amazon EKS, or AWS Fargate. Marketplace for Containers simplifies the adoption of third-party software.
The service integrates with Amazon ECR for image storage and AWS CloudFormation for automated deployments. AWS Marketplace for Containers is widely used in microservices architectures, third-party integrations, and container orchestration.
Amazon Athena User Defined Functions (UDFs)
Amazon Athena User Defined Functions (UDFs) were introduced in 2021. This feature allows users to write custom functions in AWS Lambda for processing data within Athena queries. UDFs enable advanced analytics and data transformations.
The service integrates with Amazon S3 for data storage and AWS Glue for metadata management. Amazon Athena UDFs are widely used in custom analytics workflows, data transformation, and query optimization.
https://aws.amazon.com/athena/
AWS Elastic Disaster Recovery (DRS) Orchestration
AWS Elastic Disaster Recovery (DRS) Orchestration was introduced in 2022. This feature extends AWS DRS by automating failover and failback operations for disaster recovery scenarios. Orchestration streamlines recovery processes, reducing downtime and complexity.
The service integrates with AWS CloudFormation for environment replication and Amazon CloudWatch for performance monitoring. AWS DRS Orchestration is widely used in disaster recovery planning, business continuity, and system resilience.
Amazon VPC Reachability Analyzer
Amazon VPC Reachability Analyzer was launched in 2020. It helps diagnose and troubleshoot connectivity issues within Amazon VPC by simulating traffic paths between resources. Reachability Analyzer identifies misconfigurations and ensures reliable network setups.
The service integrates with AWS CloudTrail for logging changes and Amazon CloudWatch for monitoring network traffic. Amazon VPC Reachability Analyzer is widely used in network troubleshooting, security audits, and connectivity validation.
AWS Glue Data Integration for Amazon Redshift
AWS Glue Data Integration for Amazon Redshift was introduced in 2021. It simplifies the process of connecting and moving data between AWS Glue and Amazon Redshift. Data Integration enhances ETL workflows for analytics and reporting.
The service integrates with Amazon S3 for data staging and AWS Glue Studio for visual workflows. AWS Glue Data Integration is widely used in data lakes, data warehousing, and business intelligence.
Amazon S3 Object Lambda
Amazon S3 Object Lambda was launched in 2021. It allows users to customize the retrieval of objects from Amazon S3 using AWS Lambda functions. Object Lambda enables dynamic transformations like redacting sensitive data or resizing images.
The service integrates with Amazon CloudWatch for monitoring and AWS IAM for access control. Amazon S3 Object Lambda is widely used in data transformation, content delivery, and secure data processing.
Amazon RDS Performance Insights for Amazon Aurora
Amazon RDS Performance Insights for Amazon Aurora was launched in 2018. It provides advanced database monitoring and analytics for Amazon Aurora instances. Performance Insights helps identify bottlenecks and optimize database performance.
The service integrates with Amazon CloudWatch for metric visualization and AWS Lambda for automated responses. Amazon RDS Performance Insights is widely used in database optimization, query tuning, and capacity planning.
AWS IoT FleetHub
AWS IoT FleetHub was launched in 2020. It is a feature of AWS IoT Device Management that provides a centralized dashboard for monitoring and managing IoT fleets. FleetHub enables real-time visibility into device metrics and health.
The service integrates with Amazon CloudWatch for monitoring and AWS IoT Core for device communication. AWS IoT FleetHub is widely used in fleet management, IoT monitoring, and device lifecycle management.
Amazon Connect Voice ID
Amazon Connect Voice ID was introduced in 2021. It uses machine learning to provide real-time caller authentication based on unique voice characteristics. Voice ID enhances security while reducing friction in customer interactions.
The service integrates with Amazon S3 for storing voice recordings and Amazon CloudWatch for monitoring authentication metrics. Amazon Connect Voice ID is widely used in call center authentication, fraud prevention, and customer experience enhancement.
AWS Backup Vault Lock
AWS Backup Vault Lock was introduced in 2021. It provides immutable protection for backup data stored in AWS Backup. Vault Lock ensures that backups cannot be deleted or modified, meeting regulatory compliance standards.
The service integrates with Amazon S3 for long-term storage and AWS IAM for access control. AWS Backup Vault Lock is widely used in data protection, compliance reporting, and ransomware recovery.
Amazon EKS Anywhere
Amazon EKS Anywhere was launched in 2021. It enables customers to create and operate Kubernetes clusters on-premises using the same Amazon EKS tools and APIs. EKS Anywhere simplifies hybrid cloud deployments and management.
The service integrates with AWS IAM for role-based access and Amazon CloudWatch for cluster monitoring. Amazon EKS Anywhere is widely used in hybrid cloud, edge computing, and container orchestration.
Amazon S3 Batch Replication
Amazon S3 Batch Replication was introduced in 2022. It allows users to replicate existing objects across buckets or regions using automated workflows. Batch Replication simplifies the process of maintaining data consistency at scale.
The service integrates with Amazon S3 for data management and AWS CloudTrail for replication logging. Amazon S3 Batch Replication is widely used in multi-region applications, data redundancy, and compliance requirements.
AWS Kinesis Data Analytics Studio
AWS Kinesis Data Analytics Studio was introduced in 2021. It provides an interactive development environment for real-time data processing using Apache Flink. Data Analytics Studio enables users to analyze streaming data and visualize results in real-time.
The service integrates with Amazon Kinesis Data Streams, Amazon S3, and Amazon Redshift for seamless data workflows. AWS Kinesis Data Analytics Studio is widely used in streaming analytics, real-time dashboards, and event-driven applications.
AWS Control Tower Account Factory
AWS Control Tower Account Factory was launched in 2020. It simplifies the creation and configuration of new AWS accounts with pre-defined blueprints for security and governance. Account Factory ensures consistent compliance across multi-account environments.
The service integrates with AWS Organizations for account management and AWS IAM for secure access. AWS Control Tower Account Factory is widely used in multi-account setups, cloud governance, and security automation.
Amazon DynamoDB Streams Enhanced Fan-Out
Amazon DynamoDB Streams Enhanced Fan-Out was introduced in 2018. This feature enables high-throughput data streaming from DynamoDB Streams with dedicated consumer access. Enhanced Fan-Out ensures low-latency processing for concurrent applications.
The service integrates with AWS Lambda for event triggers and Amazon Kinesis Data Streams for additional data streaming capabilities. Amazon DynamoDB Streams Enhanced Fan-Out is widely used in real-time data processing, analytics workflows, and event-driven systems.
Amazon SageMaker Feature Store
Amazon SageMaker Feature Store was launched in 2020. It is a fully managed repository for storing, sharing, and managing machine learning features. Feature Store simplifies feature engineering and ensures consistency across training and inference workflows.
The service integrates with Amazon S3 for data storage and Amazon SageMaker Pipelines for workflow automation. Amazon SageMaker Feature Store is widely used in ML lifecycle management, predictive modeling, and data preprocessing.
AWS Glue Cross-Account Data Sharing
AWS Glue Cross-Account Data Sharing was introduced in 2021. This feature enables secure sharing of data catalogs across AWS accounts. Cross-Account Data Sharing eliminates duplication and simplifies collaboration in multi-account environments.
The service integrates with AWS Lake Formation for centralized permissions and Amazon S3 for storage. AWS Glue Cross-Account Data Sharing is widely used in data lakes, collaborative analytics, and multi-account workflows.
Amazon Connect Agent Workspace
Amazon Connect Agent Workspace was launched in 2021. It provides a unified interface for agents to access tools, customer information, and call controls within Amazon Connect. Agent Workspace enhances efficiency and improves customer interactions.
The service integrates with Amazon S3 for storing interaction records and Amazon Lex for conversational AI. Amazon Connect Agent Workspace is widely used in contact centers, customer support, and workforce optimization.
Amazon OpenSearch Service UltraWarm
Amazon OpenSearch Service UltraWarm was launched in 2020. It provides a cost-effective storage tier for infrequently accessed data in OpenSearch. UltraWarm reduces storage costs while retaining the ability to analyze large datasets.
The service integrates with Amazon S3 for storage and Amazon CloudWatch for monitoring. Amazon OpenSearch Service UltraWarm is widely used in log analytics, compliance archiving, and security monitoring.
Amazon S3 Replication Time Control (RTC)
Amazon S3 Replication Time Control (RTC) was introduced in 2020. It provides predictable replication times for critical data stored in Amazon S3. RTC guarantees replication within 15 minutes for high-priority workloads.
The service integrates with Amazon CloudWatch for monitoring and AWS Backup for disaster recovery. Amazon S3 RTC is widely used in compliance workflows, data redundancy, and multi-region applications.
AWS IoT Device Advisor
AWS IoT Device Advisor was launched in 2021. It is a managed service that tests and validates IoT devices for compliance with AWS IoT Core standards. Device Advisor ensures interoperability and reliability for connected devices.
The service integrates with AWS IoT Greengrass for edge testing and Amazon S3 for storing test results. AWS IoT Device Advisor is widely used in device certification, quality assurance, and IoT development workflows.
Amazon ECS Capacity Providers
Amazon ECS Capacity Providers were introduced in 2019. They enable flexible and efficient scaling of Amazon ECS clusters by managing how tasks are placed on compute resources. Capacity Providers support both on-demand and spot instances.
The service integrates with AWS Auto Scaling for resource optimization and AWS Fargate for serverless container management. Amazon ECS Capacity Providers are widely used in container orchestration, cost optimization, and dynamic workloads.
AWS Cloud WAN
AWS Cloud WAN was launched in 2021. It is a managed wide area networking service that simplifies connecting on-premises data centers, branch offices, and cloud resources. Cloud WAN provides a unified dashboard for network management and monitoring.
The service integrates with AWS Transit Gateway for routing and Amazon VPC for private networking. AWS Cloud WAN is widely used in enterprise networking, hybrid cloud, and global applications.
Amazon Timestream Scheduled Queries
Amazon Timestream Scheduled Queries were introduced in 2021. This feature of Amazon Timestream allows users to automate queries and store results for time-series analytics. Scheduled Queries simplify deriving insights from time-stamped data.
The service integrates with Amazon S3 for storing query results and Amazon QuickSight for visualization. Amazon Timestream Scheduled Queries are widely used in IoT analytics, system monitoring, and performance optimization.
AWS Wavelength
AWS Wavelength was launched in 2020. It brings AWS infrastructure and services closer to end-users by embedding compute and storage capabilities within 5G networks. Wavelength reduces latency for applications requiring real-time processing.
The service integrates with Amazon EC2 and AWS Lambda for compute workloads. AWS Wavelength is widely used in edge computing, gaming, and augmented reality (AR) applications.
AWS CloudFormation Guard
AWS CloudFormation Guard was introduced in 2021. It is a policy-as-code tool that validates CloudFormation templates against predefined compliance rules. Guard ensures infrastructure deployments meet security and operational standards.
The service integrates with AWS Config for compliance tracking and AWS Lambda for automated policy enforcement. AWS CloudFormation Guard is widely used in infrastructure as code, compliance automation, and secure deployments.
Amazon EC2 Mac Instances
Amazon EC2 Mac Instances were launched in 2020. They provide on-demand macOS environments for building, testing, and signing Apple applications. Mac Instances support CI/CD pipelines for iOS, macOS, watchOS, and tvOS apps.
The service integrates with Amazon S3 for storing build artifacts and AWS CodePipeline for automation. Amazon EC2 Mac Instances are widely used in app development, software testing, and mobile application deployment.
Amazon Rekognition Video Segment Detection
Amazon Rekognition Video Segment Detection was introduced in 2021. It detects segments like black frames, scene changes, and end credits in video content. Segment Detection simplifies video editing and content indexing workflows.
The service integrates with Amazon S3 for video storage and AWS Lambda for automated workflows. Amazon Rekognition Video Segment Detection is widely used in media production, content moderation, and video archiving.
AWS IoT SiteWise Monitor
AWS IoT SiteWise Monitor was launched in 2020. It provides a fully managed web application for visualizing and monitoring industrial data. SiteWise Monitor simplifies building custom dashboards for operational insights.
The service integrates with Amazon S3 for storing data and Amazon QuickSight for advanced visualization. AWS IoT SiteWise Monitor is widely used in smart factories, industrial automation, and real-time analytics.
AWS App Mesh Virtual Gateways
AWS App Mesh Virtual Gateways were introduced in 2021. They provide ingress control for managing external traffic to App Mesh environments. Virtual Gateways enhance service discovery and routing in microservices architectures.
The service integrates with Amazon ECS and Amazon EKS for container orchestration. AWS App Mesh Virtual Gateways are widely used in distributed systems, API management, and traffic control.
Amazon ElastiCache Global Datastore
Amazon ElastiCache Global Datastore was launched in 2019. It provides a fully managed, globally distributed in-memory data store for Redis and Memcached. Global Datastore ensures low-latency access across multiple regions.
The service integrates with Amazon CloudWatch for monitoring and AWS Backup for data protection. Amazon ElastiCache Global Datastore is widely used in gaming leaderboards, real-time analytics, and session management.
Amazon Athena Federated Query
Amazon Athena Federated Query was introduced in 2020. It allows users to run SQL queries across multiple data sources, including on-premises databases and cloud services. Federated Query simplifies data analysis by eliminating the need to move data.
The service integrates with AWS Glue for metadata cataloging and Amazon QuickSight for visualization. Amazon Athena Federated Query is widely used in data federation, analytics workflows, and big data processing.
https://aws.amazon.com/athena/
Amazon S3 Event Notifications with Filtering
Amazon S3 Event Notifications with Filtering was introduced in 2021. It allows users to define filters for specific events in Amazon S3, such as object creation or deletion. Event Notifications ensure targeted actions for workflows triggered by specific object keys or metadata.
The service integrates with AWS Lambda, Amazon SQS, and Amazon SNS for event handling. Amazon S3 Event Notifications with Filtering is widely used in event-driven architectures, data processing workflows, and automation.
AWS Backup for Amazon S3
AWS Backup for Amazon S3 was launched in 2021. It enables users to manage and automate backups of data stored in Amazon S3 with centralized policies. Backup for S3 provides an additional layer of protection and recovery for critical data.
The service integrates with AWS Backup Vault for secure storage and AWS IAM for access control. AWS Backup for Amazon S3 is widely used in disaster recovery planning, compliance requirements, and data protection.
Amazon Connect High-Volume Outbound Communications
Amazon Connect High-Volume Outbound Communications was launched in 2022. It extends Amazon Connect by enabling large-scale outbound campaigns for notifications, promotions, and surveys. High-Volume Outbound integrates with AI to enhance customer engagement.
The service integrates with Amazon Lex for conversational AI and Amazon S3 for interaction data storage. Amazon Connect High-Volume Outbound Communications is widely used in customer engagement, contact center management, and automated messaging.
Amazon RDS Custom for SQL Server
Amazon RDS Custom for SQL Server was introduced in 2021. It is a managed database service tailored for applications requiring custom configurations of Microsoft SQL Server. RDS Custom provides administrative access for running specialized workloads.
The service integrates with AWS Backup for data protection and Amazon CloudWatch for monitoring performance. Amazon RDS Custom for SQL Server is widely used in enterprise applications, custom database workloads, and legacy application migration.
AWS Snowcone SSD
AWS Snowcone SSD was launched in 2022. It is a variant of AWS Snowcone equipped with SSD storage for faster data transfer and edge processing. Snowcone SSD is ideal for scenarios requiring high-performance edge computing.
The service integrates with AWS IoT Greengrass for edge workloads and Amazon S3 for data synchronization. AWS Snowcone SSD is widely used in remote operations, data collection, and edge analytics.
Amazon EC2 Auto Scaling Predictive Scaling
Amazon EC2 Auto Scaling Predictive Scaling was introduced in 2018. It uses machine learning to analyze historical data and predict future traffic patterns. Predictive Scaling optimizes resource allocation for high availability and cost efficiency.
The service integrates with Amazon CloudWatch for monitoring and AWS Lambda for custom scaling logic. Amazon EC2 Auto Scaling Predictive Scaling is widely used in e-commerce, dynamic applications, and traffic management.
Amazon Lex Automated Chatbot Builder
Amazon Lex Automated Chatbot Builder was launched in 2022. It simplifies the process of creating conversational AI by automatically generating intents and sample utterances from user data. Automated Chatbot Builder accelerates chatbot deployment.
The service integrates with Amazon S3 for storing training data and AWS Lambda for implementing business logic. Amazon Lex Automated Chatbot Builder is widely used in customer support, virtual assistants, and chat automation.
AWS IoT Core Multi-Account Registration
AWS IoT Core Multi-Account Registration was introduced in 2021. It enables IoT devices to securely connect to multiple AWS accounts using a single set of credentials. Multi-Account Registration simplifies fleet management across complex organizations.
The service integrates with AWS IoT Device Management and AWS IAM for secure access. AWS IoT Core Multi-Account Registration is widely used in multi-tenant environments, fleet management, and industrial IoT.
Amazon Redshift RA3 Nodes with Managed Storage
Amazon Redshift RA3 Nodes with Managed Storage were introduced in 2019. These nodes allow customers to scale compute and storage independently. RA3 Nodes reduce costs for analytical workloads requiring large datasets.
The service integrates with Amazon S3 for managed storage and AWS Glue for data cataloging. Amazon Redshift RA3 Nodes are widely used in data warehousing, business intelligence, and big data analytics.
Amazon Detective Finding Groups for AWS Organizations
Amazon Detective Finding Groups for AWS Organizations was launched in 2022. It extends Amazon Detective by consolidating and correlating security findings across multiple accounts within AWS Organizations. Finding Groups simplifies threat investigation.
The service integrates with AWS Security Hub and Amazon CloudWatch for central monitoring. Amazon Detective Finding Groups are widely used in security operations, incident response, and multi-account environments.
https://aws.amazon.com/detective/
AWS IoT TwinMaker Scene Simulator
AWS IoT TwinMaker Scene Simulator was launched in 2022. It enhances AWS IoT TwinMaker by enabling the simulation of 3D scenes with real-time data. Scene Simulator allows developers to test and optimize digital twin applications in a controlled environment.
The service integrates with Amazon S3 for storing 3D assets and Amazon QuickSight for visualizing simulation results. AWS IoT TwinMaker Scene Simulator is widely used in smart city planning, industrial automation, and digital twin optimization.
Amazon VPC Network Access Analyzer
Amazon VPC Network Access Analyzer was launched in 2021. It helps users identify unintended network access configurations in Amazon VPC. Network Access Analyzer simplifies auditing and ensures secure access policies.
The service integrates with AWS Config for tracking changes and Amazon CloudWatch for monitoring traffic patterns. Amazon VPC Network Access Analyzer is widely used in network security, compliance audits, and access control management.
AWS IoT Core Fleet Indexing
AWS IoT Core Fleet Indexing was launched in 2020. It provides a scalable way to organize, search, and manage metadata for IoT devices connected through AWS IoT Core. Fleet Indexing accelerates the management of large-scale IoT fleets.
The service integrates with Amazon CloudWatch for monitoring and AWS IoT Device Management for operational tasks. AWS IoT Core Fleet Indexing is widely used in fleet management, IoT device tracking, and metadata querying.
Amazon FSx for NetApp ONTAP
Amazon FSx for NetApp ONTAP was launched in 2021. It is a fully managed file storage service that provides the features of NetApp ONTAP software, including snapshots, replication, and deduplication. FSx for NetApp ONTAP simplifies hybrid and multi-cloud storage.
The service integrates with AWS Backup for data protection and Amazon CloudWatch for monitoring. Amazon FSx for NetApp ONTAP is widely used in enterprise workloads, media processing, and file-based applications.
Amazon Connect Agent Workspace Real-Time Insights
Amazon Connect Agent Workspace Real-Time Insights was introduced in 2022. It extends the Agent Workspace by providing real-time analytics and suggestions for customer interactions. Real-Time Insights improve call resolution and customer satisfaction.
The service integrates with Amazon Comprehend for sentiment analysis and Amazon S3 for storing interaction data. Amazon Connect Real-Time Insights are widely used in contact centers, customer support optimization, and AI-driven interactions.
AWS Glue Elastic Views for Apache Iceberg
AWS Glue Elastic Views for Apache Iceberg was introduced in 2022. It provides real-time, materialized views for data stored in Apache Iceberg tables. Elastic Views simplify analytics by automatically synchronizing changes to source datasets.
The service integrates with Amazon S3 for storage and Amazon Athena for querying. AWS Glue Elastic Views for Apache Iceberg is widely used in data lakes, real-time analytics, and data transformation workflows.
Amazon S3 Glacier Deep Archive Restore Speed Enhancement
Amazon S3 Glacier Deep Archive Restore Speed Enhancement was introduced in 2021. It accelerates retrieval of archived data stored in Amazon S3 Glacier Deep Archive, reducing latency for high-priority restores. Restore Speed Enhancement is ideal for time-sensitive data access.
The service integrates with Amazon CloudWatch for tracking restore progress and AWS Backup for long-term data protection. Amazon S3 Glacier Deep Archive Restore Speed Enhancement is widely used in archiving, compliance requirements, and backup recovery.
Amazon SageMaker Ground Truth Plus
Amazon SageMaker Ground Truth Plus was launched in 2022. It is a fully managed data labeling service that reduces the effort of creating high-quality training datasets. Ground Truth Plus integrates humans-in-the-loop to ensure accuracy and efficiency.
The service integrates with Amazon S3 for data storage and Amazon SageMaker for training ML models. Amazon SageMaker Ground Truth Plus is widely used in computer vision, natural language processing, and data preparation workflows.
Amazon EC2 Image Builder Blueprints
Amazon EC2 Image Builder Blueprints were launched in 2020. This feature of EC2 Image Builder allows users to define reusable templates for creating and managing AMIs (Amazon Machine Images). Blueprints simplify the process of maintaining consistent environments.
The service integrates with Amazon CloudWatch for tracking build progress and AWS IAM for access control. Amazon EC2 Image Builder Blueprints are widely used in infrastructure as code, cloud-native deployments, and automation workflows.
AWS Security Hub Automated Response and Remediation
AWS Security Hub Automated Response and Remediation was introduced in 2022. It provides predefined actions to automatically respond to security findings, improving incident response times. Automated Response and Remediation integrates with key AWS services for workflow automation.
The service integrates with AWS Lambda for executing remediations and Amazon CloudWatch for monitoring. AWS Security Hub Automated Response and Remediation is widely used in security automation, threat response, and compliance enforcement.
https://aws.amazon.com/security-hub/
AWS Cloud Control API
AWS Cloud Control API was launched in 2021. It provides a standardized interface for creating, updating, and deleting cloud resources across AWS services. Cloud Control API simplifies resource management by enabling consistent tooling.
The service integrates with AWS CloudFormation for infrastructure as code and AWS SDKs for programmatic access. AWS Cloud Control API is widely used in automation workflows, DevOps practices, and multi-service integrations.
Amazon S3 Multi-Region Access Points
Amazon S3 Multi-Region Access Points were introduced in 2021. This feature provides a single global endpoint for accessing buckets across multiple regions, simplifying multi-region data workflows. Multi-Region Access Points optimize latency and resilience.
The service integrates with Amazon CloudWatch for monitoring and AWS Global Accelerator for routing traffic. Amazon S3 Multi-Region Access Points are widely used in global applications, content delivery, and data replication.
Amazon MemoryDB Multi-AZ Failover
Amazon MemoryDB Multi-AZ Failover was launched in 2022. It enhances Amazon MemoryDB with automatic failover across multiple availability zones, ensuring high availability and durability. Multi-AZ Failover supports mission-critical applications.
The service integrates with Amazon CloudWatch for monitoring and AWS Backup for data recovery. Amazon MemoryDB Multi-AZ Failover is widely used in real-time applications, gaming, and analytics workflows.
Amazon RDS Proxy IAM Authentication
Amazon RDS Proxy IAM Authentication was introduced in 2021. It enables Amazon RDS Proxy to authenticate users directly through AWS IAM, removing the need for database credentials. IAM Authentication improves security and simplifies user management.
The service integrates with AWS Secrets Manager for credential storage and Amazon CloudWatch for activity tracking. Amazon RDS Proxy IAM Authentication is widely used in serverless applications, multi-user systems, and security-sensitive workloads.
Amazon EC2 Spot Placement Scores
Amazon EC2 Spot Placement Scores were launched in 2021. This feature provides insights into the availability of Spot Instances across AWS regions and instance types. Placement Scores help optimize capacity planning for cost-effective compute resources.
The service integrates with AWS Auto Scaling for dynamic scaling and Amazon CloudWatch for monitoring instance performance. Amazon EC2 Spot Placement Scores are widely used in cost optimization, batch processing, and data processing.
AWS IoT Core Named Shadows
AWS IoT Core Named Shadows were introduced in 2021. They extend the Device Shadow functionality of AWS IoT Core by allowing multiple named versions of a shadow for the same device. Named Shadows improve flexibility in IoT applications.
The service integrates with AWS IoT Device Management for fleet monitoring and Amazon S3 for storing IoT data. AWS IoT Core Named Shadows are widely used in device state management, IoT development, and smart devices.
Amazon EMR on EKS
Amazon EMR on EKS was launched in 2020. It enables users to run Apache Spark and other big data frameworks on Amazon EKS, combining the scalability of EMR with containerized applications. EMR on EKS simplifies resource sharing across workloads.
The service integrates with Amazon S3 for data storage and AWS Glue for metadata management. Amazon EMR on EKS is widely used in big data analytics, machine learning, and data engineering.
Amazon Connect Outbound Campaigns
Amazon Connect Outbound Campaigns were launched in 2022. This feature automates large-scale outbound communications via voice, SMS, and email from Amazon Connect. Outbound Campaigns simplify customer engagement workflows.
The service integrates with Amazon Lex for AI-driven interactions and Amazon S3 for campaign data storage. Amazon Connect Outbound Campaigns are widely used in customer engagement, survey distribution, and marketing outreach.
AWS DataSync for Amazon FSx
AWS DataSync for Amazon FSx was introduced in 2020. It enables automated data transfers between on-premises storage systems and Amazon FSx file systems. DataSync accelerates migrations and hybrid storage setups.
The service integrates with Amazon S3 for data staging and AWS CloudWatch for transfer monitoring. AWS DataSync for Amazon FSx is widely used in data migration, hybrid cloud, and backup workflows.
AWS Lambda SnapStart
AWS Lambda SnapStart was launched in 2022. It reduces the cold start latency for AWS Lambda functions by pre-initializing function environments. SnapStart accelerates performance for latency-sensitive applications.
The service integrates with Amazon CloudWatch for monitoring and AWS X-Ray for tracing application performance. AWS Lambda SnapStart is widely used in real-time APIs, event-driven applications, and serverless architectures.
https://aws.amazon.com/lambda/
Amazon CloudWatch Logs Insights Query Scheduler
Amazon CloudWatch Logs Insights Query Scheduler was introduced in 2021. It enables automated and recurring queries for analyzing log data stored in CloudWatch Logs. Query Scheduler helps identify trends and anomalies in real-time.
The service integrates with Amazon S3 for archiving query results and AWS Lambda for alerting workflows. CloudWatch Logs Insights Query Scheduler is widely used in log analytics, troubleshooting, and performance optimization.
AWS Global Accelerator Failover Routing
AWS Global Accelerator Failover Routing was launched in 2022. It provides failover capabilities by rerouting traffic to healthy endpoints during outages. Failover Routing ensures high availability for global applications.
The service integrates with Amazon CloudWatch for monitoring and AWS IAM for secure access control. AWS Global Accelerator Failover Routing is widely used in disaster recovery, multi-region setups, and traffic management.
Amazon EKS Anywhere Curated Packages
Amazon EKS Anywhere Curated Packages were introduced in 2022. These are pre-validated software components that simplify the deployment of Kubernetes applications on-premises. Curated Packages streamline operational tasks for EKS Anywhere.
The service integrates with Amazon S3 for artifact storage and AWS IAM for role-based access. Amazon EKS Anywhere Curated Packages are widely used in hybrid cloud, edge computing, and containerized applications.
AWS Shield Advanced Adaptive Protection
AWS Shield Advanced Adaptive Protection was launched in 2022. It enhances AWS Shield Advanced by automatically detecting and mitigating evolving DDoS attacks. Adaptive Protection improves response times for high-severity threats.
The service integrates with Amazon CloudFront for edge protection and AWS WAF for web application security. AWS Shield Advanced Adaptive Protection is widely used in cybersecurity, web application protection, and threat mitigation.
Amazon SageMaker Edge Manager
Amazon SageMaker Edge Manager was launched in 2020. It provides tools for deploying and monitoring machine learning models on edge devices. Edge Manager ensures consistent performance and security across edge applications.
The service integrates with AWS IoT Greengrass for edge deployment and Amazon S3 for model storage. Amazon SageMaker Edge Manager is widely used in autonomous vehicles, smart devices, and industrial IoT.
Amazon EC2 Capacity Rebalancing
Amazon EC2 Capacity Rebalancing was introduced in 2020. It automatically migrates workloads from at-risk Spot Instances to healthier ones, ensuring application stability. Capacity Rebalancing optimizes compute resource utilization.
The service integrates with AWS Auto Scaling for proactive scaling and Amazon CloudWatch for monitoring. Amazon EC2 Capacity Rebalancing is widely used in batch processing, data analytics, and high-performance computing.
Amazon AppStream Elastic Fleets
Amazon AppStream Elastic Fleets were launched in 2021. They allow customers to scale virtual application streaming environments on demand. Elastic Fleets eliminate the need for managing dedicated fleets.
The service integrates with Amazon S3 for application storage and AWS Directory Service for user authentication. Amazon AppStream Elastic Fleets are widely used in education, remote work, and application delivery.
Amazon OpenSearch Service Snapshot Management
Amazon OpenSearch Service Snapshot Management was introduced in 2021. It automates the creation, retention, and deletion of snapshots for OpenSearch domains. Snapshot Management simplifies data protection and disaster recovery.
The service integrates with Amazon S3 for snapshot storage and AWS IAM for access control. Amazon OpenSearch Service Snapshot Management is widely used in data archiving, backup workflows, and compliance reporting.
AWS Glue Crawler Lake Formation Integration
AWS Glue Crawler Lake Formation Integration was launched in 2022. It enhances AWS Glue Crawlers by integrating with AWS Lake Formation for managing data access and security. Crawler Integration streamlines metadata discovery in secure data lakes.
The service integrates with Amazon S3 for storing datasets and AWS Glue Data Catalog for metadata management. AWS Glue Crawler Lake Formation Integration is widely used in data lakes, analytics workflows, and data governance.
Amazon MQ for RabbitMQ
Amazon MQ for RabbitMQ was introduced in 2021. It is a managed message broker service supporting the RabbitMQ protocol. Amazon MQ for RabbitMQ simplifies the deployment and scaling of messaging systems.
The service integrates with Amazon S3 for storing message logs and Amazon CloudWatch for monitoring broker performance. Amazon MQ for RabbitMQ is widely used in event-driven architectures, asynchronous communication, and application messaging.
https://aws.amazon.com/amazon-mq/
Amazon S3 Object Ownership
Amazon S3 Object Ownership was launched in 2020. This feature enables bucket owners to automatically assume ownership of all objects in their Amazon S3 buckets, even if uploaded by other accounts. Object Ownership simplifies access control and permissions management.
The service integrates with AWS IAM for access policies and Amazon CloudWatch for monitoring activity. Amazon S3 Object Ownership is widely used in data governance, multi-account setups, and compliance requirements.
AWS Elastic Disaster Recovery Orchestration Templates
AWS Elastic Disaster Recovery Orchestration Templates were introduced in 2022. They allow users to automate disaster recovery processes using predefined workflows. Orchestration Templates ensure faster recovery times and consistent failover operations.
The service integrates with AWS CloudFormation for environment replication and Amazon CloudWatch for workflow monitoring. AWS Elastic Disaster Recovery Orchestration Templates are widely used in disaster recovery planning, business continuity, and system resilience.
Amazon Lex Conversational Analytics
Amazon Lex Conversational Analytics was launched in 2021. This feature provides detailed insights into the performance of conversational bots built with Amazon Lex. Conversational Analytics helps optimize intent recognition and improve user experience.
The service integrates with Amazon S3 for storing conversation logs and Amazon QuickSight for data visualization. Amazon Lex Conversational Analytics is widely used in customer support, virtual assistants, and chatbot optimization.
AWS Glue Interactive Sessions
AWS Glue Interactive Sessions were introduced in 2021. They enable developers to run exploratory ETL scripts in a Jupyter-like notebook interface, reducing development time. Interactive Sessions support real-time data transformation and debugging.
The service integrates with Amazon S3 for data storage and AWS Glue Data Catalog for metadata management. AWS Glue Interactive Sessions are widely used in data transformation, data exploration, and analytics workflows.
AWS Lambda Extensions
AWS Lambda Extensions were launched in 2020. They provide a way to integrate custom monitoring, security, and operational tools into AWS Lambda functions. Lambda Extensions simplify adding new functionality without altering application code.
The service integrates with Amazon CloudWatch for monitoring and AWS X-Ray for tracing. AWS Lambda Extensions are widely used in serverless application development, observability, and security monitoring.
Amazon Kendra Incremental Learning
Amazon Kendra Incremental Learning was launched in 2022. It enhances Amazon Kendra by allowing the search engine to learn from user interactions and improve relevance over time. Incremental Learning automates search optimization for evolving datasets.
The service integrates with Amazon S3 for storing indexed data and Amazon CloudWatch for monitoring performance. Amazon Kendra Incremental Learning is widely used in enterprise search, knowledge management, and customer support systems.
AWS IoT Events Detector Models
AWS IoT Events Detector Models were introduced in 2021. They allow users to create and deploy models that detect complex events from IoT device data. Detector Models enable real-time actions based on device telemetry.
The service integrates with AWS IoT Core for data ingestion and AWS Lambda for triggering actions. AWS IoT Events Detector Models are widely used in industrial automation, smart devices, and predictive maintenance.
Amazon SageMaker Inference Recommender
Amazon SageMaker Inference Recommender was launched in 2021. It automates the process of selecting the best instance types and configurations for hosting machine learning models. Inference Recommender ensures cost-effective and efficient deployments.
The service integrates with Amazon CloudWatch for monitoring and Amazon S3 for storing model artifacts. Amazon SageMaker Inference Recommender is widely used in ML deployment, model optimization, and real-time inference.
AWS Application Migration Service Agentless Replication
AWS Application Migration Service Agentless Replication was introduced in 2022. It allows users to replicate applications to AWS without installing agents on source servers. Agentless Replication simplifies migration for legacy systems.
The service integrates with Amazon EC2 for target environments and AWS CloudFormation for automated setup. AWS Application Migration Service Agentless Replication is widely used in cloud migrations, legacy application modernization, and hybrid cloud setups.
Amazon EMR Serverless for Presto
Amazon EMR Serverless for Presto was launched in 2022. It extends Amazon EMR Serverless by supporting the Presto query engine for interactive, distributed SQL queries. Serverless for Presto enables scalable analytics without managing infrastructure.
The service integrates with Amazon S3 for data storage and AWS Glue for metadata cataloging. Amazon EMR Serverless for Presto is widely used in data analytics, ad-hoc querying, and business intelligence.
https://aws.amazon.com/emr/serverless/
AWS Clean Rooms Query Library
AWS Clean Rooms Query Library was launched in 2023. It enables users to access pre-built SQL queries for collaborative data analysis within AWS Clean Rooms. Query Library accelerates analytics workflows while maintaining data privacy.
The service integrates with Amazon S3 for data storage and AWS Glue for metadata cataloging. AWS Clean Rooms Query Library is widely used in data collaboration, marketing analytics, and privacy-preserving computations.
Amazon Connect Contact Lens Call Summaries
Amazon Connect Contact Lens Call Summaries were introduced in 2023. This feature provides automated summaries of customer interactions handled through Amazon Connect. Call Summaries enhance agent productivity and help in analyzing customer sentiments.
The service integrates with Amazon Comprehend for sentiment analysis and Amazon S3 for storing conversation transcripts. Amazon Connect Contact Lens Call Summaries are widely used in contact center analytics, customer support, and workforce optimization.
AWS Glue ML Transforms
AWS Glue ML Transforms were launched in 2023. They extend AWS Glue by enabling users to apply machine learning models for tasks like deduplication and anomaly detection during ETL workflows. ML Transforms improve data quality and automation.
The service integrates with Amazon SageMaker for model training and Amazon S3 for data storage. AWS Glue ML Transforms are widely used in data cleaning, data transformation, and analytics preparation.
Amazon EC2 Instance Connect Endpoint
Amazon EC2 Instance Connect Endpoint was launched in 2023. It allows secure, browser-based SSH access to Amazon EC2 instances without public IP addresses or bastion hosts. Instance Connect Endpoint enhances security and simplifies instance management.
The service integrates with AWS IAM for authentication and Amazon CloudWatch for session monitoring. Amazon EC2 Instance Connect Endpoint is widely used in secure instance management, developer workflows, and cloud-native environments.
Amazon S3 Access Points for Object Lambda
Amazon S3 Access Points for Object Lambda were introduced in 2023. They extend Amazon S3 Object Lambda by enabling multiple access points for the same bucket. Access Points for Object Lambda simplify data access and transformation workflows.
The service integrates with AWS Lambda for object transformation and Amazon CloudWatch for monitoring. Amazon S3 Access Points for Object Lambda are widely used in multi-tenant architectures, data customization, and event-driven processing.
AWS Backup Audit Manager Cross-Account Reports
AWS Backup Audit Manager Cross-Account Reports were launched in 2023. This feature allows centralized reporting of backup activities across multiple AWS accounts. Cross-Account Reports streamline compliance management in large organizations.
The service integrates with AWS Organizations for account management and AWS CloudWatch for tracking backup activities. AWS Backup Audit Manager Cross-Account Reports are widely used in compliance auditing, data protection, and disaster recovery planning.
Amazon VPC Prefix Lists Sharing
Amazon VPC Prefix Lists Sharing was introduced in 2023. It allows users to share prefix lists across accounts and VPCs for consistent network configurations. Prefix Lists Sharing simplifies routing management and reduces configuration errors.
The service integrates with AWS Resource Access Manager for sharing and Amazon CloudWatch for monitoring network traffic. Amazon VPC Prefix Lists Sharing is widely used in network management, multi-account environments, and hybrid cloud setups.
AWS Lambda Function URLs
AWS Lambda Function URLs were launched in 2023. This feature provides a dedicated HTTP(S) endpoint for invoking AWS Lambda functions without additional API Gateway configurations. Function URLs simplify function access for lightweight use cases.
The service integrates with AWS IAM for authentication and Amazon CloudWatch for monitoring invocations. AWS Lambda Function URLs are widely used in microservices architectures, ad-hoc APIs, and serverless workflows.
Amazon SageMaker Data Wrangler Visualizations
Amazon SageMaker Data Wrangler Visualizations were introduced in 2023. This feature extends Data Wrangler by providing interactive charts and insights for understanding data patterns. Visualizations simplify data preparation and exploration workflows.
The service integrates with Amazon S3 for storing datasets and Amazon QuickSight for advanced analytics. Amazon SageMaker Data Wrangler Visualizations are widely used in data engineering, machine learning, and exploratory data analysis.
Amazon OpenSearch Service UltraWarm Advanced Filtering
Amazon OpenSearch Service UltraWarm Advanced Filtering was launched in 2023. It enhances UltraWarm by enabling users to apply fine-grained filters to archived data. Advanced Filtering improves query performance on large datasets.
The service integrates with Amazon S3 for warm storage and Amazon CloudWatch for monitoring. Amazon OpenSearch Service UltraWarm Advanced Filtering is widely used in log analytics, data archiving, and compliance workflows.
https://aws.amazon.com/opensearch-service/
AWS IoT Core Device Shadows for Named Entities
AWS IoT Core Device Shadows for Named Entities was introduced in 2023. It extends Device Shadows by supporting named entities, enabling fine-grained control over IoT device states. Named Entities improve flexibility in managing complex device configurations.
The service integrates with AWS IoT Device Management for fleet control and AWS Lambda for real-time state updates. AWS IoT Core Device Shadows for Named Entities is widely used in IoT device management, smart devices, and industrial automation.
Amazon RDS Multi-AZ Deployments with Read Replicas
Amazon RDS Multi-AZ Deployments with Read Replicas was launched in 2023. It enhances Amazon RDS by combining high availability with read scalability across multiple availability zones. Multi-AZ Deployments with Read Replicas ensure data durability and performance.
The service integrates with Amazon CloudWatch for monitoring and AWS Backup for disaster recovery. Amazon RDS Multi-AZ Deployments with Read Replicas are widely used in database scaling, high availability, and enterprise applications.
Amazon SageMaker Geospatial Capabilities
Amazon SageMaker Geospatial Capabilities were launched in 2023. They enable geospatial data analysis and visualization within Amazon SageMaker. Geospatial Capabilities support tasks like satellite imagery processing and spatial predictions.
The service integrates with Amazon S3 for storing geospatial datasets and Amazon SageMaker Studio for interactive workflows. Amazon SageMaker Geospatial Capabilities are widely used in urban planning, environmental monitoring, and geospatial analytics.
AWS Step Functions Distributed Map
AWS Step Functions Distributed Map was introduced in 2023. It enables parallel processing of large datasets across thousands of distributed tasks. Distributed Map accelerates workflows that require massive scalability.
The service integrates with Amazon S3 for data input and AWS Lambda for processing tasks. AWS Step Functions Distributed Map is widely used in data processing, machine learning pipelines, and large-scale workflows.
Amazon S3 Access Analyzer Object-Level Insights
Amazon S3 Access Analyzer Object-Level Insights were launched in 2023. This feature provides visibility into access permissions at the object level in Amazon S3. Object-Level Insights enhance security and compliance monitoring.
The service integrates with AWS IAM for policy management and AWS CloudTrail for access logging. Amazon S3 Access Analyzer Object-Level Insights are widely used in data governance, security audits, and compliance reporting.
AWS IoT SiteWise Alarm Management
AWS IoT SiteWise Alarm Management was launched in 2023. It simplifies the creation and monitoring of alarms based on industrial IoT data. Alarm Management ensures timely responses to anomalies in equipment or processes.
The service integrates with Amazon QuickSight for visualization and AWS IoT Core for real-time data ingestion. AWS IoT SiteWise Alarm Management is widely used in industrial automation, smart factories, and equipment monitoring.
Amazon Connect Real-Time Call Transcriptions
Amazon Connect Real-Time Call Transcriptions were launched in 2023. It enables live transcription of customer conversations in Amazon Connect, improving agent productivity. Real-Time Call Transcriptions enhance customer support experiences.
The service integrates with Amazon Comprehend for sentiment analysis and Amazon S3 for storing transcripts. Amazon Connect Real-Time Call Transcriptions are widely used in contact centers, customer service, and compliance monitoring.
AWS Security Hub Cross-Region Findings Aggregation
AWS Security Hub Cross-Region Findings Aggregation was introduced in 2023. This feature centralizes security findings across multiple regions, providing a unified view of threats. Cross-Region Findings Aggregation simplifies security management.
The service integrates with Amazon CloudWatch for monitoring and AWS Lambda for automated responses. AWS Security Hub Cross-Region Findings Aggregation is widely used in security operations, compliance workflows, and multi-region deployments.
Amazon EMR Serverless for Apache Hive
Amazon EMR Serverless for Apache Hive was launched in 2023. It brings serverless capabilities to Apache Hive for interactive querying of large datasets. Serverless for Apache Hive eliminates the need for cluster management.
The service integrates with Amazon S3 for data storage and AWS Glue for schema management. Amazon EMR Serverless for Apache Hive is widely used in big data analytics, data warehousing, and ad-hoc querying.
Amazon Redshift Query Acceleration Service
Amazon Redshift Query Acceleration Service was introduced in 2023. It uses machine learning to dynamically prioritize and accelerate queries based on workload patterns. Query Acceleration Service improves performance for complex analytics.
The service integrates with Amazon S3 for external data sources and AWS Glue for data cataloging. Amazon Redshift Query Acceleration Service is widely used in business intelligence, data science, and predictive analytics.
https://aws.amazon.com/redshift/
AWS Clean Rooms Cross-Account Collaboration
AWS Clean Rooms Cross-Account Collaboration was introduced in 2023. It allows organizations to securely collaborate on shared datasets across multiple AWS accounts without exposing raw data. Cross-Account Collaboration ensures data privacy and compliance.
The service integrates with AWS Glue for data cataloging and Amazon S3 for dataset storage. AWS Clean Rooms Cross-Account Collaboration is widely used in data sharing, marketing analytics, and privacy-compliant analytics.
Amazon EC2 Auto Scaling Instance Refresh
Amazon EC2 Auto Scaling Instance Refresh was launched in 2023. This feature automates replacing instances in Auto Scaling groups with new configurations or updates, ensuring minimal disruption. Instance Refresh enhances application performance and reliability.
The service integrates with Amazon CloudWatch for monitoring and AWS CloudFormation for automated updates. Amazon EC2 Auto Scaling Instance Refresh is widely used in infrastructure upgrades, DevOps workflows, and scalable applications.
Amazon S3 Object Expiration with Lifecycle Metrics
Amazon S3 Object Expiration with Lifecycle Metrics was launched in 2023. This feature provides detailed insights into lifecycle policy execution and object expiration in Amazon S3. Lifecycle Metrics improve data management and cost optimization.
The service integrates with AWS CloudTrail for audit logs and Amazon CloudWatch for monitoring policies. Amazon S3 Object Expiration with Lifecycle Metrics is widely used in data lifecycle management, cost control, and archiving workflows.
AWS Glue Automatic Data Partitioning
AWS Glue Automatic Data Partitioning was introduced in 2023. It enables automated partitioning of datasets in AWS Glue to optimize query performance and storage. Automatic Data Partitioning simplifies data preparation for analytics.
The service integrates with Amazon S3 for data storage and Amazon Athena for querying. AWS Glue Automatic Data Partitioning is widely used in data lakes, ETL workflows, and big data analytics.
Amazon RDS Insights for Multi-Tenant Databases
Amazon RDS Insights for Multi-Tenant Databases was launched in 2023. It extends Amazon RDS Performance Insights by providing metrics specific to multi-tenant database workloads. Insights for Multi-Tenant Databases ensure performance visibility and optimization.
The service integrates with Amazon CloudWatch for monitoring and AWS IAM for secure access. Amazon RDS Insights for Multi-Tenant Databases is widely used in SaaS applications, database tuning, and performance monitoring.
Amazon Connect Knowledge Management
Amazon Connect Knowledge Management was launched in 2023. It integrates knowledge articles and real-time insights into Amazon Connect, helping agents provide faster and more accurate responses. Knowledge Management improves customer service efficiency.
The service integrates with Amazon Comprehend for understanding user queries and Amazon S3 for storing knowledge bases. Amazon Connect Knowledge Management is widely used in customer support, contact center optimization, and AI-driven solutions.
Amazon EMR on EKS Spot Scaling
Amazon EMR on EKS Spot Scaling was introduced in 2023. It enables dynamic scaling of Apache Spark workloads on Amazon EKS using Spot Instances, optimizing costs without sacrificing performance. Spot Scaling simplifies managing big data applications.
The service integrates with Amazon CloudWatch for monitoring and AWS Auto Scaling for capacity management. Amazon EMR on EKS Spot Scaling is widely used in data processing, cost-efficient analytics, and machine learning workflows.
AWS Lambda Zero-Trust Authentication
AWS Lambda Zero-Trust Authentication was launched in 2023. It enhances the security of AWS Lambda functions by implementing zero-trust principles, ensuring strict access control and policy enforcement. Zero-Trust Authentication simplifies securing serverless applications.
The service integrates with AWS IAM for access control and AWS Secrets Manager for managing sensitive credentials. AWS Lambda Zero-Trust Authentication is widely used in serverless security, microservices, and zero-trust architectures.
Amazon SageMaker Autopilot Bias Detection
Amazon SageMaker Autopilot Bias Detection was launched in 2023. It extends Autopilot by detecting and mitigating biases in training datasets and models during the automated ML process. Bias Detection ensures fairness and accuracy in predictions.
The service integrates with Amazon S3 for dataset storage and Amazon SageMaker Studio for model debugging. Amazon SageMaker Autopilot Bias Detection is widely used in AI ethics, ML model evaluation, and regulatory compliance.
Amazon Redshift Spectrum Query Optimizer
Amazon Redshift Spectrum Query Optimizer was introduced in 2023. It enhances Amazon Redshift Spectrum by improving query performance through automatic optimization techniques. Query Optimizer ensures faster execution of complex queries.
The service integrates with AWS Glue for schema management and Amazon S3 for external data sources. Amazon Redshift Spectrum Query Optimizer is widely used in data warehousing, business intelligence, and real-time analytics.
https://aws.amazon.com/redshift/
AWS Batch Array Jobs for High-Throughput Workloads
AWS Batch Array Jobs for High-Throughput Workloads was launched in 2023. It allows users to process thousands of tasks concurrently with a single AWS Batch job submission. Array Jobs streamline workflows requiring high-throughput processing.
The service integrates with Amazon S3 for storing input and output data and AWS Auto Scaling for resource optimization. AWS Batch Array Jobs are widely used in batch processing, data pipelines, and scientific simulations.
Amazon Neptune Serverless
Amazon Neptune Serverless was introduced in 2023. It offers an on-demand option for Amazon Neptune that automatically adjusts capacity based on workload requirements. Neptune Serverless simplifies managing graph databases by removing provisioning complexity.
The service integrates with Amazon CloudWatch for monitoring and AWS IAM for secure access control. Amazon Neptune Serverless is widely used in knowledge graphs, social network analysis, and recommendation engines.
Amazon Kinesis Data Streams Enhanced Throughput
Amazon Kinesis Data Streams Enhanced Throughput was launched in 2023. It increases the capacity of Kinesis Data Streams to process high-volume, low-latency data ingestion workloads. Enhanced Throughput supports real-time streaming at scale.
The service integrates with Amazon S3 for data archiving and AWS Lambda for real-time processing. Amazon Kinesis Data Streams Enhanced Throughput is widely used in log analytics, IoT telemetry, and event-driven architectures.
AWS IoT Core Edge Connectivity
AWS IoT Core Edge Connectivity was launched in 2023. It allows seamless integration of edge devices with AWS IoT Core, providing local communication capabilities for devices in disconnected environments. Edge Connectivity enhances IoT workflows at the edge.
The service integrates with AWS IoT Greengrass for local processing and Amazon S3 for storing telemetry data. AWS IoT Core Edge Connectivity is widely used in industrial IoT, smart agriculture, and remote monitoring.
Amazon OpenSearch Dashboards Custom Visualizations
Amazon OpenSearch Dashboards Custom Visualizations were introduced in 2023. They allow users to create tailored data visualizations within Amazon OpenSearch Dashboards. Custom Visualizations improve insights for specific analytics needs.
The service integrates with Amazon S3 for data storage and AWS Glue for metadata management. Amazon OpenSearch Dashboards Custom Visualizations are widely used in log analytics, security monitoring, and business intelligence.
AWS Glue DataBrew Job Automation
AWS Glue DataBrew Job Automation was launched in 2023. It enables automated scheduling and execution of data preparation jobs within AWS Glue DataBrew. Job Automation reduces manual intervention in data transformation workflows.
The service integrates with Amazon S3 for data input/output and AWS Lambda for custom triggers. AWS Glue DataBrew Job Automation is widely used in data preparation, ETL workflows, and analytics pipelines.
Amazon Redshift Serverless Auto-Pause
Amazon Redshift Serverless Auto-Pause was launched in 2023. It automatically pauses unused Amazon Redshift Serverless instances to save costs while maintaining readiness. Auto-Pause improves cost-efficiency for sporadic analytics workloads.
The service integrates with Amazon CloudWatch for usage monitoring and AWS IAM for access control. Amazon Redshift Serverless Auto-Pause is widely used in data warehousing, ad-hoc analytics, and on-demand querying.
AWS Elastic Beanstalk Health Metrics Expansion
AWS Elastic Beanstalk Health Metrics Expansion was introduced in 2023. It provides enhanced health monitoring for applications hosted on Elastic Beanstalk, including detailed insights into resource utilization. Health Metrics Expansion simplifies troubleshooting.
The service integrates with Amazon CloudWatch for real-time metrics and AWS Lambda for automated actions. AWS Elastic Beanstalk Health Metrics Expansion is widely used in application hosting, performance optimization, and DevOps workflows.
Amazon S3 Object Replication Monitoring
Amazon S3 Object Replication Monitoring was launched in 2023. It provides detailed monitoring of object replication across regions and buckets in Amazon S3. Replication Monitoring ensures consistency and compliance in distributed storage.
The service integrates with Amazon CloudWatch for tracking metrics and AWS CloudTrail for auditing changes. Amazon S3 Object Replication Monitoring is widely used in multi-region setups, data governance, and disaster recovery.
AWS Step Functions Express Workflows Advanced Metrics
AWS Step Functions Express Workflows Advanced Metrics were introduced in 2023. This feature extends Express Workflows by offering detailed execution metrics for high-volume workflows. Advanced Metrics improve observability and troubleshooting.
The service integrates with Amazon CloudWatch for metric visualization and AWS X-Ray for tracing workflow execution. AWS Step Functions Express Workflows Advanced Metrics are widely used in data processing, automation workflows, and real-time applications.
https://aws.amazon.com/step-functions/
Amazon VPC Lattice Enhanced Observability
Amazon VPC Lattice Enhanced Observability was launched in 2023. It expands monitoring capabilities for Amazon VPC Lattice by providing detailed metrics and insights into service-to-service communication. Enhanced Observability helps identify and resolve performance issues.
The service integrates with Amazon CloudWatch for metrics and AWS X-Ray for distributed tracing. Amazon VPC Lattice Enhanced Observability is widely used in microservices architectures, service mesh, and application monitoring.
AWS Glue Streaming Connectors for Apache Kafka
AWS Glue Streaming Connectors for Apache Kafka were introduced in 2023. They enable seamless integration of streaming data from Apache Kafka into AWS Glue ETL workflows. Streaming Connectors simplify real-time data processing.
The service integrates with Amazon Kinesis Data Streams and Amazon S3 for data storage. AWS Glue Streaming Connectors for Apache Kafka are widely used in real-time analytics, data pipelines, and event-driven architectures.
Amazon EC2 Hibernate Support for Spot Instances
Amazon EC2 Hibernate Support for Spot Instances was launched in 2023. It allows interrupted Spot Instances to save their memory state, enabling faster recovery when capacity becomes available. Hibernate Support reduces application downtime.
The service integrates with Amazon EBS for storing hibernation data and AWS Auto Scaling for instance management. Amazon EC2 Hibernate Support for Spot Instances is widely used in cost optimization, batch processing, and dynamic workloads.
Amazon SageMaker Model Monitor for Edge Devices
Amazon SageMaker Model Monitor for Edge Devices was introduced in 2023. It extends Model Monitor capabilities to monitor machine learning models running on edge devices. Model Monitor for Edge Devices ensures model accuracy and consistency.
The service integrates with AWS IoT Greengrass for deployment and Amazon S3 for storing logs. Amazon SageMaker Model Monitor for Edge Devices is widely used in IoT analytics, predictive maintenance, and smart applications.
Amazon RDS Support for MySQL 8.0 Delayed Replication
Amazon RDS Support for MySQL 8.0 Delayed Replication was launched in 2023. It allows Amazon RDS MySQL users to set a delay for replication, enabling recovery from accidental data changes. Delayed Replication enhances database reliability.
The service integrates with Amazon CloudWatch for monitoring and AWS Backup for data recovery. Amazon RDS Support for MySQL 8.0 Delayed Replication is widely used in disaster recovery, data protection, and database forensics.
AWS Lambda Event Filtering
AWS Lambda Event Filtering was launched in 2023. It enables fine-grained filtering of events before invoking AWS Lambda functions, reducing unnecessary invocations. Event Filtering optimizes function usage and cost.
The service integrates with Amazon EventBridge for event routing and Amazon CloudWatch for monitoring. AWS Lambda Event Filtering is widely used in serverless workflows, data processing, and real-time applications.
Amazon Connect Interactive Message Responses
Amazon Connect Interactive Message Responses were introduced in 2023. This feature allows agents to send interactive, actionable messages to customers directly from Amazon Connect. Interactive Message Responses improve customer engagement.
The service integrates with Amazon Lex for conversational AI and Amazon S3 for storing interaction records. Amazon Connect Interactive Message Responses are widely used in customer support, live chat systems, and contact center optimization.
Amazon Redshift Data Sharing with AWS Lake Formation
Amazon Redshift Data Sharing with AWS Lake Formation was launched in 2023. It allows Amazon Redshift to securely share data with AWS Lake Formation-managed tables, simplifying access control. Data Sharing improves collaboration across teams.
The service integrates with Amazon S3 for storage and AWS IAM for secure access. Amazon Redshift Data Sharing with AWS Lake Formation is widely used in data lakes, collaborative analytics, and governance workflows.
AWS Glue Interactive Sessions with GPU Acceleration
AWS Glue Interactive Sessions with GPU Acceleration were launched in 2023. They enable users to leverage GPU resources for faster data transformation in AWS Glue interactive sessions. GPU Acceleration boosts performance for complex ETL tasks.
The service integrates with Amazon S3 for data storage and Amazon Athena for querying. AWS Glue Interactive Sessions with GPU Acceleration are widely used in big data analytics, machine learning workflows, and data engineering.
Amazon OpenSearch Service Smart Tiering
Amazon OpenSearch Service Smart Tiering was introduced in 2023. It automatically moves data between storage tiers based on usage patterns, optimizing cost and performance. Smart Tiering simplifies managing large-scale datasets.
The service integrates with Amazon S3 for cold storage and Amazon CloudWatch for monitoring. Amazon OpenSearch Service Smart Tiering is widely used in log management, security analytics, and data archiving.
https://aws.amazon.com/opensearch-service/
AWS IoT Core Enhanced Rules Engine
AWS IoT Core Enhanced Rules Engine was launched in 2023. It provides advanced filtering and transformation capabilities for IoT data before routing it to downstream services. Enhanced Rules Engine ensures efficient data processing for complex IoT workflows.
The service integrates with AWS Lambda for custom processing and Amazon S3 for data storage. AWS IoT Core Enhanced Rules Engine is widely used in smart devices, industrial IoT, and real-time analytics.
Amazon RDS Proxy Multi-AZ Deployments
Amazon RDS Proxy Multi-AZ Deployments were introduced in 2023. They enhance Amazon RDS Proxy by providing high availability and fault tolerance for multi-AZ database setups. Multi-AZ Deployments simplify reliable connection management.
The service integrates with AWS IAM for secure authentication and Amazon CloudWatch for monitoring. Amazon RDS Proxy Multi-AZ Deployments are widely used in high availability architectures, enterprise applications, and database scaling.
Amazon S3 Object Storage Class Analysis Dashboard
Amazon S3 Object Storage Class Analysis Dashboard was launched in 2023. It provides a centralized view of storage class usage and recommendations for cost optimization. Storage Class Analysis Dashboard simplifies managing storage lifecycle policies.
The service integrates with AWS Cost Explorer for cost tracking and Amazon CloudWatch for monitoring. Amazon S3 Object Storage Class Analysis Dashboard is widely used in data lifecycle management, cost optimization, and archiving.
Amazon SageMaker Automatic Model Retraining
Amazon SageMaker Automatic Model Retraining was introduced in 2023. This feature automatically triggers model retraining when performance degrades, ensuring accuracy over time. Automatic Model Retraining simplifies maintaining production-grade models.
The service integrates with Amazon S3 for storing datasets and Amazon SageMaker Pipelines for workflow automation. Amazon SageMaker Automatic Model Retraining is widely used in machine learning operations, predictive analytics, and model lifecycle management.
AWS Elastic Beanstalk Enhanced Deployment Policies
AWS Elastic Beanstalk Enhanced Deployment Policies were launched in 2023. They offer advanced deployment strategies, such as blue-green and canary deployments, with granular control. Enhanced Deployment Policies reduce risks during application updates.
The service integrates with AWS CloudFormation for infrastructure as code and Amazon CloudWatch for monitoring. AWS Elastic Beanstalk Enhanced Deployment Policies are widely used in application modernization, continuous delivery, and DevOps workflows.
Amazon EMR Serverless for Apache Flink
Amazon EMR Serverless for Apache Flink was introduced in 2023. It enables serverless execution of Apache Flink applications for real-time data processing without managing infrastructure. Serverless for Apache Flink simplifies building streaming analytics workflows.
The service integrates with Amazon Kinesis Data Streams for event ingestion and Amazon S3 for data storage. Amazon EMR Serverless for Apache Flink is widely used in streaming analytics, IoT data processing, and real-time monitoring.
AWS Lambda SnapStart for Java
AWS Lambda SnapStart for Java was launched in 2023. It accelerates cold start times for AWS Lambda functions written in Java by pre-initializing execution environments. SnapStart for Java ensures fast performance for serverless Java applications.
The service integrates with Amazon CloudWatch for monitoring and AWS X-Ray for performance tracing. AWS Lambda SnapStart for Java is widely used in serverless applications, real-time APIs, and event-driven architectures.
AWS IoT Device Management Fleet Index Enhancements
AWS IoT Device Management Fleet Index Enhancements were introduced in 2023. They improve search capabilities for large IoT fleets by supporting advanced queries on device metadata. Fleet Index Enhancements simplify managing complex device ecosystems.
The service integrates with Amazon CloudWatch for device monitoring and AWS IoT Core for telemetry data. AWS IoT Device Management Fleet Index Enhancements are widely used in IoT fleet management, smart devices, and industrial automation.
Amazon Redshift Data Sharing for External Tables
Amazon Redshift Data Sharing for External Tables was launched in 2023. It enables secure, real-time sharing of external tables stored in Amazon S3 across Redshift clusters. Data Sharing for External Tables simplifies collaboration across analytics teams.
The service integrates with AWS Glue for schema management and Amazon Athena for querying external tables. Amazon Redshift Data Sharing for External Tables is widely used in data lakes, collaborative analytics, and data integration.
Amazon OpenSearch Service Alerting Enhancements
Amazon OpenSearch Service Alerting Enhancements were introduced in 2023. They add advanced alerting features, such as suppression and notification throttling, to OpenSearch Service. Alerting Enhancements improve operational efficiency for monitoring large datasets.
The service integrates with Amazon CloudWatch for alert monitoring and Amazon SNS for notifications. Amazon OpenSearch Service Alerting Enhancements are widely used in log analytics, security operations, and performance monitoring.
https://aws.amazon.com/opensearch-service/
Amazon SageMaker Inference Workload Scheduler
Amazon SageMaker Inference Workload Scheduler was launched in 2023. It optimizes resource allocation for machine learning inference by dynamically scaling resources based on workload patterns. Inference Workload Scheduler reduces costs for high-traffic applications.
The service integrates with Amazon CloudWatch for monitoring and Amazon S3 for storing model artifacts. Amazon SageMaker Inference Workload Scheduler is widely used in real-time inference, predictive analytics, and machine learning operations.
AWS Lambda Function Blueprint Marketplace
AWS Lambda Function Blueprint Marketplace was introduced in 2023. It provides pre-configured function blueprints for common use cases, enabling faster development and deployment of serverless applications. Blueprint Marketplace simplifies onboarding for new users.
The service integrates with Amazon CloudWatch for monitoring and AWS IAM for secure access. AWS Lambda Function Blueprint Marketplace is widely used in serverless application development, DevOps, and workflow automation.
Amazon EMR Managed Scaling for Apache Hudi
Amazon EMR Managed Scaling for Apache Hudi was launched in 2023. It automates the scaling of resources for processing Apache Hudi datasets, reducing manual intervention. Managed Scaling improves efficiency in handling large-scale data lakes.
The service integrates with Amazon S3 for data storage and AWS Glue for metadata cataloging. Amazon EMR Managed Scaling for Apache Hudi is widely used in data lake management, big data analytics, and real-time ETL workflows.
Amazon RDS Support for PostgreSQL Logical Replication
Amazon RDS Support for PostgreSQL Logical Replication was launched in 2023. It enables fine-grained replication of PostgreSQL databases on Amazon RDS, allowing selective synchronization of tables and schemas. Logical Replication enhances flexibility for migrations.
The service integrates with AWS Backup for data protection and Amazon CloudWatch for replication monitoring. Amazon RDS Support for PostgreSQL Logical Replication is widely used in database migrations, hybrid cloud, and data synchronization.
Amazon S3 Intelligent-Tiering Archive Access Tiers
Amazon S3 Intelligent-Tiering Archive Access Tiers were introduced in 2023. These new tiers expand Amazon S3 Intelligent-Tiering by providing lower-cost storage options for rarely accessed data. Archive Access Tiers optimize long-term storage costs.
The service integrates with AWS Backup for data recovery and Amazon CloudWatch for access pattern monitoring. Amazon S3 Intelligent-Tiering Archive Access Tiers are widely used in data archiving, cost optimization, and cold storage.
AWS Glue Schema Registry Enhancements
AWS Glue Schema Registry Enhancements were launched in 2023. These enhancements improve compatibility with streaming platforms like Apache Kafka and enable advanced schema evolution features. Schema Registry Enhancements simplify data governance.
The service integrates with Amazon S3 for schema storage and AWS Lambda for real-time processing. AWS Glue Schema Registry Enhancements are widely used in data pipelines, event-driven architectures, and data governance.
Amazon OpenSearch Service Index Replication
Amazon OpenSearch Service Index Replication was launched in 2023. It enables automatic replication of OpenSearch indexes across clusters for high availability and disaster recovery. Index Replication ensures data durability and query performance.
The service integrates with Amazon CloudWatch for monitoring and Amazon S3 for snapshot storage. Amazon OpenSearch Service Index Replication is widely used in log analytics, data archiving, and search applications.
Amazon Redshift Materialized Views Automation
Amazon Redshift Materialized Views Automation was introduced in 2023. This feature automates the refresh and maintenance of materialized views, ensuring up-to-date query results. Materialized Views Automation simplifies managing complex analytics workflows.
The service integrates with AWS Glue for metadata management and Amazon S3 for external data sources. Amazon Redshift Materialized Views Automation is widely used in data warehousing, real-time analytics, and business intelligence.
AWS IoT Greengrass Remote Fleet Management
AWS IoT Greengrass Remote Fleet Management was launched in 2023. It simplifies managing and monitoring IoT fleets deployed with AWS IoT Greengrass from a centralized console. Remote Fleet Management improves operational efficiency for large-scale IoT deployments.
The service integrates with AWS IoT Core for telemetry and Amazon CloudWatch for monitoring fleet performance. AWS IoT Greengrass Remote Fleet Management is widely used in industrial IoT, smart agriculture, and edge computing.
Amazon Connect AI-Powered Callback Management
Amazon Connect AI-Powered Callback Management was introduced in 2023. It uses machine learning to optimize callback scheduling and prioritize customers based on context. Callback Management enhances the efficiency of customer service operations.
The service integrates with Amazon Lex for conversational AI and Amazon S3 for storing interaction data. Amazon Connect AI-Powered Callback Management is widely used in contact centers, customer support, and workforce management.
https://aws.amazon.com/connect/
Amazon S3 Object Lock Compliance Mode
Amazon S3 Object Lock Compliance Mode was launched in 2023. It provides an additional level of data immutability for sensitive or regulated workloads by enforcing stricter retention policies. Compliance Mode helps organizations meet regulatory standards.
The service integrates with AWS Backup for data protection and AWS IAM for access control. Amazon S3 Object Lock Compliance Mode is widely used in data governance, compliance reporting, and legal holds.
AWS Step Functions Workflow Studio Enhancements
AWS Step Functions Workflow Studio Enhancements were introduced in 2023. These updates include advanced debugging tools and reusable workflow templates for building complex automation workflows. Workflow Studio Enhancements streamline orchestration.
The service integrates with AWS Lambda for task execution and Amazon S3 for storing workflow data. AWS Step Functions Workflow Studio Enhancements are widely used in DevOps, data pipelines, and application orchestration.
Amazon SageMaker Training Compiler for Deep Learning
Amazon SageMaker Training Compiler for Deep Learning was launched in 2023. It accelerates deep learning model training by optimizing hardware utilization. Training Compiler improves training efficiency and reduces costs.
The service integrates with Amazon EC2 for scalable compute resources and Amazon S3 for dataset storage. Amazon SageMaker Training Compiler for Deep Learning is widely used in neural network training, AI research, and machine learning experimentation.
AWS Glue Data Quality Rules Engine
AWS Glue Data Quality Rules Engine was introduced in 2023. It allows users to define and enforce rules to ensure data accuracy and consistency during ETL processes. Data Quality Rules Engine simplifies maintaining high-quality datasets.
The service integrates with Amazon S3 for storage and Amazon Athena for querying results. AWS Glue Data Quality Rules Engine is widely used in data preparation, ETL workflows, and compliance requirements.
Amazon RDS Support for MariaDB 10.6
Amazon RDS Support for MariaDB 10.6 was launched in 2023. This version includes enhancements such as improved JSON functions and better query optimization. MariaDB 10.6 support ensures compatibility with the latest database features.
The service integrates with AWS Backup for data recovery and Amazon CloudWatch for performance monitoring. Amazon RDS Support for MariaDB 10.6 is widely used in application hosting, database modernization, and high-availability architectures.
Amazon Redshift Query Queues Prioritization
Amazon Redshift Query Queues Prioritization was introduced in 2023. It enables users to assign priorities to queries, optimizing resource allocation for critical workloads. Query Queues Prioritization ensures fast execution of high-priority queries.
The service integrates with AWS Glue for data cataloging and Amazon S3 for external data sources. Amazon Redshift Query Queues Prioritization is widely used in business intelligence, data science, and big data analytics.
Amazon Connect Call Summaries with Sentiment Insights
Amazon Connect Call Summaries with Sentiment Insights were launched in 2023. This feature automatically generates summaries of customer interactions and provides sentiment analysis. Sentiment Insights enhance understanding of customer experiences.
The service integrates with Amazon Comprehend for natural language processing and Amazon S3 for storing interaction records. Amazon Connect Call Summaries with Sentiment Insights are widely used in contact centers, customer support, and analytics workflows.
AWS IoT Core Message TTL
AWS IoT Core Message TTL was introduced in 2023. This feature allows users to set time-to-live (TTL) values for IoT messages, ensuring efficient resource utilization. Message TTL simplifies managing large-scale IoT messaging systems.
The service integrates with Amazon CloudWatch for monitoring and AWS IoT Greengrass for local processing. AWS IoT Core Message TTL is widely used in industrial IoT, real-time applications, and device communication.
Amazon OpenSearch Service Machine Learning Anomaly Detection
Amazon OpenSearch Service Machine Learning Anomaly Detection was launched in 2023. It uses machine learning to automatically detect anomalies in time-series data stored in OpenSearch. Anomaly Detection simplifies identifying unusual patterns.
The service integrates with Amazon CloudWatch for monitoring and AWS Lambda for triggering alerts. Amazon OpenSearch Service Machine Learning Anomaly Detection is widely used in log analytics, security monitoring, and performance optimization.
AWS Backup Policies for Elastic Disaster Recovery
AWS Backup Policies for Elastic Disaster Recovery were introduced in 2023. This feature allows users to define and enforce centralized backup policies for workloads managed by AWS Elastic Disaster Recovery. Backup Policies ensure consistent data protection.
The service integrates with AWS CloudFormation for automated deployments and Amazon CloudWatch for backup activity monitoring. AWS Backup Policies for Elastic Disaster Recovery are widely used in disaster recovery planning, data protection, and business continuity.
https://aws.amazon.com/backup/
Amazon S3 Object Ownership Bucket Policies
Amazon S3 Object Ownership Bucket Policies were introduced in 2023. This feature simplifies permissions management by allowing bucket owners to enforce ownership of all objects within their buckets, regardless of uploader. Bucket Policies ensure centralized control.
The service integrates with AWS IAM for access control and AWS CloudTrail for audit logging. Amazon S3 Object Ownership Bucket Policies are widely used in data governance, multi-account setups, and compliance requirements.
AWS Glue Custom Transform Functions
AWS Glue Custom Transform Functions were launched in 2023. They enable users to define and deploy custom transformations within ETL jobs, offering flexibility for complex data processing. Custom Transform Functions streamline advanced data workflows.
The service integrates with Amazon S3 for data storage and Amazon Athena for querying transformed data. AWS Glue Custom Transform Functions are widely used in data preparation, ETL pipelines, and analytics workflows.
Amazon RDS Support for SQL Server Always On
Amazon RDS Support for SQL Server Always On was launched in 2023. It provides high availability and failover capabilities for Microsoft SQL Server workloads on Amazon RDS. Always On ensures minimal downtime for critical applications.
The service integrates with AWS Backup for data recovery and Amazon CloudWatch for performance monitoring. Amazon RDS Support for SQL Server Always On is widely used in enterprise applications, high availability systems, and database resilience.
AWS IoT TwinMaker Real-Time Data Visualization
AWS IoT TwinMaker Real-Time Data Visualization was introduced in 2023. It enhances AWS IoT TwinMaker by allowing users to visualize live data streams in 3D models for operational insights. Real-Time Data Visualization simplifies monitoring complex systems.
The service integrates with Amazon QuickSight for analytics and Amazon S3 for storing model data. AWS IoT TwinMaker Real-Time Data Visualization is widely used in smart factories, industrial automation, and predictive maintenance.
Amazon OpenSearch Service Role-Based Access Control (RBAC)
Amazon OpenSearch Service Role-Based Access Control (RBAC) was launched in 2023. It allows fine-grained access control for OpenSearch resources, ensuring only authorized users can access specific data. RBAC simplifies security and compliance management.
The service integrates with AWS IAM for identity management and Amazon CloudWatch for monitoring access. Amazon OpenSearch Service Role-Based Access Control is widely used in log analytics, data governance, and security operations.
AWS Step Functions Event Replay
AWS Step Functions Event Replay was launched in 2023. It allows users to replay events from a failed or completed workflow, enabling quick debugging and workflow optimization. Event Replay improves application reliability.
The service integrates with Amazon S3 for event storage and Amazon CloudWatch for monitoring workflows. AWS Step Functions Event Replay is widely used in DevOps, workflow automation, and data processing.
Amazon SageMaker Autopilot Model Explainability
Amazon SageMaker Autopilot Model Explainability was launched in 2023. It provides insights into how machine learning models make predictions, ensuring transparency in automated ML processes. Model Explainability helps mitigate biases.
The service integrates with Amazon S3 for storing training datasets and Amazon SageMaker Studio for visualization. Amazon SageMaker Autopilot Model Explainability is widely used in AI ethics, model validation, and regulatory compliance.
Amazon Connect Automated Callback Scheduling
Amazon Connect Automated Callback Scheduling was introduced in 2023. It uses machine learning to analyze call volumes and customer preferences, enabling efficient callback scheduling. Automated Callback Scheduling enhances customer experience.
The service integrates with Amazon Lex for conversational AI and Amazon S3 for storing interaction logs. Amazon Connect Automated Callback Scheduling is widely used in contact centers, customer service, and workflow optimization.
AWS Glue ML-Powered Data Matching
AWS Glue ML-Powered Data Matching was launched in 2023. It uses machine learning to identify and merge duplicate records across large datasets, improving data quality. ML-Powered Data Matching simplifies data unification processes.
The service integrates with Amazon S3 for data storage and Amazon Athena for querying matched datasets. AWS Glue ML-Powered Data Matching is widely used in data cleaning, ETL workflows, and analytics preparation.
Amazon Redshift Query Results Caching
Amazon Redshift Query Results Caching was launched in 2023. It stores results of frequently run queries, reducing query execution time and improving performance. Query Results Caching ensures faster response times for analytics.
The service integrates with AWS Glue for metadata management and Amazon S3 for external data sources. Amazon Redshift Query Results Caching is widely used in data warehousing, business intelligence, and real-time analytics.
https://aws.amazon.com/redshift/
Amazon S3 Intelligent-Tiering S3 Replication Support
Amazon S3 Intelligent-Tiering S3 Replication Support was launched in 2023. It enables seamless replication of data stored in Amazon S3 Intelligent-Tiering buckets, maintaining access patterns and cost-efficiency across regions. Replication Support simplifies global data workflows.
The service integrates with AWS Backup for data protection and Amazon CloudWatch for replication monitoring. Amazon S3 Intelligent-Tiering S3 Replication Support is widely used in multi-region setups, disaster recovery, and data replication.
Amazon SageMaker Model Drift Detection
Amazon SageMaker Model Drift Detection was introduced in 2023. It monitors machine learning models in production for changes in data patterns, alerting users to performance degradation. Model Drift Detection ensures consistent model accuracy.
The service integrates with Amazon S3 for storing logs and Amazon SageMaker Studio for visualizing drift insights. Amazon SageMaker Model Drift Detection is widely used in machine learning operations, predictive modeling, and data monitoring.
AWS Lambda Partial Batch Response
AWS Lambda Partial Batch Response was launched in 2023. It allows AWS Lambda to process and respond to successful records in a batch while retrying failed ones, improving reliability for streaming applications. Partial Batch Response enhances fault tolerance.
The service integrates with Amazon Kinesis Data Streams and Amazon SQS for event sources. AWS Lambda Partial Batch Response is widely used in serverless workflows, data streaming, and event-driven architectures.
Amazon RDS Support for Oracle Data Guard
Amazon RDS Support for Oracle Data Guard was launched in 2023. It enables automated disaster recovery for Oracle databases in Amazon RDS by synchronizing standby databases across regions. Oracle Data Guard ensures high availability.
The service integrates with Amazon CloudWatch for performance metrics and AWS Backup for recovery options. Amazon RDS Support for Oracle Data Guard is widely used in enterprise applications, disaster recovery, and database resilience.
Amazon EMR Serverless Autoscaling for Batch Jobs
Amazon EMR Serverless Autoscaling for Batch Jobs was introduced in 2023. It dynamically adjusts resources for batch processing jobs, optimizing costs and performance. Autoscaling for Batch Jobs simplifies running large-scale analytics tasks.
The service integrates with Amazon S3 for data storage and AWS Glue for metadata management. Amazon EMR Serverless Autoscaling for Batch Jobs is widely used in data analytics, ETL pipelines, and real-time data processing.
Amazon Connect Speech Synthesis for Call Summaries
Amazon Connect Speech Synthesis for Call Summaries was launched in 2023. It automatically generates voice summaries of customer interactions, enabling agents to review calls efficiently. Speech Synthesis enhances contact center productivity.
The service integrates with Amazon Polly for text-to-speech conversion and Amazon S3 for storing interaction data. Amazon Connect Speech Synthesis for Call Summaries is widely used in contact centers, customer service, and quality assurance.
AWS Glue Automatic Schema Detection
AWS Glue Automatic Schema Detection was introduced in 2023. It enables AWS Glue to automatically infer data schemas, reducing manual effort in preparing data for analytics. Automatic Schema Detection accelerates data preparation workflows.
The service integrates with Amazon S3 for storage and Amazon Athena for querying datasets. AWS Glue Automatic Schema Detection is widely used in data lakes, ETL workflows, and analytics pipelines.
Amazon Redshift Serverless Query Prioritization
Amazon Redshift Serverless Query Prioritization was launched in 2023. It allows users to prioritize critical queries in Amazon Redshift Serverless environments, ensuring faster response times. Query Prioritization enhances workload management.
The service integrates with AWS Glue for metadata cataloging and Amazon CloudWatch for query performance monitoring. Amazon Redshift Serverless Query Prioritization is widely used in data warehousing, business intelligence, and ad-hoc analytics.
AWS IoT Greengrass Enhanced ML Inference
AWS IoT Greengrass Enhanced ML Inference was launched in 2023. It enables edge devices to perform real-time inference on machine learning models with optimized performance. Enhanced ML Inference simplifies deploying AI at the edge.
The service integrates with Amazon SageMaker for model training and AWS IoT Core for device communication. AWS IoT Greengrass Enhanced ML Inference is widely used in industrial IoT, smart devices, and predictive maintenance.
Amazon OpenSearch Service Field-Level Encryption
Amazon OpenSearch Service Field-Level Encryption was introduced in 2023. It provides the ability to encrypt specific fields in OpenSearch indexes, ensuring enhanced data security. Field-Level Encryption meets strict compliance requirements.
The service integrates with AWS KMS for encryption and Amazon CloudWatch for monitoring index activity. Amazon OpenSearch Service Field-Level Encryption is widely used in log analytics, data security, and regulatory compliance.
https://aws.amazon.com/opensearch-service/
Amazon S3 Replication Delete Marker Replication
Amazon S3 Replication Delete Marker Replication was introduced in 2023. It extends Amazon S3 replication functionality by replicating delete markers across buckets, ensuring consistency in lifecycle policies. Delete Marker Replication simplifies data management.
The service integrates with AWS CloudTrail for audit logging and Amazon CloudWatch for replication monitoring. Amazon S3 Replication Delete Marker Replication is widely used in multi-region setups, data governance, and compliance workflows.
AWS Lambda Function Versioning Enhancements
AWS Lambda Function Versioning Enhancements were launched in 2023. This feature introduces improved version control for AWS Lambda functions, enabling smoother rollbacks and better lifecycle management. Versioning Enhancements optimize deployment pipelines.
The service integrates with Amazon CloudWatch for monitoring and AWS CodePipeline for CI/CD workflows. AWS Lambda Function Versioning Enhancements are widely used in serverless application development, DevOps, and workflow automation.
Amazon RDS Cross-Region Read Replicas for MariaDB
Amazon RDS Cross-Region Read Replicas for MariaDB was launched in 2023. It enables read replicas to be deployed across multiple regions, providing improved scalability and disaster recovery. Cross-Region Read Replicas enhance global database availability.
The service integrates with AWS Backup for data protection and Amazon CloudWatch for performance monitoring. Amazon RDS Cross-Region Read Replicas for MariaDB is widely used in multi-region architectures, high availability, and database scaling.
Amazon SageMaker Data Wrangler Pre-Built Workflows
Amazon SageMaker Data Wrangler Pre-Built Workflows were introduced in 2023. These ready-to-use workflows simplify data preparation tasks by providing templates for common scenarios. Pre-Built Workflows accelerate data wrangling processes.
The service integrates with Amazon S3 for data storage and Amazon SageMaker Studio for interactive data exploration. Amazon SageMaker Data Wrangler Pre-Built Workflows are widely used in data engineering, machine learning, and analytics pipelines.
AWS Step Functions Long-Running Workflows Support
AWS Step Functions Long-Running Workflows Support was introduced in 2023. This feature enables workflows to run for extended periods without interruption, accommodating complex, stateful processes. Long-Running Workflows enhance flexibility in automation.
The service integrates with Amazon S3 for storing intermediate data and Amazon CloudWatch for workflow monitoring. AWS Step Functions Long-Running Workflows Support is widely used in ETL pipelines, orchestration, and application workflows.
Amazon EMR Serverless for Machine Learning Frameworks
Amazon EMR Serverless for Machine Learning Frameworks was launched in 2023. It adds support for popular ML frameworks like TensorFlow and PyTorch, enabling serverless training and inference. Serverless for ML Frameworks simplifies ML workflows.
The service integrates with Amazon S3 for dataset storage and AWS Glue for metadata management. Amazon EMR Serverless for Machine Learning Frameworks is widely used in data science, machine learning, and real-time inference.
Amazon OpenSearch Service Fine-Grained Access Control Enhancements
Amazon OpenSearch Service Fine-Grained Access Control Enhancements were launched in 2023. They provide additional flexibility in managing user permissions for OpenSearch clusters, ensuring secure data access. Access Control Enhancements simplify compliance.
The service integrates with AWS IAM for identity management and Amazon CloudWatch for monitoring access. Amazon OpenSearch Service Fine-Grained Access Control Enhancements are widely used in log analytics, data governance, and security workflows.
AWS Glue Streaming Data Normalization
AWS Glue Streaming Data Normalization was introduced in 2023. It automates the standardization of streaming data into consistent formats, enabling seamless downstream processing. Streaming Data Normalization improves data quality in real time.
The service integrates with Amazon Kinesis Data Streams for data ingestion and Amazon S3 for storage. AWS Glue Streaming Data Normalization is widely used in streaming analytics, data pipelines, and ETL workflows.
Amazon Redshift AI-Powered Query Optimization
Amazon Redshift AI-Powered Query Optimization was launched in 2023. It leverages machine learning to improve query execution plans, reducing latency and improving efficiency. AI-Powered Query Optimization enhances performance for complex workloads.
The service integrates with AWS Glue for data cataloging and Amazon S3 for external data sources. Amazon Redshift AI-Powered Query Optimization is widely used in business intelligence, data warehousing, and real-time analytics.
AWS IoT Core Fine-Grained Device Security
AWS IoT Core Fine-Grained Device Security was introduced in 2023. It allows users to define detailed security policies for individual IoT devices, ensuring tailored access control. Fine-Grained Device Security enhances IoT security architectures.
The service integrates with AWS IoT Device Management for fleet control and Amazon CloudWatch for monitoring security events. AWS IoT Core Fine-Grained Device Security is widely used in smart devices, industrial IoT, and connected systems.
https://aws.amazon.com/iot-core/
AWS Clean Rooms Multi-Region Collaboration
AWS Clean Rooms Multi-Region Collaboration was launched in 2023. It enables secure data collaboration across regions, maintaining strict privacy controls for sensitive datasets. Multi-Region Collaboration ensures compliance and supports global analytics.
The service integrates with AWS Glue for data cataloging and Amazon S3 for storing datasets. AWS Clean Rooms Multi-Region Collaboration is widely used in data sharing, marketing analytics, and privacy-preserving data workflows.
Amazon S3 Replication Metrics and Monitoring Enhancements
Amazon S3 Replication Metrics and Monitoring Enhancements were launched in 2023. This feature provides detailed insights into the performance and status of replication workflows. Metrics and Monitoring Enhancements improve visibility and efficiency.
The service integrates with Amazon CloudWatch for monitoring replication activities and AWS CloudTrail for auditing replication events. Amazon S3 Replication Metrics and Monitoring Enhancements are widely used in data replication, multi-region setups, and compliance workflows.
AWS Lambda EFS Mount Performance Optimizations
AWS Lambda EFS Mount Performance Optimizations were introduced in 2023. They improve read/write performance for functions accessing large datasets stored in Amazon EFS. Mount Performance Optimizations enhance throughput for data-intensive workflows.
The service integrates with Amazon CloudWatch for monitoring and Amazon S3 for auxiliary data storage. AWS Lambda EFS Mount Performance Optimizations are widely used in serverless applications, data processing, and event-driven architectures.
Amazon SageMaker Feature Engineering Automation
Amazon SageMaker Feature Engineering Automation was launched in 2023. It simplifies the process of preparing datasets for machine learning by automatically generating and selecting features. Feature Engineering Automation accelerates model development.
The service integrates with Amazon S3 for storing training data and Amazon SageMaker Studio for interactive development. Amazon SageMaker Feature Engineering Automation is widely used in machine learning workflows, predictive analytics, and data engineering.
AWS Step Functions Express Workflow Error Handling
AWS Step Functions Express Workflow Error Handling was introduced in 2023. This feature adds advanced error-handling capabilities, allowing workflows to recover from failures gracefully. Error Handling enhances workflow reliability.
The service integrates with Amazon S3 for logging and AWS Lambda for executing recovery tasks. AWS Step Functions Express Workflow Error Handling is widely used in automation, ETL pipelines, and application orchestration.
Amazon RDS Optimized Reads for PostgreSQL
Amazon RDS Optimized Reads for PostgreSQL was launched in 2023. It enhances read performance by leveraging optimized I/O operations for PostgreSQL databases. Optimized Reads improve response times for analytics and transactional workloads.
The service integrates with Amazon CloudWatch for monitoring and AWS Backup for data protection. Amazon RDS Optimized Reads for PostgreSQL is widely used in database optimization, real-time analytics, and high-performance applications.
Amazon Redshift Workload Isolation
Amazon Redshift Workload Isolation was launched in 2023. It allows users to allocate dedicated resources to specific workloads, ensuring predictable performance. Workload Isolation enhances multi-tenant database management.
The service integrates with AWS Glue for metadata cataloging and Amazon S3 for external data storage. Amazon Redshift Workload Isolation is widely used in data warehousing, business intelligence, and real-time analytics.
AWS IoT Core Event History Management
AWS IoT Core Event History Management was introduced in 2023. It provides detailed logs of IoT events for analysis and debugging. Event History Management simplifies tracking and auditing device activity.
The service integrates with Amazon CloudWatch for real-time monitoring and AWS IoT Device Management for fleet insights. AWS IoT Core Event History Management is widely used in industrial IoT, smart devices, and system diagnostics.
Amazon OpenSearch Service Snapshot Lifecycle Management
Amazon OpenSearch Service Snapshot Lifecycle Management was launched in 2023. It automates the creation, retention, and deletion of snapshots for OpenSearch clusters. Snapshot Lifecycle Management ensures data durability and cost optimization.
The service integrates with Amazon S3 for snapshot storage and AWS IAM for access control. Amazon OpenSearch Service Snapshot Lifecycle Management is widely used in log analytics, data archiving, and compliance workflows.
AWS Glue Data Catalog Cross-Account Sharing
AWS Glue Data Catalog Cross-Account Sharing was launched in 2023. It allows seamless sharing of metadata catalogs across AWS accounts, enabling collaborative analytics workflows. Cross-Account Sharing simplifies multi-account data governance.
The service integrates with AWS Lake Formation for access control and Amazon S3 for data storage. AWS Glue Data Catalog Cross-Account Sharing is widely used in data lakes, collaborative analytics, and data governance.
Amazon S3 Storage Lens Advanced Insights
Amazon S3 Storage Lens Advanced Insights was introduced in 2023. It extends the capabilities of Amazon S3 Storage Lens by providing detailed insights into storage usage and activity trends across accounts. Advanced Insights help optimize storage costs and performance.
The service integrates with AWS Cost Explorer for cost tracking and Amazon CloudWatch for monitoring metrics. Amazon S3 Storage Lens Advanced Insights is widely used in data lifecycle management, cost optimization, and multi-account setups.
AWS Lambda Event Source Filtering Enhancements
AWS Lambda Event Source Filtering Enhancements were launched in 2023. This feature introduces advanced filtering options for event sources, allowing users to refine which events trigger AWS Lambda functions. Event Source Filtering Enhancements optimize function efficiency.
The service integrates with Amazon SQS and Amazon Kinesis Data Streams for event handling. AWS Lambda Event Source Filtering Enhancements are widely used in serverless architectures, real-time applications, and event-driven workflows.
Amazon RDS Optimized Writes for MySQL
Amazon RDS Optimized Writes for MySQL was launched in 2023. It improves write performance for MySQL databases on Amazon RDS by enhancing I/O efficiency. Optimized Writes ensure faster processing for write-heavy workloads.
The service integrates with Amazon CloudWatch for performance monitoring and AWS Backup for disaster recovery. Amazon RDS Optimized Writes for MySQL is widely used in e-commerce, real-time analytics, and database optimization.
Amazon SageMaker Managed Feature Store Ingestion
Amazon SageMaker Managed Feature Store Ingestion was introduced in 2023. It simplifies the process of ingesting and managing features in the Amazon SageMaker Feature Store, ensuring real-time availability. Managed Feature Store Ingestion streamlines ML workflows.
The service integrates with Amazon S3 for storing feature data and Amazon SageMaker Pipelines for automation. Amazon SageMaker Managed Feature Store Ingestion is widely used in machine learning operations, data engineering, and model training.
Amazon Redshift Concurrency Scaling Queues
Amazon Redshift Concurrency Scaling Queues were launched in 2023. This feature allows users to configure queues for scaling queries during high-concurrency periods, ensuring optimal performance. Concurrency Scaling Queues enhance resource allocation.
The service integrates with AWS Glue for metadata management and Amazon S3 for data sources. Amazon Redshift Concurrency Scaling Queues are widely used in data analytics, business intelligence, and real-time querying.
AWS IoT Core Enhanced MQTT Broker
AWS IoT Core Enhanced MQTT Broker was launched in 2023. It provides advanced capabilities for managing IoT messages, including higher throughput and lower latency. Enhanced MQTT Broker simplifies IoT communication at scale.
The service integrates with AWS IoT Device Management for device fleet operations and Amazon CloudWatch for monitoring message activity. AWS IoT Core Enhanced MQTT Broker is widely used in smart homes, industrial IoT, and connected devices.
Amazon OpenSearch Service Real-Time Alerting
Amazon OpenSearch Service Real-Time Alerting was introduced in 2023. It enhances alerting capabilities by providing instant notifications for critical events in OpenSearch data. Real-Time Alerting improves operational responsiveness.
The service integrates with Amazon SNS for notifications and Amazon CloudWatch for monitoring triggered alerts. Amazon OpenSearch Service Real-Time Alerting is widely used in log analytics, security monitoring, and application troubleshooting.
AWS Glue Advanced Partition Management
AWS Glue Advanced Partition Management was launched in 2023. It automates the detection and handling of partitions in large datasets, improving query performance. Advanced Partition Management simplifies managing complex data structures.
The service integrates with Amazon S3 for storage and Amazon Athena for querying. AWS Glue Advanced Partition Management is widely used in data lakes, ETL workflows, and big data analytics.
AWS Step Functions Workflow Execution History
AWS Step Functions Workflow Execution History was introduced in 2023. It provides a detailed view of past workflow executions, enabling users to debug and optimize their processes. Workflow Execution History ensures better operational insights.
The service integrates with Amazon CloudWatch for monitoring and AWS Lambda for workflow tasks. AWS Step Functions Workflow Execution History is widely used in automation workflows, data pipelines, and application orchestration.
Amazon S3 Glacier Deep Archive Event Notifications
Amazon S3 Glacier Deep Archive Event Notifications were launched in 2023. This feature enables notifications for retrieval events in Amazon S3 Glacier Deep Archive, improving visibility into archival workflows. Event Notifications streamline retrieval tracking.
The service integrates with Amazon SNS and AWS Lambda for notification handling. Amazon S3 Glacier Deep Archive Event Notifications are widely used in data archiving, compliance workflows, and backup recovery.
Amazon S3 Multi-Region Access Points Failover Control
Amazon S3 Multi-Region Access Points Failover Control was launched in 2023. It allows users to define failover rules for multi-region buckets, ensuring seamless access during outages. Failover Control enhances resilience for critical workloads.
The service integrates with AWS CloudWatch for monitoring traffic and AWS CloudTrail for audit logging. Amazon S3 Multi-Region Access Points Failover Control is widely used in disaster recovery, global applications, and multi-region setups.
AWS Lambda Function URL Security Enhancements
AWS Lambda Function URL Security Enhancements were introduced in 2023. These updates add advanced access control mechanisms for AWS Lambda Function URLs, including IP-based restrictions. Security Enhancements improve function endpoint security.
The service integrates with AWS IAM for access policies and Amazon CloudWatch for monitoring access patterns. AWS Lambda Function URL Security Enhancements are widely used in serverless architectures, secure APIs, and event-driven workflows.
Amazon RDS Performance Insights for Aurora Serverless v2
Amazon RDS Performance Insights for Aurora Serverless v2 was launched in 2023. It provides detailed metrics for monitoring and optimizing Aurora Serverless v2 workloads. Performance Insights simplify database performance tuning.
The service integrates with Amazon CloudWatch for visualization and AWS IAM for secure access. Amazon RDS Performance Insights for Aurora Serverless v2 is widely used in database optimization, cost efficiency, and enterprise applications.
Amazon SageMaker Pipelines Reproducibility Tracking
Amazon SageMaker Pipelines Reproducibility Tracking was introduced in 2023. It tracks and logs all steps in the ML pipeline, enabling reproducibility of model training and deployment. Reproducibility Tracking ensures reliable ML workflows.
The service integrates with Amazon S3 for logging and Amazon SageMaker Studio for visualization. Amazon SageMaker Pipelines Reproducibility Tracking is widely used in machine learning operations, model validation, and data science.
Amazon Redshift Auto-Resume for Idle Clusters
Amazon Redshift Auto-Resume for Idle Clusters was launched in 2023. It automatically resumes paused clusters when queries are submitted, minimizing latency for on-demand analytics. Auto-Resume reduces costs while maintaining readiness.
The service integrates with AWS Glue for metadata cataloging and Amazon CloudWatch for monitoring usage patterns. Amazon Redshift Auto-Resume for Idle Clusters is widely used in ad-hoc analytics, cost optimization, and data warehousing.
AWS IoT Core Device Shadow Lifecycle Events
AWS IoT Core Device Shadow Lifecycle Events were introduced in 2023. This feature provides detailed events for the creation, update, and deletion of device shadows, improving state management. Lifecycle Events enhance IoT application development.
The service integrates with AWS IoT Device Management for fleet insights and Amazon CloudWatch for monitoring changes. AWS IoT Core Device Shadow Lifecycle Events are widely used in industrial IoT, smart devices, and system automation.
Amazon OpenSearch Service Warm Tier Auto-Migration
Amazon OpenSearch Service Warm Tier Auto-Migration was launched in 2023. It automates the movement of data from the hot to warm storage tier based on usage patterns, optimizing costs. Auto-Migration simplifies lifecycle management for large datasets.
The service integrates with Amazon S3 for warm storage and AWS Glue for schema management. Amazon OpenSearch Service Warm Tier Auto-Migration is widely used in log analytics, data archiving, and compliance workflows.
AWS Glue Interactive Query Result Caching
AWS Glue Interactive Query Result Caching was launched in 2023. This feature caches query results for recurring data transformations, reducing latency for repeated queries. Result Caching improves performance in analytics workflows.
The service integrates with Amazon S3 for data storage and Amazon Athena for query execution. AWS Glue Interactive Query Result Caching is widely used in data transformation, ETL workflows, and real-time analytics.
AWS Step Functions Dynamic Timeout Management
AWS Step Functions Dynamic Timeout Management was introduced in 2023. It allows users to set dynamic timeouts for state transitions, improving control over workflow execution. Dynamic Timeout Management ensures reliability in long-running workflows.
The service integrates with Amazon CloudWatch for monitoring and AWS Lambda for workflow tasks. AWS Step Functions Dynamic Timeout Management is widely used in automation, data pipelines, and orchestration workflows.
Amazon S3 Glacier Flexible Retrieval Restore Notifications
Amazon S3 Glacier Flexible Retrieval Restore Notifications were launched in 2023. It enables real-time notifications when data is restored from Amazon S3 Glacier Flexible Retrieval, improving workflow automation. Restore Notifications enhance data availability.
The service integrates with Amazon SNS and AWS Lambda for handling notifications. Amazon S3 Glacier Flexible Retrieval Restore Notifications are widely used in archival workflows, backup recovery, and data compliance.
Amazon RDS Proxy Query Caching
Amazon RDS Proxy Query Caching was launched in 2023. It enhances Amazon RDS Proxy by caching frequently executed queries, reducing latency and improving application performance. Query Caching optimizes database workloads.
The service integrates with Amazon CloudWatch for monitoring and AWS IAM for secure access control. Amazon RDS Proxy Query Caching is widely used in high-throughput applications, web services, and database optimization.
AWS Lambda Ephemeral Storage Scaling
AWS Lambda Ephemeral Storage Scaling was introduced in 2023. It allows dynamic allocation of ephemeral storage for AWS Lambda functions, supporting workloads with varying storage needs. Ephemeral Storage Scaling enhances flexibility in function execution.
The service integrates with Amazon CloudWatch for monitoring and Amazon S3 for persistent data storage. AWS Lambda Ephemeral Storage Scaling is widely used in data processing, ETL workflows, and serverless computing.
Amazon SageMaker Batch Transform Streaming Inference
Amazon SageMaker Batch Transform Streaming Inference was launched in 2023. It adds support for streaming inference in Batch Transform, enabling real-time predictions on incoming data. Streaming Inference simplifies processing dynamic datasets.
The service integrates with Amazon S3 for data input and Amazon SageMaker Studio for monitoring. Amazon SageMaker Batch Transform Streaming Inference is widely used in machine learning workflows, predictive analytics, and real-time systems.
Amazon OpenSearch Service Shard Auto-Balancing
Amazon OpenSearch Service Shard Auto-Balancing was introduced in 2023. It automates shard distribution across cluster nodes, ensuring optimal resource utilization. Shard Auto-Balancing enhances performance for large-scale search and analytics workloads.
The service integrates with Amazon CloudWatch for cluster monitoring and AWS IAM for access control. Amazon OpenSearch Service Shard Auto-Balancing is widely used in log management, search applications, and big data analytics.
Amazon S3 EventBridge Integration for Metadata Updates
Amazon S3 EventBridge Integration for Metadata Updates was launched in 2023. It enables real-time event generation for metadata changes in Amazon S3, facilitating automated workflows. EventBridge Integration improves event-driven architectures.
The service integrates with AWS Lambda for handling events and Amazon SNS for notifications. Amazon S3 EventBridge Integration for Metadata Updates is widely used in data management, automation workflows, and compliance requirements.
Amazon RDS Global Database Recovery Point Objectives
Amazon RDS Global Database Recovery Point Objectives were introduced in 2023. This feature enables users to set recovery point objectives for global database setups, improving disaster recovery capabilities. Recovery Point Objectives ensure minimal data loss.
The service integrates with Amazon CloudWatch for monitoring and AWS Backup for recovery workflows. Amazon RDS Global Database Recovery Point Objectives are widely used in enterprise applications, disaster recovery, and database resilience.
AWS IoT Greengrass Secure Data Sharing
AWS IoT Greengrass Secure Data Sharing was launched in 2023. It enables secure communication between edge devices, ensuring data integrity and confidentiality. Secure Data Sharing simplifies deploying IoT solutions in sensitive environments.
The service integrates with AWS IoT Core for telemetry data and AWS KMS for encryption. AWS IoT Greengrass Secure Data Sharing is widely used in industrial IoT, smart cities, and edge computing.
AWS Glue Interactive Query Sampling
AWS Glue Interactive Query Sampling was introduced in 2023. It allows users to sample large datasets during query execution, reducing processing times for exploratory tasks. Query Sampling accelerates data exploration.
The service integrates with Amazon S3 for data storage and Amazon Athena for executing queries. AWS Glue Interactive Query Sampling is widely used in data engineering, ETL workflows, and analytics pipelines.
Amazon Redshift Serverless Partitioned Data Support
Amazon Redshift Serverless Partitioned Data Support was launched in 2023. It adds support for querying partitioned datasets in Amazon S3, improving performance for large-scale analytics. Partitioned Data Support optimizes querying efficiency.
The service integrates with AWS Glue for managing metadata and Amazon Athena for external queries. Amazon Redshift Serverless Partitioned Data Support is widely used in data warehousing, big data analytics, and real-time querying.
AWS Step Functions Workflow Cost Insights
AWS Step Functions Workflow Cost Insights was introduced in 2023. It provides detailed cost analysis for workflow executions, helping users optimize resource utilization. Workflow Cost Insights ensures efficient operation of automation pipelines.
The service integrates with Amazon CloudWatch for monitoring workflows and AWS Cost Explorer for detailed reports. AWS Step Functions Workflow Cost Insights is widely used in DevOps workflows, automation, and cost management.
https://aws.amazon.com/step-functions/
Amazon S3 Object Lock Retention Policies by Prefix
Amazon S3 Object Lock Retention Policies by Prefix was launched in 2023. It allows users to apply retention policies to specific object prefixes, enabling granular control over data immutability. Retention Policies by Prefix simplify compliance management.
The service integrates with AWS CloudTrail for auditing and Amazon CloudWatch for monitoring activity. Amazon S3 Object Lock Retention Policies by Prefix is widely used in data governance, compliance workflows, and data protection.
Amazon RDS Custom Storage Autoscaling
Amazon RDS Custom Storage Autoscaling was introduced in 2023. It dynamically adjusts storage capacity for Amazon RDS Custom instances, ensuring efficient resource utilization. Storage Autoscaling simplifies managing unpredictable workloads.
The service integrates with AWS Backup for data protection and Amazon CloudWatch for monitoring storage metrics. Amazon RDS Custom Storage Autoscaling is widely used in database optimization, enterprise applications, and scalable storage solutions.
AWS Lambda Enhanced Environment Variables Security
AWS Lambda Enhanced Environment Variables Security was launched in 2023. This feature adds encryption and access controls for environment variables in AWS Lambda functions, enhancing security. Enhanced Environment Variables Security protects sensitive data.
The service integrates with AWS KMS for encryption and AWS IAM for role-based access control. AWS Lambda Enhanced Environment Variables Security is widely used in serverless architectures, secure workflows, and compliance-sensitive applications.
Amazon SageMaker Edge Deployment Monitoring
Amazon SageMaker Edge Deployment Monitoring was launched in 2023. It enables real-time monitoring of machine learning models deployed on edge devices, ensuring accuracy and performance. Edge Deployment Monitoring simplifies edge ML operations.
The service integrates with Amazon CloudWatch for telemetry and Amazon S3 for logging. Amazon SageMaker Edge Deployment Monitoring is widely used in smart devices, IoT analytics, and real-time ML inference.
AWS IoT Core Dynamic Topic Rules
AWS IoT Core Dynamic Topic Rules were introduced in 2023. They allow users to create topic rules that dynamically adapt based on IoT message content, improving workflow flexibility. Dynamic Topic Rules enhance IoT automation.
The service integrates with AWS Lambda for custom rule processing and Amazon S3 for storing IoT data. AWS IoT Core Dynamic Topic Rules are widely used in industrial IoT, real-time systems, and smart devices.
Amazon OpenSearch Service Query Performance Analyzer
Amazon OpenSearch Service Query Performance Analyzer was launched in 2023. It provides detailed insights into query execution, helping users optimize search and analytics workloads. Query Performance Analyzer ensures efficient data retrieval.
The service integrates with Amazon CloudWatch for metrics and AWS IAM for access control. Amazon OpenSearch Service Query Performance Analyzer is widely used in log analytics, search optimization, and big data applications.
Amazon S3 Glacier Instant Retrieval Pricing Tiers
Amazon S3 Glacier Instant Retrieval Pricing Tiers were introduced in 2023. They add flexible pricing options for Amazon S3 Glacier Instant Retrieval, balancing cost and performance. Pricing Tiers optimize storage costs for frequently accessed archival data.
The service integrates with AWS Billing for cost tracking and Amazon CloudWatch for monitoring retrieval metrics. Amazon S3 Glacier Instant Retrieval Pricing Tiers are widely used in data archiving, backup workflows, and cost optimization.
Amazon Redshift Workgroup Management
Amazon Redshift Workgroup Management was launched in 2023. It allows users to define workgroups with specific resource allocations, improving query performance for multi-tenant environments. Workgroup Management enhances workload isolation.
The service integrates with AWS Glue for metadata cataloging and Amazon S3 for external data sources. Amazon Redshift Workgroup Management is widely used in data warehousing, multi-tenant architectures, and real-time analytics.
AWS Glue Data Quality Scoring
AWS Glue Data Quality Scoring was introduced in 2023. It assigns quality scores to datasets based on predefined rules, enabling users to assess and improve data integrity. Data Quality Scoring simplifies ensuring reliable analytics.
The service integrates with Amazon S3 for data storage and Amazon Athena for querying scored datasets. AWS Glue Data Quality Scoring is widely used in ETL workflows, data governance, and data preparation.
AWS Step Functions Workflow Simulation
AWS Step Functions Workflow Simulation was launched in 2023. It allows users to simulate workflows before deployment, identifying potential issues and optimizing execution. Workflow Simulation enhances reliability for complex processes.
The service integrates with Amazon CloudWatch for monitoring simulated metrics and AWS Lambda for testing tasks. AWS Step Functions Workflow Simulation is widely used in DevOps workflows, automation, and application orchestration.
https://aws.amazon.com/step-functions/
Amazon S3 Intelligent-Tiering Cost Anomaly Detection
Amazon S3 Intelligent-Tiering Cost Anomaly Detection was launched in 2023. It leverages machine learning to detect unusual changes in storage costs for Amazon S3 Intelligent-Tiering users, providing real-time alerts. Cost Anomaly Detection improves budget management.
The service integrates with AWS Cost Explorer for expense tracking and Amazon CloudWatch for monitoring anomalies. Amazon S3 Intelligent-Tiering Cost Anomaly Detection is widely used in cost optimization, data lifecycle management, and compliance workflows.
AWS Glue Change Data Capture (CDC) Integration
AWS Glue Change Data Capture (CDC) Integration was introduced in 2023. It enables real-time synchronization of changes in source data systems to target datasets during ETL processes. CDC Integration simplifies handling dynamic datasets.
The service integrates with Amazon S3 for data staging and AWS Lambda for processing updates. AWS Glue Change Data Capture Integration is widely used in data lakes, ETL workflows, and streaming analytics.
Amazon SageMaker Model Card Repository
Amazon SageMaker Model Card Repository was launched in 2023. It provides a centralized repository for storing metadata about machine learning models, such as performance metrics and intended use. Model Card Repository simplifies tracking and auditing models.
The service integrates with Amazon S3 for storage and Amazon SageMaker Studio for visualization. Amazon SageMaker Model Card Repository is widely used in machine learning governance, model lifecycle management, and regulatory compliance.
Amazon RDS Performance Insights Advanced Query Analysis
Amazon RDS Performance Insights Advanced Query Analysis was introduced in 2023. This feature enhances query analysis by providing granular insights into execution plans and bottlenecks. Advanced Query Analysis improves database tuning.
The service integrates with Amazon CloudWatch for monitoring and AWS IAM for secure access control. Amazon RDS Performance Insights Advanced Query Analysis is widely used in database optimization, enterprise applications, and real-time analytics.
Amazon OpenSearch Service Hot-Warm Tier Migration
Amazon OpenSearch Service Hot-Warm Tier Migration was launched in 2023. It automates the movement of data between hot and warm tiers based on usage, optimizing storage costs. Hot-Warm Tier Migration ensures efficient data management.
The service integrates with Amazon S3 for warm storage and AWS Glue for metadata management. Amazon OpenSearch Service Hot-Warm Tier Migration is widely used in log analytics, data archiving, and cost management.
AWS Step Functions Event Replay with Error Injection
AWS Step Functions Event Replay with Error Injection was launched in 2023. It enables users to test workflow resilience by replaying events with simulated errors. Event Replay with Error Injection improves debugging and reliability.
The service integrates with Amazon CloudWatch for tracking execution and AWS Lambda for workflow tasks. AWS Step Functions Event Replay with Error Injection is widely used in DevOps workflows, automation testing, and error handling.
AWS IoT Core Message Deduplication
AWS IoT Core Message Deduplication was introduced in 2023. It ensures that duplicate messages from IoT devices are filtered out before processing, reducing redundant data. Message Deduplication simplifies IoT data pipelines.
The service integrates with Amazon S3 for data storage and AWS Lambda for custom processing. AWS IoT Core Message Deduplication is widely used in industrial IoT, smart devices, and real-time systems.
Amazon Redshift Elastic Resize Scheduling
Amazon Redshift Elastic Resize Scheduling was launched in 2023. It allows users to schedule resizing operations for Amazon Redshift clusters, enabling dynamic resource allocation based on workload needs. Elastic Resize Scheduling optimizes performance and cost.
The service integrates with Amazon CloudWatch for monitoring and AWS Glue for metadata cataloging. Amazon Redshift Elastic Resize Scheduling is widely used in data warehousing, business intelligence, and cost optimization.
Amazon S3 Storage Class Optimization Recommendations
Amazon S3 Storage Class Optimization Recommendations were launched in 2023. This feature provides automated suggestions for optimizing storage class configurations based on access patterns. Optimization Recommendations reduce storage costs.
The service integrates with AWS Cost Explorer for tracking expenses and Amazon CloudWatch for monitoring usage patterns. Amazon S3 Storage Class Optimization Recommendations are widely used in data lifecycle management, cost optimization, and archival workflows.
AWS Glue Parallel Query Execution
AWS Glue Parallel Query Execution was introduced in 2023. It enables concurrent execution of queries within AWS Glue, improving performance for data processing tasks. Parallel Query Execution accelerates analytics workflows.
The service integrates with Amazon S3 for data input and output and Amazon Athena for query execution. AWS Glue Parallel Query Execution is widely used in ETL workflows, big data analytics, and real-time processing.
AWS Lambda Execution Environment Snapshots
AWS Lambda Execution Environment Snapshots were launched in 2023. This feature allows users to save snapshots of the execution environment, enabling faster debugging and replication of function states. Execution Environment Snapshots enhance troubleshooting capabilities.
The service integrates with Amazon S3 for snapshot storage and Amazon CloudWatch for execution monitoring. AWS Lambda Execution Environment Snapshots are widely used in serverless debugging, application development, and workflow automation.
Amazon S3 Glacier Deep Archive Select Queries
Amazon S3 Glacier Deep Archive Select Queries were introduced in 2023. They enable querying archived data directly without the need to fully restore it, improving analytics efficiency. Select Queries simplify working with cold data.
The service integrates with Amazon Athena for SQL-based queries and AWS Lambda for automation. Amazon S3 Glacier Deep Archive Select Queries are widely used in data archiving, cost-efficient analytics, and compliance workflows.
Amazon Redshift Predictive Scaling
Amazon Redshift Predictive Scaling was launched in 2023. It uses machine learning to anticipate workload patterns and adjust cluster resources proactively. Predictive Scaling ensures high performance during peak times.
The service integrates with Amazon CloudWatch for monitoring and AWS Glue for metadata cataloging. Amazon Redshift Predictive Scaling is widely used in data warehousing, real-time analytics, and business intelligence.
AWS Glue Schema Evolution Tracking
AWS Glue Schema Evolution Tracking was introduced in 2023. It provides automated tracking and versioning of schema changes, ensuring compatibility in dynamic data environments. Schema Evolution Tracking simplifies data governance.
The service integrates with Amazon S3 for data storage and Amazon Athena for querying. AWS Glue Schema Evolution Tracking is widely used in ETL workflows, data lakes, and compliance monitoring.
AWS IoT Core Offline Device State Management
AWS IoT Core Offline Device State Management was launched in 2023. It allows users to manage and synchronize IoT device states while offline, ensuring consistency when devices reconnect. Offline Device State Management enhances reliability for IoT systems.
The service integrates with AWS IoT Device Management for fleet control and Amazon CloudWatch for monitoring. AWS IoT Core Offline Device State Management is widely used in industrial IoT, smart agriculture, and connected systems.
Amazon SageMaker Distributed Training with GPU Instances
Amazon SageMaker Distributed Training with GPU Instances was introduced in 2023. It accelerates training of large-scale models by distributing workloads across multiple GPU instances. Distributed Training optimizes compute resources for complex ML tasks.
The service integrates with Amazon EC2 for GPU clusters and Amazon S3 for storing datasets. Amazon SageMaker Distributed Training with GPU Instances is widely used in AI research, deep learning, and machine learning experimentation.
Amazon OpenSearch Service Multi-Cluster View
Amazon OpenSearch Service Multi-Cluster View was launched in 2023. It provides a unified dashboard for managing and monitoring multiple OpenSearch clusters across regions. Multi-Cluster View simplifies cluster administration.
The service integrates with Amazon CloudWatch for metrics and AWS IAM for secure access. Amazon OpenSearch Service Multi-Cluster View is widely used in log analytics, search optimization, and data monitoring.
Amazon S3 Batch Operations Data Masking
Amazon S3 Batch Operations Data Masking was introduced in 2023. It adds the ability to mask sensitive data during batch processing tasks, enhancing compliance with privacy regulations. Data Masking simplifies secure data management.
The service integrates with AWS Lambda for custom transformations and Amazon CloudWatch for monitoring. Amazon S3 Batch Operations Data Masking is widely used in data governance, compliance workflows, and privacy-sensitive analytics.
AWS Step Functions Workflow Event Correlation
AWS Step Functions Workflow Event Correlation was launched in 2023. It enables correlation of related events within workflows, improving state tracking and process orchestration. Workflow Event Correlation simplifies handling complex dependencies.
The service integrates with Amazon S3 for event storage and Amazon CloudWatch for tracking execution. AWS Step Functions Workflow Event Correlation is widely used in automation workflows, orchestration, and real-time systems.
Amazon RDS Multi-AZ Write Scaling
Amazon RDS Multi-AZ Write Scaling was launched in 2023. It allows simultaneous write operations across multiple availability zones, ensuring higher throughput for transactional workloads. Write Scaling improves database performance.
The service integrates with Amazon CloudWatch for performance monitoring and AWS Backup for recovery. Amazon RDS Multi-AZ Write Scaling is widely used in enterprise applications, database optimization, and real-time systems.
Amazon S3 Multipart Upload Performance Improvements
Amazon S3 Multipart Upload Performance Improvements were launched in 2023. This feature optimizes multipart uploads for large files, reducing upload time and improving throughput. Multipart Upload Performance Improvements enhance data ingestion for large-scale workflows.
The service integrates with Amazon CloudWatch for monitoring upload metrics and AWS IAM for secure access. Amazon S3 Multipart Upload Performance Improvements are widely used in data archiving, backup workflows, and media processing.
AWS Lambda Temporary State Sharing
AWS Lambda Temporary State Sharing was introduced in 2023. It allows AWS Lambda functions to share temporary state data during execution, enabling collaboration across distributed functions. Temporary State Sharing simplifies stateful serverless applications.
The service integrates with Amazon S3 for logging and Amazon CloudWatch for monitoring execution. AWS Lambda Temporary State Sharing is widely used in serverless architectures, real-time systems, and data processing workflows.
Amazon SageMaker AutoML Experiment Tracking
Amazon SageMaker AutoML Experiment Tracking was launched in 2023. It provides detailed tracking of AutoML experiments, enabling users to compare model performance and configurations. Experiment Tracking simplifies model selection.
The service integrates with Amazon S3 for storing experiment logs and Amazon SageMaker Studio for visualization. Amazon SageMaker AutoML Experiment Tracking is widely used in machine learning operations, model experimentation, and AI development.
AWS Glue Advanced Workflow Orchestration
AWS Glue Advanced Workflow Orchestration was introduced in 2023. It enables users to create complex ETL workflows with conditional logic and dynamic task dependencies. Advanced Workflow Orchestration simplifies data transformation processes.
The service integrates with Amazon S3 for storing datasets and Amazon Athena for querying results. AWS Glue Advanced Workflow Orchestration is widely used in ETL pipelines, data lakes, and big data analytics.
Amazon Redshift Serverless Auto-Suspend
Amazon Redshift Serverless Auto-Suspend was launched in 2023. This feature automatically suspends idle serverless clusters to save costs while maintaining readiness for on-demand queries. Auto-Suspend improves cost efficiency.
The service integrates with Amazon CloudWatch for monitoring usage patterns and AWS Glue for managing metadata. Amazon Redshift Serverless Auto-Suspend is widely used in data warehousing, business intelligence, and cost management.
Amazon RDS Performance Insights for MariaDB
Amazon RDS Performance Insights for MariaDB was launched in 2023. It extends performance monitoring capabilities to MariaDB, providing query analysis and resource utilization metrics. Performance Insights simplify database tuning.
The service integrates with Amazon CloudWatch for real-time metrics and AWS IAM for access control. Amazon RDS Performance Insights for MariaDB is widely used in database optimization, enterprise applications, and real-time analytics.
AWS IoT Core Secure Tunneling Enhancements
AWS IoT Core Secure Tunneling Enhancements were introduced in 2023. They add advanced controls for managing secure connections between IoT devices and remote systems, improving troubleshooting. Secure Tunneling Enhancements enhance operational efficiency.
The service integrates with AWS IoT Device Management for fleet monitoring and Amazon CloudWatch for activity tracking. AWS IoT Core Secure Tunneling Enhancements are widely used in industrial IoT, remote diagnostics, and device management.
Amazon OpenSearch Service Auto-Scaling Policies
Amazon OpenSearch Service Auto-Scaling Policies were launched in 2023. These policies enable automatic scaling of cluster resources based on query volume and indexing activity. Auto-Scaling Policies ensure consistent performance.
The service integrates with Amazon CloudWatch for monitoring and AWS IAM for secure access. Amazon OpenSearch Service Auto-Scaling Policies are widely used in log analytics, search optimization, and data indexing.
Amazon S3 Access Points for Shared Datasets
Amazon S3 Access Points for Shared Datasets were introduced in 2023. They allow multiple access points for shared data in a single bucket, simplifying permissions and access management. Access Points improve multi-tenant environments.
The service integrates with AWS IAM for access control and Amazon CloudWatch for monitoring access patterns. Amazon S3 Access Points for Shared Datasets are widely used in data collaboration, multi-account setups, and compliance workflows.
AWS Step Functions State Machine Versioning
AWS Step Functions State Machine Versioning was launched in 2023. This feature allows users to manage multiple versions of state machines, ensuring seamless rollback and updates. State Machine Versioning simplifies workflow management.
The service integrates with Amazon CloudWatch for tracking versions and AWS Lambda for executing tasks. AWS Step Functions State Machine Versioning is widely used in automation workflows, DevOps, and application orchestration.
https://aws.amazon.com/step-functions/
AWS Glue Streaming ETL Job Optimizations
AWS Glue Streaming ETL Job Optimizations were launched in 2023. These enhancements improve the performance and scalability of streaming ETL jobs, enabling faster data processing for real-time analytics. ETL Job Optimizations reduce latency and increase throughput.
The service integrates with Amazon Kinesis Data Streams for data ingestion and Amazon S3 for output storage. AWS Glue Streaming ETL Job Optimizations are widely used in data pipelines, streaming analytics, and real-time workflows.
Amazon S3 Event Notifications for Metadata Changes
Amazon S3 Event Notifications for Metadata Changes were introduced in 2023. This feature provides real-time notifications for changes to object metadata in Amazon S3 buckets, enabling automated workflows. Event Notifications simplify data management.
The service integrates with Amazon SNS for notifications and AWS Lambda for custom event processing. Amazon S3 Event Notifications for Metadata Changes are widely used in data lifecycle management, automation workflows, and compliance tracking.
Amazon SageMaker Ground Truth Data Labeling Automation
Amazon SageMaker Ground Truth Data Labeling Automation was launched in 2023. It automates the data labeling process using pre-trained machine learning models, reducing manual effort. Data Labeling Automation accelerates AI development.
The service integrates with Amazon S3 for storing labeled datasets and Amazon SageMaker Studio for management. Amazon SageMaker Ground Truth Data Labeling Automation is widely used in data preparation, machine learning workflows, and AI experimentation.
AWS IoT Core Message Routing Enhancements
AWS IoT Core Message Routing Enhancements were introduced in 2023. They provide more advanced rules for routing IoT messages to different destinations based on custom criteria. Message Routing Enhancements improve IoT application flexibility.
The service integrates with AWS Lambda for custom routing logic and Amazon S3 for storing telemetry data. AWS IoT Core Message Routing Enhancements are widely used in industrial IoT, smart devices, and real-time applications.
Amazon OpenSearch Service Query Throttling
Amazon OpenSearch Service Query Throttling was launched in 2023. It enables users to limit the number of concurrent queries to OpenSearch clusters, ensuring consistent performance during peak loads. Query Throttling enhances resource utilization.
The service integrates with Amazon CloudWatch for monitoring and AWS IAM for access control. Amazon OpenSearch Service Query Throttling is widely used in log analytics, search optimization, and big data applications.
Amazon Redshift Federated Query Caching
Amazon Redshift Federated Query Caching was launched in 2023. It adds caching for federated queries that access external data sources, reducing query latency and improving performance. Federated Query Caching optimizes data retrieval.
The service integrates with AWS Glue for metadata management and Amazon S3 for external data storage. Amazon Redshift Federated Query Caching is widely used in data warehousing, business intelligence, and real-time analytics.
AWS Step Functions Data Transformation Support
AWS Step Functions Data Transformation Support was introduced in 2023. It enables native data transformation capabilities within workflows, reducing the need for external services. Data Transformation Support simplifies workflow automation.
The service integrates with AWS Lambda for executing transformations and Amazon CloudWatch for monitoring workflows. AWS Step Functions Data Transformation Support is widely used in ETL workflows, automation, and data pipelines.
Amazon S3 Object Expiration Insights
Amazon S3 Object Expiration Insights were introduced in 2023. This feature provides detailed reports on objects that are nearing expiration, helping users optimize lifecycle policies. Object Expiration Insights improve storage management.
The service integrates with Amazon CloudWatch for monitoring and AWS Cost Explorer for cost analysis. Amazon S3 Object Expiration Insights are widely used in data archiving, cost optimization, and data governance.
Amazon RDS Cross-Region Failover Testing
Amazon RDS Cross-Region Failover Testing was launched in 2023. It enables users to simulate failover scenarios for databases deployed across multiple regions, ensuring disaster recovery readiness. Failover Testing simplifies DR planning.
The service integrates with AWS Backup for recovery workflows and Amazon CloudWatch for failover monitoring. Amazon RDS Cross-Region Failover Testing is widely used in disaster recovery, high availability, and enterprise applications.
AWS Glue Flexible Job Execution Scheduling
AWS Glue Flexible Job Execution Scheduling was introduced in 2023. This feature allows users to schedule ETL jobs with advanced recurrence patterns and dynamic dependencies. Flexible Job Execution Scheduling improves workflow customization.
The service integrates with Amazon S3 for data storage and Amazon Athena for querying results. AWS Glue Flexible Job Execution Scheduling is widely used in data preparation, analytics workflows, and real-time data processing.
Amazon S3 Intelligent-Tiering Transition Event Notifications
Amazon S3 Intelligent-Tiering Transition Event Notifications were launched in 2023. This feature enables real-time notifications for object transitions between storage tiers, helping users monitor lifecycle operations. Transition Event Notifications enhance cost management and storage tracking.
The service integrates with Amazon SNS for notifications and AWS Lambda for automated responses. Amazon S3 Intelligent-Tiering Transition Event Notifications are widely used in data lifecycle management, automation workflows, and compliance monitoring.
AWS Lambda Asynchronous Invocation DLQ Enhancements
AWS Lambda Asynchronous Invocation DLQ Enhancements were introduced in 2023. These updates improve the handling of failed asynchronous invocations by adding retry and logging options for dead-letter queues. DLQ Enhancements ensure better debugging and recovery.
The service integrates with Amazon CloudWatch for monitoring and Amazon S3 for logging invocation errors. AWS Lambda Asynchronous Invocation DLQ Enhancements are widely used in event-driven architectures, serverless workflows, and error handling.
Amazon SageMaker Distributed Data Parallel Training
Amazon SageMaker Distributed Data Parallel Training was launched in 2023. It accelerates large-scale training by distributing data across multiple instances for parallel processing. Data Parallel Training optimizes resources for deep learning workloads.
The service integrates with Amazon EC2 for compute instances and Amazon S3 for storing datasets. Amazon SageMaker Distributed Data Parallel Training is widely used in machine learning experimentation, AI research, and deep learning training.
AWS IoT Core Device Connectivity Metrics
AWS IoT Core Device Connectivity Metrics were introduced in 2023. This feature provides detailed metrics on IoT device connectivity, helping users monitor and troubleshoot communication issues. Connectivity Metrics enhance device management.
The service integrates with Amazon CloudWatch for real-time insights and AWS IoT Device Management for fleet monitoring. AWS IoT Core Device Connectivity Metrics are widely used in industrial IoT, smart agriculture, and connected devices.
Amazon OpenSearch Service Cross-Domain Search
Amazon OpenSearch Service Cross-Domain Search was launched in 2023. It enables querying across multiple OpenSearch domains, providing a unified view of distributed datasets. Cross-Domain Search simplifies analytics for large-scale systems.
The service integrates with Amazon CloudWatch for query monitoring and AWS IAM for access control. Amazon OpenSearch Service Cross-Domain Search is widely used in log analytics, data exploration, and enterprise search.
Amazon RDS Automatic Backup Compression
Amazon RDS Automatic Backup Compression was introduced in 2023. This feature reduces backup storage costs by automatically compressing database backups, ensuring efficient storage utilization. Automatic Backup Compression simplifies cost management.
The service integrates with AWS Backup for recovery workflows and Amazon CloudWatch for tracking compression metrics. Amazon RDS Automatic Backup Compression is widely used in data protection, disaster recovery, and cost optimization.
AWS Step Functions Workflow Execution Time Limits
AWS Step Functions Workflow Execution Time Limits were launched in 2023. This feature allows users to set custom time limits for state machine executions, improving control over long-running workflows. Execution Time Limits enhance workflow reliability.
The service integrates with Amazon CloudWatch for monitoring and AWS Lambda for task execution. AWS Step Functions Workflow Execution Time Limits are widely used in automation workflows, ETL pipelines, and application orchestration.
Amazon Redshift Query Plan Recommendations
Amazon Redshift Query Plan Recommendations were launched in 2023. It provides suggestions for optimizing query plans based on workload patterns, improving query performance. Query Plan Recommendations simplify database tuning.
The service integrates with AWS Glue for metadata management and Amazon CloudWatch for query monitoring. Amazon Redshift Query Plan Recommendations are widely used in business intelligence, data warehousing, and real-time analytics.
Amazon S3 Object Lock Audit Reporting
Amazon S3 Object Lock Audit Reporting was launched in 2023. It provides detailed reports on object retention and compliance status for Amazon S3 buckets with Object Lock enabled. Audit Reporting simplifies regulatory compliance.
The service integrates with AWS CloudTrail for logging and Amazon CloudWatch for monitoring. Amazon S3 Object Lock Audit Reporting is widely used in data governance, compliance workflows, and legal hold management.
AWS Glue ETL Job Resource Monitoring
AWS Glue ETL Job Resource Monitoring was introduced in 2023. It provides detailed metrics on resource usage during ETL job execution, helping users optimize performance and costs. Resource Monitoring simplifies managing complex ETL workflows.
The service integrates with Amazon CloudWatch for monitoring metrics and AWS Cost Explorer for analyzing resource costs. AWS Glue ETL Job Resource Monitoring is widely used in data pipelines, big data analytics, and real-time workflows.
Amazon S3 Multi-Region Access Points Data Sync
Amazon S3 Multi-Region Access Points Data Sync was launched in 2023. It automates data synchronization across regions for multi-region access points, ensuring seamless data availability. Data Sync enhances consistency and reliability for global applications.
The service integrates with AWS CloudTrail for auditing and Amazon CloudWatch for monitoring. Amazon S3 Multi-Region Access Points Data Sync is widely used in disaster recovery, global applications, and data replication workflows.
AWS Lambda Custom Event Destinations
AWS Lambda Custom Event Destinations were introduced in 2023. This feature allows users to define custom destinations for Lambda function results, providing greater flexibility in event routing. Custom Event Destinations simplify serverless workflows.
The service integrates with Amazon SNS for notifications and Amazon SQS for queuing events. AWS Lambda Custom Event Destinations are widely used in event-driven architectures, workflow automation, and real-time systems.
Amazon SageMaker Neural Architecture Search
Amazon SageMaker Neural Architecture Search was launched in 2023. It enables users to automatically explore and optimize neural network architectures for specific ML tasks. Neural Architecture Search accelerates deep learning innovation.
The service integrates with Amazon EC2 for compute resources and Amazon S3 for storing results. Amazon SageMaker Neural Architecture Search is widely used in AI research, model experimentation, and automated machine learning.
Amazon RDS Proxy Enhanced Connection Pooling
Amazon RDS Proxy Enhanced Connection Pooling was introduced in 2023. This feature improves database connection pooling, reducing latency and improving performance for high-concurrency applications. Enhanced Connection Pooling simplifies database management.
The service integrates with Amazon CloudWatch for monitoring and AWS IAM for secure access. Amazon RDS Proxy Enhanced Connection Pooling is widely used in enterprise applications, real-time systems, and database optimization.
AWS Glue Incremental ETL Job Processing
AWS Glue Incremental ETL Job Processing was launched in 2023. It allows users to process only new or updated data, reducing ETL job run times and improving efficiency. Incremental ETL Job Processing simplifies handling dynamic datasets.
The service integrates with Amazon S3 for data storage and Amazon Athena for query execution. AWS Glue Incremental ETL Job Processing is widely used in data lakes, real-time analytics, and streaming data pipelines.
AWS IoT Core Rules Engine Advanced Filtering
AWS IoT Core Rules Engine Advanced Filtering was introduced in 2023. It adds support for complex filtering expressions, enabling more precise routing of IoT messages to downstream services. Advanced Filtering improves IoT application flexibility.
The service integrates with AWS Lambda for custom processing and Amazon S3 for telemetry data storage. AWS IoT Core Rules Engine Advanced Filtering is widely used in smart devices, industrial IoT, and real-time monitoring.
Amazon OpenSearch Service Enhanced Data Visualizations
Amazon OpenSearch Service Enhanced Data Visualizations were launched in 2023. They provide new visualization tools within OpenSearch Dashboards, enabling more insightful analytics. Enhanced Data Visualizations simplify data exploration.
The service integrates with Amazon S3 for data sources and AWS Glue for schema management. Amazon OpenSearch Service Enhanced Data Visualizations are widely used in log analytics, security monitoring, and business intelligence.
Amazon Redshift Snapshot Restore Enhancements
Amazon Redshift Snapshot Restore Enhancements were launched in 2023. These updates speed up the restoration of cluster snapshots, minimizing downtime during recovery operations. Snapshot Restore Enhancements simplify disaster recovery.
The service integrates with AWS Backup for snapshot management and Amazon CloudWatch for monitoring. Amazon Redshift Snapshot Restore Enhancements are widely used in data warehousing, disaster recovery, and real-time analytics.
AWS Step Functions API Gateway Integration
AWS Step Functions API Gateway Integration was introduced in 2023. It allows users to directly invoke state machines through Amazon API Gateway, simplifying workflow orchestration. API Gateway Integration enhances automation capabilities.
The service integrates with Amazon CloudWatch for monitoring and AWS Lambda for executing tasks. AWS Step Functions API Gateway Integration is widely used in application development, workflow automation, and DevOps workflows.
Amazon S3 Glacier Object Metadata Tracking
Amazon S3 Glacier Object Metadata Tracking was launched in 2023. It enables tracking and querying metadata for archived objects in Amazon S3 Glacier, improving data visibility. Metadata Tracking simplifies archival management.
The service integrates with Amazon Athena for querying metadata and AWS Lambda for automation workflows. Amazon S3 Glacier Object Metadata Tracking is widely used in data archiving, compliance workflows, and long-term storage management.
Amazon S3 Intelligent-Tiering Enhanced Monitoring
Amazon S3 Intelligent-Tiering Enhanced Monitoring was launched in 2023. It provides detailed metrics for monitoring storage transitions, access patterns, and tier utilization within Amazon S3 Intelligent-Tiering. Enhanced Monitoring helps optimize costs and performance.
The service integrates with Amazon CloudWatch for real-time metrics and AWS Cost Explorer for cost analysis. Amazon S3 Intelligent-Tiering Enhanced Monitoring is widely used in data lifecycle management, cost optimization, and storage analytics.
AWS Lambda Provisioned Concurrency Auto Scaling
AWS Lambda Provisioned Concurrency Auto Scaling was introduced in 2023. This feature dynamically adjusts provisioned concurrency based on incoming traffic patterns, ensuring low-latency responses. Auto Scaling simplifies serverless performance management.
The service integrates with Amazon CloudWatch for monitoring traffic and AWS Auto Scaling for resource adjustments. AWS Lambda Provisioned Concurrency Auto Scaling is widely used in real-time applications, serverless architectures, and high-traffic APIs.
Amazon SageMaker Model Validation Reports
Amazon SageMaker Model Validation Reports were launched in 2023. They generate detailed validation summaries for machine learning models, including performance metrics and compliance checks. Model Validation Reports ensure model reliability and transparency.
The service integrates with Amazon S3 for storing validation data and Amazon SageMaker Studio for visualization. Amazon SageMaker Model Validation Reports are widely used in machine learning governance, model lifecycle management, and AI regulation.
Amazon RDS Global Database Multi-Writable Endpoints
Amazon RDS Global Database Multi-Writable Endpoints were introduced in 2023. This feature enables multi-region write operations for Amazon RDS Global Database, improving data replication and availability. Multi-Writable Endpoints simplify global database management.
The service integrates with Amazon CloudWatch for monitoring and AWS Backup for disaster recovery. Amazon RDS Global Database Multi-Writable Endpoints are widely used in high availability, enterprise applications, and multi-region architectures.
AWS Glue Streaming Data Validation
AWS Glue Streaming Data Validation was launched in 2023. It validates incoming data streams against predefined rules, ensuring data quality during real-time ETL processes. Streaming Data Validation simplifies maintaining consistent datasets.
The service integrates with Amazon Kinesis Data Streams for data ingestion and Amazon S3 for storing processed data. AWS Glue Streaming Data Validation is widely used in data pipelines, real-time analytics, and data governance.
Amazon OpenSearch Service Advanced Query Routing
Amazon OpenSearch Service Advanced Query Routing was introduced in 2023. It enhances query routing by allowing custom logic for directing queries to specific shards or nodes. Advanced Query Routing improves performance and flexibility.
The service integrates with Amazon CloudWatch for monitoring and AWS IAM for access control. Amazon OpenSearch Service Advanced Query Routing is widely used in log analytics, search optimization, and data retrieval workflows.
Amazon Redshift Partition Key Optimization
Amazon Redshift Partition Key Optimization was launched in 2023. It helps users identify and implement optimal partitioning strategies for large datasets, improving query performance. Partition Key Optimization simplifies managing data warehouses.
The service integrates with AWS Glue for schema management and Amazon S3 for external data storage. Amazon Redshift Partition Key Optimization is widely used in data warehousing, business intelligence, and big data analytics.
AWS IoT Core Time Series Data Insights
AWS IoT Core Time Series Data Insights were launched in 2023. This feature provides analytics and visualizations for time-series data generated by IoT devices, enabling better trend analysis. Time Series Data Insights simplify IoT monitoring.
The service integrates with Amazon QuickSight for visual analytics and Amazon S3 for telemetry storage. AWS IoT Core Time Series Data Insights are widely used in industrial IoT, smart devices, and predictive maintenance.
Amazon S3 Access Analyzer Detailed Access Reports
Amazon S3 Access Analyzer Detailed Access Reports were launched in 2023. They provide comprehensive reports on access permissions for objects and buckets, helping users manage security and compliance. Detailed Access Reports enhance data governance.
The service integrates with AWS IAM for access control and AWS CloudTrail for logging access activities. Amazon S3 Access Analyzer Detailed Access Reports are widely used in security audits, compliance workflows, and data governance.
AWS Step Functions Parallel State Enhancements
AWS Step Functions Parallel State Enhancements were introduced in 2023. They allow users to execute parallel tasks with improved synchronization and error-handling capabilities. Parallel State Enhancements optimize complex workflows.
The service integrates with AWS Lambda for task execution and Amazon CloudWatch for monitoring. AWS Step Functions Parallel State Enhancements are widely used in data processing workflows, ETL pipelines, and application orchestration.
https://aws.amazon.com/step-functions/
Numbers and symbols
A method that gives a client the ability to see whether a server can accept a request before actually sending it. For large PUT requests, this method can save both time and bandwidth charges.
A Z
- AWS Amplify - AWS Amplify is a complete solution that frontend web and mobile developers can use to build and deploy secure, scalable full-stack applications powered by AWS. Amplify provides two services: Amplify Hosting and Amplify Studio.
See also https://aws.amazon.com/amplify
- AWS Amplify Android - Amplify Android is a collection of open-source client libraries that provides interfaces for specific use cases across many AWS services. Amplify Android is the recommended way to build native Android applications powered by AWS.
See also https://aws.amazon.com/amplify
- AWS Amplify Hosting - AWS Amplify Hosting is a fully managed continuous integration and continuous delivery (CI/CD) and hosting service for fast, secure, and reliable static and server-side rendered apps. Amplify Hosting provides a Git-based workflow for hosting full-stack serverless web apps with continuous deployment.
See also https://aws.amazon.com/amplify/hosting
- AWS Amplify iOS - Amplify iOS is a collection of open-source client libraries that provides interfaces for specific use cases across many AWS services. Amplify iOS is the recommended way to build native iOS applications powered by AWS.
See also https://aws.amazon.com/amplify
- AWS Amplify Studio - AWS Amplify Studio is a visual development environment that web and mobile developers can use to build the frontend UI components and the backend environment for a full-stack application.
See also https://aws.amazon.com/amplify/studio
- AWS analysis rules - AWS Clean Rooms: The query restrictions that authorize a specific type of query.
- AWS analysis scheme - * AWS CloudSearch: Language-specific text analysis options that are applied to a text field to control stemming and configure stopwords and synonyms.
- AWS API Gateway - Amazon API Gateway is a fully managed service that developers can use to create, publish, maintain, monitor, and secure APIs at any scale.
See also https://aws.amazon.com/api-gateway.
- AWS App2Container - AWS App2Container is a transformation tool that modernizes .NET and Java applications by migrating them into containerized applications.
See also https://aws.amazon.com/app2container.
- AWS AppConfig - AWS AppConfig is a service used to update software at runtime without deploying new code. With AWS AppConfig, you can configure, validate, and deploy feature flags and application configurations.
See also https://aws.amazon.com/systems-manager/features/appconfig.
- Amazon AppFlow - Amazon AppFlow is a fully managed integration service that you can use to transfer data securely between software as a service (SaaS) applications and AWS services.
See also https://aws.amazon.com/appflow.
- AWS application - * AWS Elastic Beanstalk: A logical collection of components, including environments, versions, and environment configurations. An application is conceptually similar to a folder.
- AWS CodeDeploy: A name that uniquely identifies the application to be deployed. AWS CodeDeploy uses this name to ensure the correct combination of revision, deployment configuration, and deployment group are referenced during a deployment.
- AWS Application Auto Scaling - AWS Application Auto Scaling is a web service that you can use to configure automatic scaling for AWS resources beyond Amazon EC2, such as Amazon ECS services, Amazon EMR clusters, and DynamoDB tables.
See also https://aws.amazon.com/autoscaling
- AWS Application Billing - The location where your customers manage the Amazon DevPay products they've purchased. The web address is http://www.amazon.com/dp-applications.
- AWS Application Composer - AWS Application Composer is a visual designer that you can use to build serverless applications from multiple AWS services. As you design an application, Application Composer automatically generates a YAML template with CloudFormation and AWS SAM template resources.
See also https://aws.amazon.com/application-composer
- AWS Application Cost Profiler - AWS Application Cost Profiler is a solution to track the consumption of shared AWS resources used by software applications and report granular cost breakdown across tenant base.
See also https://aws.amazon.com/aws-cost-management/aws-application-cost-profiler
- AWS Application Discovery Service - AWS Application Discovery Service is a web service that helps you plan to migrate to AWS by identifying IT assets in a data center—including servers, virtual machines, applications, application dependencies, and network infrastructure.
See also https://aws.amazon.com/application-discovery
- AWS application revision - * AWS CodeDeploy: An archive file containing source content—such as source code, webpages, executable files, and deployment scripts—along with an application specification file. Revisions are stored in Amazon S3 buckets or GitHub repositories. For Amazon S3, a revision is uniquely identified by its Amazon S3 object key and its ETag, version, or both. For GitHub, a revision is uniquely identified by its commit ID.
- AWS application specification file - * AWS CodeDeploy: A YAML-formatted file used to map the source files in an application revision to destinations on the instance. The file is also used to specify custom permissions for deployed files and specify scripts to be run on each instance at various stages of the deployment process.
- AWS application version - * AWS Elastic Beanstalk: A specific, labeled iteration of an application that represents a functionally consistent set of deployable application code. A version points to an Amazon S3 object (a JAVA WAR file) that contains the application code.
- AWS AppStream 2.0 - Amazon AppStream 2.0 is a fully managed, secure service for streaming desktop applications to users without rewriting those applications.
See also https://aws.amazon.com/appstream
- AWS AppSync - AWS AppSync is an enterprise-level, fully managed GraphQL service with real-time data synchronization and offline programming features.
See also https://aws.amazon.com/appsync
- AWS artifact - * AWS CodePipeline: A copy of the files or changes that are worked on by the pipeline.
asymmetric encryption Encryption that uses both a public key and a private key.
asynchronous bounce A type of bounce that occurs when a receiver initially accepts an email message for delivery and then subsequently fails to deliver it.
Athena Amazon Athena is an interactive query service that you can use to analyze data in Amazon S3 using ANSI SQL. Athena is serverless, so there's no infrastructure to manage. Athena scales automatically and is simple to use, so you can start analyzing your datasets within seconds.
See also https://aws.amazon.com/athena
atomic counter DynamoDB: A method of incrementing or decrementing the value of an existing attribute without interfering with other write requests.
attribute A fundamental data element, something that doesn't need to be broken down any further. In DynamoDB, attributes are similar in many ways to fields or columns in other database systems.
Amazon Machine Learning: A unique, named property within an observation in a dataset. In tabular data, such as spreadsheets or comma-separated values (.csv) files, the column headings represent the attributes, and the rows contain values for each attribute.
AUC Area Under a Curve. An industry-standard metric to evaluate the quality of a binary classification machine learning model. AUC measures the ability of the model to predict a higher score for positive examples, those that are “correct,” than for negative examples, those that are “incorrect.” The AUC metric returns a decimal value from 0 to 1. AUC values near 1 indicate an ML model that's highly accurate.
Aurora Amazon Aurora is a fully managed MySQL-compatible relational database engine that combines the speed and availability of commercial databases with the simplicity and cost-effectiveness of open-source databases.
See also https://aws.amazon.com/rds/aurora
authenticated encryption Encryption that provides confidentiality, data integrity, and authenticity assurances of the encrypted data.
authentication The process of proving your identity to a system.
AWS Auto Scaling AWS Auto Scaling is a fully managed service that you can use to quickly discover the scalable AWS resources that are part of your application and to configure dynamic scaling.
See also https://aws.amazon.com/autoscaling
Auto Scaling group A representation of multiple EC2 instances that share similar characteristics, and that are treated as a logical grouping for the purposes of instance scaling and management.
Availability Zone A distinct location within a Region that's insulated from failures in other Availability Zones, and provides inexpensive, low-latency network connectivity to other Availability Zones in the same Region.
AWS See Amazon Web Services (AWS).
B Z
back up and restore A disaster recovery strategy in which backups of data in the primary Region are copied to a standby Region and can be restored from the standby Region. You must provision the infrastructure and other resources, such as compute, as part of a failover process.
See also active-passive, hot standby, pilot light, warm standby.
Backint Agent AWS Backint Agent for SAP HANA is an SAP-certified backup and restore solution for SAP HANA workloads running on Amazon EC2 instances in the cloud.
See also https://aws.amazon.com/backint-agent.
AWS Backup AWS Backup is a managed backup service that you can use to centralize and automate the backup of data across AWS services in the cloud and on premises.
See also https://aws.amazon.com/backup
basic monitoring Monitoring of AWS provided metrics derived at a 5-minute frequency.
batch See document batch.
batch prediction Amazon Machine Learning: An operation that processes multiple input data observations at one time (asynchronously). Unlike real-time predictions, batch predictions aren't available until all predictions have been processed.
See also real-time predictions.
BGP ASN Border Gateway Protocol Autonomous System Number is a unique identifier for a network, for use in BGP routing. Amazon EC2 supports all 2-byte ASN numbers in the range of 1 – 65335, with the exception of 7224, which is reserved.
billing See Billing and Cost Management.
Billing and Cost Management AWS Billing and Cost Management is the AWS Cloud computing model where you pay for services on demand and use as much or as little as you need. While resources are active under your account, you pay for the cost of allocating those resources. You also pay for any incidental usage associated with those resources, such as data transfer or allocated storage.
See also https://aws.amazon.com/billing/new-user-faqs
binary attribute Amazon Machine Learning: An attribute for which one of two possible values is possible. Valid positive values are 1, y, yes, t, and true answers. Valid negative values are 0, n, no, f, and false. Amazon Machine Learning outputs 1 for positive values and 0 for negative values.
See also attribute.
binary classification model Amazon Machine Learning: A machine learning model that predicts the answer to questions where the answer can be expressed as a binary variable. For example, questions with answers of “1” or “0”, “yes” or “no”, “will click” or “will not click” are questions that have binary answers. The result for a binary classification model is always either a “1” (for a “true” or affirmative answers) or a “0” (for a “false” or negative answers).
block A dataset. Amazon EMR breaks large amounts of data into subsets. Each subset is called a data block. Amazon EMR assigns an ID to each block and uses a hash table to keep track of block processing.
block device A storage device that supports reading and (optionally) writing data in fixed-size blocks, sectors, or clusters.
block device mapping A mapping structure for every AMI and instance that specifies the block devices attached to the instance.
AWS Blockchain Templates See Managed Blockchain.
blue/green deployment CodeDeploy: A deployment method where the instances in a deployment group (the original environment) are replaced by a different set of instances (the replacement environment).
bootstrap action A user-specified default or custom action that runs a script or an application on all nodes of a job flow before Hadoop starts.
Border Gateway Protocol Autonomous System Number See BGP ASN.
bounce A failed email delivery attempt.
Braket Amazon Braket is a fully managed quantum computing service that helps you run quantum algorithms to accelerate your research and discovery.
See also https://aws.amazon.com/braket.
breach Amazon EC2 Auto Scaling: The condition where a user-set threshold (upper or lower boundary) is passed. If the duration of the breach is significant, as set by a breach duration parameter, it can possibly start a scaling activity.
bucket Amazon S3: A container for stored objects. Every object is contained in a bucket. For example, if the object named photos/puppy.jpg is stored in the DOC-EXAMPLE-BUCKET bucket, then authorized users can access the object with the URL https://s3-bucket-endpoint/DOC-EXAMPLE-BUCKET/photos/puppy.jpg.
bucket owner The person or organization that owns a bucket in Amazon S3. In the same way that Amazon is the only owner of the domain name Amazon.com, only one person or organization can own a bucket.
bundling A commonly used term for creating an Amazon Machine Image (AMI). It specifically refers to creating instance store-backed AMIs.
C Z
cache cluster A logical cache distributed over multiple cache nodes. A cache cluster can be set up with a specific number of cache nodes.
cache cluster identifier Customer-supplied identifier for the cache cluster that must be unique for that customer in an AWS Region.
cache engine version The version of the Memcached service that's running on the cache node.
cache node A fixed-size chunk of secure, network-attached RAM. Each cache node runs an instance of the Memcached service, and has its own DNS name and port. Multiple types of cache nodes are supported, each with varying amounts of associated memory.
cache node type An EC2 instance type used to run the cache node.
cache parameter group A container for cache engine parameter values that can be applied to one or more cache clusters.
cache security group A group maintained by ElastiCache that combines inbound authorizations to cache nodes for hosts belonging to Amazon EC2 security groups that are specified through the console or the API or command line tools.
campaign Amazon Personalize: A deployed solution version (trained model) with provisioned dedicated transaction capacity for creating real-time recommendations for your application users. After you create a campaign, you use the getRecommendations or getPersonalizedRanking personalization operations to get recommendations.
See also recommendations.
See also solution version.
canned access policy A standard access control policy that you can apply to a bucket or object. Options include: private, public-read, public-read-write, and authenticated-read.
canonicalization The process of converting data into a standard format that a service such as Amazon S3 can recognize.
capacity The amount of available compute size at a given time. Each Auto Scaling group is defined with a minimum and maximum compute size. A scaling activity increases or decreases the capacity within the defined minimum and maximum values.
Cartesian product A mathematical operation that returns a product from multiple sets.
Cartesian product processor A processor that calculates a Cartesian product. Also known as a Cartesian data processor.
AWS CDK AWS Cloud Development Kit (AWS CDK) is an open-source software development framework for defining your cloud infrastructure in code and provisioning it through AWS CloudFormation.
See also https://aws.amazon.com/cdk
CDN See content delivery network (CDN).
certificate A credential that some AWS products use to authenticate AWS accounts and users. Also known as an X.509 certificate. The certificate is paired with a private key.
chargeable resources Features or services whose use incurs fees. Although some AWS products are free, others include charges. For example, in an CloudFormation stack, AWS resources that have been created incur charges. The amount charged depends on the usage load. Use the Amazon Web Services Simple Monthly Calculator to estimate your cost prior to creating instances, stacks, or other resources.
AWS Chatbot AWS Chatbot is an interactive agent that makes it easier to monitor, troubleshoot, and operate AWS resources in your Slack channels and Amazon Chime chat rooms.
See also https://aws.amazon.com/chatbot.
Amazon Chime Amazon Chime is a secure, real-time, unified communications service that transforms meetings by making them more efficient and easier to conduct.
See also https://aws.amazon.com/chime
CIDR block Classless Inter-Domain Routing. An internet protocol address allocation and route aggregation methodology.
See also Classless Inter-Domain Routing on Wikipedia.
ciphertext Information that has been encrypted, as opposed to plaintext, which is information that has not.
classification In machine learning, a type of problem that seeks to place (classify) a data sample into a single category or “class.” Often, classification problems are modeled to choose one category (class) out of two. These are binary classification problems. Problems with more than two available categories (classes) are called “multiclass classification” problems.
See also binary classification model.
See also multiclass classification model.
AWS Clean Rooms AWS Clean Rooms is an AWS service that helps multiple parties to join their data together in a secure collaboration workspace.
See also https://aws.amazon.com/clean-rooms
Client VPN AWS Client VPN is a client-based, managed VPN service that remote clients can use to securely access your AWS resources using an Open VPN-based software client.
See also https://aws.amazon.com/vpn/client-vpn.
AWS Cloud Control API AWS Cloud Control API is a set of standardized application programming interfaces (APIs) that developers can use to create, read, update, delete, and list supported cloud infrastructure.
See also https://aws.amazon.com/cloudcontrolapi.
Cloud Directory Amazon Cloud Directory is a service that provides a highly scalable directory store for your application's multihierarchical data.
See also https://aws.amazon.com/cloud-directory
AWS Cloud Map AWS Cloud Map is a service that you use to create and maintain a map of the backend services and resources that your applications depend on. With AWS Cloud Map, you can name and discover your AWS Cloud resources.
See also https://aws.amazon.com/cloud-map.
cloud service provider (CSP) A cloud service provider is a company that provides subscribers with access to internet-hosted computing, storage, and software services.
AWS Cloud WAN AWS Cloud WAN is a managed wide-area networking service used to build, manage, and monitor a unified global network.
See also https://aws.amazon.com/cloud-wan.
AWS Cloud9 AWS Cloud9 is a cloud-based integrated development environment (IDE) that you use to write, run, and debug code.
See also https://aws.amazon.com/cloud9
CloudFormation AWS CloudFormation is a service for writing or changing templates that create and delete related AWS resources together as a unit.
See also https://aws.amazon.com/cloudformation.
CloudFront Amazon CloudFront is an AWS content delivery service that helps you improve the performance, reliability, and availability of your websites and applications.
See also https://aws.amazon.com/cloudfront.
CloudHSM AWS CloudHSM is a web service that helps you meet corporate, contractual, and regulatory compliance requirements for data security by using dedicated hardware security module (HSM) appliances within the AWS Cloud.
See also https://aws.amazon.com/cloudhsm
CloudSearch Amazon CloudSearch is a fully managed service in the AWS Cloud that you can use to set up, manage, and scale a search solution for your website or application.
See also https://aws.amazon.com/cloudsearch
CloudTrail AWS CloudTrail is a web service that records AWS API calls for your account and delivers log files to you. The recorded information includes the identity of the API caller, the time of the API call, the source IP address of the API caller, the request parameters, and the response elements that the AWS service returns.
See also https://aws.amazon.com/cloudtrail
CloudWatch Amazon CloudWatch is a web service that you can use to monitor and manage various metrics, and configure alarm actions based on data from those metrics.
See also https://aws.amazon.com/cloudwatch.
CloudWatch Events Amazon CloudWatch Events is a web service that you can use to deliver a timely stream of system events that describe changes in AWS resources to Lambda functions, streams in Kinesis Data Streams, Amazon SNS topics, or built-in targets.
See also https://aws.amazon.com/cloudwatch.
CloudWatch Logs Amazon CloudWatch Logs is a web service for monitoring and troubleshooting your systems and applications from your existing system, application, and custom log files. You can send your existing log files to CloudWatch Logs and monitor these logs in near-real time.
See also https://aws.amazon.com/cloudwatch.
cluster A logical grouping of container instances that you can place tasks on.
OpenSearch Service: A logical grouping of one or more data nodes, optional dedicated master nodes, and storage required to run Amazon OpenSearch Service (OpenSearch Service) and operate your OpenSearch Service domain.
See also data node.
See also dedicated master node.
See also node.
cluster compute instance A type of instance that provides a great amount of CPU power coupled with increased networking performance, making it well suited for High Performance Compute (HPC) applications and other demanding network-bound applications.
cluster placement group A logical cluster compute instance grouping to provide lower latency and high-bandwidth connectivity between the instances.
cluster status OpenSearch Service: An indicator of the health of a cluster. A status can be green, yellow, or red. At the shard level, green means that all shards are allocated to nodes in a cluster, yellow means that the primary shard is allocated but the replica shards aren't, and red means that the primary and replica shards of at least one index aren't allocated. The shard status determines the index status, and the index status determines the cluster status.
CNAME Canonical Name Record. A type of resource record in the Domain Name System (DNS) that specifies that the domain name is an alias of another, canonical domain name. Specifically, it's an entry in a DNS table that you can use to alias one fully qualified domain name to another.
Code Signing for AWS IoT A service for signing code that you create for any IoT device that's supported by Amazon Web Services (AWS).
CodeBuild AWS CodeBuild is a fully managed continuous integration service that compiles source code, runs tests, and produces software packages that are ready to deploy.
See also https://aws.amazon.com/codebuild.
CodeCommit AWS CodeCommit is a fully managed source control service that companies can use to host secure and highly scalable private Git repositories.
See also https://aws.amazon.com/codecommit.
CodeDeploy AWS CodeDeploy is a service that automates code deployments to any instance, including EC2 instances and instances running on-premises.
See also https://aws.amazon.com/codedeploy.
AWS CodeDeploy agent AWS CodeDeploy agent is a software package that, when installed and configured on an instance, enables that instance to be used in CodeDeploy deployments.
CodeGuru Amazon CodeGuru is a collection of developer tools that automate code reviews and provide intelligent recommendations to optimize application performance.
See also https://aws.amazon.com/codeguru.
CodePipeline AWS CodePipeline is a continuous delivery service for fast and reliable application updates.
See also https://aws.amazon.com/codepipeline.
Amazon Cognito Amazon Cognito is a web service that you can use to save mobile user data in the AWS Cloud without writing any backend code or managing any infrastructure. Examples of mobile user data that you can save include app preferences and game states. Amazon Cognito offers mobile identity management and data synchronization across devices.
See also https://aws.amazon.com/cognito
collaboration AWS Clean Rooms: A secure logical boundary in AWS Clean Rooms in which members can perform SQL queries on configured tables.
AWS CLI AWS Command Line Interface is a unified downloadable and configurable tool for managing AWS services. Control multiple AWS services from the command line and automate them through scripts.
See also https://aws.amazon.com/cli
complaint The event where a recipient who doesn't want to receive an email message chooses “Mark as Spam” within the email client, and the internet service provider (ISP) sends a notification to Amazon SES.
compound query CloudSearch: A search request that specifies multiple search criteria using the Amazon CloudSearch structured search syntax.
Amazon Comprehend Amazon Comprehend is a natural language processing (NLP) service that uses machine learning to find insights and relationships in text.
See also https://aws.amazon.com/comprehend
Amazon Comprehend Medical Amazon Comprehend Medical is a HIPAA-eligible natural language processing (NLP) service that uses machine learning (ML), and has been pre-trained to understand and extract health data from medical text, such as prescriptions, procedures, or diagnoses.
See also https://aws.amazon.com/comprehend/medical.
condition IAM: Any restriction or detail about a permission. The condition is D in the statement “A has permission to do B to C where D applies.”
AWS WAF: A set of attributes that AWS WAF searches for in web requests to AWS resources such as Amazon CloudFront distributions. Conditions can include values such as the IP addresses that web requests originate from or values in request headers. Based on the specified conditions, you can configure AWS WAF to allow or block web requests to AWS resources.
conditional parameter See mapping.
AWS Config AWS Config is a fully managed service that provides an AWS resource inventory, configuration history, and configuration change notifications for better security and governance. You can create rules that automatically check the configuration of AWS resources that AWS Config records.
See also https://aws.amazon.com/config
configuration API CloudSearch: The API call that you use to create, configure, and manage search domains.
configuration template A series of key–value pairs that define parameters for various AWS products so that Elastic Beanstalk can provision them for an environment.
Amazon Connect Amazon Connect is a service solution that offers self-service configuration and provides dynamic, personal, and natural customer engagement at any scale.
See also https://aws.amazon.com/connect
consistency model The method a service uses to achieve high availability. For example, it could involve replicating data across multiple servers in a data center.
See also eventual consistency.
console See AWS Management Console.
Console Mobile Application AWS Console Mobile Application lets AWS customers monitor and manage a select set of resources to stay informed and connected with their AWS resources while on the go.
See also https://aws.amazon.com/console/mobile.
consolidated billing A feature of the AWS Organizations service for consolidating payment for multiple AWS accounts. You create an organization that contains your AWS accounts, and you use the management account of your organization to pay for all member accounts. You can see a combined view of AWS costs that are incurred by all accounts in your organization, and you can get detailed cost reports for individual accounts.
container A container is a standard unit of software that contains application code and all relevant dependencies.
container definition A container definition specifies the details that are associated with running a container on Amazon ECS. More specifically, a container definition specifies details such as the container image to use and how much CPU and memory the container is allocated. The container definition is included as part of an Amazon ECS task definition.
container instance A container instance is a self-managed EC2 instance or an on-premises server or virtual machine (VM) that's running the Amazon Elastic Container Service (Amazon ECS) container agent and has been registered into a cluster. A container instance serves as the infrastructure that your Amazon ECS workloads are run on.
container registry A container registry is a collection of repositories that store container images. One example is Amazon Elastic Container Registry (Amazon ECR).
content delivery network (CDN) A web service that speeds up distribution of your static and dynamic web content—such as .html, .css, .js, media files, and image files—to your users by using a worldwide network of data centers. When a user requests your content, the request is routed to the data center that provides the lowest latency (time delay). If the content is already in the location with the lowest latency, the CDN delivers it immediately. If not, the CDN retrieves it from an origin that you specify (for example, a web server or an Amazon S3 bucket). With some CDNs, you can help secure your content by configuring an HTTPS connection between users and data centers, and between data centers and your origin. Amazon CloudFront is an example of a CDN.
contextual metadata Amazon Personalize: Interactions data that you collect about a user's browsing context (such as device used or location) when an event (such as a click) occurs. Contextual metadata can improve recommendation relevance for new and existing users.
See also Interactions dataset.
See also event.
continuous delivery A software development practice where code changes are automatically built, tested, and prepared for a release to production.
See also https://aws.amazon.com/devops/continuous-delivery
continuous integration A software development practice where developers regularly merge code changes into a central repository, after which automated builds and tests are run.
See also https://aws.amazon.com/devops/continuous-integration
AWS Control Tower AWS Control Tower is a service used to set up and govern a secure, multi-account AWS environment.
See also https://aws.amazon.com/controltower.
cooldown period Amount of time that Amazon EC2 Auto Scaling doesn't allow the desired size of the Auto Scaling group to be changed by any other notification from an CloudWatch alarm.
core node An EC2 instance that runs Hadoop map and reduce tasks and stores data using the Hadoop Distributed File System (HDFS). Core nodes are managed by the master node, which assigns Hadoop tasks to nodes and monitors their status. The EC2 instances you assign as core nodes are capacity that must be allotted for the entire job flow run. Because core nodes store data, you can't remove them from a job flow. However, you can add more core nodes to a running job flow.
Core nodes run both the DataNodes and TaskTracker Hadoop daemons.
corpus CloudSearch: A collection of data that you want to search.
Corretto Amazon Corretto is a no-cost, multiplatform, production-ready distribution of the Open Java Development Kit (OpenJDK).
See also https://aws.amazon.com/corretto
coverage Amazon Personalize: An evaluation metric that tells you the proportion of unique items that Amazon Personalize might recommend using your model out of the total number of unique items in Interactions and Items datasets. To make sure Amazon Personalize recommends more of your items, use a model with a higher coverage score. Recipes that feature item exploration, such as user-personalization, have higher coverage than those that don’t, such as popularity-count.
See also metrics.
See also Items dataset.
See also Interactions dataset.
See also item exploration.
See also user-personalization recipe.
See also popularity-count recipe.
credential helper CodeCommit: A program that stores credentials for repositories and supplies them to Git when making connections to those repositories. The AWS CLI includes a credential helper that you can use with Git when connecting to CodeCommit repositories.
credentials Also called access credentials or security credentials. In authentication and authorization, a system uses credentials to identify who is making a call and whether to allow the requested access. In AWS, these credentials are typically the access key ID and the secret access key.
cross-account access The process of permitting limited, controlled use of resources in one AWS account by a user in another AWS account. For example, in CodeCommit and CodeDeploy you can configure cross-account access so that a user in AWS account A can access an CodeCommit repository created by account B. Or a pipeline in CodePipeline created by account A can use CodeDeploy resources created by account B. In IAM you use a role to delegate temporary access to a user in one account to resources in another.
cross-Region replication A solution for replicating data across different AWS Regions, in near-real time.
Cryptographic Computing for Clean Rooms (C3R) AWS Clean Rooms: A capability in AWS Clean Rooms that organizations can use to bring sensitive data together to derive new insights from data analytics while cryptographically limiting what any party in the process can learn.
customer gateway A router or software application on your side of a VPN tunnel that's managed by Amazon VPC. The internal interfaces of the customer gateway are attached to one or more devices in your home network. The external interface is attached to the virtual private gateway (VGW) across the VPN tunnel.
customer managed policy An IAM managed policy that you create and manage in your AWS account.
customer master key (CMK) We no longer use customer master key or CMK. These terms are replaced by AWS KMS key (first mention) and KMS key (subsequent mention). For more information, see KMS key.
D Z
dashboard See service health dashboard.
data consistency A concept that describes when data is written or updated successfully and all copies of the data are updated in all AWS Regions. However, it takes time for the data to propagate to all storage locations. To support varied application requirements, DynamoDB supports both eventually consistent and strongly consistent reads.
See also eventual consistency.
See also eventually consistent read.
See also strongly consistent read.
AWS Data Exchange AWS Data Exchange is a service that helps you find, subscribe to, and use third-party data in the cloud.
See also https://aws.amazon.com/data-exchange.
Amazon Data Lifecycle Manager Amazon Data Lifecycle Manager is an Amazon service that automates and manages the lifecycle of Amazon EBS snapshots and Amazon EBS-backed AMIs.
data node OpenSearch Service: An OpenSearch instance that holds data and responds to data upload requests.
See also dedicated master node.
See also node.
Data Pipeline AWS Data Pipeline is a web service for processing and moving data between different AWS compute and storage services, as well as on-premises data sources, at specified intervals.
See also https://aws.amazon.com/datapipeline.
data schema See schema.
data source The database, file, or repository that provides information required by an application or database. For example, in OpsWorks, valid data sources include an instance for a stack's MySQL layer or a stack's Amazon RDS service layer. In Amazon Redshift , valid data sources include text files in an Amazon S3 bucket, in an Amazon EMR cluster, or on a remote host that a cluster can access through an SSH connection.
See also datasource.
database engine The database software and version running on the DB instance.
database name The name of a database hosted in a DB instance. A DB instance can host multiple databases, but databases hosted by the same DB instance must each have a unique name within that instance.
dataset Amazon Personalize: A container for the data used by Amazon Personalize. There are three types of Amazon Personalize datasets: Users, Items, and Interactions.
See also Interactions dataset.
See also Users dataset.
See also Items dataset.
dataset group Amazon Personalize: A container for Amazon Personalize components, including datasets, event trackers, solutions, filters, campaigns, and batch inference jobs. A dataset group organizes your resources into independent collections, so resources from one dataset group can’t influence resources in any other dataset group.
See also dataset.
See also event tracker.
See also solution.
See also campaign.
datasource Amazon ML: An object that contains metadata about the input data. Amazon ML reads the input data, computes descriptive statistics on its attributes, and stores the statistics—along with a schema and other information—as part of the datasource object. Amazon ML uses datasources to train and evaluate a machine learning model and generate batch predictions.
See also data source.
DataSync AWS DataSync is an online data transfer service that simplifies, automates, and accelerates moving data between storage systems and services.
See also https://aws.amazon.com/datasync.
DB compute class The size of the database compute platform used to run the instance.
DB instance An isolated database environment running in the cloud. A DB instance can contain multiple user-created databases.
DB instance identifier User-supplied identifier for the DB instance. The identifier must be unique for that user in an AWS Region.
DB parameter group A container for database engine parameter values that apply to one or more DB instances.
DB security group A method that controls access to the DB instance. By default, network access is turned off to DB instances. After inbound traffic is configured for a security group, the same rules apply to all DB instances associated with that group.
DB snapshot A user-initiated point backup of a DB instance.
Dedicated Host A physical server with EC2 instance capacity fully dedicated to a user.
Dedicated Instance An instance that's physically isolated at the host hardware level and launched within a Amazon VPC.
dedicated master node OpenSearch Service: An OpenSearch instance that performs cluster management tasks, but doesn't hold data or respond to data upload requests. Amazon OpenSearch Service (OpenSearch Service) uses dedicated master nodes to increase cluster stability.
See also data node.
See also node.
Dedicated Reserved Instance An option that you purchase to guarantee that sufficient capacity will be available to launch Dedicated Instances into a Amazon VPC.
AWS DeepComposer AWS DeepComposer is a web service designed specifically to educate developers through tutorials, sample code, and training data.
See also https://aws.amazon.com/deepcomposer.
AWS DeepLens AWS DeepLens is a tool that provides AWS customers with a centralized place to search, discover, and connect with trusted APN Technology and Consulting Partners, based on customers' business needs.
See also https://aws.amazon.com/deeplens.
AWS DeepRacer AWS DeepRacer is a cloud-based 3D racing simulator, global racing league, and fully autonomous 1/18th-scale race car driven by reinforcement learning.
See also https://aws.amazon.com/deepracer.
delegation Within a single AWS account: Giving AWS users access to resources your AWS account.
Between two AWS accounts: Setting up a trust between the account that owns the resource (the trusting account), and the account that contains the users that need to access the resource (the trusted account).
See also trust policy.
delete marker An object with a key and version ID, but without content. Amazon S3 inserts delete markers automatically into versioned buckets when an object is deleted.
deliverability The likelihood that an email message arrives at its intended destination.
deliveries The number of email messages, sent through Amazon SES, that were accepted by an internet service provider (ISP) for delivery to recipients over a period of time.
deny The result of a policy statement that includes deny as the effect, so that a specific action or actions are expressly forbidden for a user, group, or role. Explicit deny take precedence over explicit allow.
deployment configuration CodeDeploy: A set of deployment rules and success and failure conditions used by the service during a deployment.
deployment group CodeDeploy: A set of individually tagged instances or EC2 instances in Auto Scaling groups, or both.
Description property A property added to parameters, resources, resource properties, mappings, and outputs to help you to document CloudFormation template elements.
detailed monitoring Monitoring of AWS provided metrics derived at a 1-minute frequency.
Detective Amazon Detective is a service that collects log data from your AWS resources to analyze and identify the root cause of security findings or suspicious activities. The Detective behavior graph provides visualizations to help you to determine the nature and extent of possible security issues and conduct an efficient investigation.
See also https://aws.amazon.com/detective
Device Farm AWS Device Farm is an app testing service that you can use to test Android, iOS, and web apps on real, physical phones and tablets that are hosted by AWS.
See also https://aws.amazon.com/device-farm
Amazon DevOps Guru Amazon DevOps Guru is a fully managed operations service powered by machine learning (ML), designed to improve an application's operational performance and availability.
See also https://aws.amazon.com/devops-guru
dimension A name–value pair (for example, InstanceType=m1.small, or EngineName=mysql), that contains additional information to identify a metric.
Direct Connect AWS Direct Connect is a web service that simplifies establishing a dedicated network connection from your premises to AWS. Using AWS Direct Connect, you can establish private connectivity between AWS and your data center, office, or colocation environment.
See also https://aws.amazon.com/directconnect.
Directory Service AWS Directory Service is a managed service for connecting your AWS resources to an existing on-premises Microsoft Active Directory or to set up and operate a new, standalone directory in the AWS Cloud.
See also https://aws.amazon.com/directoryservice.
discussion forums A place where AWS users can post technical questions and feedback to help accelerate their development efforts and to engage with the AWS community. For more information, see the Amazon Web Services Discussion Forums.
distribution A link between an origin server (such as an Amazon S3 bucket) and a domain name, which CloudFront automatically assigns. Through this link, CloudFront identifies the object you have stored in your origin server.
DKIM DomainKeys Identified Mail is a standard that email senders use to sign their messages. ISPs use those signatures to verify that messages are legitimate. For more information, see https://tools.ietf.org/html/rfc6376.
AWS DMS AWS Database Migration Service is a web service that can help you migrate data to and from many widely used commercial and open-source databases.
See also https://aws.amazon.com/dms.
DNS See Domain Name System.
Docker image A layered file system template that's the basis of a Docker container. Docker images can comprise specific operating systems or applications.
document CloudSearch: An item that can be returned as a search result. Each document has a collection of fields that contain the data that can be searched or returned. The value of a field can be either a string or a number. Each document must have a unique ID and at least one field.
document batch CloudSearch: A collection of add and delete document operations. You use the document service API to submit batches to update the data in your search domain.
document service API CloudSearch: The API call that you use to submit document batches to update the data in a search domain.
document service endpoint CloudSearch: The URL that you connect to when sending document updates to an Amazon CloudSearch domain. Each search domain has a unique document service endpoint that remains the same for the life of the domain.
Amazon DocumentDB Amazon DocumentDB (with MongoDB compatibility) is a managed database service that you can use to set up, operate, and scale MongoDB-compatible databases in the cloud.
See also https://aws.amazon.com/documentdb
domain OpenSearch Service: The hardware, software, and data exposed by Amazon OpenSearch Service (OpenSearch Service) endpoints. An OpenSearch Service domain is a service wrapper around an OpenSearch cluster. An OpenSearch Service domain encapsulates the engine instances that process OpenSearch Service requests, the indexed data that you want to search, snapshots of the domain, access policies, and metadata.
See also cluster.
See also Elasticsearch.
Domain Name System Domain Name System is a service that routes internet traffic to websites by translating human-readable domain names (for example, www.example.com) into the numeric IP addresses, such as 192.0.2.1, which computers use to connect to each other.
Donation button An HTML-coded button to provide a simple and secure way for US-based, IRS-certified 501©(3) nonprofit organizations to solicit donations.
DynamoDB Amazon DynamoDB is a fully managed NoSQL database service that provides fast and predictable performance with seamless scalability.
See also https://aws.amazon.com/dynamodb
Amazon DynamoDB Encryption Client Amazon DynamoDB Encryption Client is a software library that helps you protect your table data before you send it to DynamoDB.
Amazon DynamoDB Storage Backend for Titan Amazon DynamoDB Storage Backend for Titan is a graph database implemented on top of Amazon DynamoDB. Titan is a scalable graph database optimized for storing and querying graphs.
See also https://aws.amazon.com/dynamodb
DynamoDB Streams Amazon DynamoDB Streams is an AWS service that captures a time-ordered sequence of item-level modifications in any Amazon DynamoDB table. This service also stores this information in a log for up to 24 hours. Applications can access this log and view the data items as they appeared before and after they were modified, in near-real time.
See also https://aws.amazon.com/dynamodb
E Z
Amazon EBS Amazon Elastic Block Store is a service that provides block level storage volumes or use with EC2 instances.
See also https://aws.amazon.com/ebs.
Amazon EBS-backed AMI An Amazon EBS-backed AMI is a type of Amazon Machine Image (AMI) whose instances use an Amazon EBS volume as their root device. Compare this with instances launched from instance store-backed AMIs, which use the instance store as the root device.
Amazon EC2 Amazon Elastic Compute Cloud is a web service for launching and managing Linux/UNIX and Windows Server instances in Amazon data centers.
See also https://aws.amazon.com/ec2.
Amazon EC2 Auto Scaling Amazon EC2 Auto Scaling is a web service that launches or terminates instances automatically based on user-defined policies, schedules, and health checks.
See also https://aws.amazon.com/ec2/autoscaling.
EC2 instance A compute instance in the Amazon EC2 service. Other AWS services use the term EC2 instance to distinguish these instances from other types of instances they support.
Amazon ECR Amazon Elastic Container Registry (Amazon ECR) is a fully managed Docker container registry that you can use to store, manage, and deploy Docker container images. Amazon ECR is integrated with Amazon ECS and IAM.
See also https://aws.amazon.com/ecr.
Amazon ECS Amazon Elastic Container Service (Amazon ECS) is a highly scalable, fast, container management service that you can use to run, stop, and manage Docker containers on a cluster of EC2 instances.
See also https://aws.amazon.com/ecs.
edge location edge location is a data center that an AWS service uses to perform service-specific operations. For example, CloudFront uses edge locations to cache copies of your content, so the content is closer to your users and can be delivered faster regardless of their location. Route 53 uses edge locations to speed up the response to public DNS queries.
Amazon EFS Amazon Elastic File System is a file storage service for EC2 instances. Amazon EFS provides an interface that you can use to create and configure file systems. Amazon EFS storage capacity grows and shrinks automatically as you add and remove files.
See also https://aws.amazon.com/efs
Amazon EKS Amazon Elastic Kubernetes Service is a managed service that you can use to run Kubernetes on AWS without needing to stand up or maintain your own Kubernetes control plane.
See also https://aws.amazon.com/eks
Elastic A company that provides open-source solutions—including OpenSearch, Logstash, Kibana, and Beats—that take data from any source and search, analyze, and visualize it in real time.
Amazon OpenSearch Service (OpenSearch Service) is an AWS managed service for deploying, operating, and scaling OpenSearch in the AWS Cloud.
See also OpenSearch Service.
See also Elasticsearch.
Elastic Beanstalk AWS Elastic Beanstalk is a web service for deploying and managing applications in the AWS Cloud without worrying about the infrastructure that runs those applications.
See also https://aws.amazon.com/elasticbeanstalk.
Elastic Block Store See Amazon EBS.
Elastic Inference Amazon Elastic Inference is a resource that customers can use to attach low-cost GPU-powered acceleration to Amazon EC2 and SageMaker instances, or Amazon ECS tasks, to reduce the cost of running deep learning inference by up to 75%.
See also https://aws.amazon.com/machine-learning/elastic-inference.
Elastic IP address A fixed (static) IP address that you have allocated in Amazon EC2 or Amazon VPC and then attached to an instance. Elastic IP addresses are associated with your account, not a specific instance. They are elastic because you can easily allocate, attach, detach, and free them as your needs change. Unlike traditional static IP addresses, Elastic IP addresses allow you to mask instance or Availability Zone failures by rapidly remapping your public IP addresses to another instance.
ELB Elastic Load Balancing is a web service that improves an application's availability by distributing incoming traffic between two or more EC2 instances.
See also https://aws.amazon.com/elasticloadbalancing.
elastic network interface An additional network interface that can be attached to an instance. Elastic network interfaces include a primary private IP address, one or more secondary private IP addresses, an Elastic IP Address (optional), a MAC address, membership in specified security groups, a description, and a source/destination check flag. You can create an elastic network interface, attach it to an instance, detach it from an instance, and attach it to another instance.
Elastic Transcoder Amazon Elastic Transcoder is a cloud-based media transcoding service. Elastic Transcoder is a highly scalable tool for converting (or transcoding) media files from their source format into versions that play on devices such as smartphones, tablets, and PCs.
See also https://aws.amazon.com/elastictranscoder
ElastiCache Amazon ElastiCache is a web service that simplifies deploying, operating, and scaling an in-memory cache in the cloud. The service improves the performance of web applications by providing information retrieval from fast, managed, in-memory caches, instead of relying entirely on slower disk-based databases.
See also https://aws.amazon.com/elasticache
Elasticsearch An open-source, real-time distributed search and analytics engine used for full-text search, structured search, and analytics. OpenSearch was developed by the Elastic company.
Amazon OpenSearch Service (OpenSearch Service) is an AWS managed service for deploying, operating, and scaling OpenSearch in the AWS Cloud.
See also OpenSearch Service.
See also Elastic.
AWS Elemental MediaConnect AWS Elemental MediaConnect is a fully-managed live video distribution service that reliably and securely ingests video into the AWS Cloud and transports it to multiple destinations within the AWS network and the internet.
See also https://aws.amazon.com/mediaconnect.
AWS Elemental MediaConvert AWS Elemental MediaConvert is a file-based media conversion service that transforms content into formats for traditional broadcast and internet streaming.
See also https://aws.amazon.com/mediaconvert.
AWS Elemental MediaLive AWS Elemental MediaLive is a cloud-based live video encoding service that creates high-quality streams for delivery to broadcasts and internet-connected devices.
See also https://aws.amazon.com/medialive.
AWS Elemental MediaPackage AWS Elemental MediaPackage is a highly-scalable video origination and packaging service that delivers video securely and reliably.
See also https://aws.amazon.com/mediapackage.
AWS Elemental MediaStore AWS Elemental MediaStore is a storage service optimized for media that provides the performance, consistency, and low latency required to deliver live and on-demand video content at scale.
See also https://aws.amazon.com/mediastore.
AWS Elemental MediaTailor AWS Elemental MediaTailor is a channel assembly and personalized ad-insertion service for over-the-top (OTT) video and audio applications.
See also https://aws.amazon.com/mediatailor.
EMP The AWS End-of-Support Migration Program for Windows Server provides the technology and guidance to migrate your applications running on Windows Server 2003, Windows Server 2008, and Windows Server 2008 R2 to the latest, supported versions of Windows Server running on Amazon Web Services (AWS).
Amazon EMR Amazon Elastic Map Reduce is a web service that you can use to process large amounts of data efficiently. Amazon EMR uses Hadoop processing combined with several AWS products to do such tasks as web indexing, data mining, log file analysis, machine learning, scientific simulation, and data warehousing.
See also https://aws.amazon.com/elasticmapreduce.
encrypt To use a mathematical algorithm to make data unintelligible to unauthorized users. Encryption also gives authorized users a method (such as a key or password) to convert the altered data back to its original state.
encryption context A set of key–value pairs that contains additional information associated with AWS KMS–encrypted information.
AWS Encryption SDK AWS Encryption SDK is a client-side encryption library that you can use to encrypt and decrypt data using industry standards and best practices.
See also https://aws.amazon.com/blogs/security/tag/aws-encryption-sdk
endpoint A URL that identifies a host and port as the entry point for a web service. Every web service request contains an endpoint. Most AWS products provide endpoints for a Region to enable faster connectivity.
ElastiCache: The DNS name of a cache node.
Amazon RDS: The DNS name of a DB instance.
CloudFormation: The DNS name or IP address of the server that receives an HTTP request.
endpoint port ElastiCache: The port number used by a cache node.
Amazon RDS: The port number used by a DB instance.
envelope encryption The use of a master key and a data key to algorithmically protect data. The master key is used to encrypt and decrypt the data key and the data key is used to encrypt and decrypt the data itself.
environment Elastic Beanstalk: A specific running instance of an application. The application has a CNAME and includes an application version and a customizable configuration (which is inherited from the default container type).
CodeDeploy: Instances in a deployment group in a blue/green deployment. At the start of a blue/green deployment, the deployment group is made up of instances in the original environment. At the end of the deployment, the deployment group is made up of instances in the replacement environment.
environment configuration A collection of parameters and settings that define how an environment and its associated resources behave.
ephemeral store See instance store.
epoch The date from which time is measured. For most Unix environments, the epoch is January 1, 1970.
ETL See extract, transform, and load (ETL).
evaluation Amazon Machine Learning: The process of measuring the predictive performance of a machine learning (ML) model.
Also a machine learning object that stores the details and result of an ML model evaluation.
evaluation datasource The data that Amazon Machine Learning uses to evaluate the predictive accuracy of a machine learning model.
event Amazon Personalize: A user activity—such as a click, a purchase, or a video viewing—that you record and upload to an Amazon Personalize Interactions dataset. You record events individually in real time or record and upload events in bulk.
See also dataset.
See also Interactions dataset.
event tracker Amazon Personalize: Specifies a destination dataset group for event data that you record in real time. When you record events in real time, you provide the ID of the event tracker so that Amazon Personalize knows where to add the data.
See also dataset group.
See also event.
EventBridge Amazon EventBridge is a serverless event bus service that you can use to connect your applications with data from a variety of sources and routes that data to targets such as AWS Lambda. You can set up routing rules to determine where to send your data to build application architectures that react in real time to all of your data sources.
See also https://aws.amazon.com/eventbridge
eventual consistency The method that AWS services use to achieve high availability. This involves replicating data across multiple servers in Amazon data centers. When data is written or updated and Success is returned, all copies of the data are updated. However, it takes time for the data to propagate to all storage locations. The data will eventually be consistent, but an immediate read might not show the change. Consistency is usually reached within seconds.
See also data consistency.
See also eventually consistent read.
See also strongly consistent read.
eventually consistent read A read process that returns data from only one Region and might not show the most recent write information. However, if you repeat your read request after a short time, the response should eventually return the latest data.
See also data consistency.
See also eventual consistency.
See also strongly consistent read.
eviction The deletion by CloudFront of an object from an edge location before its expiration time. If an object in an edge location isn't frequently requested, CloudFront might evict the object (remove the object before its expiration date) to make room for objects that are more popular.
exbibyte (EiB) A contraction of exa binary byte. An exbibyte (EiB) is 2^60 or 1,152,921,504,606,846,976 bytes. An exabyte (EB) is 10^18 or 1,000,000,000,000,000,000 bytes. 1,024 EiB is a zebibyte (ZiB).
expiration For CloudFront caching, the time when CloudFront stops responding to user requests with an object. If you don't use headers or CloudFront distribution settings to specify how long you want objects to stay in an edge location, the objects expire after 24 hours. The next time a user requests an object that has expired, CloudFront forwards the request to the origin.
explicit impressions Amazon Personalize: A list of items that you manually add to an Amazon Personalize Interactions dataset to influence future recommendations. Unlike implicit impressions, where Amazon Personalize automatically derives the impressions data, you choose what to include in explicit impressions.
See also recommendations.
See also Interactions dataset.
See also impressions data.
See also implicit impressions.
explicit launch permission An Amazon Machine Image (AMI) launch permission granted to a specific AWS account.
exponential backoff A strategy that incrementally increases the wait between retry attempts in order to reduce the load on the system and increase the likelihood that repeated requests will succeed. For example, client applications might wait up to 400 milliseconds before attempting the first retry, up to 1600 milliseconds before the second, and up to 6400 milliseconds (6.4 seconds) before the third.
expression CloudSearch: A numeric expression that you can use to control how search hits are sorted. You can construct Amazon CloudSearch expressions using numeric fields, other rank expressions, a document's default relevance score, and standard numeric operators and functions. When you use the sort option to specify an expression in a search request, the expression is evaluated for each search hit and the hits are listed according to their expression values.
extract, transform, and load (ETL) A process that's used to integrate data from multiple sources. Data is collected from sources (extract), converted to an appropriate format (transform), and written to a target data store (load) for purposes of analysis and querying.
ETL tools combine these three functions to consolidate and move data from one environment to another. AWS Glue is a fully managed ETL service for discovering and organizing data, transforming it, and making it available for search and analytics.
F Z
facet CloudSearch: An index field that represents a category that you want to use to refine and filter search results.
facet enabled CloudSearch: An index field option that enables facet information to be calculated for the field.
AWS Fargate AWS Fargate is a serverless, pay-as-you-go compute engine that you can use to build applications on AWS. You can use Amazon Elastic Container Service (Amazon ECS) or Amazon Elastic Kubernetes Service (Amazon EKS) to maintain container applications using AWS Fargate.
See also https://aws.amazon.com/fargate
Fault Injection Simulator (AWS FIS) AWS Fault Injection Service is a managed service that you can use to perform fault injection experiments on your AWS workloads.
See also https://aws.amazon.com/fis.
FBL See feedback loop (FBL).
feature transformation Amazon Machine Learning: The machine learning process of constructing more predictive input representations or “features” from the raw input variables to optimize a machine learning model’s ability to learn and generalize. Also known as data transformation or feature engineering.
federated identity management (FIM) Allows individuals to sign in to different networks or services, using the same group or personal credentials to access data across all networks. With identity federation in AWS, external identities (federated users) are granted secure access to resources in an AWS account without having to create IAM users. These external identities can come from a corporate identity store (such as LDAP or Windows Active Directory) or from a third party (such as Login with Amazon, Facebook, or Google). AWS federation also supports SAML 2.0.
federated user See federated identity management (FIM).
federation See federated identity management (FIM).
feedback loop (FBL) The mechanism by which a mailbox provider (for example, an internet service provider (ISP)) forwards a recipient's complaint back to the sender.
field weight The relative importance of a text field in a search index. Field weights control how much matches in particular text fields affect a document's relevance score.
filter A criterion that you specify to limit the results when you list or describe your Amazon EC2 resources.
filter query A way to filter search results without affecting how the results are scored and sorted. Specified with the CloudSearch fq parameter.
FIM See federated identity management (FIM).
FinSpace Amazon FinSpace is a data management and analytics service purpose-built for the financial services industry (FSI).
See also https://aws.amazon.com/finspace.
Firehose See Firehose.
Firewall Manager AWS Firewall Manager is a service that you use with AWS WAF to simplify your AWS WAF administration and maintenance tasks across multiple accounts and resources. With AWS Firewall Manager, you set up your firewall rules only once. The service automatically applies your rules across your accounts and resources, even as you add new resources.
See also https://aws.amazon.com/firewall-manager.
Forecast Amazon Forecast is a fully managed service that uses statistical and machine learning algorithms to produce highly accurate time-series forecasts.
See also https://aws.amazon.com/forecast
format version See template format version.
forums See discussion forums.
function See intrinsic function.
fuzzy search A simple search query that uses approximate string matching (fuzzy matching) to correct for typographical errors and misspellings.
G Z
GameKit AWS GameKit is an open-source SDK and game engine plugin that empowers game developers to build and deploy cloud-based features with AWS from their game engine.
See also https://aws.amazon.com/gamekit
Amazon GameLift Amazon GameLift is a managed service for deploying, operating, and scaling session-based multiplayer games.
See also https://aws.amazon.com/gamelift
GameSparks Amazon GameSparks is a fully managed AWS service that provides a multi-service backend for game developers.
See also https://aws.amazon.com/gamesparks
geospatial search A search query that uses locations specified as a latitude and longitude to determine matches and sort the results.
gibibyte (GiB) A contraction of giga binary byte, a gibibyte is 2^30 or 1,073,741,824 bytes. A gigabyte (GB) is 10^9 or 1,000,000,000 bytes. 1,024 GiB is a tebibyte (TiB).
GitHub A web-based repository that uses Git for version control.
Global Accelerator AWS Global Accelerator is a network layer service that you use to create accelerators that direct traffic to optimal endpoints over the AWS global network. This improves the availability and performance of your internet applications that are used by a global audience.
See also https://aws.amazon.com/global-accelerator.
global consistency An active-active strategy in which all reads and writes for a workload are handled in the Region where the request originates and are replicated synchronously to all other Regions in the architecture.
See also read local/write global, read local/write local.
global secondary index An index with a partition key and a sort key that can be different from those on the table. A global secondary index is considered global because queries on the index can span all of the data in a table, across all partitions.
See also local secondary index.
AWS Glue AWS Glue is a fully managed extract, transform, and load (ETL) service that you can use to catalog data and load it for analytics. With AWS Glue, you can discover your data, develop scripts to transform sources into targets, and schedule and run ETL jobs in a serverless environment.
See also https://aws.amazon.com/glue.
AWS GovCloud (US) AWS GovCloud (US) is an isolated AWS Region that hosts sensitive workloads in the cloud, ensuring that this work meets the US government's regulatory and compliance requirements. The AWS GovCloud (US) Region adheres to United States International Traffic in Arms Regulations (ITAR), Federal Risk and Authorization Management Program (FedRAMP) requirements, Department of Defense (DOD) Cloud Security Requirements Guide (SRG) Levels 2 and 4, and Criminal Justice Information Services (CJIS) Security Policy requirements.
See also https://aws.amazon.com/govcloud-us
grant AWS KMS: A mechanism for giving AWS principals long-term permissions to use KMS keys.
grant token A type of identifier that allows the permissions in a grant to take effect immediately.
ground truth The observations used in the machine learning (ML) model training process that include the correct value for the target attribute. To train an ML model to predict house sales prices, the input observations would typically include prices of previous house sales in the area. The sale prices of these houses constitute the ground truth.
group A collection of IAM users. You can use IAM groups to simplify specifying and managing permissions for multiple users.
GuardDuty Amazon GuardDuty is a continuous security monitoring service. Amazon GuardDuty can help to identify unexpected and potentially unauthorized or malicious activity in your AWS environment.
See also https://aws.amazon.com/guardduty
H Z
Hadoop Software that enables distributed processing for big data by using clusters and simple programming models. For more information, see http://hadoop.apache.org.
hard bounce A persistent email delivery failure such as “mailbox does not exist.”
hardware VPN A hardware-based IPsec VPN connection over the internet.
AWS Health AWS Health is a service that provides ongoing visibility into AWS customers' accounts and the availability of their AWS services and resources.
See also https://aws.amazon.com/premiumsupport/technology/aws-health-dashboard.
health check A system call to check on the health status of each instance in an Amazon EC2 Auto Scaling group.
HealthLake AWS HealthLake is a HIPAA-eligible service that helps customers store, query, and generate artificial intelligence (AI) and machine learning (ML) insights from healthcare data and enables healthcare data interoperability.
See also https://aws.amazon.com/healthlake.
highlight enabled CloudSearch: An index field option that enables matches within the field to be highlighted.
highlights CloudSearch: Excerpts returned with search results that show where the search terms appear within the text of the matching documents.
high-quality email Email that recipients find valuable and want to receive. Value means different things to different recipients and can come in such forms as offers, order confirmations, receipts, or newsletters.
hit A document that matches the criteria specified in a search request. Also referred to as a search result.
HMAC Hash-based Message Authentication Code is a specific construction for calculating a message authentication code (MAC) involving a cryptographic hash function in combination with a secret key. You can use it to verify both the data integrity and the authenticity of a message at the same time. AWS calculates the HMAC using a standard, cryptographic hash algorithm, such as SHA-256.
hosted zone A collection of resource record sets that Route 53 hosts. Similar to a traditional DNS zone file, a hosted zone represents a collection of records that are managed together under a single domain name.
hot standby An active-passive disaster recovery strategy in which a workload is fully scaled up in both the primary and standby Regions, but serves traffic from only the primary Region.
See also back up and restore, pilot light, warm standby.
HRNN Amazon Personalize: A hierarchical recurrent neural network machine learning algorithm that models changes in user behavior and predicts the items that a user might interact with in personal recommendation applications.
HTTP-Query See Query.
HVM virtualization Hardware Virtual Machine virtualization. Allows the guest VM to run as though it's on a native hardware platform, except that it still uses paravirtual (PV) network and storage drivers for improved performance.
See also PV virtualization.
I Z
IAM AWS Identity and Access Management is a web service that Amazon Web Services (AWS) customers can use to manage users and user permissions within AWS.
See also https://aws.amazon.com/iam.
IAM Access Analyzer Access Management Access Analyzer is a feature of IAM that you can use to identify the resources in your organization and accounts that are shared with an external entity. Example resources include Amazon S3 buckets or IAM roles.
IAM group See group.
IAM Identity Center AWS IAM Identity Center is a cloud-based service that brings together administration of users and their access to AWS accounts and cloud applications. You can control single sign-on access and user permissions across all your AWS accounts in AWS Organizations.
See also https://aws.amazon.com/single-sign-on
IAM policy simulator See policy simulator.
IAM role See role.
IAM user See user.
Identity and Access Management See IAM.
identity provider (IdP) An IAM entity that holds metadata about external identity providers.
IdP See identity provider (IdP) .
image See Amazon Machine Image (AMI).
Image Builder EC2 Image Builder is a service that facilitates building, maintaining, and distributing customized server images that launch EC2 instances, or that run in Docker containers.
See also https://aws.amazon.com/image-builder.
implicit impressions Amazon Personalize: The recommendations that your application shows a user. Unlike explicit impressions, where you manually record each impression, Amazon Personalize automatically derives implicit impressions from your recommendation data.
See also recommendations.
See also impressions data.
See also explicit impressions.
import log A report that contains details about how Import/Export processed your data.
Import/Export AWS Import/Export is a service for transferring large amounts of data between AWS and portable storage devices.
See also https://aws.amazon.com/importexport.
import/export station A machine that uploads or downloads your data to or from Amazon S3.
impressions data Amazon Personalize: The list of items that you presented to a user when they interacted with a particular item such as by clicking it, watching it, or purchasing it. Amazon Personalize uses impressions data to calculate the relevance of new items for a user based on how frequently users have selected or ignored the same item.
See also explicit impressions.
See also implicit impressions.
index See search index.
index field A name–value pair that's included in an CloudSearch domain's index. An index field can contain text or numeric data, dates, or a location.
indexing options Configuration settings that define an CloudSearch domain's index fields, how document data is mapped to those index fields, and how the index fields can be used.
inline policy An IAM policy that's embedded in a single IAM user, group, or role.
in-place deployment CodeDeploy: A deployment method where the application on each instance in the deployment group is stopped, the latest application revision is installed, and the new version of the application is started and validated. You can choose to use a load balancer so each instance is deregistered during its deployment and then restored to service after the deployment is complete.
input data Amazon Machine Learning: The observations that you provide to Amazon Machine Learning to train and evaluate a machine learning model and generate predictions.
Amazon Inspector Amazon Inspector is an automated security assessment service that helps improve the security and compliance of applications deployed on AWS. Amazon Inspector automatically assesses applications for vulnerabilities or deviations from best practices. After performing an assessment, Amazon Inspector produces a detailed report with prioritized steps for remediation.
See also https://aws.amazon.com/inspector.
instance A copy of an Amazon Machine Image (AMI) running as a virtual server in the AWS Cloud.
instance family A general instance type grouping using either storage or CPU capacity.
instance group A Hadoop cluster contains one master instance group that contains one master node, a core instance group that contains one or more core node and an optional task node instance group, which can contain any number of task nodes.
instance profile A container that passes IAM role information to an EC2 instance at launch.
instance store Disk storage that's physically attached to the host computer for an EC2 instance, and therefore has the same lifespan as the instance. When the instance is terminated, you lose any data in the instance store.
instance store-backed AMI A type of Amazon Machine Image (AMI) whose instances use an instance store volume as the root device. Compare this with instances launched from Amazon EBS-backed AMIs, which use an Amazon EBS volume as the root device.
instance type A specification that defines the memory, CPU, storage capacity, and usage cost for an instance. Some instance types are for standard applications, whereas others are for CPU-intensive, memory-intensive applications.
Interactions dataset Amazon Personalize: A container for historical and real-time data collected from interactions between users and items (called events). Interactions data can include impressions data and contextual metadata.
See also dataset.
See also event.
See also impressions data.
See also contextual metadata.
internet gateway Connects a network to the internet. You can route traffic for IP addresses outside your Amazon VPC to the internet gateway.
internet service provider (ISP) A company that provides subscribers with access to the internet. Many ISPs are also mailbox providers. Mailbox providers are sometimes referred to as ISPs, even if they only provide mailbox services.
intrinsic function A special action in a CloudFormation template that assigns values to properties not available until runtime. These functions follow the format Fn::Attribute, such as Fn::GetAtt. Arguments for intrinsic functions can be parameters, pseudo parameters, or the output of other intrinsic functions.
AWS IoT 1-Click AWS IoT 1-Click is a service that simple devices can use to launch AWS Lambda functions.
See also https://aws.amazon.com/iot-1-click.
AWS IoT Analytics AWS IoT Analytics is a fully managed service used to run sophisticated analytics on massive volumes of IoT data.
See also https://aws.amazon.com/iot-analytics.
AWS IoT Core AWS IoT Core is a managed cloud platform that lets connected devices easily and securely interact with cloud applications and other devices.
See also https://aws.amazon.com/iot.
AWS IoT Device Defender AWS IoT Device Defender is an AWS IoT security service that you can use to audit the configuration of your devices, monitor your connected devices to detect abnormal behavior, and to mitigate security risks.
See also https://aws.amazon.com/iot-device-defender.
AWS IoT Device Management AWS IoT Device Management is a service used to securely onboard, organize, monitor, and remotely manage IoT devices at scale.
See also https://aws.amazon.com/iot-device-management.
AWS IoT Events AWS IoT Events is a fully managed AWS IoT service that you can use to detect and respond to events from IoT sensors and applications.
See also https://aws.amazon.com/iot-events.
AWS IoT FleetWise AWS IoT FleetWise is a service that you can use to collect, transform, and transfer vehicle data to the cloud at scale.
See also https://aws.amazon.com/iot-fleetwise.
AWS IoT Greengrass AWS IoT Greengrass is a software that you can use to run local compute, messaging, data caching, sync, and ML inference capabilities for connected devices in a secure way.
See also https://aws.amazon.com/greengrass.
AWS IoT RoboRunner AWS IoT RoboRunner is a solution that provides infrastructure for integrating robots with work management systems and building robotics fleet management applications.
See also https://aws.amazon.com/roborunner.
AWS IoT SiteWise AWS IoT SiteWise is a managed service that you can use to collect, organize, and analyze data from industrial equipment at scale.
See also https://aws.amazon.com/iot-sitewise.
AWS IoT Things Graph AWS IoT Things Graph is a service that you can use to visually connect different devices and web services to build IoT applications.
See also https://aws.amazon.com/iot-things-graph.
IP address A numerical address (for example, 192.0.2.44) that networked devices use to communicate with one another using the Internet Protocol (IP). Each EC2 instance is assigned two IP addresses at launch, which are directly mapped to each other through network address translation (NAT): a private IP address (following RFC 1918) and a public IP address. Instances launched in a VPC are assigned only a private IP address. Instances launched in your default VPC are assigned both a private IP address and a public IP address.
IP match condition AWS WAF: An attribute that specifies the IP addresses or IP address ranges that web requests originate from. Based on the specified IP addresses, you can configure AWS WAF to allow or block web requests to AWS resources such as Amazon CloudFront distributions.
AWS IQ AWS IQ is a cloud service that AWS customers can use to find, engage, and pay AWS Certified third-party experts for on-demand project work.
See also https://iq.aws.amazon.com.
ISP See internet service provider (ISP).
issuer The person who writes a policy to grant permissions to a resource. The issuer (by definition) is always the resource owner. AWS doesn't permit Amazon SQS users to create policies for resources they don't own. If John is the resource owner, AWS authenticates John's identity when he submits the policy he's written to grant permissions for that resource.
item A group of attributes that's uniquely identifiable among all of the other items. Items in DynamoDB are similar in many ways to rows, records, or tuples in other database systems.
item exploration Amazon Personalize: The process that Amazon Personalize uses to test different item recommendations, including recommendations of new items with no or little interaction data, and learn how users respond. You configure item exploration at the campaign level for solution versions created with the user-personalization recipe.
See also recommendations.
See also campaign.
See also solution version.
See also user-personalization recipe.
Items dataset Amazon Personalize: A container for metadata about items, such as price, genre, or availability.
See also dataset.
item-to-item similarities (SIMS) recipe Amazon Personalize: A RELATED_ITEMS recipe that uses the data from an Interactions dataset to make recommendations for items that are similar to a specified item. The SIMS recipe calculates similarity based on the way users interact with items instead of matching item metadata, such as price or age.
See also recipe.
See also RELATED_ITEMS recipes.
See also Interactions dataset.
J Z
job flow Amazon EMR: One or more steps that specify all of the functions to be performed on the data.
job ID A five-character, alphanumeric string that uniquely identifies an Import/Export storage device in your shipment. AWS issues the job ID in response to a CREATE JOB email command.
job prefix An optional string that you can add to the beginning of an Import/Export log file name to prevent collisions with objects of the same name.
See also key prefix.
JSON JavaScript Object Notation. A lightweight data interchange format. For information about JSON, see http://www.json.org
junk folder The location where email messages that various filters determine to be of lesser value are collected so that they don't arrive in the recipient's inbox but are still accessible to the recipient. This is also referred to as a spam or bulk folder.
K Z
Amazon Kendra Amazon Kendra is a search service powered by machine learning (ML) that developers can use to add search capabilities to their applications so their end users can discover information stored within the vast amount of content spread across their company.
See also https://aws.amazon.com/kendra
key A credential that identifies an AWS account or user to AWS (such as the AWS secret access key).
Amazon S3, Amazon EMR: The unique identifier for an object in a bucket. Every object in a bucket has exactly one key. Because a bucket and key together uniquely identify each object, you can think of Amazon S3 as a basic data map between the bucket + key, and the object itself. You can uniquely address every object in Amazon S3 through the combination of the web service endpoint, bucket name, and key, as in this example: http://doc.s3.amazonaws.com/2006-03-01/AmazonS3.wsdl, where doc is the name of the bucket, and 2006-03-01/AmazonS3.wsdl is the key.
Import/Export: The name of an object in Amazon S3. It's a sequence of Unicode characters whose UTF-8 encoding can't exceed 1024 bytes. If a key (for example, logPrefix + import-log-JOBID) is longer than 1024 bytes, Elastic Beanstalk returns an InvalidManifestField error.
IAM: In a policy, a specific characteristic that's the basis for restricting access (such as the current time or the IP address of the requester).
Tagging resources: A general tag label that acts like a category for more specific tag values. For example, you might have EC2 instance with the tag key of Owner and the tag value of Jan. You can tag an AWS resource with up to 10 key–value pairs. Not all AWS resources can be tagged.
key pair A set of security credentials that you use to prove your identity electronically. A key pair consists of a private key and a public key.
key prefix A string of characters that is a subset of an object key name, starting with the first character. The prefix can be any length, up to the maximum length of the object key name (1,024 bytes).
Amazon Keyspaces Amazon Keyspaces (for Apache Cassandra) is a scalable, highly available, and managed Apache Cassandra-compatible database service.
See also https://aws.amazon.com/keyspaces
kibibyte (KiB) A contraction of kilo binary byte, a kibibyte is 2^10 or 1,024 bytes. A kilobyte (KB) is 10^3 or 1,000 bytes. 1,024 KiB is a mebibyte (MiB).
Kinesis Amazon Kinesis is a platform for streaming data on AWS. Kinesis offers services that simplify the loading and analysis of streaming data.
See also https://aws.amazon.com/kinesis
Firehose Amazon Data Firehose is a fully managed service for loading streaming data into AWS. Firehose can capture and automatically load streaming data into Amazon S3 and Amazon Redshift , enabling near real-time analytics with existing business intelligence tools and dashboards. Firehose automatically scales to match the throughput of your data and requires no ongoing administration. It can also batch, compress, and encrypt the data before loading it.
See also https://aws.amazon.com/kinesis/firehose
Kinesis Data Streams Amazon Kinesis Data Streams is a web service for building custom applications that process or analyze streaming data for specialized needs. Amazon Kinesis Data Streams can continuously capture and store terabytes of data per hour from hundreds of thousands of sources.
See also https://aws.amazon.com/kinesis/streams
AWS KMS AWS Key Management Service is a managed service that simplifies the creation and control of encryption keys that are used to encrypt data.
See also https://aws.amazon.com/kms.
KMS key The primary resource in AWS Key Management Service. In general, KMS keys are created, used, and deleted entirely within KMS. KMS supports symmetric and asymmetric KMS keys for encryption and signing. KMS keys can be either customer managed, AWS managed, or AWS owned. For more information, see AWS KMS keys in the AWS Key Management Service Developer Guide.
L Z
labeled data In machine learning, data for which you already know the target or “correct” answer.
Lake Formation AWS Lake Formation is a managed service that makes it easy to set up, secure, and manage your data lakes. Lake Formation helps you discover your data sources and then catalog, cleanse, and transform the data.
See also https://aws.amazon.com/lake-formation.
Lambda AWS Lambda is a web service that you can use to run code without provisioning or managing servers. You can run code for virtually any type of application or backend service with zero administration. You can set up your code to automatically start from other AWS services or call it directly from any web or mobile app.
See also https://aws.amazon.com/lambda
launch configuration A set of descriptive parameters used to create new EC2 instances in an Amazon EC2 Auto Scaling activity.
A template that an Auto Scaling group uses to launch new EC2 instances. The launch configuration contains information such as the Amazon Machine Image (AMI) ID, the instance type, key pairs, security groups, and block device mappings, among other configuration settings.
launch permission An Amazon Machine Image (AMI) attribute that allows users to launch an AMI.
Launch Wizard AWS Launch Wizard is a cloud solution that offers a guided way of sizing, configuring, and deploying AWS resources for third-party applications, such as Microsoft SQL Server Always On and HANA based SAP systems, without the need to manually identify and provision individual AWS resources.
See also https://aws.amazon.com/launchwizard.
Amazon Lex Amazon Lex is a fully managed artificial intelligence (AI) service with advanced natural language models to design, build, test, and deploy conversational interfaces in applications.
See also https://aws.amazon.com/lex
lifecycle The lifecycle state of the EC2 instance contained in an Auto Scaling group. EC2 instances progress through several states over their lifespan; these include Pending, InService, Terminating and Terminated.
lifecycle action An action that can be paused by Auto Scaling, such as launching or terminating an EC2 instance.
lifecycle hook A feature for pausing Auto Scaling after it launches or terminates an EC2 instance so that you can perform a custom action while the instance isn't in service.
Lightsail Amazon Lightsail is a service used to launch and manage a virtual private server with AWS. Lightsail offers bundled plans that include everything you need to deploy a virtual private server, for a low monthly rate.
See also https://aws.amazon.com/lightsail
load balancer A DNS name combined with a set of ports, which together provide a destination for all requests intended for your application. A load balancer can distribute traffic to multiple application instances across every Availability Zone within a Region. Load balancers can span multiple Availability Zones within an AWS Region into which an Amazon EC2 instance was launched. But load balancers can't span multiple Regions.
local secondary index An index that has the same partition key as the table, but a different sort key. A local secondary index is local in the sense that every partition of a local secondary index is scoped to a table partition that has the same partition key value.
See also local secondary index.
Amazon Location Amazon Location Service is a fully managed service that makes it easy for a developer to add location functionality, such as maps, points of interest, geocoding, routing, tracking, and geofencing, to their applications, without sacrificing data security, user privacy, data quality, or cost.
See also https://aws.amazon.com/location
logical name A case-sensitive unique string within an CloudFormation template that identifies a resource, mapping, parameter, or output. In an AWS CloudFormation template, each parameter, resource, property, mapping, and output must be declared with a unique logical name. You use the logical name when dereferencing these items using the Ref function.
Lookout for Equipment Amazon Lookout for Equipment is a machine learning service that uses data from sensors mounted on factory equipment to detect abnormal behavior so you can take action before machine failures occur.
See also https://aws.amazon.com/lookout-for-equipment
Lookout for Metrics Amazon Lookout for Metrics is a machine learning (ML) service that automatically detects and diagnoses anomalies in business and operational data, such as a sudden dip in sales revenue or customer acquisition rates.
See also https://aws.amazon.com/lookout-for-metrics.
Lookout for Vision Amazon Lookout for Vision is a machine learning service that uses computer vision (CV) to find defects in industrial products. Amazon Lookout for Vision can identify missing components in an industrial product, damage to vehicles or structures, irregularities in production lines, and even minuscule defects in silicon wafers—or any other physical item where quality is important.
See also https://aws.amazon.com/lookout-for-vision
Lumberyard See O3DE.
M Z
Macie Amazon Macie is a security service that uses machine learning to automatically discover, classify, and protect sensitive data in AWS.
See also http://aws.amazon.com/macie
Mail Transfer Agent (MTA) Software that transports email messages from one computer to another by using a client-server architecture.
mailbox provider An organization that provides email mailbox hosting services. Mailbox providers are sometimes referred to as internet service providers (ISPs), even if they only provide mailbox services.
mailbox simulator A set of email addresses that you can use to test an Amazon SES-based email-sending application without sending messages to actual recipients. Each email address represents a specific scenario (such as a bounce or complaint) and generates a typical response that's specific to the scenario.
main route table The default route table that any new Amazon VPC subnet uses for routing. You can associate a subnet with a different route table of your choice. You can also change which route table is the main route table.
AWS Mainframe Modernization AWS Mainframe Modernization service is a cloud native platform for migration, modernization, execution, and operation of mainframe applications.
See also https://aws.amazon.com/mainframe-modernization.
Managed Blockchain Amazon Managed Blockchain is a fully managed service for creating and managing scalable blockchain networks using popular open source frameworks.
See also http://aws.amazon.com/managed-blockchain
Amazon Managed Grafana Amazon Managed Grafana is a fully managed and secure data visualization service that you can use to instantly query, correlate, and visualize operational metrics, logs, and traces from multiple data sources.
See also https://aws.amazon.com/grafana
AWS managed key One type of KMS key in AWS KMS.
managed policy A standalone IAM policy that you can attach to multiple users, groups, and roless in your IAM account. Managed policies can either be AWS managed policies (which are created and managed by AWS) or customer managed policies (which you create and manage in your AWS account).
AWS managed policy An IAM managed policy that's created and managed by AWS.
Amazon Managed Service for Prometheus Amazon Managed Service for Prometheus is a service that provides highly available, secure, and managed monitoring for your containers.
See also https://aws.amazon.com/prometheus
AWS Management Console AWS Management Console is a graphical interface to manage compute, storage, and other cloud resources.
See also https://aws.amazon.com/console.
management portal AWS Management Portal for vCenter is a web service for managing your AWS resources using VMware vCenter. You install the portal as a vCenter plugin within your existing vCenter environment. After it's installed, you can migrate VMware VMs to Amazon EC2 and manage AWS resources from within vCenter.
See also https://aws.amazon.com/ec2/vcenter-portal
manifest When sending a create job request for an import or export operation, you describe your job in a text file called a manifest. The manifest file is a YAML-formatted file that specifies how to transfer data between your storage device and the AWS Cloud.
manifest file Amazon Machine Learning: The file used for describing batch predictions. The manifest file relates each input data file with its associated batch prediction results. It's stored in the Amazon S3 output location.
mapping A way to add conditional parameter values to an CloudFormation template. You specify mappings in the template's optional Mappings section and retrieve the desired value using the FN::FindInMap function.
marker See pagination token.
AWS Marketplace AWS Marketplace is a web portal where qualified partners market and sell their software to AWS customers. AWS Marketplace is an online software store that helps customers find, buy, and immediately start using the software and services that run on AWS.
See also https://aws.amazon.com/partners/aws-marketplace
master node A process running on an Amazon Machine Image (AMI) that keeps track of the work its core and task nodes complete.
maximum price The maximum price you pay to launch one or more Spot Instances. If your maximum price exceeds the current Spot price and your restrictions are met, Amazon EC2 launches instances on your behalf.
maximum send rate The maximum number of email messages that you can send per second using Amazon SES.
mean reciprocal rank at 25 Amazon Personalize: An evaluation metric that assesses the relevance of a model’s highest ranked recommendation. Amazon Personalize calculates this metric using the average accuracy of the model when ranking the most relevant recommendation out of the top 25 recommendations over all requests for recommendations.
See also metrics.
See also recommendations.
mebibyte (MiB) A contraction of mega binary byte. A mebibyte (MiB) is 2^20 or 1,048,576 bytes. A megabyte (MB) is 10^6 or 1,000,000 bytes. 1,024 MiB is a gibibyte (GiB).
member resources See resource.
MemoryDB Amazon MemoryDB for Redis is a Redis-compatible, durable, in-memory database service that's purpose-built for modern applications with microservices architectures.
See also https://aws.amazon.com/memorydb.
message ID Amazon SES: A unique identifier that's assigned to every email message that's sent.
Amazon SQS: The identifier returned when you send a message to a queue.
metadata Information about other data or objects. In Amazon S3 and Amazon EMR metadata takes the form of name–value pairs that describe the object. These include default metadata such as the date last modified and standard HTTP metadata (for example, Content-Type). Users can also specify custom metadata at the time they store an object. In Amazon EC2 metadata includes data about an EC2 instance that the instance can retrieve to determine things about itself, such as the instance type or the IP address.
metric An element of time-series data defined by a unique combination of exactly one namespace, exactly one metric name, and between zero and ten dimensions. Metrics and the statistics derived from them are the basis of CloudWatch.
metric name The primary identifier of a metric, used with a namespace and optional dimensions.
metrics Amazon Personalize: Evaluation data that Amazon Personalize generates when you train a model. You use metrics to evaluate the performance of the model, view the effects of modifying a solution’s configuration, and compare results between solutions that use the same training data but were created with different recipes.
See also solution.
See also recipe.
MFA See multi-factor authentication (MFA).
micro instance A type of EC2 instance that's more economical to use if you have occasional bursts of high CPU activity.
AWS Microservice Extractor for .NET AWS Microservice Extractor for .NET is an assistive modernization tool that helps to reduce the time and effort required to break down large, monolithic applications running on the AWS Cloud or on premises into smaller, independent services. These services can be operated and managed independently.
Migration Hub AWS Migration Hub is a service that provides a single location to track migration tasks across multiple AWS tools and partner solutions.
See also https://aws.amazon.com/migration-hub
MIME See Multipurpose Internet Mail Extensions (MIME).
Amazon ML Amazon Machine Learning is a cloud-based service that creates machine learning (ML) models by finding patterns in your data, and uses these models to process new data and generate predictions.
See also http://aws.amazon.com/machine-learning
ML model In machine learning (ML), a mathematical model that generates predictions by finding patterns in data. Amazon Machine Learning supports three types of ML models: binary classification, multiclass classification, and regression. Also known as a predictive model.
See also binary classification model.
See also multiclass classification model.
See also regression model.
Mobile Analytics Amazon Mobile Analytics is a service for collecting, visualizing, understanding, and extracting mobile app usage data at scale.
See also https://aws.amazon.com/mobileanalytics.
Mobile Hub See Amplify.
AWS Mobile SDK See Amplify.
Mobile SDK for Android See Amplify Android.
Mobile SDK for iOS See Amplify iOS.
Mobile SDK for Unity The AWS Mobile SDK for Unity is included in the AWS SDK for .NET.
Mobile SDK for Xamarin The AWS Mobile SDK for Xamarin is included in the AWS SDK for .NET.
Amazon Monitron Amazon Monitron is an end-to-end system that uses machine learning (ML) to detect abnormal behavior in industrial machinery. Use Amazon Monitron to implement predictive maintenance and reduce unplanned downtime.
See also https://aws.amazon.com/monitron
Amazon MQ Amazon MQ is a managed message broker service for Apache ActiveMQ that you can use to set up and operate message brokers in the cloud.
See also https://aws.amazon.com/amazon-mq
MTA See Mail Transfer Agent (MTA).
Multi-AZ deployment A primary DB instance that has a synchronous standby replica in a different Availability Zone. The primary DB instance is synchronously replicated across Availability Zones to the standby replica.
multiclass classification model A machine learning model that predicts values that belong to a limited, pre-defined set of permissible values. For example, “Is this product a book, movie, or clothing?”
multi-factor authentication (MFA) An optional AWS account security feature. After you enable AWS MFA, you must provide a six-digit, single-use code in addition to your sign-in credentials whenever you access secure AWS webpages or the AWS Management Console. You get this single-use code from an authentication device that you keep in your physical possession.
See also https://aws.amazon.com/mfa
multipart upload A feature that you can use to upload a single object as a set of parts.
Multipurpose Internet Mail Extensions (MIME) An internet standard that extends the email protocol to include non-ASCII text and nontext elements, such as attachments.
Multitool A cascading application that provides a simple command-line interface for managing large datasets.
multi-valued attribute An attribute with more than one value.
Amazon MWAA Amazon Managed Workflows for Apache Airflow is a managed orchestration service for Apache Airflow to assist in setting up and operating end-to-end data pipelines in the cloud at scale.
See also https://aws.amazon.com/managed-workflows-for-apache-airflow.
N Z
namespace An abstract container that provides context for the items (names, or technical terms, or words) it holds, and allows disambiguation of homonym items residing in different namespaces.
NAT Network address translation. A strategy of mapping one or more IP addresses to another while data packets are in transit across a traffic routing device. This is commonly used to restrict internet communication to private instances while allowing outgoing traffic.
See also Network Address Translation and Protocol Translation.
See also NAT gateway.
See also NAT instance.
NAT gateway A NAT device, managed by AWS, that performs network address translation in a private subnet, to secure inbound internet traffic. A NAT gateway uses both NAT and port address translation.
See also NAT instance.
NAT instance A NAT device, configured by a user, that performs network address translation in a Amazon VPC public subnet to secure inbound internet traffic.
See also NAT gateway.
Neptune Amazon Neptune is a managed graph database service that you can use to build and run applications that work with highly connected datasets. Neptune supports the popular graph query languages Apache TinkerPop Gremlin and W3C's SPARQL, enabling you to build queries that efficiently navigate highly connected datasets.
See also https://aws.amazon.com/neptune
network ACL An optional layer of security that acts as a firewall for controlling traffic in and out of a subnet. You can associate multiple subnets with a single network ACL, but a subnet can be associated with only one network ACL at a time.
Network Address Translation and Protocol Translation (NAT-PT) An internet protocol standard defined in RFC 2766.
See also NAT instance.
See also NAT gateway.
Network Firewall AWS Network Firewall is a managed service that deploys essential network protections for all Amazon Virtual Private Clouds (Amazon VPCs).
See also https://aws.amazon.com/network-firewall.
n-gram processor A processor that performs n-gram transformations.
See also n-gram transformation.
n-gram transformation Amazon Machine Learning: A transformation that aids in text string analysis. An n-gram transformation takes a text variable as input and outputs strings by sliding a window of size n words, where n is specified by the user, over the text, and outputting every string of words of size n and all smaller sizes. For example, specifying the n-gram transformation with window size =2 returns all the two-word combinations and all of the single words.
NICE Desktop Cloud Visualization A remote visualization technology for securely connecting users to graphic-intensive 3D applications hosted on a remote, high-performance server.
Nimble Studio Amazon Nimble Studio is a managed AWS cloud service for creative studios to produce visual effects, animation, and interactive content—from storyboard to final deliverable.
See also https://aws.amazon.com/nimble-studio
node OpenSearch Service: An OpenSearch instance. A node can be either a data instance or a dedicated master instance.
See also dedicated master node.
NoEcho A property of CloudFormation parameters that prevent the otherwise default reporting of names and values of a template parameter. Declaring the NoEcho property causes the parameter value to be masked with asterisks in the report by the cfn-describe-stacks command.
normalized discounted cumulative gain (NCDG) at K (5/10/25) Amazon Personalize: An evaluation metric that tells you about the relevance of your model’s highly ranked recommendations, where K is a sample size of 5, 10, or 25 recommendations. Amazon Personalize calculates this by assigning weight to recommendations based on their position in a ranked list, where each recommendation is discounted (given a lower weight) by a factor dependent on its position. The normalized discounted cumulative gain at K assumes that recommendations that are lower on a list are less relevant than recommendations higher on the list.
See also metrics.
See also recommendations.
NoSQL Nonrelational database systems that are highly available, scalable, and optimized for high performance. Instead of the relational model, NoSQL databases (for example, DynamoDB) use alternate models for data management, such as key–value pairs or document storage.
null object A null object is one whose version ID is null. Amazon S3 adds a null object to a bucket when versioning for that bucket is suspended. It's possible to have only one null object for each key in a bucket.
number of passes The number of times that you allow Amazon Machine Learning to use the same data records to train a machine learning model.
O Z
O3DE Open 3D Engine (successor to Amazon Lumberyard) is an open-source 3D development engine for creating games and simulations. O3DE is licensed under Apache 2.0 and maintained by a community of contributors, including Amazon.
See also https://www.o3de.org
See also https://aws.amazon.com/lumberyard
See also https://docs.aws.amazon.com/lumberyard
object Amazon S3: The fundamental entity type stored in Amazon S3. Objects consist of object data and metadata. The data portion is opaque to Amazon S3.
CloudFront: Any entity that can be served either over HTTP or a version of RTMP.
observation Amazon Machine Learning: A single instance of data that Amazon Machine Learning (Amazon ML) uses to either train a machine learning model how to predict or to generate a prediction. Each row in an Amazon ML input data file is an observation.
On-Demand Instance An Amazon EC2 pricing option that charges you for compute capacity by the hour or second (minimum of 60 seconds) with no long-term commitment.
Open 3D Engine See O3DE.
OpenSearch Service Amazon OpenSearch Service is an AWS managed service for deploying, operating, and scaling OpenSearch, an open-source search and analytics engine, in the AWS Cloud. Amazon OpenSearch Service (OpenSearch Service) also offers security options, high availability, data durability, and direct access to the OpenSearch API.
See also https://aws.amazon.com/elasticsearch-service.
operation An API function. Also called an action.
OpsWorks AWS OpsWorks is a configuration management service that helps you use Chef to configure and operate groups of instances and applications. You can define the application's architecture and the specification of each component including package installation, software configuration, and resources such as storage. You can automate tasks based on time, load, or lifecycle events.
See also https://aws.amazon.com/opsworks
optimistic locking A strategy to ensure that an item that you want to update has not been modified by others before you perform the update. For DynamoDB, optimistic locking support is provided by the AWS SDKs.
opt-in Region An AWS Region that is disabled by default. To use an opt-in Region, you must enable it. Regions introduced after March 20, 2019 are opt-in Regions. For a list of opt-in Regions, see Considerations before enabling and disabling Regions in the AWS Account Management Guide.
See also Region that is enabled by default.
organization Organizations: An entity that you create to consolidate and manage your AWS accounts. An organization has one management account along with zero or more member accounts.
organizational unit Organizations: A container for accounts within a root of an organization. An organizational unit (OU) can contain other OUs.
Organizations AWS Organizations is an account management service that you can use to consolidate multiple AWS accounts into an organization that you create and centrally manage.
See also https://aws.amazon.com/organizations
origin access identity Also called OAI. When using Amazon CloudFront to serve content with an Amazon S3 bucket as the origin, a virtual identity that you use to require users to access your content through CloudFront URLs instead of Amazon S3 URLs. Usually used with CloudFront private content.
origin server The Amazon S3 bucket or custom origin containing the definitive original version of the content you deliver through CloudFront.
original environment The instances in a deployment group at the start of an CodeDeploy blue/green deployment.
OSB transformation Orthogonal sparse bigram transformation. In machine learning, a transformation that aids in text string analysis and that's an alternative to the n-gram transformation. OSB transformations are generated by sliding the window of size n words over the text, and outputting every pair of words that includes the first word in the window.
See also n-gram transformation.
OU See organizational unit.
Outposts AWS Outposts is a fully managed service by AWS that extends AWS infrastructure, services, APIs, and tools to on-premises data centers and edge locations. Use AWS Outposts for workloads and devices requiring low latency access to on-premises systems, local data processing, data residency, and application migration with local system interdependencies.
See also https://aws.amazon.com/outposts.
output location Amazon Machine Learning: An Amazon S3 location where the results of a batch prediction are stored.
P Z
pagination The process of responding to an API request by returning a large list of records in small separate parts. Pagination can occur in the following situations:
The client sets the maximum number of returned records to a value below the total number of records.
The service has a default maximum number of returned records that's lower than the total number of records.
When an API response is paginated, the service sends a subset of the large list of records and a pagination token that indicates that more records are available. The client includes this pagination token in a subsequent API request, and the service responds with the next subset of records. This continues until the service responds with a subset of records and no pagination token, indicating that all records have been sent.
pagination token A marker that indicates that an API response contains a subset of a larger list of records. The client can return this marker in a subsequent API request to retrieve the next subset of records until the service responds with a subset of records and no pagination token, indicating that all records have been sent.
See also pagination.
paid AMI An Amazon Machine Image (AMI) that you sell to other Amazon EC2 users on AWS Marketplace.
AWS Panorama AWS Panorama is a machine learning (ML) Appliance and Software Development Kit (SDK) that organizations can use to bring computer vision (CV) to on-premises cameras to make predictions locally.
See also https://aws.amazon.com/panorama.
AWS ParallelCluster AWS ParallelCluster is an AWS supported open source cluster management tool that helps you to deploy and manage high performance computing (HPC) clusters in the AWS Cloud.
paravirtual virtualization See PV virtualization.
part A contiguous portion of the object's data in a multipart upload request.
partition A group of AWS Regions. Each Region is in only one partition, and each partition contains one or more Regions. Partitions have independent instances of the AWS Identity and Access Management (IAM) infrastructure. In other words, a partition is comprised of Regions that share the same authentication, account, and resource stack. Each AWS account is scoped to one partition. You can't use IAM credentials from one partition to interact with resources in a different partition.
Some AWS services are designed to provide cross-Region functionality. Such cross-Region functionality is supported only between Regions in the same partition. AWS commercial Regions are in the AWS partition, China Regions are in the AWS-cn partition, and AWS GovCloud (US) Regions are in the AWS-us-gov partition.
partition key A simple primary key, composed of one attribute (also known as a hash attribute).
See also primary key.
See also sort key.
PAT Port address translation.
pebibyte (PiB) A contraction of peta binary byte, a pebibyte is 2^50 or 1,125,899,906,842,624 bytes. A petabyte (PB) is 10^15 or 1,000,000,000,000,000 bytes. 1,024 PiB is an exbibyte (EiB).
period See sampling period.
permission A statement within a policy that allows or denies access to a particular resource. You can state any permission in the following way: “A has permission to do B to C.” For example, Jane (A) has permission to read messages (B) from John's Amazon SQS queue (C). Whenever Jane sends a request to Amazon SQS to use John's queue, the service checks to see if she has permission. It further checks to see if the request satisfies the conditions John set forth in the permission.
persistent storage A data storage solution where the data remains intact until it's deleted. Options within AWS include: Amazon S3, Amazon RDS, DynamoDB, and other services.
Amazon Personalize Amazon Personalize is an artificial intelligence service for creating individualized product and content recommendations.
See also https://aws.amazon.com/personalize
PERSONALIZED_RANKING recipes Amazon Personalize: Recipes that provide item recommendations in ranked order based on the predicted interest for a user.
See also recipe.
See also recommendations.
See also personalized-ranking recipe.
See also popularity-count recipe.
personalized-ranking recipe Amazon Personalize: A PERSONALIZED_RANKING recipe that ranks a collection of items that you provide based on the predicted interest level for a specific user. Use the personalized-ranking recipe to create curated lists of items or ordered search results that are personalized for a specific user.
See also recipe.
See also PERSONALIZED_RANKING recipes.
physical name A unique label that CloudFormation assigns to each resource when creating a stack. Some AWS CloudFormation commands accept the physical name as a value with the –physical-name parameter.
pilot light An active-passive disaster recovery strategy in which you replicate data from the primary Region as standby, then provision a replica that contains only the core workload infrastructure. To make this infrastructure functional and serve requests, you must provision the remaining resources, such as compute.
See also back up and restore, hot standby, warm standby.
Amazon Pinpoint Amazon Pinpoint is a multichannel communications service that helps organizations send timely, targeted content through SMS, email, mobile push notifications, voice messages, and in-application channels.
See also https://aws.amazon.com/pinpoint.
pipeline CodePipeline: A workflow construct that defines the way software changes go through a release process.
plaintext Information that has not been encrypted, as opposed to ciphertext.
policy IAM: A document defining permissions that apply to a user, group, or role; the permissions in turn determine what users can do in AWS. A policy typically allows access to specific actions, and can optionally grant that the actions are allowed for specific resources, such as EC2 instances or Amazon S3 buckets. Policies can also explicitly deny access.
Amazon EC2 Auto Scaling: An object that stores the information that's needed to launch or terminate instances for an Auto Scaling group. Running the policy causes instances to be launched or terminated. You can configure an alarm to invoke an Auto Scaling policy.
policy generator A tool in the IAM AWS Management Console that helps you build a policy by selecting elements from lists of available options.
policy simulator A tool in the IAM AWS Management Console that helps you test and troubleshoot policies so you can see their effects in real-world scenarios.
policy validator A tool in the IAM AWS Management Console that examines your existing IAM access control policies to ensure that they comply with the IAM policy grammar.
Amazon Polly Amazon Polly is a text-to-speech (TTS) service that turns text into natural-sounding human speech. Amazon Polly provides dozens of lifelike voices across a broad set of languages so that you can build speech-enabled applications that work in many different countries.
See also https://aws.amazon.com/polly
popularity-count recipe Amazon Personalize: A USER_PERSONALIZATION recipe that recommends the items that have had the most interactions with unique users.
See also recipe.
See also USER_PERSONALIZATION recipes.
Porting Assistant for .NET Porting Assistant for .NET is a compatibility analyzer that reduces the manual effort required to port Microsoft .NET Framework applications to open source .NET Core.
precision at K (5/10/25) Amazon Personalize: An evaluation metric that tells you how relevant your model’s recommendations are based on a sample size of K (5, 10, or 25) recommendations. Amazon Personalize calculates this metric based on the number of relevant recommendations out of the top K recommendations, divided by K, where K is 5, 10, or 25.
See also metrics.
See also recommendations.
prefix See job prefix.
Premium Support A one-on-one, fast-response support channel that AWS customers can subscribe to for support for AWS infrastructure services.
See also https://aws.amazon.com/premiumsupport
presigned URL A web address that uses query string authentication.
primary key One or two attributes that uniquely identify each item in a DynamoDB table, so that no two items can have the same key.
See also partition key.
See also sort key.
primary shard See shard.
principal The user, service, or account that receives permissions that are defined in a policy. The principal is A in the statement “A has permission to do B to C.”
AWS Private CA AWS Private Certificate Authority is a hosted private certificate authority service for issuing and revoking private digital certificates.
See also https://aws.amazon.com/certificate-manager/private-certificate-authority
private content When using Amazon CloudFront to serve content with an Amazon S3 bucket as the origin, a method of controlling access to your content by requiring users to use signed URLs. Signed URLs can restrict user access based on the current date and time, the IP addresses that the requests originate from, or both.
private IP address A private numerical address (for example, 192.0.2.44) that networked devices use to communicate with one another using the Internet Protocol (IP). Each EC2 instance is assigned two IP addresses at launch, which are directly mapped to each other through network address translation (NAT): a private address (following RFC 1918) and a public address. Exception: Instances launched in Amazon VPC are assigned only a private IP address.
private subnet A Amazon VPC subnet whose instances can't be reached from the internet.
product code An identifier provided by AWS when you submit a product to AWS Marketplace.
properties See resource property.
property rule A JSON-compliant markup standard for declaring properties, mappings, and output values in an CloudFormation template.
Provisioned IOPS A storage option that delivers fast, predictable, and consistent I/O performance. When you specify an IOPS rate while creating a DB instance, Amazon RDS provisions that IOPS rate for the lifetime of the DB instance.
pseudo parameter A predefined setting (for example, AWS:StackName) that can be used in CloudFormation templates without having to declare them. You can use pseudo parameters anywhere you can use a regular parameter.
public AMI An Amazon Machine Image (AMI) that all AWS accounts have permission to launch.
public dataset A large collection of public information that can be seamlessly integrated into applications that are based in the AWS Cloud. Amazon stores public datasets at no charge to the community and, similar to other AWS services, users pay only for the compute and storage they use for their own applications. These datasets currently include data from the Human Genome Project, the US Census, Wikipedia, and other sources.
See also https://aws.amazon.com/publicdatasets.
public IP address A public numerical address (for example, 192.0.2.44) that networked devices use to communicate with one another using the Internet Protocol (IP). Each EC2 instance is assigned two IP addresses at launch, which are directly mapped to each other through Network Address Translation (NAT): a private address (following RFC 1918) and a public address. Exception: Instances launched in Amazon VPC are assigned only a private IP address.
public subnet A subnet whose instances can be reached from the internet.
PV virtualization Paravirtual virtualization allows guest VMs to run on host systems that don't have special support extensions for full hardware and CPU virtualization. Because PV guests run a modified operating system that doesn't use hardware emulation, they can't provide hardware-related features, such as enhanced networking or GPU support.
See also HVM virtualization.
Q Z
Amazon QLDB Amazon Quantum Ledger Database (Amazon QLDB) is a fully managed ledger database that provides a transparent, immutable, and cryptographically verifiable transaction log owned by a central trusted authority.
See also https://aws.amazon.com/qldb.
quartile binning transformation Amazon Machine Learning: A process that takes two inputs, a numerical variable and a parameter called a bin number, and outputs a categorical variable. Quartile binning transformations discover non-linearity in a variable's distribution by enabling the machine learning model to learn separate importance values for parts of the numeric variable’s distribution.
Query A type of web service that generally uses only the GET or POST HTTP method and a query string with parameters in the URL.
See also REST.
query string authentication An AWS feature that you can use to place the authentication information in the HTTP request query string instead of in the Authorization header, which provides URL-based access to objects in a bucket.
queue A sequence of messages or jobs that are held in temporary storage awaiting transmission or processing.
queue URL A web address that uniquely identifies a queue.
QuickSight Amazon QuickSight is a fast, cloud-powered business analytics service that you can use to build visualizations, perform analysis, and quickly get business insights from your data.
See also https://aws.amazon.com/quicksight
quota The maximum value for your resources, actions, and items in your AWS account
R Z
AWS RAM AWS Resource Access Manager is a web service that AWS customers can use to securely share AWS resources with any AWS account or within your organization.
See also https://aws.amazon.com/ram.
range GET A request that specifies a byte range of data to get for a download. If an object is large, you can break up a download into smaller units by sending multiple range GET requests that each specify a different byte range to GET.
raw email A type of sendmail request with which you can specify the email headers and MIME types.
Amazon RDS Amazon Relational Database Service is a web service that makes it easier to set up, operate, and scale a relational database in the cloud. It provides cost-efficient, resizable capacity for an industry-standard relational database and manages common database administration tasks.
See also https://aws.amazon.com/rds.
read local/write global An active-active strategy in which all writes for a workload are sent to one primary Region and all read traffic is served from the Region where the request originates. Typically architected with an asynchronous data store. Sometimes referred to as read local-write global.
See also read local/write local, global consistency.
read local/write local An active-active strategy in which all writes for a workload are sent to one primary Region and all read traffic is served from the Region where the request originates. Typically architected with an asynchronous data store. Sometimes referred to as read local-write global.
See also read local/write global, global consistency.
read replica Amazon RDS: An active copy of another DB instance. Any updates to the data on the source DB instance are replicated to the read replica DB instance using the built-in replication feature of MySQL 5.1.
real-time predictions Amazon Machine Learning: Synchronously generated predictions for individual data observations.
See also batch prediction.
receipt handle Amazon SQS: An identifier that you get when you receive a message from the queue. This identifier is required to delete a message from the queue or when changing a message's visibility timeout.
receiver The entity that consists of the network systems, software, and policies that manage email delivery for a recipient.
recipe Amazon Personalize: An Amazon Personalize algorithm that's preconfigured to predict the items that a user interacts with (for USER_PERSONALIZATION recipes), or calculate items that are similar to specific items that a user has shown interest in (for RELATED_ITEMS recipes), or rank a collection of items that you provide based on the predicted interest for a specific user (for PERSONALIZED_RANKING recipes).
See also USER_PERSONALIZATION recipes.
See also RELATED_ITEMS recipes.
See also PERSONALIZED_RANKING recipes.
recipient Amazon SES: The person or entity receiving an email message. For example, a person named in the “To” field of a message.
recommendations Amazon Personalize: A list of items that Amazon Personalize predicts that a user interacts with. Depending on the Amazon Personalize recipe used, recommendations can be either a list of items (with USER_PERSONALIZATION recipes and RELATED_ITEMS recipes), or a ranking of a collection of items you provided (with PERSONALIZED_RANKING recipes).
See also recipe.
See also campaign.
See also solution version.
See also USER_PERSONALIZATION recipes.
See also RELATED_ITEMS recipes.
See also PERSONALIZED_RANKING recipes.
Redis A fast, open-source, in-memory key-value data structure store. Redis comes with a set of versatile in-memory data structures with which you can easily create a variety of custom applications.
Amazon Redshift Amazon Redshift is a fully managed, petabyte-scale data warehouse service in the cloud. With Amazon Redshift, you can analyze your data using your existing business intelligence tools.
See also https://aws.amazon.com/redshift
reference A means of inserting a property from one AWS resource into another. For example, you could insert an Amazon EC2 security group property into an Amazon RDS resource.
Region A named set of AWS resources that's in the same geographical area. A Region is comprised of at least three Availability Zones. AWS Regions are divided into partitions. AWS commercial Regions are in the AWS partition, China Regions are in the AWS-cn partition, and AWS GovCloud (US) Regions are in the AWS-us-gov partition.
Region that is enabled by default An AWS Region that is enabled by default. Regions that were introduced before March 20, 2019 are enabled by default and can’t be disabled. For a list of Regions that aren’t enabled by default (opt-in Region), see Considerations before enabling and disabling Regions in the AWS Account Management Guide.
regression model Amazon Machine Learning: Preformatted instructions for common data transformations that fine-tune machine learning model performance.
regression model A type of machine learning model that predicts a numeric value, such as the exact purchase price of a house.
regularization A machine learning (ML) parameter that you can tune to obtain higher-quality ML models. Regularization helps prevent ML models from memorizing training data examples instead of learning how to generalize the patterns it sees (called overfitting). When training data is overfitted, the ML model performs well on the training data, but doesn't perform well on the evaluation data or on new data.
Amazon Rekognition Amazon Rekognition is a machine learning service that identifies objects, people, text, scenes, and activities, including inappropriate content, in either image or video files. With Amazon Rekognition Custom Labels, you can create a customized ML model that detects objects and scenes specific to your business in images.
See also https://aws.amazon.com/rekognition
RELATED_ITEMS recipes Amazon PersonalizeRecipes that recommend items that are similar to a specified item, such as the item-to-item (SIMS) recipe.
See also recipe.
See also item-to-item similarities (SIMS) recipe.
replacement environment The instances in a deployment group after the CodeDeploy blue/green deployment.
replica shard See shard.
reply path The email address that an email reply is sent to. This is different from the return path.
representational state transfer See REST.
reputation 1. An Amazon SES metric, based on factors that might include bounces, complaints, and other metrics, regarding whether a customer is sending high-quality email.
2. A measure of confidence, as judged by an internet service provider (ISP) or other entity that an IP address that they are receiving email from isn't the source of spam.
requester The person (or application) that sends a request to AWS to perform a specific action. When AWS receives a request, it first evaluates the requester's permissions to determine whether the requester is allowed to perform the request action (if applicable, for the requested resource).
Requester Pays An Amazon S3 feature that allows a bucket owner to specify that anyone who requests access to objects in a particular bucket must pay the data transfer and request costs.
reservation A collection of EC2 instances started as part of the same launch request. This is not to be confused with a Reserved Instance.
Reserved Instance A pricing option for EC2 instances that discounts the on-demand usage charge for instances that meet the specified parameters. Customers pay for the entire term of the instance, regardless of how they use it.
Reserved Instance Marketplace An online exchange that matches sellers who have reserved capacity that they no longer need with buyers who are looking to purchase additional capacity. reserved instances that you purchase from third-party sellers have less than a full standard term remaining and can be sold at different upfront prices. The usage or reoccurring fees remain the same as the fees set when the Reserved Instances were originally purchased. Full standard terms for Reserved Instances available from AWS run for one year or three years.
Resilience Hub AWS Resilience Hub gives you a central place to define, validate, and track the resiliency of your AWS application. It helps you to protect your applications from disruptions, and reduce recovery costs to optimize business continuity to help meet compliance and regulatory requirements.
See also https://aws.amazon.com/resilience-hub.
resource An entity that users can work with in AWS, such as an EC2 instance, an DynamoDB table, an Amazon S3 bucket, an IAM user, or an OpsWorks stack.
Resource Groups AWS Resource Groups is a web service that AWS customers can use to manage and automate tasks on large numbers of resources at one time.
See also AWS Resource Groups.
Amazon Resource Name (ARN) Amazon Resource Name is a standardized way to refer to an AWS resource (for example, arn:aws:iam::123456789012:user/division_abc/subdivision_xyz/Bob).
resource property A value required when including an AWS resource in an CloudFormation stack. Each resource can have one or more properties associated with it. For example, an AWS::EC2::Instance resource might have a UserData property. In an AWS CloudFormation template, resources must declare a properties section, even if the resource has no properties.
resource record Also called resource record set. The fundamental information elements in the Domain Name System (DNS).
See also Domain Name System on Wikipedia.
REST Representational state transfer. A simple stateless architecture that generally runs over HTTPS/TLS. REST emphasizes that resources have unique and hierarchical identifiers (URIs), are represented by common media types (such as HTML, XML, or JSON), and that operations on the resources are either predefined or discoverable within the media type. In practice, this generally results in a limited number of operations.
See also Query.
See also WSDL.
See also SOAP.
RESTful web service Also known as RESTful API. A web service that follows REST architectural constraints. The API operations must use HTTP methods explicitly, expose hierarchical URIs, and transfer either XML, JSON, or both.
return enabled CloudSearch: An index field option that enables the field's values to be returned in the search results.
return path The email address that bounced email is returned to. The return path is specified in the header of the original email. This is different from the reply path.
revision CodePipeline: A change that's made to a source that's configured in a source action, such as a pushed commit to a GitHub repository or an update to a file in a versioned Amazon S3 bucket.
AWS RoboMaker AWS RoboMaker is a cloud-based simulation service that robotics developers use to run, scale, and automate simulation without managing any infrastructure.
See also https://aws.amazon.com/robomaker.
role A tool for giving temporary access to AWS resources in your AWS account.
rollback A return to a previous state that follows the failure to create an object, such as CloudFormation stack. All resources that are associated with the failure are deleted during the rollback. For AWS CloudFormation, you can override this behavior using the –disable-rollback option on the command line.
root Organizations: A parent container for the accounts in your organization. If you apply a service control policy to the root, it applies to every organizational unit and account in the organization.
root credentials Authentication information associated with the AWS account owner.
root device volume A volume that contains the image used to boot the instance (also known as a root device). If you launched the instance from an AMI backed by instance store, this is an instance store volume created from a template stored in Amazon S3. If you launched the instance from an AMI backed by Amazon EBS, this is an Amazon EBS volume created from an Amazon EBS snapshot.
route table A set of routing rules that controls the traffic leaving any subnet that's associated with the route table. You can associate multiple subnets with a single route table, but a subnet can be associated with only one route table at a time.
Route 53 Amazon Route 53 is a web service that you can use to create a new DNS service or to migrate your existing DNS service to the cloud.
See also https://aws.amazon.com/route53.
row identifier Amazon Machine Learning: An attribute in the input data that you can include in the evaluation or prediction output to make it easier to associate a prediction with an observation.
rule AWS WAF: A set of conditions that AWS WAF searches for in web requests to AWS resources such as Amazon CloudFront distributions. You add rules to a web ACL, and then specify whether you want to allow or block web requests based on each rule.
S Z
Amazon S3 Amazon S3 is storage for the internet. You can use it to store and retrieve any amount of data at any time, from anywhere on the web.
See also https://aws.amazon.com/s3.
Amazon S3 Glacier Amazon S3 Glacier is a secure, durable, and low-cost storage service for data archiving and long-term backup. You can reliably store large or small amounts of data for significantly less than on-premises solutions. S3 Glacier is optimized for infrequently accessed data, where a retrieval time of several hours is suitable.
See also https://aws.amazon.com/glacier
Amazon S3-Backed AMI See instance store-backed AMI.
SageMaker Amazon SageMaker is a fully managed cloud service that builds, trains, and deploys machine learning (ML) models by using AWS infrastructure, tools, and workflows.
See also https://aws.amazon.com/sagemaker.
AWS SAM AWS Serverless Application Model is an open-source framework for building and running serverless applications. AWS SAM provides a command line interface tool and a shorthand syntax template specification that you can use to quickly iterate through your serverless application lifecycle.
See also https://aws.amazon.com/serverless/sam
sampling period A defined duration of time, such as one minute, which CloudWatch computes a statistic over.
sandbox A testing location where you can test the functionality of your application without affecting production, incurring charges, or purchasing products.
Amazon SES: An environment that developers can use to test and evaluate the service. In the sandbox, you have full access to the Amazon SES API, but you can only send messages to verified email addresses and the mailbox simulator. To get out of the sandbox, you must apply for production access. Accounts in the sandbox also have lower sending limits than production accounts.
scale in To remove EC2 instances from an Auto Scaling group.
scale out To add EC2 instances to an Auto Scaling group.
scaling activity A process that changes the size, configuration, or makeup of an Auto Scaling group by launching or terminating instances.
scaling policy A description of how Auto Scaling automatically scales an Auto Scaling group in response to changing demand.
See also scale in.
See also scale out.
scheduler The method used for placing tasks on container instances.
schema Amazon Machine Learning: The information that's needed to interpret the input data for a machine learning model, including attribute names and their assigned data types, and the names of special attributes.
score cut-off value Amazon Machine Learning: A binary classification model outputs a score that ranges from 0 to 1. To decide whether an observation is classified as 1 or 0, you pick a classification threshold, or cut-off, and Amazon ML compares the score against it. Observations with scores higher than the cut-off are predicted as target equals 1, and scores lower than the cut-off are predicted as target equals 0.
SCP See service control policy.
AWS SCT AWS Schema Conversion Tool is a desktop application that automates heterogeneous database migrations. You can use AWS SCT to convert database schemas and code objects, SQL code in your applications, and ETL scripts to a format compatible with the target database. Then, you can use AWS SCT data extraction agents to migrate data to your target database.
See also https://aws.amazon.com/dms/schema-conversion-tool.
AWS SDK for .NET AWS SDK for .NET is a software development kit that provides .NET API operations for AWS services including Amazon S3, Amazon EC2, IAM, and more. You can download the SDK as multiple service-specific packages on NuGet.
See also https://aws.amazon.com/sdk-for-net
SDK for C++ AWS SDK for C++ is a software development kit that provides C++ APIs for many AWS services including Amazon S3, Amazon EC2, DynamoDB, and more. The single, downloadable package includes the AWS C++ library, code examples, and documentation.
See also https://aws.amazon.com/sdk-for-cpp
SDK for Go AWS SDK for Go is a software development kit for integrating your Go application with the full suite of AWS services.
See also https://aws.amazon.com/sdk-for-go
SDK for Java AWS SDK for Java is a software development kit that provides Java API operations for many AWS services including Amazon S3, Amazon EC2, DynamoDB, and more. The single, downloadable package includes the AWS Java library, code examples, and documentation.
See also https://aws.amazon.com/sdk-for-java
SDK for JavaScript in Node.js AWS SDK for JavaScript in Node.js is a software development kit for accessing AWS services from JavaScript in Node.js. The SDK provides JavaScript objects for AWS services, including Amazon S3, Amazon EC2, DynamoDB, and Amazon SWF. The single, downloadable package includes the AWS JavaScript library and documentation.
See also https://docs.aws.amazon.com/sdk-for-javascript/v2/developer-guide
SDK for JavaScript in the Browser AWS SDK for JavaScript in the Browser is a software development kit for accessing AWS services from JavaScript code running in the browser. Authenticate users through Facebook, Google, or Login with Amazon using web identity federation. Store application data in DynamoDB, and save user files to Amazon S3.
See also https://docs.aws.amazon.com/sdk-for-javascript/v2/developer-guide
SDK for PHP AWS SDK for PHP is a software development kit and open-source PHP library for integrating your PHP application with AWS services such as Amazon S3, Amazon S3 Glacier, and DynamoDB.
See also https://aws.amazon.com/sdk-for-php
SDK for Python (Boto3) AWS SDK for Python (Boto3) is a software development kit for using Python to access AWS services such as Amazon EC2, Amazon EMR, Amazon EC2 Auto Scaling, Kinesis, or Lambda.
See also http://boto.readthedocs.org/en/latest
SDK for Ruby AWS SDK for Ruby is a software development kit for accessing AWS services from Ruby. The SDK provides Ruby classes for many AWS services including Amazon S3, Amazon EC2, DynamoDB and more. The single, downloadable package includes the AWS Ruby Library and documentation.
See also https://aws.amazon.com/sdk-for-ruby
SDK for Rust AWS SDK for Rust is a software development kit that provides APIs and utilities for developers. It enables Rust applications to integrate with AWS services such as Amazon S3 and Amazon EC2.
SDK for Swift AWS SDK for Swift is a software development kit that provides support for accessing AWS infrastructure and services using the Swift language.
search API CloudSearch: The API that you use to submit search requests to a search domain.
search domain CloudSearch: Encapsulates your searchable data and the search instances that handle your search requests. You typically set up a separate Amazon CloudSearch domain for each different collection of data that you want to search.
search domain configuration CloudSearch: A domain's indexing options, analysis schemes, expressions, suggesters, access policies, and scaling and availability options.
search enabled CloudSearch: An index field option that enables the field data to be searched.
search endpoint CloudSearch: The URL that you connect to when sending search requests to a search domain. Each Amazon CloudSearch domain has a unique search endpoint that remains the same for the life of the domain.
search index CloudSearch: A representation of your searchable data that facilitates fast and accurate data retrieval.
search instance CloudSearch: A compute resource that indexes your data and processes search requests. An Amazon CloudSearch domain has one or more search instances, each with a finite amount of RAM and CPU resources. As your data volume grows, more search instances or larger search instances are deployed to contain your indexed data. When necessary, your index is automatically partitioned across multiple search instances. As your request volume or complexity increases, each search partition is automatically replicated to provide additional processing capacity.
search request CloudSearch: A request that's sent to an Amazon CloudSearch domain's search endpoint to retrieve documents from the index that match particular search criteria.
search result CloudSearch: A document that matches a search request. Also referred to as a search hit.
secret access key A key that's used with the access key ID to cryptographically sign programmatic AWS requests. Signing a request identifies the sender and prevents the request from being altered. You can generate secret access keys for your AWS account, individual IAM users and temporary sessions.
Secrets Manager AWS Secrets Manager is a service for securely encrypting, storing, and rotating credentials for databases and other services.
See also https://aws.amazon.com/secrets-manager
security group A named set of allowed inbound network connections for an instance. (Security groups in Amazon VPC also include support for outbound connections.) Each security group consists of a list of protocols, ports, and IP address ranges. A security group can apply to multiple instances, and multiple groups can regulate a single instance.
Security Hub AWS Security Hub is a service that provides a comprehensive view of the security state of your AWS resources. Security Hub collects security data from AWS accounts and services and helps you analyze your security trends to identify and prioritize the security issues across your AWS environment.
See also https://aws.amazon.com/security-hub
sender The person or entity sending an email message.
Sender ID A Microsoft controlled version of SPF. An email authentication and anti-spoofing system. For more information about Sender ID, see Sender ID in Wikipedia.
sending limits The sending quota and maximum send rate that are associated with every Amazon SES account.
sending quota The maximum number of email messages that you can send using Amazon SES in a 24-hour period.
AWS Serverless Application Repository AWS Serverless Application Repository is a managed repository that teams, organizations, and individual developers can use to store and share reusable applications, and assemble and deploy serverless architectures in powerful new ways.
See also https://aws.amazon.com/serverless/serverlessrepo
server-side encryption (SSE) The encrypting of data at the server level. Amazon S3 supports three modes of server-side encryption: SSE-S3, where Amazon S3 manages the keys; SSE-C, where the customer manages the keys; and SSE-KMS, where AWS KMS manages keys.
Service Catalog AWS Service Catalog is a web service that helps organizations create and manage catalogs of IT services that are approved for use on AWS. These IT services can include everything from virtual machine images, servers, software, and databases to complete multitier application architectures.
See also https://aws.amazon.com/servicecatalog
service control policy Organizations: A policy-based control that specifies the services and actions that users and roles can use in the accounts that the service control policy (SCP) affects.
service endpoint See endpoint.
service health dashboard A webpage showing up-to-the-minute information about AWS service availability. The dashboard is located at http://status.aws.amazon.com
AWS Service Management Connector AWS Service Management Connector enables customers to provision, manage, and operate AWS resources and capabilities in familiar IT Service Management (ITSM) tooling.
See also https://aws.amazon.com/service-management-connector.
Service Quotas A service for viewing and managing your quotas easily and at scale as your AWS workloads grow. Quotas, also referred to as limits, are the maximum number of resources that you can create in an AWS account.
service role An IAM role that grants permissions to an AWS service so it can access AWS resources. The policies that you attach to the service role determine which AWS resources the service can access and what it can do with those resources.
Amazon SES Amazon Simple Email Service is a simple and cost-effective email solution for applications.
See also https://aws.amazon.com/ses.
session The period when the temporary security credentials that are provided by AWS STS allow access to your AWS account.
SHA Secure Hash Algorithm. SHA1 is an earlier version of the algorithm, which AWS has replaced with SHA256.
shard OpenSearch Service: A partition of data in an index. You can split an index into multiple shards, which can include primary shards (original shards) and replica shards (copies of the primary shards). Replica shards provide failover. This means that, if a cluster node that contains a primary shard fails, a replica shard is promoted to a primary shard. Replica shards also can handle requests.
shared AMI An Amazon Machine Image (AMI) that a developer builds and makes available for others to use.
Shield AWS Shield is a service that helps to protect your resources—such as Amazon EC2 instances, Elastic Load Balancing load balancers, Amazon CloudFront distributions, and Route 53 hosted zones—against DDoS attacks. AWS Shield is automatically included at no extra cost beyond what you already pay for AWS WAF and your other AWS services. For added protection against DDoS attacks, AWS offers AWS Shield Advanced.
See also https://aws.amazon.com/shield.
shutdown action Amazon EMR: A predefined bootstrap action that launches a script that runs a series of commands in parallel before terminating the job flow.
signature Refers to a digital signature, which is a mathematical way to confirm the authenticity of a digital message. AWS uses signatures to authenticate the requests you send to our web services. For more information, to https://aws.amazon.com/security.
SIGNATURE file Import/Export: A file that you copy to the root directory of your storage device. The file contains a job ID, manifest file, and a signature.
Signature Version 4 Protocol for authenticating inbound API requests to AWS services in all AWS Regions.
Signer AWS Signer is a fully managed code-signing service used to ensure the authenticity and integrity of an AWS customer's code.
Silk Amazon Silk is a next-generation web browser that's available only on Fire OS tablets and phones. Built on a split architecture that divides processing between the client and the AWS Cloud, Amazon Silk creates a faster, more responsive mobile browsing experience.
Simple Mail Transfer Protocol See SMTP.
Simple Object Access Protocol See SOAP.
SimSpace Weaver AWS SimSpace Weaver is a managed service that you can use to build and run large-scale spatial simulations in the AWS Cloud.
See also https://aws.amazon.com/simspaceweaver
SIMS recipe See item-to-item similarities (SIMS) recipe.
single sign-on An authentication scheme that allows users to sign in one time to access multiple applications and websites. The service name AWS Single Sign-On is now AWS IAM Identity Center.
See also IAM Identity Center.
Single-AZ DB instance A standard (non-Multi-AZ) DB instance that's deployed in one Availability Zone, without a standby replica in another Availability Zone.
See also Multi-AZ deployment.
Site-to-Site VPN AWS Site-to-Site VPN is a fully managed service that you can use to establish Internet Protocol security (IPsec) VPN connections between your AWS networks and your on-premises networks.
See also https://aws.amazon.com/vpn/site-to-site-vpn.
sloppy phrase search A search for a phrase that specifies how close the terms must be to one another to be considered a match.
AWS SMS AWS Server Migration Service is a service that combines data collection tools with automated server replication to speed the migration of on-premises servers to AWS.
See also https://aws.amazon.com/server-migration-service.
SMTP Simple Mail Transfer Protocol. The standard that's used to exchange email messages between internet hosts for the purpose of routing and delivery.
snapshot Amazon EBS: A backup of your volumes that's stored in Amazon S3. You can use these snapshots as the starting point for new Amazon EBS volumes or to protect your data for long-term durability.
See also DB snapshot.
Snowball AWS Snowball is a petabyte-scale data transport solution that uses devices that are secure to transfer large amounts of data into and out of the AWS Cloud.
See also https://aws.amazon.com/snowball.
Amazon SNS Amazon Simple Notification Service is a web service that applications, users, and devices can use to instantly send and receive notifications from the cloud.
See also https://aws.amazon.com/sns.
SOAP Simple Object Access Protocol. An XML-based protocol that you can use to exchange information over a particular protocol (for example, HTTP or SMTP) between applications.
See also REST.
See also WSDL.
soft bounce A temporary email delivery failure such as one resulting from a full mailbox.
software VPN A software appliance-based VPN connection over the internet.
solution Amazon Personalize: The recipe, customized parameters, and trained models (solution versions) that can be used to generate recommendations.
See also recipe.
See also solution version.
See also recommendations.
solution version Amazon Personalize: A trained model that you create as part of a solution in Amazon Personalize. You deploy a solution version in a campaign to generate recommendations.
See also solution.
See also campaign.
See also recommendations.
sort enabled CloudSearch: An index field option that enables a field to be used to sort the search results.
sort key An attribute used to sort the order of partition keys in a composite primary key (also known as a range attribute).
See also partition key.
See also primary key.
source/destination checking A security measure to verify that an EC2 instance is the origin of all traffic that it sends and the ultimate destination of all traffic that it receives. In other words, this measure verifies that the instance isn't relaying traffic. By default, source/destination checking is turned on. For instances that function as gateways, such as Amazon VPC NAT instances, source/destination checking must be disabled.
spam Unsolicited bulk emails.
spamtrap An email address that's set up by an anti-spam entity. This email address isn't for correspondence but rather for monitoring unsolicited emails. This is also called a honeypot.
SPF Sender Policy Framework. A standard for authenticating email.
SPICE A robust in-memory engine that is part of Amazon QuickSight. Engineered for the cloud, SPICE (Super-fast, Parallel, In-memory Calculation Engine) uses a combination of storage and in-memory technologies. It uses these to get faster results from interactive queries and advanced calculations on large datasets. SPICE automatically replicates data for high availability. SPICE makes it possible for Amazon QuickSight to support hundreds of thousands of simultaneous analyses across a variety of data sources.
Spot Instance A type of EC2 instance that you can bid on to use unused Amazon EC2 capacity.
Spot price The price for a Spot Instance at any given time. If your maximum price exceeds the current price and your restrictions are met, Amazon EC2 launches instances on your behalf.
SQL injection match condition AWS WAF: An attribute that specifies the part of web requests (such as a header or a query string) that AWS WAF inspects for malicious SQL code. Based on the specified conditions, you can configure AWS WAF to allow or block web requests to an AWS resource, such as an Amazon CloudFront distribution.
Amazon SQS Amazon Simple Queue Service is a reliable and scalable hosted queues for storing messages as they travel between computers.
See also https://aws.amazon.com/sqs.
Amazon SWF Amazon Simple Workflow Service is a fully managed service that helps developers build, run, and scale background jobs that have parallel or sequential steps. Amazon SWF functions similar to a state tracker and task coordinator in the AWS Cloud.
See also https://aws.amazon.com/swf
SSE See server-side encryption (SSE).
SSL Secure Sockets Layer
See also Transport Layer Security (TLS).
stack CloudFormation: A collection of AWS resources that you create and delete as a single unit.
OpsWorks: A set of instances that you manage collectively, typically because they have a common purpose such as serving PHP applications. A stack serves as a container and handles tasks that apply to the group of instances as a whole, such as managing applications and cookbooks.
station CodePipeline: A portion of a pipeline workflow where one or more actions are performed.
station A place at an AWS facility where your AWS Import/Export data is transferred on to, or off of, your storage device.
statistic One of five functions of the values submitted for a given sampling period. These functions are Maximum, Minimum, Sum, Average, and SampleCount.
stem The common root or substring shared by a set of related words.
stemming The process of mapping related words to a common stem. This enables matching on variants of a word. For example, a search for “horse” could return matches for horses, horseback, and horsing, as well as horse. CloudSearch supports both dictionary based and algorithmic stemming.
step Amazon EMR: A single function applied to the data in a job flow. The sum of all steps comprises a job flow.
Step Functions AWS Step Functions is a web service that coordinates the components of distributed applications as a series of steps in a visual workflow.
See also https://aws.amazon.com/step-functions
step type Amazon EMR: The type of work done in a step. There are a limited number of step types, such as moving data from Amazon S3 to Amazon EC2 or from Amazon EC2 to Amazon S3.
sticky session A feature of the ELB load balancer that binds a user's session to a specific application instance. This is so that all requests that are coming from the user during the session are sent to the same application instance. By contrast, a load balancer defaults to route each request independently to the application instance with the smallest load.
stopping The process of filtering stop words from an index or search request.
stopword A word that isn't indexed and is automatically filtered out of search requests because it's either insignificant or so common that including it results in too many matches to be useful. Stopwords are language specific.
Storage Gateway AWS Storage Gateway is a hybrid cloud storage service that provides on-premises access to virtually unlimited cloud storage.
See also AWS Storage Gateway.
streaming Amazon EMR: A utility that comes with Hadoop that you can use to develop MapReduce executables in languages other than Java.
CloudFront: The ability to use a media file in real time—as it's transmitted in a steady stream from a server.
streaming distribution A special kind of distribution that serves streamed media files using a Real Time Messaging Protocol (RTMP) connection.
Streams See Kinesis Data Streams.
string match condition AWS WAF: An attribute that specifies the strings that AWS WAF searches for in a web request, such as a value in a header or a query string. Based on the specified strings, you can configure AWS WAF to allow or block web requests to an AWS resource, such as a CloudFront distribution.
string-to-sign Before you calculate an HMAC signature, you first assemble the required components in a canonical order. The preencrypted string is the string-to-sign.
strongly consistent read A read process that returns a response with the most up-to-date data. This data reflects the updates from all previous write operations that were successful—regardless of the Region.
See also data consistency.
See also eventual consistency.
See also eventually consistent read.
structured query Search criteria that are specified using the CloudSearch structured query language. You use the structured query language to construct compound queries that use advanced search options and combine multiple search criteria using Boolean operators.
AWS STS AWS Security Token Service is a web service for requesting temporary, limited-privilege credentials for IAM users or for users that you authenticate (federated users).
See also https://aws.amazon.com/iam
subnet A segment of the IP address range of a Amazon VPC that an EC2 instance can be attached to. You can create subnets to group instances according to security and operational needs.
Subscription button An HTML-coded button that provides a simple way to charge customers a recurring fee.
suggester CloudSearch: Specifies an index field for getting autocomplete suggestions and options that can enable fuzzy matches and control how suggestions are sorted.
suggestions Documents that contain a match for the partial search string in the field that's designated by the suggester. CloudSearch suggestions include the document IDs and field values for each matching document. To be a match, the string must match the contents of the field starting from the beginning of the field.
Sumerian Amazon Sumerian is a set of tools for creating and running high-quality 3D, augmented reality (AR), and virtual reality (VR) applications on the web.
See also https://aws.amazon.com/sumerian
supported AMI An Amazon Machine Image (AMI) similar to a paid AMI, except that the owner charges for additional software or a service that customers use with their own AMIs.
SWF See Amazon SWF.
symmetric encryption Encryption that uses a private key only.
See also asymmetric encryption.
synchronous bounce A type of bounce that occurs while the email servers of the sender and receiver are actively communicating.
synonym A word that's the same or nearly the same as an indexed word and that likely produces the same results when specified in a search request. For example, a search for “Rocky Four” or “Rocky 4” likely returns the fourth Rocky movie. You can do this by designating that four and 4 are synonyms for IV. Synonyms are language specific.
Systems Manager AWS Systems Manager is the operations hub for AWS and hybrid cloud environments that can help achieve secure operations at scale. It provides a unified user interface for users to view operations data from multiple AWS services and automate tasks across their AWS resources.
See also https://aws.amazon.com/systems-manager.
T Z
table A collection of data. Similar to other database systems, DynamoDB stores data in tables.
tag Metadata that you can define and assign to AWS resources, such as an EC2 instance. Not all AWS resources can be tagged.
tagging Tagging resources: Applying a tag to an AWS resource.
Amazon SES: Also called labeling. A way to format return path email addresses so that you can specify a different return path for each recipient of a message. You can use tagging to support VERP. For example, if Andrew manages a mailing list, he can use the return paths andrew+recipient1@example.net and andrew+recipient2@example.net so that he can determine which email bounced.
target attribute Amazon Machine Learning (Amazon ML): The attribute in the input data that contains the “correct” answers. Amazon ML uses the target attribute to learn how to make predictions on new data. For example, if you were building a model for predicting the sale price of a house, the target attribute would be “target sale price in USD.”
target revision CodeDeploy: The most recent version of the application revision that has been uploaded to the repository and will be deployed to the instances in a deployment group. In other words, the application revision currently targeted for deployment. This is also the revision that will be pulled for automatic deployments.
task An instantiation of a task definition that's running on a container instance.
task definition The blueprint for your task. Specifies the name of the task, revisions, container definitions, and volume information.
task node An EC2 instance that runs Hadoop map and reduce tasks, but doesn't store data. Task nodes are managed by the master node, which assigns Hadoop tasks to nodes and monitors their status. While a job flow is running, you can increase and decrease the number of task nodes. Because they don't store data and can be added and removed from a job flow, you can use task nodes to manage the EC2 instance capacity your job flow uses, increasing capacity to handle peak loads and decreasing it later.
Task nodes only run a TaskTracker Hadoop daemon.
tebibyte (TiB) A contraction of tera binary byte. A tebibyte (TiB) is 2^40 or 1,099,511,627,776 bytes. A terabyte (TB) is 10^12 or 1,000,000,000,000 bytes. 1,024 TiB is a pebibyte (PiB).
template format version The version of an CloudFormation template design that determines the available features. If you omit the AWSTemplateFormatVersion section from your template, AWS CloudFormation assumes the most recent format version.
template validation The process of confirming the use of JSON code in an CloudFormation template. You can validate any AWS CloudFormation template using the cfn-validate-template command.
temporary security credentials Authentication information that's provided by AWS STS when you call an STS API action. Includes an access key ID, a secret access key, a session token, and an expiration time.
Amazon Textract Amazon Textract is a service that automatically extracts text and data from scanned documents. Amazon Textract goes beyond simple optical character recognition (OCR) to also identify the contents of fields in forms and information stored in tables.
See also https://aws.amazon.com/textract
throttling The automatic restricting or slowing down of a process based on one or more limits. For example, Kinesis Data Streams throttles operations if an application (or group of applications operating on the same stream) attempts to get data from a shard at a rate faster than the shard limit. API Gateway uses throttling to limit the steady-state request rates for a single account. Amazon SES uses throttling to reject attempts to send email that exceeds the sending limits.
time-series data Data that's provided as part of a metric. The time value is assumed to be when the value occurred. A metric is the fundamental concept for CloudWatch and represents a time-ordered set of data points. You publish metric data points into CloudWatch and later retrieve statistics about those data points as a time-series ordered dataset.
timestamp A date/time string in the ISO 8601 format (more specifically, in the YYYY-MM-DD format).
Timestream Amazon Timestream is a scalable and serverless time series database service for real-time analytics, DevOps, and IoT applications that you can use to store and analyze trillions of events per day.
See also https://aws.amazon.com/timestream.
TLS See Transport Layer Security (TLS).
tokenization The process of splitting a stream of text into separate tokens on detectable boundaries such as white space and hyphens.
AWS Toolkit for Eclipse AWS Toolkit for Eclipse is an open-source plugin for the Eclipse Java integrated development environment (IDE) that makes it easier to develop, debug, and deploy Java applications using Amazon Web Services.
See also https://aws.amazon.com/eclipse
AWS Toolkit for JetBrains AWS Toolkit for JetBrains is an open-source plugin for the integrated development environments (IDEs) from JetBrains that makes it easier to develop, debug, and deploy serverless applications using Amazon Web Services.
See also https://aws.amazon.com/intellij/, https://aws.amazon.com/pycharm
AWS Toolkit for Microsoft Azure DevOps AWS Toolkit for Microsoft Azure DevOps provides tasks you can use in build and release definitions in VSTS to interact with AWS services.
See also https://aws.amazon.com/vsts
AWS Toolkit for Visual Studio AWS Toolkit for Visual Studio is an extension for Visual Studio that helps in developing, debugging, and deploying .NET applications using Amazon Web Services.
See also https://aws.amazon.com/visualstudio
AWS Toolkit for Visual Studio Code AWS Toolkit for Visual Studio Code is an open-source plugin for the Visual Studio Code (VS Code) editor that makes it easier to develop, debug, and deploy applications using Amazon Web Services.
See also https://aws.amazon.com/visualstudiocode
AWS Tools for PowerShell AWS Tools for PowerShell is a set of PowerShell cmdlets to help developers and administrators manage their AWS services from the PowerShell scripting environment.
See also https://aws.amazon.com/powershell
topic A communication channel to send messages and subscribe to notifications. It provides an access point for publishers and subscribers to communicate with each other.
Traffic Mirroring An Amazon VPC feature that you can use to copy network traffic from an elastic network interface of Amazon EC2 instances. You can then send this network traffic to out-of-band security and monitoring appliances for content inspection, threat monitoring, and troubleshooting.
See also https://aws.amazon.com/vpc
training datasource A datasource that contains the data that Amazon Machine Learning uses to train the machine learning model to make predictions.
Amazon Transcribe Amazon Transcribe is a machine learning service that uses automatic speech recognition (ASR) to quickly and accurately convert speech to text.
See also https://aws.amazon.com/transcribe
Amazon Transcribe Medical Amazon Transcribe Medical is an automatic speech recognition (ASR) service for adding medical speech-to-text capabilities to voice-enabled clinical documentation applications.
See also https://aws.amazon.com/transcribe/medical
Transfer Family AWS Transfer Family offers fully managed support for transferring files over SFTP, FTPS, and FTP into and out of Amazon S3 or Amazon EFS, as well as support for the Applicability Statement 2 (AS2) protocol for business-to-business (B2B) transfers.
See also https://aws.amazon.com/aws-transfer-family.
transition CodePipeline: The act of a revision in a pipeline continuing from one stage to the next in a workflow.
Amazon Translate Amazon Translate is a neural machine translation service that delivers fast, high-quality, and affordable language translation.
See also https://aws.amazon.com/translate
Transport Layer Security (TLS) A cryptographic protocol that provides security for communication over the internet. Its predecessor is Secure Sockets Layer (SSL).
trust policy An IAM policy that's an inherent part of an IAM role. The trust policy specifies which principals are allowed to use the role.
Trusted Advisor AWS Trusted Advisor is a web service that inspects your AWS environment and makes recommendations for saving money, improving system availability and performance, and helping to close security gaps.
See also https://aws.amazon.com/premiumsupport/trustedadvisor
trusted key groups Amazon CloudFront key groups whose public keys CloudFront can use to verify the signatures of CloudFront signed URLs and signed cookies.
trusted signers See trusted key groups.
tuning Selecting the number and type of AMIs to run a Hadoop job flow most efficiently.
tunnel A route for transmission of private network traffic that uses the internet to connect nodes in the private network. The tunnel uses encryption and secure protocols such as PPTP to prevent the traffic from being intercepted as it passes through public routing nodes.
U Z
unbounded The number of potential occurrences isn't limited by a set number. This value is often used when defining a data type that's a list (for example, maxOccurs=“unbounded”), in WSDL.
unit Standard measurement for the values submitted to CloudWatch as metric data. Units include seconds, percent, bytes, bits, count, bytes/second, bits/second, count/second, and none.
usage report An AWS record that details your usage of a particular AWS service. You can generate and download usage reports from https://aws.amazon.com/usage-reports
user A person or application under an account that makes API calls to AWS products. Each user has a unique name within the AWS account, and a set of security credentials that aren't shared with other users. These credentials are separate from the security credentials for the AWS account. Each user is associated with one and only one AWS account.
USER_PERSONALIZATION recipes Amazon Personalize: Recipes that are used to build a recommendation system that predicts the items that a user interacts with based on data provided in Interactions, Items, and Users datasets.
See also recipe.
See also user-personalization recipe.
See also popularity-count recipe.
See also HRNN.
user-personalization recipe Amazon Personalize: An HRNN-based USER_PERSONALIZATION recipe that predicts the items that a user interacts with. The user-personalization recipe can use item exploration and impressions data to generate recommendations for new items.
See also HRNN.
See also recipe.
See also USER_PERSONALIZATION recipes.
See also item exploration.
See also impressions data.
See also recommendations.
Users dataset Amazon Personalize: A container for metadata about your users, such as age, gender, or loyalty membership.
See also dataset.
V Z
validation See template validation.
value Instances of attributes for an item, such as cells in a spreadsheet. An attribute might have multiple values.
Tagging resources: A specific tag label that acts as a descriptor within a tag category (key). For example, you might have EC2 instance with the tag key of Owner and the tag value of Jan. You can tag an AWS resource with up to 10 key–value pairs. Not all AWS resources can be tagged.
Variable Envelope Return Path See VERP.
verification The process of confirming that you own an email address or a domain so that you can send email from or to it.
VERP Variable Envelope Return Path. A way that email-sending applications can match bounced email with the undeliverable address that caused the bounce by using a different return path for each recipient. VERP is typically used for mailing lists. With VERP, the recipient's email address is embedded in the address of the return path, which is where bounced email is returned. This makes it possible to automate the processing of bounced email without having to open the bounce messages, which might vary in content.
versioning Every object in Amazon S3 has a key and a version ID. Objects with the same key, but different version IDs can be stored in the same bucket. Versioning is enabled at the bucket layer using PUT Bucket versioning.
VGW See virtual private gateway (VGW).
virtual private gateway (VGW) The Amazon side of a VPN connection that maintains connectivity. The internal interfaces of the virtual private gateway connect to your Amazon VPC through the VPN attachment. The external interfaces connect to the VPN connection, which leads to the customer gateway.
virtualization Allows multiple guest virtual machines (VM) to run on a host operating system. Guest VMs can run on one or more levels above the host hardware, depending on the type of virtualization.
See also PV virtualization.
See also HVM virtualization.
visibility timeout The period of time that a message is invisible to the rest of your application after an application component gets it from the queue. During the visibility timeout, the component that received the message usually processes it, and then deletes it from the queue. This prevents multiple components from processing the same message.
VM Import/Export VM Import/Export is a service for importing virtual machine (VM) images from your existing virtualization environment to Amazon EC2 and then exporting them back.
See also https://aws.amazon.com/ec2/vm-import.
volume A fixed amount of storage on an instance. You can share volume data between more than one container and persist the data on the container instance when the containers are no longer running.
Amazon VPC Amazon Virtual Private Cloud is a web service for provisioning a logically isolated section of the AWS Cloud virtual network that you define. You control your virtual networking environment by selecting your own IP address range, creating subnets and configuring route tables and network gateways.
See also https://aws.amazon.com/vpc.
VPC endpoint A feature that you can use to create a private connection between your Amazon VPC and another AWS service without requiring access over the internet, through a NAT instance, a VPN connection, or Direct Connect.
VPG See virtual private gateway (VGW).
AWS VPN AWS Virtual Private Network provides functionality that establishes encrypted connections between your network or device, and AWS. AWS VPN is comprised of two services: AWS Client VPN and AWS Site-to-Site VPN.
See also https://aws.amazon.com/vpn.
AWS VPN CloudHub AWS VPN CloudHub is a feature that enables secure communication between branch offices using a simple hub-and-spoke model, with or without a VPN.
VPN connection Amazon Web Services (AWS): The IPsec connection that's between a Amazon VPC and some other network, such as a corporate data center, home network, or colocation facility.
W Z
AWS WAF AWS WAF is a web application firewall service that controls access to content by allowing or blocking web requests based on criteria that you specify. For example, you can filter access based on the header values or the IP addresses that the requests originate from. AWS WAF helps protect web applications from common web exploits that could affect application availability, compromise security, or consume excessive resources.
See also https://aws.amazon.com/waf
Amazon WAM Amazon WorkSpaces Application Manager (Amazon WAM) is a web service for deploying and managing applications for WorkSpaces. Amazon WAM accelerates software deployment, upgrades, patching, and retirement by packaging Windows desktop applications into virtualized application containers.
See also https://aws.amazon.com/workspaces/applicationmanager.
warm standby An active-passive disaster recovery strategy in which a workload is scaled down in the passive standby Region, but is otherwise fully functional. This is not an Amazon EC2 Auto Scaling term, but an industry-standard resilience term.
See also back up and restore, hot standby, pilot light.
AWS Wavelength AWS Wavelength is a service by AWS that embeds AWS compute and storage services within 5G networks to provide mobile edge computing infrastructure. Use AWS Wavelength to develop, deploy, and scale ultra-low-latency applications to mobile devices and end users.
See also https://aws.amazon.com/wavelength.
web access control list (web ACL) AWS WAF: A set of rules that defines the conditions that AWS WAF searches for in web requests to an AWS resource, such as a Amazon CloudFront distribution. A web access control list (web ACL) specifies if to allow, block, or count the requests.
Web Services Description Language See WSDL.
WorkDocs Amazon WorkDocs is a managed, secure enterprise document storage and sharing service with administrative controls and feedback capabilities.
See also https://aws.amazon.com/workdocs
Amazon WorkLink Amazon WorkLink is a cloud-based service that provides secure access to internal websites and web apps from mobile devices.
See also https://aws.amazon.com/worklink
WorkMail Amazon WorkMail is a managed, secure business email and calendar service with support for existing desktop and mobile email clients.
See also https://aws.amazon.com/workmail
WorkSpaces Amazon WorkSpaces is a managed, secure desktop computing service for provisioning cloud-based desktops and providing users access to documents, applications, and resources from supported devices.
See also https://aws.amazon.com/workspaces
WSDL Web Services Description Language. A language that's used to describe the actions that a web service can perform, along with the syntax of action requests and responses.
See also REST.
See also SOAP.
X, Y, Z
X.509 certificate A digital document that uses the X.509 public key infrastructure (PKI) standard to verify that a public key belongs to the entity that's described in the certificate.
X-Ray AWS X-Ray is a web service that collects data about requests that your application serves. X-Ray provides tools that you can use to view, filter, and gain insights into that data to identify issues and opportunities for optimization.
See also https://aws.amazon.com/xray
yobibyte (YiB) A contraction of yotta binary byte. A yobibyte (YiB) is 2^80 or 1,208,925,819,614,629,174,706,176 bytes. A yottabyte (YB) is 10^24 or 1,000,000,000,000,000,000,000,000 bytes.
zebibyte (ZiB) A contraction of zetta binary byte. A zebibyte (ZiB) is 2^70 or 1,180,591,620,717,411,303,424 bytes. A zettabyte (ZB) is 10^21 or 1,000,000,000,000,000,000,000 bytes. 1,024 ZiB is a yobibyte (YiB).
zone awareness OpenSearch Service: A configuration that distributes nodes in a cluster across two Availability Zones in the same Region. Zone awareness helps to prevent data loss and minimizes downtime if a node and data center fails. If you enable zone awareness, you must have an even number of data instances in the instance count, and you also must use the Amazon OpenSearch Service Configuration API to replicate your data for your OpenSearch cluster.
Major Glossary Categories: Information Technology - IT - Computing Topics, AWS Glossary, Azure Glossary, C Language Glossary (21st Century C Glossary), CPP Glossary | C++ Glossary, C Sharp Glossary | Glossary, Cloud Glossary, Cloud Native Glossary, Clojure Glossary, COBOL Glossary, Cybersecurity Glossary, DevOps Glossary, Fortran Glossary, Functional Programming Glossary, Golang Glossary, GCP Glossary, IBM Glossary, IBM Mainframe Glossary, iOS Glossary, Java Glossary, JavaScript Glossary, Kotlin Glossary, Kubernetes Glossary, Linux Glossary, macOS Glossary, MongoDB Glossary, PowerShell Glossary, Python Glossary and Python Official Glossary, Ruby Glossary, Rust Glossary, Scala Glossary, Concurrency Glossary, SQL Glossary, SQL Server Glossary, Swift Glossary, TypeScript Glossary, Windows Glossary, Windows Server Glossary, GitHub Glossary, Awesome Glossaries. (navbar_glossary)
Cloud Monk is Retired ( for now). Buddha with you. © 2025 and Beginningless Time - Present Moment - Three Times: The Buddhas or Fair Use. Disclaimers
SYI LU SENG E MU CHYWE YE. NAN. WEI LA YE. WEI LA YE. SA WA HE.