Spring Boot CRUD Example using AWS DynamoDB

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

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

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

    Follow me on Twitter: twitter.com/DailyCodeBuffer

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

      @DynamoDocument - why is the department stored as a document?

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

    All tutorials which I was finding was 3 string fields and done. Thanks you helped me a loot .!! 8:24 - Composition with Java object.

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

    It is one of the best presentation i have seen. I also liked the hands-on experience you showcased here.

  • @rrafaelpaz
    @rrafaelpaz 3 года назад +3

    Hey Brother, thank you so much for your time to help us all! Great video! God bless you! Cheers from Australia!

  • @shahidanwar6254
    @shahidanwar6254 3 года назад +3

    I have one question, I was trying for one more nested json with this example, it was not working, please tell me how can i do this

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

    perfect explanation about DynamoDB implementation. Keep it up to help our dev community.

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

    Thank you so much, It helps me getting started with aws dynamodb

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

    Very good explanation about how DynamoDB is implemented.
    Great work!

  • @jaspreetmodi
    @jaspreetmodi 2 года назад +1

    best aadmi hai yaar tu

  • @gustavochavarroortiz2443
    @gustavochavarroortiz2443 Год назад +1

    Good tutorial, very short and accurate, thanks to upload this kind of content

  • @solankijigar11
    @solankijigar11 Год назад +1

    Very nice video and explanation Sir.
    Thank you very much.🙏

  • @bojanspasovski5125
    @bojanspasovski5125 4 года назад +5

    This was really helpful, just when I needed it!

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

    Thank you very much. I think this is going to be the starting point for a long journey in DynamoDB for me. You have done a good job. . .

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

    Thank you very much! I was able to get this to work and now my crush is very impressed :). I smashed the like button as you requested

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

    Thank you so much Shabbir for such Awesome tutorials

  • @senthilkumar9564
    @senthilkumar9564 2 года назад +1

    Helpful Video and hearty thankful. It would have been great if you added some methods to scan and query by Index. Please reference if you have some samples.

  • @malleshkumarv
    @malleshkumarv Месяц назад

    Thank you for the detailed description. My question is No sql being structure less data, so tomorrow if a new field is added to employee details, do i need to make changes to java entity object to get new fields. Is there a way to see new fields without touching java code.

  • @jesusalfredohernandezorozc3836

    Great video and explanation!
    Great work!

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

    Is it possible to insert or update one time like in JPA using saveAll? Is it good to integrate JPA with DynamoDB and how to query DynamoDB based on GSI

  • @miteshjain3390
    @miteshjain3390 Год назад +1

    nice explanation. Could you please remove your image screen or make smaller put into cornor.

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

    Bhai tum bhut mast kaam krta h re!!

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

    Your videos makes the concepts so simple. Awesome bro !!

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

    Thank you very much. This was very useful. All the best for your RUclips journey.

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

    Thanks a lot.! Very well presented, short, concise and very helpful.! I could successfully do CRUD operations as explained in the video.

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

    Hi can you please tell me what is the handler method in this code as it will be required to change in the lambda runtime setting

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

    With this single table/multiple documents model, how do you create global and local secondary indices?

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

    Very nice tutorial, thank you.

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

    Your videos are awesome bro, you will give complete picture and hands on in a clear way. Can you please also make a video on dynamoDB INDEXes with springboot.

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

    Very nice video...can you do an extension for this deploying the spring boot application in serverless environment like Aws lamda instead of using tomcat server.

  • @SergeyVorobev-fr7ye
    @SergeyVorobev-fr7ye Год назад

    Thank you) You saved a lot of time!

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

    Keep it up for awesome video, try to cover dynamodb query part also. 🤘

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

    You're a legend! Thanks for the video mate.

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

    Excellent content! I have a question, how can I retrieve all info of one table?

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

    My DynamoDB running on local port 8000, How can i connect it via Code, Since i don't want directly connect via DymanoDB on AWS, i won't be using the Access/Secret Key's..?

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

    I am looking for Spring and SpringBoot from scratch, do you have any tutorial series on that topics?

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

    please make video on unit testing for all crud operations.. using jUnit .. or using Junit and mockito

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

    hey ..you are doing a great job. Thanks you so much.

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

    Hi Sir
    This video was superb .. Thanks a ton again to make our life easier

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

    Is it necessary to have a table pre-created before using it in the code? Wouldn't it be automatically created once we start th application just like in spring data JPA??

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

    Nice video sir, in case of composite primary key, what change we need to for update/ save

  • @김가은-f4t
    @김가은-f4t 3 года назад

    감사합니다. 자료가 많이 없어서 갈팡질팡했는데 해결했습니다👍

  • @MrMaj-cl5mb
    @MrMaj-cl5mb 2 года назад +1

    getting error 500 even after adding '@Autowired' please help me im not getting response from api

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

    How can we connect with DocumentDb? can u share one video with it !!

  • @82ashutoshranjan
    @82ashutoshranjan 3 года назад

    Thank You so much for this insightful video. Just wanna ask one question-like with JPA, we load data.sql file at the start of the application. How can we do so while working with dynamoDB?

  • @brunodobelinguimaraes4900
    @brunodobelinguimaraes4900 7 месяцев назад

    really nice video! thanks a lot!

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

    This is great! simple and very clear.. Thank youuu ❤

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

    Nice demo.

  • @acesAtlaNtis
    @acesAtlaNtis 5 месяцев назад

    well explained.. thanks !

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

    Great video can you pls upload a video with all Lombok annotations

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

    Hi, i got this error "WARN 19800 --- [nio-8083-exec-5] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'GET' not supported]". What should I do?

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

    Quite a good and educative video! Thanks

  • @caclargacha
    @caclargacha 7 месяцев назад

    Great video, thanks

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

    Thank you soo much for the video brother.
    Could you also make a video on creating dynamo DB with infrastructure as code

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

    what method I can use if need retrieve all employees

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

    How to work on localdate property with dyanamodb

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

    how can we pass request using eclipse.. please guide

  • @gerardojao
    @gerardojao 7 месяцев назад

    Thank you my friend

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

    I am facing resource not found exception any solution?

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

    Great understanding bro

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

    Thank you very much. Great video.

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

    how to stop duplicate entries to dynamodb?

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

    Good tutorial, thanks!

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

    How to get all the data at once ?

  • @akshatgupta-educatingall3182
    @akshatgupta-educatingall3182 2 года назад

    does this github link is the final code ? or we need to write the complete code?

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

    Thanks man for the help

  • @chandrashekar-cs8bg
    @chandrashekar-cs8bg 3 года назад

    keep up the good work, thankyou

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

    Tks, success here !

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

    Nice video and explanation sir ..

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

    Thank you!

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

    aweosme. worked for me....

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

    video on sdk-2

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

    Thanks a million :)

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

    much helpful... Thank you

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

    This is really helpful

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

    tenk yu

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

    Man, thank you so much for this video... I helped me a lot. If I could, I'd thumb up twice... kkkkk

  • @yashpatel-qg3ic
    @yashpatel-qg3ic 3 года назад

    Hey, can you tell me how to add a date in both model and its implementation. Thanks in advanced. Please help

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

    Thanks

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

    Nice video

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

    Nice

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

    Please slow good vedio

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

    bhai chal ni ra yaar ye. thoda dekhiyo computer pe. meet pe aaja

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

    Thank you!