https://img87.pixhost.to/images/599/359020115_tuto.jpg


AppSync Masterclass
Language: English | Size:6.92 GB
Genre:eLearning

Files Included :

1 1  Welcome and introductions.mp4 (29.89 MB)
MP4
10 1  Mobile styling.mp4 (45.37 MB)
MP4
10 2  How to make a Progressive Web Application.mp4 (73.97 MB)
MP4
10 3  Get IAM credentials from Cognito Identity Pool.mp4 (10.05 MB)
MP4
10 4  Track -sign up- button clicks.mp4 (25.04 MB)
MP4
11 1  Understanding the AppSync logging options.mp4 (75.64 MB)
MP4
11 10  Configuring Lumigo.mp4 (44.2 MB)
MP4
11 11  Wrap up.mp4 (24.45 MB)
MP4
11 2  Configure AppSync Logging.mp4 (40.21 MB)
MP4
11 3  Implement sampling for resolver logs.mp4 (56.23 MB)
MP4
11 4  Set log retention for all log groups.mp4 (14.65 MB)
MP4
11 5  Configure tracing with X-Ray.mp4 (56.54 MB)
MP4
11 6  X-Ray shortcomings.mp4 (7.58 MB)
MP4
11 7  My observability strategy.mp4 (12.8 MB)
MP4
11 8  Set up dashboards in CloudWatch.mp4 (35.43 MB)
MP4
11 9  Set up CloudWatch alerts.mp4 (21.22 MB)
MP4
12 1  How to configure custom domain names.mp4 (13.07 MB)
MP4
12 2  Considerations for scaling an AppSync API.mp4 (9.95 MB)
MP4
12 3  Load testing the AppSync API.mp4 (72.61 MB)
MP4
12 4  Versioning AppSync APIs.mp4 (9.38 MB)
MP4
12 5  How to model multi-tenant applications with Cognito.mp4 (33.38 MB)
MP4
12 6  How to model multi-tenant applications with Lambda authorizer.mp4 (6.9 MB)
MP4
12 7  How to handle advanced multi-tenant use cases.mp4 (7.23 MB)
MP4
12 8  GraphCDN.mp4 (24.07 MB)
MP4
13 1  Live Q-A -1 -27th Nov 2020.mp4 (207.31 MB)
MP4
13 2  Live Q-A -2 -12th Mar 2021.mp4 (328.05 MB)
MP4
13 3  Live Q-A -3 -30th July 2021.mp4 (205.07 MB)
MP4
2 1  What is GraphQL-.mp4 (13.39 MB)
MP4
2 2  What is AWS AppSync-.mp4 (10.96 MB)
MP4
2 4  AppSync vs API Gateway.mp4 (14.88 MB)
MP4
2 5  AppSync vs running GraphQL in Lambda.mp4 (9.22 MB)
MP4
2 7  What is AWS Amplify-.mp4 (10.03 MB)
MP4
3 2  DynamoDB 101.mp4 (9.99 MB)
MP4
3 3  CloudFormation 101.mp4 (9.79 MB)
MP4
3 4  Cognito 101.mp4 (4.68 MB)
MP4
3 5  IAM 101.mp4 (10.95 MB)
MP4
5 1  Set up the backend project.mp4 (27.08 MB)
MP4
5 10  Add acceptance test for getMyProfile query.mp4 (57.49 MB)
MP4
5 11  Capture AppSync-s GraphQLUrl in  env.mp4 (18.34 MB)
MP4
5 12  Implement editMyProfile mutation.mp4 (21.33 MB)
MP4
5 13  Add tests for editMyProfile mutation.mp4 (23.87 MB)
MP4
5 14  Implement getImageUploadUrl query.mp4 (43.96 MB)
MP4
5 15  Add unit test for getImageUploadUrl query.mp4 (24.1 MB)
MP4
5 16  Add acceptance test for getImageUploadUrl query.mp4 (47.74 MB)
MP4
5 17  Implement tweet mutation.mp4 (60.73 MB)
MP4
5 18  Add integration test for tweet mutation.mp4 (21.99 MB)
MP4
5 19  Add acceptance test for tweet mutation.mp4 (18.6 MB)
MP4
5 2  Designing the GraphQL schema.mp4 (59.61 MB)
MP4
5 20  Implement getTweets query.mp4 (41.42 MB)
MP4
5 21  Add unit tests for getTweets query.mp4 (21.58 MB)
MP4
5 22  Add acceptance test for getTweets query.mp4 (23.44 MB)
MP4
5 23  Implement getMyTimeline query.mp4 (35.57 MB)
MP4
5 24  Add tests for getMyTimeline query.mp4 (29.31 MB)
MP4
5 25  Use context info to remove unnecessary DynamoDB calls.mp4 (28.36 MB)
MP4
5 27  Implement like mutation.mp4 (63.53 MB)
MP4
5 28  Implement Tweet liked nested resolver.mp4 (17.63 MB)
MP4
5 29  Rewrite tests with GraphQL fragments.mp4 (42.17 MB)
MP4
5 3  Configure Cognito User Pool.mp4 (22.26 MB)
MP4
5 30  Add tests for like mutation.mp4 (17.21 MB)
MP4
5 31  Implement unlike mutation.mp4 (7.7 MB)
MP4
5 32  Add tests for unlike mutation.mp4 (8.13 MB)
MP4
5 33  Implement getLikes query.mp4 (13.32 MB)
MP4
5 34  Add tests for getLikes query.mp4 (21.48 MB)
MP4
5 35  Implement Profile tweets nested resolver.mp4 (18.78 MB)
MP4
5 36  Implement retweet mutation.mp4 (59.67 MB)
MP4
5 37  Implement Retweet nested resolvers.mp4 (17.4 MB)
MP4
5 38  Add integration tests for retweet mutation.mp4 (72.93 MB)
MP4
5 39  Add acceptance tests for retweet mutation.mp4 (54.37 MB)
MP4
5 4  Save user profile on PostConfirmation Vide.mp4 (55.39 MB)
MP4
5 40  Implement unretweet mutation.mp4 (29.45 MB)
MP4
5 41  Add integration tests for unretweet mutation.mp4 (33.69 MB)
MP4
5 42  Add acceptance tests for unretweet mutation.mp4 (33.38 MB)
MP4
5 43  Implement reply mutation.mp4 (48.91 MB)
MP4
5 44  Add integration tests for reply mutation.mp4 (81.11 MB)
MP4
5 45  Implement Reply nested resolvers.mp4 (24.55 MB)
MP4
5 46  Add unit tests for Reply inReplyToUsers VTL.mp4 (34.43 MB)
MP4
5 47  Add acceptance tests for reply mutation.mp4 (93.37 MB)
MP4
5 48  Implement follow mutation.mp4 (59.95 MB)
MP4
5 49  Implement Profile following and Profile followedBy.mp4 (13.06 MB)
MP4
5 5  What should we test-.mp4 (14.85 MB)
MP4
5 50  Implement getProfile query.mp4 (20.67 MB)
MP4
5 51  Add tests for follow mutation.mp4 (30.58 MB)
MP4
5 52  Distribute tweets to followers.mp4 (69.81 MB)
MP4
5 53  Add integration tests for the distribute-tweets function.mp4 (44.37 MB)
MP4
5 54  Add acceptance tests for the distribute-tweets function.mp4 (26.85 MB)
MP4
5 55  Add tweets to timeline when following someone.mp4 (75.27 MB)
MP4
5 56  Add integration tests for distribute-tweets-to-followe.mp4 (26.36 MB)
MP4
5 57  Add acceptance tests for distribute-tweets-to-follower.mp4 (35.62 MB)
MP4
5 58  Implement unfollow mutation.mp4 (17.21 MB)
MP4
5 59  Add acceptance tests for unfollow mutation.mp4 (23.83 MB)
MP4
5 6  Add integration test for confirmUserSignup.mp4 (48.56 MB)
MP4
5 60  Implement getFollowers query.mp4 (57.05 MB)
MP4
5 61  Compare the two ways of hydrating results.mp4 (5.34 MB)
MP4
5 62  Add unit tests for hydrateFollowers request VTL template.mp4 (20.02 MB)
MP4
5 63  Add acceptance tests for getFollowers query.mp4 (26.76 MB)
MP4
5 64  Implement getFollowing query.mp4 (30.78 MB)
MP4
5 65  CI-CD pipeline intro.mp4 (13.54 MB)
MP4
5 66  Configure CI-CD pipeline with Github Actions.mp4 (56.11 MB)
MP4
5 67  How to promote change through different stages.mp4 (25.81 MB)
MP4
5 69  Wrap up.mp4 (31.74 MB)
MP4
5 7  Add acceptance test for confirmUserSignup.mp4 (24.16 MB)
MP4
5 8  Implement getMyProfile query.mp4 (32.87 MB)
MP4
5 9  Add unit test for getMyProfile query.mp4 (30.16 MB)
MP4
6 1  Setup- create new Vue js project.mp4 (2.82 MB)
MP4
6 10  Vuex- add store access to UI components.mp4 (21.96 MB)
MP4
6 11  Landing page- setup and styling with Tailwind.mp4 (63.76 MB)
MP4
6 12  Landing page- add signup modal and step logic.mp4 (18.13 MB)
MP4
6 13  Landing page- add signup Vu.mp4 (18.46 MB)
MP4
6 14  Landing page- add escape directive to c.mp4 (18.73 MB)
MP4
6 15  Landing page- add signup step 1- create account.mp4 (35.48 MB)
MP4
6 16  Landing page- add signup step 2- customise.mp4 (33.68 MB)
MP4
6 17  Landing page- add signup step 3- password.mp4 (25.93 MB)
MP4
6 18  Landing page- add signup step 4- review.mp4 (39.26 MB)
MP4
6 19  Landing page- add signup step 5- verification code.mp4 (51.53 MB)
MP4
6 2  Setup- configure TailwindCss.mp4 (5.59 MB)
MP4
6 20  Signup steps overview.mp4 (19.38 MB)
MP4
6 21  Login page- add user login with Amplify.mp4 (49.57 MB)
MP4
6 22  Configure CI-CD pipeline with Amplify.mp4 (21.53 MB)
MP4
6 23  Home page- setup and styling with Tailwind.mp4 (66.55 MB)
MP4
6 24  Home page- loading profile data.mp4 (61.5 MB)
MP4
6 25  Home page- posting a new tweet.mp4 (36.14 MB)
MP4
6 26  Home page- rendering the timelin.mp4 (30.16 MB)
MP4
6 27  Home page- adding Reply- Retweet- Like and Unlike.mp4 (64.72 MB)
MP4
6 28  Profile page- setup and styling with Tailwind.mp4 (20.67 MB)
MP4
6 29  Profile page- rendering profile details.mp4 (45.48 MB)
MP4
6 3  Setup- configure font-awesome.mp4 (9.87 MB)
MP4
6 30  Profile page- rendering profile timeline.mp4 (39.51 MB)
MP4
6 31  Profile page- edit profile details.mp4 (132.03 MB)
MP4
6 32  Profile page- following-unfollowing a user.mp4 (104.16 MB)
MP4
6 33  UI- add infinite scrolling.mp4 (60.72 MB)
MP4
6 34  UI- add loading indicator.mp4 (41.1 MB)
MP4
6 35  Wrap up.mp4 (31.4 MB)
MP4
6 4  Setup- integrate backend.mp4 (53.86 MB)
MP4
6 5  Router- setup router.mp4 (6.48 MB)
MP4
6 6  Router- add public pages.mp4 (9.74 MB)
MP4
6 7  Router- setup router guard for authenticated pages.mp4 (12.29 MB)
MP4
6 8  Vuex- setup multi-module store.mp4 (12.84 MB)
MP4
6 9  Vuex- add authentication module.mp4 (14.44 MB)
MP4
7 1  Welcome back-.mp4 (15.58 MB)
MP4
7 10  Implement getHashTag query.mp4 (40.88 MB)
MP4
7 11  Add tests for getHashTag query.mp4 (41.87 MB)
MP4
7 12  What are AppSync subscriptions-.mp4 (9.17 MB)
MP4
7 13  Add subscriptions to GraphQL schema.mp4 (45.88 MB)
MP4
7 14  Restricting access to onNotified subscription.mp4 (11.89 MB)
MP4
7 15  Add subscription for retweets.mp4 (119.94 MB)
MP4
7 16  Add subscription for likes.mp4 (36.21 MB)
MP4
7 17  Add subscription for mentions.mp4 (48.09 MB)
MP4
7 18  Add subscription for replies.mp4 (24.25 MB)
MP4
7 19  Add e2e tests for retweeted notifications.mp4 (70.46 MB)
MP4
7 2  Why not Elasticsearch-.mp4 (9.61 MB)
MP4
7 20  Use serverless-layers to reduce package size.mp4 (40.31 MB)
MP4
7 21  Add e2e tests for liked- replied and mentioned notificatio.mp4 (36.15 MB)
MP4
7 22  Support Direct Messages in the GraphQL schema.mp4 (18.8 MB)
MP4
7 23  Implement sendDirectMessage mutation.mp4 (80.79 MB)
MP4
7 24  Implement listConversations query.mp4 (21.56 MB)
MP4
7 25  Implement getDirectMessages query.mp4 (44.9 MB)
MP4
7 26  Support notifyDMed in the GraphQL schema.mp4 (7.73 MB)
MP4
7 27  Implement the notifyDMed notification.mp4 (32.3 MB)
MP4
7 28  What about group messaging-.mp4 (6.63 MB)
MP4
7 29  Understanding AppSync caching.mp4 (11.77 MB)
MP4
7 3  Sign up to Algolia.mp4 (4.37 MB)
MP4
7 31  Configure per-resolver caching.mp4 (66.02 MB)
MP4
7 32  Use BatchInvoke to reduce the number of Lambda invocations.mp4 (94.7 MB)
MP4
7 34  Report individual errors in a BatchInvoke request.mp4 (28.77 MB)
MP4
7 35  How can we implement two-way pagination-.mp4 (12.89 MB)
MP4
7 36  Wrap up.mp4 (29.27 MB)
MP4
7 4  Sync users and tweets to Algolia.mp4 (40.41 MB)
MP4
7 5  Securely handle Algolia API key.mp4 (70.9 MB)
MP4
7 6  Add search to GraphQL schema.mp4 (17.23 MB)
MP4
7 7  Implement search query.mp4 (77.28 MB)
MP4
7 8  Add tests for search query.mp4 (60.36 MB)
MP4
7 9  Add getHashTag to GraphQL schema.mp4 (14.43 MB)
MP4
8 1  Add search page.mp4 (70 MB)
MP4
8 2  Add hashtag page.mp4 (74.94 MB)
MP4
8 3  Add notifications page.mp4 (79.89 MB)
MP4
8 4  Add messages page.mp4 (69.21 MB)
MP4
8 5  Send direct messages.mp4 (37.2 MB)
MP4
8 6  Layout and Profile page integration.mp4 (35.59 MB)
MP4
8 7  Wrap up.mp4 (18.86 MB)
MP4
9 1  Welcome back-.mp4 (4.23 MB)
MP4
9 2  Kinesis Firehose 101.mp4 (37.16 MB)
MP4
9 3  Configure Kinesis Firehose.mp4 (45.49 MB)
MP4
9 4  Configure Cognito Identity Pool and IAM role.mp4 (52.19 MB)
MP4
9 5  Update schema to return Kinesis Firehose stream name.mp4 (16.56 MB)
MP4
9 6  How to create unauthenticated GraphQL operations in AppSync.mp4 (20.15 MB)
MP4
9 7  Catalog and query analytics events.mp4 (18.96 MB)
MP4
9 9  Wrap up.mp4 (11.87 MB)
MP4

