نویسنده: admin

  • چگونه یک همکار سمی  نابی شویم؟

    چگونه یک همکار سمی نابی شویم؟

    چگونه یک همکار سمی نابی شویم؟
    خب در این مقال راهکارهای سمی شدن در محیط کار رو به صورت تصویری به محضر مبارکتون ارایه کردیم.
    اگر موارد زیر رو اجرا و تمرین کنید کم کم ملکه ذهنتون میشه و متناسب با استعداد تون در مدتی کوتاه به یکی از سمی ترین همکار درخواهید امد.
    ۱۰۰٪تضمینی.
    هر کی بردس راضی بودس!

    توجه توجه
    (مدیران محترم منابع انسانی یا بقیه اگر فکر می کنند که این پوسترها برای زخم های فرهنگی سازمانشون به درد می خوره و جهت فرهنگ سازی سازمانشون ظرفیت های موجود در سازمان وجود داره، فرمت قابل چاپش اماده است،لطف کنند پیام بدن تا براشون ارسال کنم که چاپ کنند و بزن به در ودیوار شاید افاقه کرد).
    ارادت
    #فرهنگ_سازمانی
    #طنز
    #همکار_سمی
    #حامد_بذرافکن
    Hamed Bazrafkan


    ترجمه:

    How to become a pure toxic colleague?
    Well, in this article, we have presented the solutions of poisoning in the workplace in the form of pictures.
    If you implement and practice the following things, she will gradually become the queen of your mind and according to your talent, you will become one of the most toxic colleagues in a short period of time.
    100% guaranteed.
    Whoever won was satisfied!

    attention attention
    (Dear human resource managers or others, if they think that these posters are useful for the cultural wounds of their organization and that there are capacities in the organization for the culturalization of their organization, the printable format is ready, please send a message so that I can send it to them. that they print and knock on the door of the house, maybe it will appear).
    devotion
    #organizational_culture
    #comedy
    #Hamkar_Sami
    #Hamid_Bazrafken
    Hamed Bazrafkan



  • از کد تا تولید: سفری گام به گام

    از کد تا تولید: سفری گام به گام

    “From Code to Production: A Step-by-Step Journey”.

    “From Code to Production: A Step-by-Step Journey”

    Curious about how code makes its way to production? Here’s a glimpse into the typical workflow:

    1. Product Vision: The process begins with the product owner crafting user stories based on requirements.

    2. Sprint Development: The development team selects these user stories from the backlog and incorporates them into a sprint for a two-week development cycle.

    3. Code Commit: Developers commit their code to the Git repository.

    4. Build Automation: Jenkins triggers a build, which must pass unit tests, code coverage thresholds, and quality gates in SonarQube.

    5. Artifact Management: Upon a successful build, the artifact is stored in Artifactory and deployed to the development environment.

    6. Feature Testing: With multiple dev teams working on various features, each feature is deployed to QA1 and QA2 for independent testing.

    7. QA Assurance: The QA team performs QA testing, regression testing, and performance testing on the new environments.

    8. UAT Deployment: Following successful QA testing, the builds are deployed to the UAT environment.

    9. Release Candidate: If UAT is successful, the builds are marked as release candidates and scheduled for deployment to the production environment.

    10. Production Monitoring: The SRE (Site Reliability Engineering) team takes charge of monitoring the production environment.

    Want to learn more about web development?
    Follow JavaScript Mastery GeeksforGeeks freeCodeCamp Scribbler.Live and for system design and devops follow ByteByteGo

    Credits: ByteByteGo


    ترجمه:

    “از کد تا تولید: سفری گام به گام”

    کنجکاو هستید که چگونه کد راه خود را به سمت تولید باز می کند؟ در اینجا نگاهی اجمالی به گردش کار معمولی است:

    1. چشم انداز محصول: این فرآیند با ایجاد داستان های کاربر بر اساس نیازهای صاحب محصول آغاز می شود.

    2. توسعه Sprint: تیم توسعه این داستان های کاربر را از بک لاگ انتخاب می کند و آنها را برای یک چرخه توسعه دو هفته ای در یک اسپرینت ترکیب می کند.

    3. Code Commit: توسعه دهندگان کد خود را به مخزن Git متعهد می کنند.

    4. Build Automation: Jenkins یک ساخت را راه اندازی می کند، که باید تست های واحد، آستانه پوشش کد و گیت های با کیفیت را در SonarQube پشت سر بگذارد.

    5. مدیریت مصنوع: پس از ساخت موفق، مصنوع در Artifactory ذخیره می شود و در محیط توسعه مستقر می شود.

    6. تست ویژگی: با چندین تیم توسعه دهنده که روی ویژگی های مختلف کار می کنند، هر ویژگی برای آزمایش مستقل در QA1 و QA2 مستقر می شود.

    7. تضمین QA: تیم QA تست QA، تست رگرسیون و تست عملکرد را در محیط های جدید انجام می دهد.

    8. استقرار UAT: پس از آزمایش موفقیت آمیز QA، بیلدها در محیط UAT مستقر می شوند.

    9. Release Candidate: اگر UAT موفقیت آمیز باشد، ساخت ها به عنوان کاندیدهای انتشار علامت گذاری می شوند و برای استقرار در محیط تولید برنامه ریزی می شوند.

    10. نظارت بر تولید: تیم SRE (مهندسی قابلیت اطمینان سایت) وظیفه نظارت بر محیط تولید را بر عهده می گیرد.

    آیا می خواهید در مورد توسعه وب اطلاعات بیشتری کسب کنید؟
    JavaScript Mastery GeeksforGeeks freeCodeCamp Scribbler.Live را دنبال کنید و برای طراحی و توسعه سیستم، ByteByteGo را دنبال کنید

    اعتبار: ByteByteGo