Curriculum
Course: AWS Cloud
Login

Curriculum

AWS Cloud

AWS Cloud Tutorial

0/103
Text lesson

Artificial Intelligence – AI

Artificial Intelligence (AI) refers to software capable of performing complex tasks typically associated with human intelligence.

AWS offers a variety of AI-powered services, including:

  • Amazon Lex: for building voice and text chatbots
  • Amazon Transcribe: for converting speech to text
  • Amazon Comprehend: for discovering text patterns
  • Amazon Fraud Detection: for identifying potential online fraud activities

Serverless Applications

AWS offers a service called AWS Lambda that allows you to run serverless applications.

With Lambda, the server management is handled for you, enabling you to focus more on application development rather than administrative tasks.

Learn more about serverless architecture and AWS Lambda here:

  • AWS Lambda
  • AWS Serverless