https://thumbs2.imgbox.com/0e/53/RmgdWvCI_t.jpg

https://img88.pixhost.to/images/1104/374886620_1dl.png
AppSync Masterclass.z01

Код:
https://1dl.net/48hs06vwc1om/AppSync_Masterclass.z01

AppSync Masterclass.z02

Код:
https://1dl.net/f5yn8p0f4qhv/AppSync_Masterclass.z02

AppSync Masterclass.z03

Код:
https://1dl.net/lr7uqlnwdxah/AppSync_Masterclass.z03

AppSync Masterclass.z04

Код:
https://1dl.net/zi6x4uchs09w/AppSync_Masterclass.z04

AppSync Masterclass.z05

Код:
https://1dl.net/2upz96ql0gwp/AppSync_Masterclass.z05

AppSync Masterclass.z06

Код:
https://1dl.net/tl2on2r8xj6d/AppSync_Masterclass.z06

AppSync Masterclass.z07

Код:
https://1dl.net/wnfon3a5krpe/AppSync_Masterclass.z07

AppSync Masterclass.z08

Код:
https://1dl.net/0yx1wffyuyni/AppSync_Masterclass.z08

AppSync Masterclass.z09

Код:
https://1dl.net/yx7uz939d2dr/AppSync_Masterclass.z09

