add info about AWS Amplify

This commit is contained in:
aman
2023-10-31 23:48:42 +05:30
parent 8a11b137f9
commit 0bf3f11d92
2 changed files with 21 additions and 1 deletions

View File

@@ -47,7 +47,7 @@ Each Section contains a number of units. **Below Table Link** containing informa
- [Advanced Identity](sections/advanced_identity.md) - [Advanced Identity](sections/advanced_identity.md)
- AWS STS (SecurityToken Service), Amazon Cognito (simplified), What is Microsoft Active Directory (AD)?, AWS Single Sign-On (SSO) - AWS STS (SecurityToken Service), Amazon Cognito (simplified), What is Microsoft Active Directory (AD)?, AWS Single Sign-On (SSO)
- [Other AWS Services](sections/other_aws_services.md) - [Other AWS Services](sections/other_aws_services.md)
- Amazon WorkSpaces, Amazon AppStream 2.0, Amazon Sumerian, AWS IoT Core, Amazon Elastic Transcoder, AWS AppSync, AWS Device Farm, AWS Backup, AWS Elastic Disaster Recovery (DRS), AWS DataSync, AWS Fault Injection Simulator (FIS) - Amazon WorkSpaces, Amazon AppStream 2.0, Amazon Sumerian, AWS IoT Core, Amazon Elastic Transcoder, AWS AppSync, AWS Amplify, AWS Device Farm, AWS Backup, AWS Elastic Disaster Recovery (DRS), AWS DataSync, AWS Fault Injection Simulator (FIS)
- [AWS Architecting & Ecosystem](sections/architecting_and_ecosystem.md) - [AWS Architecting & Ecosystem](sections/architecting_and_ecosystem.md)
- Well Architected Framework General Guiding Principles, AWS Cloud Best Practices - Design Principles, Well Architected Framework 6 Pillars, AWS Well-Architected Tool, AWS Right Sizing, AWS Ecosystem - Free resources, AWS Marketplace - Well Architected Framework General Guiding Principles, AWS Cloud Best Practices - Design Principles, Well Architected Framework 6 Pillars, AWS Well-Architected Tool, AWS Right Sizing, AWS Ecosystem - Free resources, AWS Marketplace

View File

@@ -7,6 +7,7 @@
- [AWS IoT Core](#aws-iot-core) - [AWS IoT Core](#aws-iot-core)
- [Amazon Elastic Transcoder](#amazon-elastic-transcoder) - [Amazon Elastic Transcoder](#amazon-elastic-transcoder)
- [AWS AppSync](#aws-appsync) - [AWS AppSync](#aws-appsync)
- [AWS Amplify](#aws-amplify)
- [AWS Device Farm](#aws-device-farm) - [AWS Device Farm](#aws-device-farm)
- [AWS Backup](#aws-backup) - [AWS Backup](#aws-backup)
- [AWS Elastic Disaster Recovery (DRS)](#aws-elastic-disaster-recovery-drs) - [AWS Elastic Disaster Recovery (DRS)](#aws-elastic-disaster-recovery-drs)
@@ -69,6 +70,25 @@
- Fine Grained Security - Fine Grained Security
- AWS Amplify can leverage AWS AppSync in the background! - AWS Amplify can leverage AWS AppSync in the background!
## AWS Amplify
- A set of tools and services that helps you develop and deploy scalable full stack web and mobile applications
- It offers following features:
- Backend-as-a-Service (BaaS)
- Frontend Libraries and UI Components
- Authentication
- Storage
- API Management (REST, GraphQL)
- Real-Time and Offline Capabilities through AWS AppSync
- CI/CD
- Command-Line Interface (CLI)
- PubSub
- Analytics
- AI/ML Predictions
- Monitoring
- Source Code from AWS, GitHub, etc.
## AWS Device Farm ## AWS Device Farm
- Fully-managed service that tests your web and mobile apps against desktop browsers, real mobile devices, and tablets - Fully-managed service that tests your web and mobile apps against desktop browsers, real mobile devices, and tablets