Learn GraphQL with AWS AppSync! : [Beginner's Guide]

Поделиться
HTML-код
  • Опубликовано: 8 фев 2025

Комментарии • 28

  • @EnlearAcademy
    @EnlearAcademy  4 года назад +3

    ★ Timestamps
    0:00 - Challenges of REST APIs
    9:23 - Introduction to GraphQL
    18:46 - Introduction to AWS AppSync
    25:38 - API Gateway Vs. AppSync
    31:23 - AWS Amplify Vs. Serverless Framework
    44:05 - Amplify Demo
    1:28:00 - Serverless Framework Demo

  • @pranayvelisoju6144
    @pranayvelisoju6144 4 года назад

    I am actually waiting for this and going through all your past videos to find this. Thank you very much

    • @EnlearAcademy
      @EnlearAcademy  4 года назад +1

      Hope you'll find it useful. This is an online workshop I conducted today at AWS User Group Colombo, Sri Lanka :)

  • @chris0628
    @chris0628 3 года назад

    Awesome video - to the point, well explained without fluff !!!

  • @RajSingh-mv3us
    @RajSingh-mv3us 4 года назад

    Awesome.. Waiting for the upcoming episodes 👍

    • @EnlearAcademy
      @EnlearAcademy  3 года назад

      Thanks a lot @Raj. Stay tuned for more content.

  • @ayushyt918
    @ayushyt918 2 года назад

    Thank you sir

  • @javicamacho5636
    @javicamacho5636 3 года назад

    very helpful. thanks!

  • @RahulAhire
    @RahulAhire 3 года назад

    Manoj, what's your view on hosting graphql API via appsync Vs making custom lambda handler function for graphql? Which one would be better in terms of productivity?

  • @ttime9723
    @ttime9723 3 года назад +2

    Thank you so much for all your AWS tutorials! They have helped me so much!
    I have read that it is considered best practice to have a single table when using dynamodb. Problem is that Amplify creates multiple tables with the @model attribute. Do you consider this a big issue going forward into a production level environment?
    Also, I am currently building an MVP mobile app and I know that business logic will change depending on user feedback. Therefore, schema updates and data transformations are bound to occur. I want to have users testing the app as I develop it and do not want to lose any of their data . I'm use to being able to write migrations in a relational db environment but haven't seen much in terms of documentation around this from AWS for dynamodb. Do you have any insights or strategies here?
    Sorry for the long comment and again thank you so much for all your content! 🙂👍

  • @bambanx
    @bambanx 3 года назад

    thanks you

  • @multiskillservices1994
    @multiskillservices1994 3 года назад

    Hi Enlear, thorough and good workshop. Can you please tell me is amplify a good choice for developing uber or such big and complex apps?

    • @artisticallyfoodie
      @artisticallyfoodie Год назад

      Indeed its a good choice considering you don't need to provision everything by your own. And amplify provided abstraction over services

  • @Luis-jl6oh
    @Luis-jl6oh 3 года назад

    How do i skip deleted items on a list?

  • @zepelega22
    @zepelega22 4 года назад

    Hi, thank you for the content, is there any possibility for you to cover how handle multi-tenancy in a more complex schema?

    • @EnlearAcademy
      @EnlearAcademy  3 года назад +1

      Great suggestion @Lucas. I will try to cover this topic soon.

    • @zepelega22
      @zepelega22 3 года назад

      @@EnlearAcademy That's good to hear, can't wait for it. Thank you for answering.

  • @neerajverma9226
    @neerajverma9226 3 года назад

    Make video on amplify + appsync with kotlin android

  • @lakshanmadhuranga8527
    @lakshanmadhuranga8527 4 года назад

    👌✌

  • @ApoorvMote
    @ApoorvMote 4 года назад +1

    Change your titles. Its absolutely misleading. You are teaching amplify that manages appsync under the hood. I am looking to deploy custom VTL resolver for appsync not custom lambda resolvers. I don't like automatically generated resolvers from amplify. I see after 1hour and 40 minutes of waiting you cover VTL for 3 minutes. Such a clickbait.

    • @EnlearAcademy
      @EnlearAcademy  4 года назад +1

      hi, from 1:28:00 onwards I discuss about how to use serverless framework to create appsync apis without automatic code generation.

    • @ApoorvMote
      @ApoorvMote 4 года назад

      @@EnlearAcademy I did see that you mentioned serverless framework. But I wanted to learn custom complex VTL and push the boundries of appsync. Writing VTL resolvers is covered very basic and briefly. I already know basics.

    • @EnlearAcademy
      @EnlearAcademy  4 года назад +2

      @@ApoorvMote hey Apoorv, apologies for that. We ran out of time for the session yesterday. We’ll post another episode focusing serverless framework to build appsync apis. Most probably in few days.

  • @drewdeal1632
    @drewdeal1632 Год назад

    not cool that Amplify is a dependency