AppSync Masterclass.z10

Код:
https://1dl.net/1jregkt25aml/AppSync_Masterclass.z10

AppSync Masterclass.z11

Код:
https://1dl.net/m7jqx6lbnqg4/AppSync_Masterclass.z11

AppSync Masterclass.z12

Код:
https://1dl.net/egjlykqvfnyq/AppSync_Masterclass.z12

AppSync Masterclass.z13

Код:
https://1dl.net/jnlnwdkyybvq/AppSync_Masterclass.z13

AppSync Masterclass.z14

Код:
https://1dl.net/m5l4feupb10s/AppSync_Masterclass.z14

AppSync Masterclass.zip

Код:
https://1dl.net/pi051kjc7zsy/AppSync_Masterclass.zip

https://img87.pixhost.to/images/1010/363506399_rg.png
AppSync Masterclass.z01

Код:
https://rapidgator.net/file/512e050c8a8e15cf9860cd99f8ef90ec/AppSync_Masterclass.z01

AppSync Masterclass.z02

Код:
https://rapidgator.net/file/63b62415927f66e0e42da50725e7c3b7/AppSync_Masterclass.z02

AppSync Masterclass.z03

Код:
https://rapidgator.net/file/7576ebd440ebc668b5f12f6b7b42271b/AppSync_Masterclass.z03

