AWS Notes
4.74K subscribers
228 photos
30 videos
10 files
2.41K links
AWS Notes — Amazon Web Services Educational and Information Channel

Chat: https://t.me/aws_notes_chat

Contacts: @apple_rom, https://www.linkedin.com/in/roman-siewko/
Download Telegram
​​Amplify окрутел настолько, что теперь работает без AWS аккаунта — Amplify Admin UI :

https://aws.amazon.com/blogs/aws/aws-amplify-admin-ui-helps-you-develop-app-backends-no-cloud-experience-required/

#Amplify
Онлайн-магазин на React+Stripe+Amplify:

https://blog.bitsrc.io/how-to-build-an-online-store-with-react-aws-and-stripe-95413e6ce727

I will guide you through building an Online Book Store that uses a React frontend, AWS serverless backend, and Stripe for payment processing.

#Amplify #tutorial
​​Amplify Framework in action:

https://klika-tech.com/blog/2021/08/19/creating_whole_modules_in_a_few_lines

A common project is mobile application development for controlling devices, the back-end inside docker containers, and web admin interfaces for customer management and maintenance. Exactly this admin panel should be secured by authentication, the associates should be able to register only from the corporate emails and use them as a username after that. So the solution has the following parts:
▪️ The mobile application
▪️ The back-end, hosted as containers in AWS Elastic Container Service (ECS)
▪️ RESTful API, worked throw Elastic Load Balancer (ELB)
▪️ WEB front-end, based on the React framework

#Amplify
​​Amplify воркшоп по теме аналитики, затрагивает много сервисов, в том числе Kinesis, Athena и Quicksight:

https://amplify-analytics.workshop.aws/00-intro.html

This workshop is designed for Web Developers, Product Managers and Analysts, who want to learn how to:
▪️ create and deploy React web application and backend services with authentication and GraphQL API using AWS Amplify
▪️ set up web analytics and send event-based email campaigns with Amazon Pinpoint
▪️ set up recommendations and use them in email campaigns and in web application with Amazon Personalize
▪️ create custom analytics pipeline to collect events and create custom dashboards to analyze these events with Amazon Kinesis and Amazon QuickSight

#Amplify #workshop
Amplify Gen 2

https://aws.amazon.com/blogs/mobile/amplify-gen2-ga/

With Amplify Gen 2, every part of your app’s cloud backend is defined in TypeScript. Need an Auth backend? TypeScript. Data backend? TypeScript. Storage backend? TypeScript. Everything is defined in TypeScript. What’s not changing? Amplify is built by and on AWS, giving you the ability to add any of the 200+ AWS services when you need to. Including generative AI services such as Amazon Bedrock? You guessed it: TypeScript.

#Amplify