Rest API - Best Practices - Design
15:50
Which Database Model to Choose?
24:38
How TLS Works?
12:09
Жыл бұрын
CAP Theorem: PostgreSQL vs Cassandra
8:00
PostgreSQL Partitioning Tutorial
11:43
PgBouncer Tutorial
19:06
2 жыл бұрын
Pgpool-II Tutorial
32:30
2 жыл бұрын
PostgreSQL Logical Replication Guide
25:06
HTTP 3 Explained
8:57
2 жыл бұрын
IntelliJ IDEA Maven tutorial
18:08
3 жыл бұрын
MySQL Spotting Performance Problems
19:18
MySQL Architecture
11:27
3 жыл бұрын
MySQL Covering Index
3:38
3 жыл бұрын
MySQL Index Performance
13:18
3 жыл бұрын
MySQL How To Choose the Primary Key
12:23
MySQL Composite Index Best Practices
16:07
IntelliJ IDEA Database Tools 2020.3
20:17
Code Completion in IntelliJ IDEA
9:23
Пікірлер
@ОлегОстанин-л2ч
@ОлегОстанин-л2ч Күн бұрын
Info is useful bad the language pronounciation is ugly
@RayZde
@RayZde 13 күн бұрын
Why do we need all those methods these days?
@ashutoshsharma3958
@ashutoshsharma3958 13 күн бұрын
Exactly the thing I was looking for, bullseye, Loved it!!
@ramialdarkazly1163
@ramialdarkazly1163 15 күн бұрын
Great job thank you very much
@taufanraifaldy4193
@taufanraifaldy4193 16 күн бұрын
Thank you, this is really informative and helpful.
@aryan737
@aryan737 17 күн бұрын
This is pure gold. So much covered. Thank you for this. Btw are you Persian. Thanks again for sharing your knowledge.
@shantanugupta-oz1dx
@shantanugupta-oz1dx 21 күн бұрын
This was so clearly explained. I understood it clearly. Thank you so much!!
@neilarora3991
@neilarora3991 Ай бұрын
Great Informative video, thanks I have a question : In the last approach, don't you think the continuous polling to X system from Y system for status will have an impact on the X system ? Instead X inform about the status of the task to the Y system ?
@thangnguyenvan1807
@thangnguyenvan1807 Ай бұрын
"ain't nobody got time for that" lmao
@stevenchang4784
@stevenchang4784 Ай бұрын
good job~~ Thank you!!😀
@AnantaAkash.Podder
@AnantaAkash.Podder Ай бұрын
This channel is a Pure Gem... I didn’t know a Lot of this concept... thank you very much Sir...
@stevenchang4784
@stevenchang4784 Ай бұрын
regarding failover , postgres16 and pgpoolII 4.5 change the behaviours
@lucadelossantos4618
@lucadelossantos4618 Ай бұрын
amazing video!! very helpful
@ChunkiFTW
@ChunkiFTW Ай бұрын
Thanks!
@hatem.tommy.lamine
@hatem.tommy.lamine Ай бұрын
goat video
@GiorgiRomanadze-u1z
@GiorgiRomanadze-u1z Ай бұрын
I have postgres onprem and i am trying to migrate on Azure. Everything i have setup correctly, but it does't start the replication, value is always 0.what can be a problem? publication/subscrpitons etc etc everyting fine.
@DhavalAhir10
@DhavalAhir10 Ай бұрын
Apache Solr vs. Elasticsearch. When to use which? Can you please make a video to compare both accounts to latency, performance, and features with use cases?
@jafeta.7553
@jafeta.7553 Ай бұрын
Love your videos!
@jafeta.7553
@jafeta.7553 Ай бұрын
Great vid
@techwatch2024
@techwatch2024 Ай бұрын
This is one of the best videos to watch if you are preparing for system design interview and also just want to know how the entire payment system works. Keeping them coming.
@Bujde69
@Bujde69 2 ай бұрын
Nice, now I know what I need to do if I want to replicate my data so that if my device fails, I have two databases down instead of just one and I'm back to square one but with extra steps.
@sergiodogaming
@sergiodogaming 2 ай бұрын
what different from docker?
@WaseemNazirMir
@WaseemNazirMir 2 ай бұрын
i have seen that there are changes in hba.conf as well, but you did not did that.. Also is it simialr for managed DB as well?
@TheLwi
@TheLwi 2 ай бұрын
For the record - asyn vs sync communication has nothing to do with level of coupling (dependency) of services. One can have highly coupled services in async communication.
@KainEis-oj4yo
@KainEis-oj4yo 2 ай бұрын
Awesome content. Really one of the best overviews I have seen so far. I can also just recommend that you find a better way for people to follow. I had to jump several times back and forth just to remember myself about which databases you currently talk about. But I did it happily because the content was really good. Thanks :)
@CppExpedition
@CppExpedition 2 ай бұрын
EXCELENT OVERVIEW MY FRIEND!
@jeetchheda8916
@jeetchheda8916 2 ай бұрын
1) How to specify a different remote server path to pg_basebackup ? 2) Can we pre-configure a Replication user but start the streaming a few years later after the production environment feels the need to start some replicas ?
@endremoen6813
@endremoen6813 2 ай бұрын
Why isnt the schema.xml shown? And its not in the github repo. Is this a udemy course??
@chaitanyakumar9458
@chaitanyakumar9458 2 ай бұрын
Can we have all the source data in single database (ex sql server) instead erp/crm, other info
@NguyenHoang-nz5sc
@NguyenHoang-nz5sc 2 ай бұрын
Thank u so much!
@dishankshah5080
@dishankshah5080 3 ай бұрын
such a AI generated shit
@LearnValkey
@LearnValkey 3 ай бұрын
I love your tutorial it clearly explained the benefits of using pgbouncer. Have you ever used it in kubernetes? Should pgbouncer be run on the same pod as postgres or can be on different ones?
@arreyettabawakaugustinebes8410
@arreyettabawakaugustinebes8410 3 ай бұрын
You are a lifesaver! 🙌 God bless you! I’ve been working on a project for about a month that required logical replication. After trying several methods and reading various documents, I was really unsure about what to do since it kept failing. Today, I decided to dive back into research and accidentally stumbled upon your video. After watching it, I realized where I went wrong and immediately got back to it. I finally succeeded! 🎉 Thank you so much! I’m at a loss for words! ❤
@HighPerformanceProgramming
@HighPerformanceProgramming 2 ай бұрын
Thank you so much for your comment. This means a lot to me. ❤️
@varunpalsingh3822
@varunpalsingh3822 3 ай бұрын
make more videos like this, on kafka, radis, postgres, java, go
@tomknud
@tomknud 3 ай бұрын
No Kafka in sixty seconds?
@lylez00
@lylez00 3 ай бұрын
At 29:14, the word "passwords" is misspelled in the lower-left side of the video.
@varunverma5686
@varunverma5686 3 ай бұрын
I have a doubt can logical replication be the solution to long running queries getting cancelled due to replication lag, I understand more replication lag means too much updates on the master/publisher side and subscriber/replica is taking time to catchup, But is there anyway in which logical replication can help in this case over physical replication BTW thanks for the great content you are providing!!
@bhanureddy2087
@bhanureddy2087 3 ай бұрын
One year gap damn
@stanislavslesarev8062
@stanislavslesarev8062 3 ай бұрын
I've been working a few years integrating PSP with different apps and I still have found some new information in this video, thanks for sharing the valuable insights, great summary!
@JustMe-zu2ml
@JustMe-zu2ml 3 ай бұрын
Thank you for the series. It was really helpful.
@WodehousYork
@WodehousYork 3 ай бұрын
40121 Kristin Pass
@ianokay
@ianokay 3 ай бұрын
This is excellent, thank you. Such excellent minutia and detail that are very important, and an extremely well composed/ordered/organized video.
@prasenjitsutradhar3368
@prasenjitsutradhar3368 3 ай бұрын
After 1 year.....I thought you're dead!
@HighPerformanceProgramming
@HighPerformanceProgramming 3 ай бұрын
😆 I will try to allocate more time to these videos
@soaring_dove
@soaring_dove 3 ай бұрын
0:12 "jump off like a kangaroo on a trampoline" 😂Sounds like a wise man whose seen the world alil' bit
@HighPerformanceProgramming
@HighPerformanceProgramming 3 ай бұрын
😆
@samarnagar9699
@samarnagar9699 3 ай бұрын
Should I watch your previous video first or this is an stand alone
@HighPerformanceProgramming
@HighPerformanceProgramming 3 ай бұрын
The videos are stand alone.
@samarnagar9699
@samarnagar9699 3 ай бұрын
@@HighPerformanceProgramming okay
@rubickon
@rubickon 3 ай бұрын
This is realy great.
@gajabalaji
@gajabalaji 3 ай бұрын
Great Video. Thank You!
@poleoluline2879
@poleoluline2879 3 ай бұрын
Do not take this video for source of truth, he does not know how tcp works.
@kirubagaran3749
@kirubagaran3749 3 ай бұрын
You deserve more subscribers and views
@Nnngao4231
@Nnngao4231 3 ай бұрын
great explanation!