AWS/Migration and Innovation

Innovation with AWS

brightlightkim 2022. 5. 7. 02:50

Innovate with AWS Services

When examining how to use AWS services, it is important to focus on the desired outcomes. You are properly equipped to drive innovation in the cloud if you can clearly articulate the following conditions: 

  • The current state
  • The desired state
  • The problems you are trying to solve

Consider some of the paths you might explore in the future as you continue on your cloud journey. 

To learn more, select the + symbol next to each category.

Serverless applications

With AWS, serverless refers to applications that don’t require you to provision, maintain, or administer servers. You don’t need to worry about fault tolerance or availability. AWS handles these capabilities for you.

 

AWS Lambda is an example of a service that you can use to run serverless applications. If you design your architecture to trigger Lambda functions to run your code, you can bypass the need to manage a fleet of servers.

 

Building your architecture with serverless applications enables your developers to focus on their core product instead of managing and operating servers.

 

Artificial intelligence 

AWS offers a variety of services powered by artificial intelligence (AI)

 

For example, you can perform the following tasks:

  • Convert speech to text with Amazon Transcribe.
  • Discover patterns in text with Amazon Comprehend.
  • Identify potentially fraudulent online activities with Amazon Fraud Detector.
  • Build voice and text chatbots with Amazon Lex.
    • Amazon TextTract >> ML
  • Amazon Augmented AI
 

Machine learning

Traditional machine learning (ML) development is complex, expensive, time consuming, and error prone. AWS offers Amazon SageMaker to remove the difficult work from the process and empower you to build, train, and deploy ML models quickly.

 

You can use ML to analyze data, solve complex problems, and predict outcomes before they happen.

  • AWS Deep Racer

 

AWS Ground Station

'AWS > Migration and Innovation' 카테고리의 다른 글

AWS Snow Family  (0) 2022.05.07
Migration Strategies  (0) 2022.05.06
AWS Cloud Adoption Framework (AWS CAF)  (0) 2022.05.06