The REVISED CI / CD Pipeline - Making Improvements

Поділитися
Вставка
  • Опубліковано 21 лис 2024

КОМЕНТАРІ • 26

  • @vijay_chavda
    @vijay_chavda 2 роки тому +11

    Very helpful. Watching this at night in darkness, it didn't burn my eyes.. Kudos!

  • @aliulhaqansari
    @aliulhaqansari 2 роки тому +5

    I work for a bank and one use case of pre-prod environment is to run regression test. We don't have blue-green deployments so regression is very helpful.
    Thanks for awesome content. Keep it going.

    • @BeABetterDev
      @BeABetterDev  2 роки тому

      Very welcome and thanks for the kind words

  • @DMinnesota
    @DMinnesota Рік тому +1

    Please do a video on testing and role of QAs within CI/CD

  • @go_better
    @go_better 2 роки тому +4

    Thanks for education, man

  • @tuanousman8318
    @tuanousman8318 Рік тому

    absolutely Brilliant. Thank you

  • @nikhileshsiddanthi2249
    @nikhileshsiddanthi2249 2 роки тому +1

    Thank you!!

  • @MatthewKennedyUK
    @MatthewKennedyUK Рік тому

    How do you deal with blue green deployments when you have 2 separate databases?

  • @0x49BBF
    @0x49BBF 2 роки тому +1

    Great video! Would love to see some stuff on AWS X-Ray!

  • @hwx444444
    @hwx444444 Рік тому

    Hey man great stuff. What do you use for your blackboard illustration? I really like the eraser effect.

  • @eloimartinez9446
    @eloimartinez9446 2 роки тому

    I know its not really in the topic, but how do you make a canary that has breaking changes in the database schema?

  • @CT-cx8yi
    @CT-cx8yi 2 роки тому

    Can we get the pdf of this?

  • @chrisUyehara
    @chrisUyehara 2 роки тому

    What software are you using to draw and annotate your presentation with your tablet?

    • @BeABetterDev
      @BeABetterDev  2 роки тому +2

      Hi Chris, I use photoshop to 'erase' a layer ontop of the text.

  • @mohanraj-kr9xg
    @mohanraj-kr9xg 2 роки тому

    Hi, can you please help me to get your lambda alias and version video? I am trying to find that🥺

  • @AllMightGaming-AMG
    @AllMightGaming-AMG 2 роки тому +2

    Were you an amazon sde?

  • @gauntletwielder6306
    @gauntletwielder6306 2 роки тому +1

    The GLARING problem I see with Blue Green Deployment…. is REAL data in the database server. That means developers could access real, unsanitized data. No thanks.

    • @dontdoit6986
      @dontdoit6986 Рік тому

      Part of deployment from blue to green is changing endpoints and also flipping the database

  • @jovsta
    @jovsta 2 роки тому

    Not a router mate, a Load-balancer with a manual redirection or a DNS Global LB. Not a router.