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

Поділитися
Вставка
  • Опубліковано 18 жов 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 14 днів тому

    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!

  • @reverse_engineered
    @reverse_engineered 14 днів тому

    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.

  • @Naveen-i2p
    @Naveen-i2p 2 місяці тому +2

    Its amazing, The content is very clean and Good

  • @niveshsengar
    @niveshsengar 2 місяці тому +1

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

  • @Josephrajp
    @Josephrajp 2 місяці тому +1

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

  • @NguyenNgoc-b3e
    @NguyenNgoc-b3e 2 місяці тому

    love that bro