-
Notifications
You must be signed in to change notification settings - Fork 554
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DevsecOps.md localised to Hindi #1305
Conversation
✅ Deploy Preview for cncfglossary ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
content/hi/devsecops.md
Outdated
DevSecOps शब्द विकास, संचालन और सुरक्षा जिम्मेदारियों के सांस्कृतिक विलय को संदर्भित करता है। | ||
यह सुरक्षा प्राथमिकताओं को शामिल करने के लिए [DevOps](/devops/) दृष्टिकोण का विस्तार करता है | ||
डेवलपर और परिचालन कार्यप्रवाह में न्यूनतम या बिना किसी व्यवधान के। | ||
DevOps की तरह, DevSecOps एक सांस्कृतिक बदलाव है, जिसे अपनाई गई तकनीकों द्वारा अद्वितीय अपनाने के तरीकों के साथ आगे बढ़ाया गया है। | ||
|
||
## समस्या यह संबोधित करता है | ||
|
||
DevOps प्रथाओं में [निरंतर एकीकरण] (/ निरंतर-एकीकरण /) और [निरंतर परिनियोजन] (/ निरंतर-वितरण /) शामिल हैं | ||
और अनुप्रयोग विकास और रिलीज चक्रों में तेजी लाएं। | ||
दुर्भाग्य से, स्वचालित रिलीज़ प्रक्रियाएं जो प्रतिनिधित्व करने में विफल होती हैं | ||
सभी संगठनात्मक हितधारक पर्याप्त रूप से मौजूदा मुद्दों को बढ़ा सकते हैं। | ||
एक प्रक्रिया जो सुरक्षा आवश्यकताओं पर विचार किए बिना नए सॉफ़्टवेयर को तेज़ी से रिलीज़ करती है | ||
किसी संगठन की सुरक्षा मुद्रा को नीचा दिखा सकता है। | ||
|
||
## यह कैसे मदद करता है | ||
|
||
DevSecOps टीम साइलो को तोड़ने पर ध्यान केंद्रित करता है और सुरक्षित, स्वचालित वर्कफ़्लोज़ के निर्माण को बढ़ावा देता है। | ||
सुरक्षा अनुप्रयोगों का चयन करते समय, संगठनों को इसका लाभ उठाना चाहिए | ||
स्वचालित CI/CD कार्यप्रवाह और नीति प्रवर्तन जो डेवलपर को सशक्त बनाते हैं। | ||
लक्ष्य अवरोधक बनना नहीं बल्कि सुरक्षा नीतियों को लागू करना है | ||
उपयोगकर्ताओं को अपने प्रोजेक्ट को आगे बढ़ाने के तरीके के बारे में सटीक जानकारी देते हुए। | ||
जब ठीक से लागू किया जाता है, तो एक संगठन बेहतर टीम संचार प्राप्त करेगा और | ||
सुरक्षा दुर्घटनाओं और संबंधित लागतों को कम करें। |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The alignment of sentences can be fixed. The original paragraph has sentences in continuation, please fix the extra new line and spaces.
content/hi/devsecops.md
Outdated
--- | ||
title: DevSecOps | ||
status: Completed | ||
category: concept |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please use अवधारणा in place of concept
content/hi/devsecops.md
Outdated
यह सुरक्षा प्राथमिकताओं को शामिल करने के लिए [DevOps](/devops/) दृष्टिकोण का विस्तार करता है | ||
डेवलपर और परिचालन कार्यप्रवाह में न्यूनतम या बिना किसी व्यवधान के। |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
यह सुरक्षा प्राथमिकताओं को शामिल करने के लिए [DevOps](/devops/) दृष्टिकोण का विस्तार करता है | |
डेवलपर और परिचालन कार्यप्रवाह में न्यूनतम या बिना किसी व्यवधान के। | |
यह सुरक्षा प्राथमिकताओं को शामिल करने के लिए डेवलपर और परिचालन कार्यप्रवाह में न्यूनतम या बिना किसी व्यवधान के, [DevOps](/devops/) दृष्टिकोण का विस्तार करता है। |
Signed-off-by: Abhishek Kumar <76171953+octonawish-akcodes@users.noreply.github.com>
check now @Garima-Negi |
Signed-off-by: Abhishek Kumar <76171953+octonawish-akcodes@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!!
Hi @octonawish-akcodes (Hello Hindi team, @Garima-Negi @sayantani11 , could you please guide contributors to complete the checklist before a reviewer starts the review? Thank you!) |
Done |
Thank you @octonawish-akcodes |
Describe your changes
Translated Devsecops in hindi
Related issue number or link (ex:
resolves #issue-number
)Closes #1183
Checklist before opening this PR (put
x
in the checkboxes)git commit -s
) is to affirm that commits comply DCO.