17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
Have you ever wondered how to create a production-ready backend API in AWS?
On top of it, what if it was all serverless and powered by GraphQL?
What if it could scale to millions of requests?
What if it was… easy!?
—–
AWS AppSync & AWS Amplify is the BEST way to get started with deploying GraphQL based applications in the AWS Cloud, all without deploying any servers, that are infinitely scalable. Welcome to the great world of Serverless computing!
This course is fully hands-on, in which you’ll get the chance to practice and learn:
GraphQL crash-course
How to deploy GraphQL based backends in AWS
How to develop your next-gen web application using the AWS Amplify framework & AWS AppSync
You will see how you can quickly build a secure, scalable, functional, and real-time application in no time!
=======================================
Instructor
Paulo Dichone is the instructor of this course. He is a Software Engineer, a teacher, and the author of highly rated Development courses on Udemy. He has already taught over 200,000 students online and received over 12,000 reviews. Students love his teaching methodology which is heavy on a hands-on, project-based approach.
=======================================
Section Outline:
Section 1 – Course Introduction: Get an understanding of the course objectives, how the course is structured, download the course code, and get ready!
Section 2 -What’s AWS AppSync and AWS Amplify – Getting Started: Learn how AWS AppSync and AWS Amplify help us, developers, to build serverless’s applications in record time.
Section 3 – Install Development Tools – Setting up our development environment and Installing Development tools
Section 4 through 11 – Full Course on GraphQL and Fundamentals: Deep-dive into learning all you need to know about GraphQL and how to create your own GraphQL API’s using Express and Node.JS. This Section could be optional, but it’s highly recommended that you at least skim through it.
Section 12 – The AWS AppSync Console – Build a full Serverless API using the AWS AppSync Console. Master AppSync Console by building a simple API.
Section 12 – Real World AWS AppSync API Using Amplify CLI: Getting started building our front-end/Client app with Next JS. Build the AWS AppSync API using Amplify CLI.
Section 13 – Real World AWS AppSync, Amplify CLI and Next JS – Navigation and Authentication with Cognito: Kee building the front-end and back-end functionalities into the Next JS App – Blop App. Adding Amazon Cognito User Pools
Section 14 -Real World AWS AppSync, Amplify CLI and Next JS – Blog App Post Data – Adding and saving posts to DynamoDB in the AppSync backend
Section 15 – Editing And Deleting User’s Posts – Allowing authorized users to delete and edit posts.
Section 16 – Adding a Post Image with Amazon S3 Storage – Save images to S3 (Storage
Section 17 – Creating Comments – Using GraphQL mutations to create comments for posts.
Section 18 – Amplify Important CLI Commands – Learn some important amplify CLI commands
Section 19 – AWS Hosting – Hosting our Blog app in AWS Hosting- Preparing and deploying the web app in AWS Hosting using Amplify CLI
Section 20 – Subscriptions – Allowing the app to broadcast onPostCreated event using AppSync subscriptions – making the app real-time driven!
Section 13 – Next Steps!
=======================================
This Course Also Comes With:
Lifetime Access to All Future Updates
A responsive instructor in the Q&A Section
Links to interesting articles, and lots of good code to base your next template onto
Udemy Certificate of Completion Ready for Download
A 30 Day “No Questions Asked” Money Back Guarantee!
This is the course that could change your AWS skills.
Join me in this course if you want to learn how to deploy a Serverless GraphQL & React JS-based Javascript application in AWS Cloud and master the AWS platform!
Who this course is for:
Developers who want to learn about GraphQL & AWS AppSync
Developers who want to leverage the AWS Amplify Framework for their next application
Solutions Architect who need to understand the motivation behind AWS AppSync
Requirements
Prior understanding of a JavaScript front-end framework is preferred (such as React)
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/04 - Development Environment Setup/001 Installing Development Tools_en.srt
8.4 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/04 - Development Environment Setup/002 VSCode Basics_en.srt
6.5 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/04 - Development Environment Setup/004 Installing and Configuring AWS Amplify CLI_en.srt
11.3 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/04 - Development Environment Setup/005 Resources.html
833 B
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/05 - [OPTIONAL] Getting Started with GraphQL/001 Setting up our First GraphQL Project_en.srt
12.9 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/05 - [OPTIONAL] Getting Started with GraphQL/002 Importing Express and GraphQL_en.srt
7.3 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/05 - [OPTIONAL] Getting Started with GraphQL/003 Install GraphQL and Express_en.srt
14.2 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/05 - [OPTIONAL] Getting Started with GraphQL/004 Creating and Understanding Schemas_en.srt
15.7 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/05 - [OPTIONAL] Getting Started with GraphQL/005 The RoodQuery and Running Queries on Graphical_en.srt
22.9 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/05 - [OPTIONAL] Getting Started with GraphQL/006 The Resolve Method - Returning Data_en.srt
14.9 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/05 - [OPTIONAL] Getting Started with GraphQL/007 Adding a Hobby Type and RootQuery_en.srt
11 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/05 - [OPTIONAL] Getting Started with GraphQL/008 Adding the Post Type_en.srt
11.6 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/05 - [OPTIONAL] Getting Started with GraphQL/009 Adding Relationships Between Types_en.srt
7.1 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/05 - [OPTIONAL] Getting Started with GraphQL/010 Showing Users Relationships_en.srt
13.4 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/05 - [OPTIONAL] Getting Started with GraphQL/011 User Type Relationship to Hobby_en.srt
7.8 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/05 - [OPTIONAL] Getting Started with GraphQL/012 Posts Query_en.srt
10.7 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/05 - [OPTIONAL] Getting Started with GraphQL/013 Hobbies Query_en.srt
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/08 - [OPTIONAL GraphQL] - Connecting to an External Database - MongoDB- Atlas/001 MongoDB vs Relational Databases_en.srt
13.4 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/08 - [OPTIONAL GraphQL] - Connecting to an External Database - MongoDB- Atlas/002 Creating a MongoDB Atlas Account_en.srt
11.6 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/08 - [OPTIONAL GraphQL] - Connecting to an External Database - MongoDB- Atlas/003 Setting up Project to Connect to MongoDB Atlas.mp4
133.5 MB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/08 - [OPTIONAL GraphQL] - Connecting to an External Database - MongoDB- Atlas/003 Setting up Project to Connect to MongoDB Atlas_en.srt
26.2 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/08 - [OPTIONAL GraphQL] - Connecting to an External Database - MongoDB- Atlas/004 Create a User Model - Mongoose Model_en.srt
10.4 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/08 - [OPTIONAL GraphQL] - Connecting to an External Database - MongoDB- Atlas/005 Create a Hobby and Post Models_en.srt
4.3 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/08 - [OPTIONAL GraphQL] - Connecting to an External Database - MongoDB- Atlas/006 Save a User & a Post_en.srt
21.5 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/08 - [OPTIONAL GraphQL] - Connecting to an External Database - MongoDB- Atlas/007 Save a Hobby_en.srt
2.5 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/08 - [OPTIONAL GraphQL] - Connecting to an External Database - MongoDB- Atlas/008 Getting Users and Hobbies and Posts_en.srt
6.7 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/08 - [OPTIONAL GraphQL] - Connecting to an External Database - MongoDB- Atlas/009 Cors and Adding NonNulls to Required Fields_en.srt
9 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/08 - [OPTIONAL GraphQL] - Connecting to an External Database - MongoDB- Atlas/010 Finish Adding NonNulls to Other fields_en.srt
1.5 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/09 - [OPTIONAL GraphQL] - More Mutations/001 Updating a User Type_en.srt
9.7 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/09 - [OPTIONAL GraphQL] - More Mutations/002 Updating a Post_en.srt
5.8 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/09 - [OPTIONAL GraphQL] - More Mutations/003 Updating a Hobby_en.srt
8.3 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/09 - [OPTIONAL GraphQL] - More Mutations/004 Remove a User_en.srt
8.3 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/10 - [OPTIONAL] Deploying the GraphQL Project to Heroku/002 Deploying our API to Heroku Remote Server.mp4
183.8 MB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/10 - [OPTIONAL] Deploying the GraphQL Project to Heroku/002 Deploying our API to Heroku Remote Server_en.srt
31.9 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/10 - [OPTIONAL] Deploying the GraphQL Project to Heroku/003 The GraphQL Playground_en.srt
5.4 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/11 - The AppSync API Console/001 AWS AppSync API Console - Create a GraphQL API - Query and Mutations_en.srt
24.3 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/11 - The AppSync API Console/002 AppSync API Console - Update and Delete_en.srt
11.4 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/11 - The AppSync API Console/003 AWS AppSync API Console - Resolvers Overview_en.srt
7.3 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/11 - The AppSync API Console/004 System Architecture Overview -_en.srt
7 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/11 - The AppSync API Console/005 Final thoughts on AWS AppSync API Console_en.srt
5.8 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/12 - Building a Blog App with Amplify CLI, AppSync and NextJS/001 Blog App Demo_en.srt
8.6 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/12 - Building a Blog App with Amplify CLI, AppSync and NextJS/004 Setting up Styling with TailwindCSS_en.srt
7.8 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/12 - Building a Blog App with Amplify CLI, AppSync and NextJS/005 Setting up Amplify in Project_en.srt
7.7 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/12 - Building a Blog App with Amplify CLI, AppSync and NextJS/006 Setting up our API with Amplify CLI - Amplify init_en.srt
13.4 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/12 - Building a Blog App with Amplify CLI, AppSync and NextJS/007 Setting up the AWS-Exports Config File_en.srt
5.4 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/12 - Building a Blog App with Amplify CLI, AppSync and NextJS/008 Interacting with the GraphQL AppSync API - Retrieve Posts and Showing them.mp4
102.9 MB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/12 - Building a Blog App with Amplify CLI, AppSync and NextJS/008 Interacting with the GraphQL AppSync API - Retrieve Posts and Showing them_en.srt
19.5 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/13 - NavBar and Amazon Cognito Authentication/001 Setting up the NavBar_en.srt
14.5 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/13 - NavBar and Amazon Cognito Authentication/002 Adding Authentication and Check for Signedin Users_en.srt
13.4 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/13 - NavBar and Amazon Cognito Authentication/003 Setting up the Profile and Signin Pages_en.srt
12.8 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/13 - NavBar and Amazon Cognito Authentication/006 Adding Public and Private API Access - Cognito_en.srt
12.5 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/14 - Posting and Showing Data/001 Setting up Create Post Page - Part 1_en.srt
12 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/14 - Posting and Showing Data/002 Posting data from the App - Part 2_en.srt
14.9 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/14 - Posting and Showing Data/003 Dynamic ID and showing the Newly Created Post_en.srt
17.9 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/14 - Posting and Showing Data/004 Adding some Markup and Styling to Index Route_en.srt
10.3 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/14 - Posting and Showing Data/005 Creating My Posts Page_en.srt
15.8 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/14 - Posting and Showing Data/006 Adding Styling to MyPosts Page_en.srt
9.5 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/15 - Editing and Deleting Users and Posts/001 Delete Post_en.srt
11 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/15 - Editing and Deleting Users and Posts/002 Update Post - Part 1_en.srt
13.1 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/15 - Editing and Deleting Users and Posts/003 Editing a Post_en.srt
17.8 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/15 - Editing and Deleting Users and Posts/004 What We've Done so Far_en.srt
5.3 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/16 - Adding a Post Image to Amazon S3/001 Setting up POst Image to S3 - Part 1.mp4
102.6 MB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/16 - Adding a Post Image to Amazon S3/001 Setting up POst Image to S3 - Part 1_en.srt
17.3 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/16 - Adding a Post Image to Amazon S3/002 Saving Image to S3_en.srt
10.3 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/16 - Adding a Post Image to Amazon S3/003 Showing Image when In the Detail View_en.srt
7.9 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/16 - Adding a Post Image to Amazon S3/004 Showing Posts with Images in Main Page_en.srt
8.9 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/16 - Adding a Post Image to Amazon S3/005 CHALLENGE Show Images in MyPosts Page.mp4
1019.5 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/16 - Adding a Post Image to Amazon S3/007 Updating a Post with Image_en.srt
17.1 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/17 - Creating Comments - Table Relationships/001 Table Relationship & Setting up and Creating Comments in Console_en.srt
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/17 - Creating Comments - Table Relationships/003 Creating a Comment in the Post View and Saving to Database_en.srt
17.5 KB
[TutsNode.net] - AWS AppSync & Amplify with React & GraphQL - Complete Guide/17 - Creating Comments - Table Relationships/004 Showing Comments in Main Page_en.srt