AppSync Masterclass.z04

Код:
https://rapidgator.net/file/ef0ff40fa6796fd41a204faedffbf805/AppSync_Masterclass.z04

AppSync Masterclass.z05

Код:
https://rapidgator.net/file/8189c5b463c4a614f39203da08d767d9/AppSync_Masterclass.z05

AppSync Masterclass.z06

Код:
https://rapidgator.net/file/479bfd03ec25d4d66674cc4d66ee80e2/AppSync_Masterclass.z06

AppSync Masterclass.z07

Код:
https://rapidgator.net/file/bd62106c6c5a8b2ca537d620c830c47c/AppSync_Masterclass.z07

AppSync Masterclass.z08

Код:
https://rapidgator.net/file/05f149d9e0ccd56df8fb42b1f43fd236/AppSync_Masterclass.z08

AppSync Masterclass.z09

Код:
https://rapidgator.net/file/3731308e9fa8e39ff2f44f2f568488ef/AppSync_Masterclass.z09

AppSync Masterclass.z10

Код:
https://rapidgator.net/file/f1364f21edefd07beb0e37d67530f3dd/AppSync_Masterclass.z10

AppSync Masterclass.z11

Код:
https://rapidgator.net/file/4dc91d52ad368e4b56c7bc37a2bb3c87/AppSync_Masterclass.z11

