Technology, Science and Universe
Results for {phrase} ({results_count} of {results_count_total})
Displaying {results_count} results of {results_count_total}
a
- ARN Description: The ARN (Amazon Resource Name) is a unique identifier used in Amazon Web Services (AWS) to precisely and unambiguously identify(...) Read more
- Asynchronous Invocation Description: Asynchronous invocation in cloud computing is a method of invoking functions where the caller does not wait for the function to(...) Read more
- AWS SDK Description: AWS SDK (Software Development Kit) is a set of tools designed to facilitate the building of applications on Amazon Web Services(...) Read more
- AWS CLI Description: AWS CLI (Amazon Web Services Command Line Interface) is a powerful tool that allows users to manage and automate AWS services(...) Read more
- AWS Lambda Layers Description: AWS Lambda Layers are a distribution mechanism that allows developers to package and manage libraries, custom runtimes, and other(...) Read more
- Amazon SNS Description: Amazon Simple Notification Service (SNS) is a fully managed messaging service that allows developers to send messages to a large(...) Read more
- Amazon API Gateway Description: Amazon API Gateway is a service that allows developers to create and manage APIs for their applications. This service facilitates(...) Read more
- Amazon Lex Description: Amazon Lex is an artificial intelligence service that allows developers to build conversational interfaces in applications using(...) Read more
- Amazon Polly Description: Amazon Polly is an Amazon Web Services (AWS) service that converts text into realistic speech, allowing developers to create(...) Read more
- Amazon Rekognition Description: Amazon Rekognition is an image and video analysis service that allows developers to integrate facial recognition, object detection,(...) Read more
- Async Description: Async is a keyword used to declare a function as asynchronous. In the context of programming, this means that the function can(...) Read more
- App Script Description: App Script is a scripting language based on JavaScript that allows developers to create lightweight applications and automate tasks(...) Read more
- App Engine Standard Description: App Engine Standard is a cloud development platform provided by Google Cloud that allows developers to efficiently build and deploy(...) Read more
- App Engine Flexible Description: App Engine Flexible is a version of Google App Engine that allows developers greater customization and flexibility in deploying(...) Read more
- Async Function Description: An asynchronous function is a block of code that allows performing operations in a non-blocking manner, meaning it can start a task(...) Read more