Microservices with .NET 6 and AWS Tutorial - Part 1

  Рет қаралды 19,785

Wes Doyle

Wes Doyle

Күн бұрын

Пікірлер: 31
@WesDoyle
@WesDoyle 2 жыл бұрын
Welp, I said "monolithic application on the other hand" at 2:45 when I meant to say "microservices architecture on the other hand!" Thanks for watching :)
@khanfaizan05
@khanfaizan05 2 жыл бұрын
I subscribed without even watching.. knowing that you have something better to offer
@simplepycodes
@simplepycodes 2 жыл бұрын
Finally i got a better understanding of this concept. Thanks a lot, appreciate your effort.
@ryadean
@ryadean 2 жыл бұрын
You're a great guy Wes putting these out for people to learn for free! Enjoyed the first episode, how regularly will you be releasing them? :)
@WesDoyle
@WesDoyle 2 жыл бұрын
Hey Ryan, I'll be releasing once every 2 days throughout this series. Thanks for watching!
@mr.nobody4494
@mr.nobody4494 2 жыл бұрын
This series of videos are amazing, some much value. Thanks!
@PoPo-lt1zd
@PoPo-lt1zd 2 жыл бұрын
Thank you for this series Wes!
@WesDoyle
@WesDoyle 2 жыл бұрын
Thanks for watching, Po Po - more to come!
@jimmydavila7196
@jimmydavila7196 2 жыл бұрын
Excellent Tutorial. Thank you Wes
@2005Azm
@2005Azm 2 жыл бұрын
Wonderful! Thank you Wes
@mehdihadeli
@mehdihadeli 2 жыл бұрын
Great, thanks. Keep going.
@jinalkumarpatel5138
@jinalkumarpatel5138 2 жыл бұрын
Nice video. One question though ..how microservices deal with common data like lookup list that can used by multiple service at the sametime it required locally too when join performed.
@WesDoyle
@WesDoyle 2 жыл бұрын
Hi there, this is a great question, and a pretty big topic. There a few strategies to consider. I plan on making a video about this soon. One strategy is to duplicate data across services via pub/sub pattern - this keeps the joining logic within the data layer of a single service. Another approach is to use a composite service responsible for the joins - if joins move to the application layer, latency will surely increase. Another approach is to share a database, have services each use a separate schemas on that database, and create a read for the necessary join as a View in the database layer.
@jinalkumarpatel5138
@jinalkumarpatel5138 2 жыл бұрын
@@WesDoyle Thanks for reply and surely it helps. I am in much favor of pub/sub as it gives true meaning of microservice as separate unit. Second option is like sync call to another service and that is somewhat if possible avoided. Third seems to be a good option. Definitely I am looking forward remaining videos on this microservice series.
@NicholasIbarra01
@NicholasIbarra01 2 жыл бұрын
Also would love to see the same code uploaded to azure, just a thought.
@WesDoyle
@WesDoyle 2 жыл бұрын
Thanks for the idea, Nicholas!
@ryanrieben3517
@ryanrieben3517 2 жыл бұрын
Me too!
@kisornanda5848
@kisornanda5848 2 жыл бұрын
Wes, Loving the series. The architecture diagrams look cool. What tool have you used to create the AWS diagram?
@naeemdeshmukh7035
@naeemdeshmukh7035 Жыл бұрын
Hello Wes, Amazing content! Can you please share github repo link for me to clone this?
@ipelengmekgwe834
@ipelengmekgwe834 2 жыл бұрын
Great work! Any chance you'll upload this to udemy?
@alysonramos3424
@alysonramos3424 2 жыл бұрын
Lov u content man
@VinuP2023
@VinuP2023 2 жыл бұрын
Wes, +1 for replicating this in Azure please
@johncraig5979
@johncraig5979 2 жыл бұрын
It's been a while. I've been on hiatus with coding and learning for a year since 2021 turned into "2020: part II". It's time to get back in that learning groove with a new series I suppose.
@WesDoyle
@WesDoyle 2 жыл бұрын
John! Great to hear from you. Hope you're doing well!
@Nurtylek
@Nurtylek 2 жыл бұрын
what about microservices on nodejs with aws 😁
2 жыл бұрын
hi, i need help here. i couldnt run "dotnet sln new **/*.csproj". how can i run it?
@RaZziaN1
@RaZziaN1 2 жыл бұрын
Command for windows: dotnet sln add (ls -r **/*.csproj) , if dotnet sln add (ls -r **/*.csproj) does not work for you. (conemu)
@WesDoyle
@WesDoyle 2 жыл бұрын
thanks!
Microservices with .NET 6 and AWS Tutorial - Part 2
1:00:10
Wes Doyle
Рет қаралды 10 М.
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 61 МЛН
1% vs 100% #beatbox #tiktok
01:10
BeatboxJCOP
Рет қаралды 67 МЛН
Microservices with Databases can be challenging...
20:52
Software Developer Diaries
Рет қаралды 117 М.
Do NOT Learn Kubernetes Without Knowing These Concepts...
13:01
Travis Media
Рет қаралды 339 М.
Background Tasks Are Finally Fixed in .NET 8
10:29
Nick Chapsas
Рет қаралды 119 М.
Сборник Эксклюзивов 2024 - Уральские Пельмени
1:33:24
Уральские Пельмени
Рет қаралды 123 М.
Serverless Doesn't Make Sense
10:13
Ben Awad
Рет қаралды 368 М.
The Ultimate .NET Version Guide
14:35
Claudio Bernasconi
Рет қаралды 32 М.
Self-Hosting Next.js
45:13
leerob
Рет қаралды 80 М.
Microservices Explained in 5 Minutes
5:17
5 Minutes or Less
Рет қаралды 813 М.