AppSync Masterclass.z12

Код:
https://rapidgator.net/file/4ad50b54d4fbb125a14771c30680fc04/AppSync_Masterclass.z12

AppSync Masterclass.z13

Код:
https://rapidgator.net/file/49f4ad12a04b18926f037cc613feae6f/AppSync_Masterclass.z13

AppSync Masterclass.z14

Код:
https://rapidgator.net/file/b418cea5ae2e6d0dd8095dd10b5c6022/AppSync_Masterclass.z14

AppSync Masterclass.zip

Код:
https://rapidgator.net/file/c102f7d1b7f411fe5a71cbdaa81431f8/AppSync_Masterclass.zip

https://img87.pixhost.to/images/1103/364146951_nitroflare.jpg
AppSync Masterclass.z01

Код:
https://nitroflare.com/view/1620FBDA2746BB4/AppSync_Masterclass.z01

AppSync Masterclass.z02

Код:
https://nitroflare.com/view/46B2A6589B1203E/AppSync_Masterclass.z02

AppSync Masterclass.z03

Код:
https://nitroflare.com/view/A8A8347CDD72A5A/AppSync_Masterclass.z03

AppSync Masterclass.z04

Код:
https://nitroflare.com/view/3AC69E45554DD86/AppSync_Masterclass.z04

AppSync Masterclass.z05

Код:
https://nitroflare.com/view/8ED101F438F888E/AppSync_Masterclass.z05

AppSync Masterclass.z06

Код:
https://nitroflare.com/view/B541692AD888855/AppSync_Masterclass.z06

AppSync Masterclass.z07

Код:
https://nitroflare.com/view/F2F9D8B6212AFE0/AppSync_Masterclass.z07

AppSync Masterclass.z08

Код:
https://nitroflare.com/view/98CF688A77A69A1/AppSync_Masterclass.z08

AppSync Masterclass.z09

Код:
https://nitroflare.com/view/686E5BB134F377A/AppSync_Masterclass.z09

AppSync Masterclass.z10

Код:
https://nitroflare.com/view/F57B30621E2F9B1/AppSync_Masterclass.z10

AppSync Masterclass.z11

Код:
https://nitroflare.com/view/FCDB3F7349176E3/AppSync_Masterclass.z11

AppSync Masterclass.z12

Код:
https://nitroflare.com/view/A56D480B36E3DAE/AppSync_Masterclass.z12

AppSync Masterclass.z13

Код:
https://nitroflare.com/view/B99F5A529A35D3F/AppSync_Masterclass.z13

AppSync Masterclass.z14

Код:
https://nitroflare.com/view/B7D379B5755FC97/AppSync_Masterclass.z14

AppSync Masterclass.zip

Код:
https://nitroflare.com/view/73A367FD0DBC84E/AppSync_Masterclass.zip