Go + DynamoDB Bulletproof CRUD API [ PART 10 ] #golang #dynamodb #serverless

preview_player
Показать описание
Go + DynamoDB Bulletproof CRUD API - PART 10

In this project, we will build a complete CRUD API with golang and AWS dynamoDB (serverless fully managed database)

▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬
0:00 - intro
0:45 - demo
1:46 - project briefing
8:30 - back to drawboard

#go-dynamodb-project #golang-dynamodb
Рекомендации по теме
Комментарии
Автор

Hi Akhil, first of all just wanna say big THANK YOU for creating this series. These videos actually teach me a great deal in both using Go interfaces and DynamoDB.
In terms of style, I actually prefer your presentation from a developer's perspective. Had you explained everything in detail, this series could easily become 50 parts long. With some previous background in Go, I was able to follow your coding.
The only difference from my end is that I am using VSCode Go Extension, so the editor often auto-format my code and delete unused import statements when I hit SAVE. Though I know you disable it on purpose, it would definitely make code-along a lot easier if you also enable the extension.
Will check out your other series, and best wishes on your future endeavours.

ShufengHu
Автор

Hi Akhil! I’ve been watching your videos for awhile now. I think they would benefit from being structured in a way where you actually execute code after completing a portion of it. For example, CRUD operations are incredibly standard and these are routine operations. So in this video you put in some stubs and wrote your create function. It would probably be good to then actually run the code and then show your viewers that a new entry was created. You’re putting a high burden on the viewer to piece together information for 3 videos to finally understand a concept. Just some feedback - hope it helps.

mfc
join shbcf.ru