Database Event Architecture for Enterprise Solutions

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

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

  • @ravindusamaranayake3278
    @ravindusamaranayake3278 2 месяца назад

    Thank you for this valuable content

  • @lakshanmadhuranga8527
    @lakshanmadhuranga8527 3 месяца назад

    Good explanation about CDC

  • @IndrakumaraSirisena
    @IndrakumaraSirisena 3 месяца назад +1

    Absolutely outstanding and truly impressive and valuable... what are the things we can do to make sure to data quality while running and scaling

  • @asankasanjaya7532
    @asankasanjaya7532 3 месяца назад +1

    Very helpful. I have a scenario where this can be applied perfectly.

  • @jayamaljayamaha9494
    @jayamaljayamaha9494 3 месяца назад +3

    It would be great if you can show how to do it with postgress db. Basically I need to push a event to aws sqs when database column value is inserted

  • @isurucumaranathunga
    @isurucumaranathunga 3 месяца назад

    Thank you so much for this valuable content Krish. It will be great if you can do a simple practical scenario on this. Thanks a lot

  • @DimalkaPiyumantha
    @DimalkaPiyumantha 2 месяца назад

    Need a practical please... TIA!

  • @NaveenKumarasinghe
    @NaveenKumarasinghe 3 месяца назад +2

    Please start an architecture series _/\_

    • @krish
      @krish  3 месяца назад +3

      stay tune with Architect 101 play list. planed to discuss 5-10 patterns

  • @nikaloflamel111
    @nikaloflamel111 2 месяца назад

    please do a demo

  • @csatanarachchi
    @csatanarachchi 2 месяца назад

    The design is good but has potential single points of failure, such as the main database and CDC connector. You can address this by using high availability and failover configurations for the database (e.g., replication and clustering) and implementing monitoring, alerting, and redundancy for CDC connectors