Microsoft Certified: Devops Engineer Expert

Microsoft Certified: Devops Engineer Expert

Passed

Today I took and passed AZ-400 obtaining the Devops Engineer Expert accreditation.

Renewed

Update 2023-12-30: I have recently renewed this certification, extending my accreditation until 2024-12-30.

Exam AZ-400

Candidates for this exam are developers or infrastructure administrators who also have subject matter expertise in working with people, processes, and products to enable continuous delivery of value in organizations.

DevOps engineers must have experience with administering and developing in Azure, with strong skills in at least one of these areas. They should be familiar with both Azure DevOps and GitHub.

Skills measured

  • Configure processes and communications (10-15%)
  • Design and implement version control (15-20%)
  • Design and implement build and release pipelines (40-45%)
  • Develop a security and compliance plan (10-15%)
  • Implement an instrumentation strategy (10-15%)

Earning the DevOps Engineer Expert certification demonstrates the ability to combine people, process, and technologies to continuously deliver valuable products and services that meet end user needs and business objectives. DevOps professionals streamline delivery by optimizing practices, improving communications and collaboration, and creating automation.

Links

  • You can view the latest details on the certification here.
  • You can view the latest details of the exam here here.
  • You can view my certificate here.

My certification profiles

  • You can find a complete list of my certifications here.
  • More details on my Microsoft Certifications can be found on my Microsoft Learn profile.
Tags :

#mtfbwy



Recent Posts

How to Search for a Lost File in the Git Log

How to Search for a Lost File in the Git Log

  • 2024-04-27
  • 4 minutes to read

I have lost a file in my Git repository. How can I find it by searching the git log?

Read More
No Such Shell Function 'Zle Line Init' in Zsh

No Such Shell Function 'Zle Line Init' in Zsh

  • 2024-04-25
  • 3 minutes to read

Troubleshooting the error message "no such shell function 'zle line init'" in zsh when using OhMyPosh.

Read More
Getting Started With Python in Vscode

Getting Started With Python in Vscode

  • 2024-04-05
  • 2 minutes to read

This post will help you get started with Python in Vscode and identify some of the useful extensions to install.

Read More