Principles every developer should know (The Twelve-Factor App)

Поделиться
HTML-код
  • Опубликовано: 22 ноя 2024
  • The 12-factor app is the methodology for building software that includes the best DevOps and cloud deployment practices. Even though the methodology is old, most of its parts are still relevant. Let's learn more about it.
    ======⚡⚡⚡======
    Consider becoming a member of the channel by joining me ❤️
    / @softwaredeveloperdiaries
    ☕ Buy me a coffee: www.buymeacoff...
    🙌 Become my Patreon and get exclusive perks: / softdevdiaries
    💼 Follow me on LinkedIn and drop me a message if you'd like: / gadirovgs
    💻 Also, let's connect on GitHub: github.com/gusgad
    📚 Resources:
    12factor.net/a...
    aws.amazon.com...
    opentelemetry....
    Horizontal scaling: • How to make your appli...
    And don't forget to subscribe for more videos like this 😊

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

  • @reverse_engineered
    @reverse_engineered Месяц назад +1

    Dependencies in Python are managed using the pip package manager and a requirements.txt file which is very similar to the package-lock.json file.

  • @reverse_engineered
    @reverse_engineered Месяц назад

    Could you add chapter markers? It would be nice to jump over topics we are familiar with or jump to topics that we are specifically trying to learn about. Thanks!

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

    Dependencies in Java can be managed very efficiently using maven or gradle.

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

    Thank you so much for this clear explanation. btw may I know which software is this which has both document and canvas ?

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

      Thanks a lot for the Super, my friend! 🫶
      Yes, it’s called Eraser.io :)

  • @Naveen-i2p
    @Naveen-i2p 3 месяца назад +2

    Its amazing, The content is very clean and Good

  • @NguyenNgoc-b3e
    @NguyenNgoc-b3e 3 месяца назад

    love that bro