{"id":22810,"date":"2022-05-24T19:50:55","date_gmt":"2022-05-24T14:20:55","guid":{"rendered":"https:\/\/ischoolconnect.com\/blog\/?p=22810"},"modified":"2025-07-10T13:57:59","modified_gmt":"2025-07-10T08:27:59","slug":"top-devops-interview-questions","status":"publish","type":"post","link":"https:\/\/ischoolconnect.com\/blog\/top-devops-interview-questions\/","title":{"rendered":"Top DevOps interview questions in 2022"},"content":{"rendered":"\n<p>DevOps is a software engineering method that focuses on bringing together development and operations teams to automate a project. This strategy makes it simple to automate project service management and gain a better grasp of the production environment&#8217;s technical stack. This strategy is based on the Agile methodology, with a focus on team communication, resource management, and cooperation. The primary advantages of employing a DevOps structure are the speed of development and resolution of problems at the production environment level, the stability of applications, and the creativity involved. This blog comprises the common DevOps interview questions and answers that you must know to ace your interview in 2022.<\/p>\n\n\n\n<div data-tf-widget=\"IjbW9gc8\" data-tf-iframe-props=\"title=How to build a strong graduate profile\" data-tf-medium=\"snippet\" data-tf-hidden=\"utm_source=ORGANIC_SEARCH,utm_medium=Blog,utm_campaign=top-devops-interview-questions,hubspot_utk=xxxxx,hubspot_page_name=xxxxx,hubspot_page_url=xxxxx\" style=\"width:100%;height:400px;\"><\/div><script src=\"\/\/embed.typeform.com\/next\/embed.js\"><\/script>\n\n\n\n<h2 id=\"q-what-is-sshs-function\" class=\"wp-block-heading\">Q. What is SSH&#8217;s function?<\/h2>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"500\" height=\"333\" src=\"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/SSH.jpg\" alt=\"devops interview questions and answers \" class=\"wp-image-22818\" srcset=\"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/SSH.jpg 500w, https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/SSH-300x200.jpg 300w, https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/SSH-345x230.jpg 345w, https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/SSH-370x247.jpg 370w, https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/SSH-440x294.jpg 440w, https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/SSH-170x113.jpg 170w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/><figcaption class=\"wp-element-caption\">The ssh command&nbsp;provides a secure encrypted connection between two hosts over an insecure network.<\/figcaption><\/figure><\/div>\n\n\n<p>Answer: Secure Shell (SSH) is an administration protocol that allows users to access and operate distant servers through the command line via the Internet.<\/p>\n\n\n\n<p>SSH is a secure encrypted variant of the unencrypted and insecure Telnet protocol. This guarantees an encrypted connection with the remote server.<\/p>\n\n\n\n<p>SSH additionally includes features for remote user authentication, input communication between the client and the host, and output delivery back to the client.<\/p>\n\n\n\n<h2 id=\"q-what-is-configuration-management\" class=\"wp-block-heading\">Q. What is configuration management?<\/h2>\n\n\n\n<p>Answer: The systematic processing of modifications in such a way that the system&#8217;s integrity is maintained throughout time is known as configuration management (CM). This includes a collection of rules, strategies, procedures, and tools for analyzing, managing, and monitoring change proposals, as well as maintaining the required documentation.&nbsp;<\/p>\n\n\n\n<h2 id=\"q-what-is-the-significance-of-devops-configuration-management\" class=\"wp-block-heading\">Q. What is the significance of DevOps configuration management?<\/h2>\n\n\n\n<p>Answer: Configuration management (CM) assists the team in automating time-consuming and tiresome processes, which improves the organization&#8217;s performance and agility.<\/p>\n\n\n\n<p>It also aids in the consistency and improvement of the product development process by utilizing design simplification, detailed documentation, control, and change implementation throughout the project (phases\/releases).<\/p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-1 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 aligncenter\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/ischoolconnect.com\/blog\/what-is-software-engineering-5-facts-you-must-know\/\" target=\"_blank\" rel=\"noreferrer noopener\">Read more: What is Software Engineering? | 5 facts you must know!<\/a><\/div>\n<\/div>\n\n\n\n<h2 id=\"q-in-short-what-does-cams-stand-for-in-devops\" class=\"wp-block-heading\">Q. In short, what does CAMS stand for in DevOps?<\/h2>\n\n\n\n<p>Answer: CAMS stands for Culture, Automation, Measurement, and Sharing. It reflects DevOps&#8217; essential actions.<\/p>\n\n\n\n<h2 id=\"q-what-is-continuous-integration-ci\" class=\"wp-block-heading\">Q. What is Continuous Integration (CI)?<\/h2>\n\n\n\n<p>Answer: Continuous Integration (CI) is a software development method requiring developers to integrate their code into a common repository when they finish working on a feature. Each integration is validated using an automated build process, which helps teams to spot flaws in their code at an early stage rather than after release.<\/p>\n\n\n\n<h2 id=\"q-why-is-continuous-integration-required\" class=\"wp-block-heading\">Q. Why is Continuous Integration required?<\/h2>\n\n\n\n<p>Answer: Continuous Integration for both development and testing has improve software quality while substantially lowering the timeframe to integrate new features. Because each contribution to the shared repository is promptly created and checked against the unit and integration test cases, the development team can find and correct problems early.<\/p>\n\n\n\n<h2 id=\"q-what-is-continuous-testing-ct\" class=\"wp-block-heading\">Q. What is Continuous Testing (CT)?<\/h2>\n\n\n\n<p>Answer: Continuous testing (CT) is a software development technique that involves testing applications continually throughout the software development life cycle (SDLC). CT&#8217;s purpose is to assess software quality across the SDLC, delivering vital feedback early and allowing for higher-quality, quicker delivery. CT allows teams to test each build in real-time (as soon as the code is pushed), allowing developers to gain immediate feedback on their work and avoid problems later in the SDLC.&nbsp;<\/p>\n\n\n\n<h2 id=\"q-explain-the-different-phases-in-devops-methodology\" class=\"wp-block-heading\">Q. Explain the different phases in DevOps methodology.<\/h2>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"500\" height=\"333\" src=\"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/DevOps.jpg\" alt=\"devops interview questions pdf\" class=\"wp-image-22821\" srcset=\"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/DevOps.jpg 500w, https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/DevOps-300x200.jpg 300w, https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/DevOps-345x230.jpg 345w, https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/DevOps-370x247.jpg 370w, https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/DevOps-440x294.jpg 440w, https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/DevOps-170x113.jpg 170w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/><figcaption class=\"wp-element-caption\">It consists of various stages such as&nbsp;continuous development, continuous integration, continuous testing, continuous deployment, and continuous monitoring.<\/figcaption><\/figure><\/div>\n\n\n<p>Answer: The following are the six phases of DevOps.<\/p>\n\n\n\n<h3 id=\"planning\" class=\"wp-block-heading\"><strong>Planning<\/strong><\/h3>\n\n\n\n<p>This is the preliminary phase of the DevOps lifecycle, and it entails gaining a complete understanding of the project to provide the best product possible. This phase, when completed correctly, provides numerous inputs for the development and operations stages. This phase also aids the organization&#8217;s understanding of the project creation and management process.<\/p>\n\n\n\n<p>For this, Google Apps, Asana, Microsoft Teams, and other tools are available.<\/p>\n\n\n\n<h3 id=\"development\" class=\"wp-block-heading\"><strong>Development<\/strong><\/h3>\n\n\n\n<p>The planning phase is followed by the development phase, in which the project is constructed by creating system infrastructure, creating features by writing code, and then designing test cases and the automation process. Developers save their code in a code manager called a remote repository, which facilitates team collaboration by providing code viewing, editing, and versioning.<\/p>\n\n\n\n<p>Tools such as git, IDEs such as eclipse and IntelliJ, and technology stacks such as Node, Java, and others are available to employ.<\/p>\n\n\n\n<h3 id=\"continuous-integration-ci\" class=\"wp-block-heading\"><strong>Continuous Integration (CI)<\/strong><\/h3>\n\n\n\n<p>This phase enables code validation, build, and testing for automation. This guarantees that the modifications are done correctly and without development environment issues, and it also provides for the early detection of faults.<\/p>\n\n\n\n<p>Jenkins, CircleCI, and other tools are apt for use.<\/p>\n\n\n\n<h3 id=\"deployment\" class=\"wp-block-heading\"><strong>Deployment<\/strong><\/h3>\n\n\n\n<p>DevOps assists in the deployment automation process by utilizing tools and scripts with the ultimate objective of automating the process through feature activation. In this case, cloud services may be employed as a driving factor in the transition from finite infrastructure management to cost-optimized management with the possibility of endless resources.<\/p>\n\n\n\n<p>Microsoft Azure, Amazon Web Services, Heroku are some of the tools for this phase.<\/p>\n\n\n\n<h3 id=\"operations\" class=\"wp-block-heading\"><strong>Operations<\/strong><\/h3>\n\n\n\n<p>Due to dynamic infrastructure changes, this phase frequently occurs throughout the product\/lifespan. It allows the team to improve the product&#8217;s availability, scalability, and effective transformation.<\/p>\n\n\n\n<p>Need for tools such as Loggly, BlueJeans, AppDynamics, and others are frequent here.<\/p>\n\n\n\n<h3 id=\"monitoring\" class=\"wp-block-heading\"><strong>Monitoring<\/strong><\/h3>\n\n\n\n<p>Monitoring is an ongoing phase of the DevOps process. This phase is where you monitor and analyze data to determine the state of software applications.<\/p>\n\n\n\n<p>Commonly used tools include Nagios, Splunk, and others.<\/p>\n\n\n\n<p>Read more: <a href=\"https:\/\/goedmo.com\/blog\/google-clouds-student-success-services\/\" target=\"_blank\" rel=\"noreferrer noopener\">Google Cloud\u2019s Student Success Services<\/a><\/p>\n\n\n\n<h2 id=\"key-takeaways\" class=\"wp-block-heading\"><strong>Key Takeaways<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>It&#8217;s not enough to pass these DevOps code interview questions; enrolling in a DevOps certification program to master DevOps skills is also advisable.<\/li>\n\n\n\n<li>These courses will help you learn all the DevOps tools and principles of DevOps.<\/li>\n\n\n\n<li>From start to finish, these training sessions walk you through the most frequently asked DevOps interview questions and answers.<\/li>\n<\/ul>\n\n\n\n<p>We hope this blog post was informative and helpful. If you have any doubts, you can reach us <a href=\"https:\/\/ischoolconnect.com\/en\/contact-us\/\">here<\/a>.<\/p>\n\n\n\n<p>You can also leave a comment below and share your thoughts.<\/p>\n\n\n\n<p>Liked this blog? Read next: <a href=\"https:\/\/ischoolconnect.com\/blog\/software-engineering-subjects-everything-you-need-to-know\/\" target=\"_blank\" rel=\"noreferrer noopener\">Software Engineering Subjects | Everything you need to know!<\/a><\/p>\n\n\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"BlogPosting\",\n  \"mainEntityOfPage\": {\n    \"@type\": \"WebPage\",\n    \"@id\": \"https:\/\/ischoolconnect.com\/blog\/top-devops-interview-questions\/\"\n  },\n  \"headline\": \"Top DevOps interview questions in 2022\",\n  \"description\": \"Are you a DevOps engineer or planning a career in DevOps? Well then, read on to know the frequently asked DevOps interview questions.\",\n  \"image\": \"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/devops.png\",  \n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"iSchoolConnect\",\n    \"url\": \"https:\/\/ischoolconnect.com\/en\/\"\n  },  \n  \"publisher\": {\n    \"@type\": \"Organization\",\n    \"name\": \"iSchoolConnect\",\n    \"logo\": {\n      \"@type\": \"ImageObject\",\n      \"url\": \"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2021\/01\/isc-Logo.png\"\n    }\n  },\n  \"datePublished\": \"2022-05-24\",\n  \"dateModified\": \"2022-05-24\"\n}\n<\/script>\n\n\n\n<h2 id=\"faqs\" class=\"wp-block-heading\"><strong>FAQs<\/strong><\/h2>\n\n\n\n<p><strong>Q1. Is DevOps a viable career option?<\/strong><\/p>\n\n\n\n<p><strong>Answer &#8211;<\/strong> DevOps Engineer is in the top five of all tech salaries, according to Dice&#8217;s &#8220;2019 Tech Salary Report,&#8221; with an average compensation of $111,683. DevOps has evolved from a term to a viable approach for establishing and operating software-based and software-enabled organizations.<\/p>\n\n\n\n<p><strong>Q2. How many rounds of interviews are there in a DevOps interview?<\/strong><\/p>\n\n\n\n<p><strong>Answer &#8211;<\/strong> There are a total of four rounds (Aptitude round, Technical round, then two technical interviews). Both the aptitude and technical rounds.<\/p>\n\n\n\n<p><strong>Q3. How much salary does a DevOps engineer make?<\/strong><\/p>\n\n\n\n<p><strong>Answer &#8211;<\/strong> The typical DevOps engineer&#8217;s income is $96,637 per year, according to PayScale, with a low of $65K and a high of $140K.<\/p>\n\n\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [{\n    \"@type\": \"Question\",\n    \"name\": \"Is DevOps a viable career option?\",\n    \"acceptedAnswer\": {\n      \"@type\": \"Answer\",\n      \"text\": \"DevOps Engineer is in the top five of all tech salaries, according to Dice's \\\"2019 Tech Salary Report,\\\" with an average compensation of $111,683. DevOps has evolved from a term to a viable approach for establishing and operating software-based and software-enabled organizations.\"\n    }\n  },{\n    \"@type\": \"Question\",\n    \"name\": \"How many rounds of interviews are there in a DevOps interview?\",\n    \"acceptedAnswer\": {\n      \"@type\": \"Answer\",\n      \"text\": \"There are a total of four rounds (Aptitude round, Technical round, then two technical interviews). Both the aptitude and technical rounds.\"\n    }\n  },{\n    \"@type\": \"Question\",\n    \"name\": \"How much salary does a DevOps engineer make?\",\n    \"acceptedAnswer\": {\n      \"@type\": \"Answer\",\n      \"text\": \"The typical DevOps engineer's income is $96,637 per year, according to PayScale, with a low of $65K and a high of $140K.\"\n    }\n  }]\n}\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>DevOps is a software engineering method that focuses on bringing together development and operations teams to automate a project. This strategy makes it simple to automate project service management and gain a better grasp of the production environment&#8217;s technical stack. This strategy is based on the Agile methodology, with a focus on team communication, resource [&hellip;]<\/p>\n","protected":false},"author":69,"featured_media":23102,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_lmt_disableupdate":"no","_lmt_disable":"","footnotes":""},"categories":[851],"tags":[1634,1635],"class_list":["post-22810","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-careers","tag-devops-interview","tag-interview-questions"],"better_featured_image":{"id":23102,"alt_text":"Top DevOps interview questions","caption":"Top DevOps interview questions","description":"Top DevOps interview questions","media_type":"image","media_details":{"width":600,"height":400,"file":"2022\/05\/devops.png","sizes":{"medium":{"file":"devops-300x200.png","width":300,"height":200,"mime-type":"image\/png","source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/devops-300x200.png"},"thumbnail":{"file":"devops-150x150.png","width":150,"height":150,"mime-type":"image\/png","source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/devops-150x150.png"},"pk-small":{"file":"devops-80x80.png","width":80,"height":80,"mime-type":"image\/png","source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/devops-80x80.png"},"pk-thumbnail":{"file":"devops-300x225.png","width":300,"height":225,"mime-type":"image\/png","source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/devops-300x225.png"},"minimag_345_308":{"file":"devops-345x308.png","width":345,"height":308,"mime-type":"image\/png","source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/devops-345x308.png"},"minimag_100_80":{"file":"devops-100x80.png","width":100,"height":80,"mime-type":"image\/png","source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/devops-100x80.png"},"minimag_345_230":{"file":"devops-345x230.png","width":345,"height":230,"mime-type":"image\/png","source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/devops-345x230.png"},"minimag_170_170":{"file":"devops-170x170.png","width":170,"height":170,"mime-type":"image\/png","source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/devops-170x170.png"},"minimag_370_247":{"file":"devops-370x247.png","width":370,"height":247,"mime-type":"image\/png","source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/devops-370x247.png"},"minimag_270_220":{"file":"devops-270x220.png","width":270,"height":220,"mime-type":"image\/png","source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/devops-270x220.png"},"minimag_440_293":{"file":"devops-440x293.png","width":440,"height":293,"mime-type":"image\/png","source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/devops-440x293.png"},"minimag_351_247":{"file":"devops-351x247.png","width":351,"height":247,"mime-type":"image\/png","source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/devops-351x247.png"},"minimag_570_380":{"file":"devops-570x380.png","width":570,"height":380,"mime-type":"image\/png","source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/devops-570x380.png"},"minimag_501_375":{"file":"devops-501x375.png","width":501,"height":375,"mime-type":"image\/png","source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/devops-501x375.png"},"minimag_395_499":{"file":"devops-395x400.png","width":395,"height":400,"mime-type":"image\/png","source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/devops-395x400.png"},"minimag_477_500":{"file":"devops-477x400.png","width":477,"height":400,"mime-type":"image\/png","source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/devops-477x400.png"},"minimag_370_493":{"file":"devops-370x400.png","width":370,"height":400,"mime-type":"image\/png","source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/devops-370x400.png"},"minimag_370_370":{"file":"devops-370x370.png","width":370,"height":370,"mime-type":"image\/png","source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/devops-370x370.png"},"minimag_370_555":{"file":"devops-370x400.png","width":370,"height":400,"mime-type":"image\/png","source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/devops-370x400.png"},"minimag_370_399":{"file":"devops-370x399.png","width":370,"height":399,"mime-type":"image\/png","source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/devops-370x399.png"},"minimag_370_494":{"file":"devops-370x400.png","width":370,"height":400,"mime-type":"image\/png","source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/devops-370x400.png"},"minimag_370_241":{"file":"devops-370x241.png","width":370,"height":241,"mime-type":"image\/png","source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/devops-370x241.png"},"minimag_440_660":{"file":"devops-440x400.png","width":440,"height":400,"mime-type":"image\/png","source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/devops-440x400.png"},"minimag_440_440":{"file":"devops-440x400.png","width":440,"height":400,"mime-type":"image\/png","source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/devops-440x400.png"},"minimag_440_589":{"file":"devops-440x400.png","width":440,"height":400,"mime-type":"image\/png","source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/devops-440x400.png"},"minimag_440_580":{"file":"devops-440x400.png","width":440,"height":400,"mime-type":"image\/png","source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/devops-440x400.png"},"minimag_440_294":{"file":"devops-440x294.png","width":440,"height":294,"mime-type":"image\/png","source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/devops-440x294.png"},"minimag_370_479":{"file":"devops-370x400.png","width":370,"height":400,"mime-type":"image\/png","source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/devops-370x400.png"},"minimag_396_248":{"file":"devops-396x248.png","width":396,"height":248,"mime-type":"image\/png","source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/devops-396x248.png"},"minimag_1170_250":{"file":"devops-600x250.png","width":600,"height":250,"mime-type":"image\/png","source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/devops-600x250.png"},"minimag_170_113":{"file":"devops-170x113.png","width":170,"height":113,"mime-type":"image\/png","source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/devops-170x113.png"}},"image_meta":{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0","keywords":[]}},"post":22810,"source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/devops.png"},"acf":[],"modified_by":"Anjali Mishra","_links":{"self":[{"href":"https:\/\/ischoolconnect.com\/blog\/wp-json\/wp\/v2\/posts\/22810"}],"collection":[{"href":"https:\/\/ischoolconnect.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ischoolconnect.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ischoolconnect.com\/blog\/wp-json\/wp\/v2\/users\/69"}],"replies":[{"embeddable":true,"href":"https:\/\/ischoolconnect.com\/blog\/wp-json\/wp\/v2\/comments?post=22810"}],"version-history":[{"count":32,"href":"https:\/\/ischoolconnect.com\/blog\/wp-json\/wp\/v2\/posts\/22810\/revisions"}],"predecessor-version":[{"id":113183,"href":"https:\/\/ischoolconnect.com\/blog\/wp-json\/wp\/v2\/posts\/22810\/revisions\/113183"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ischoolconnect.com\/blog\/wp-json\/wp\/v2\/media\/23102"}],"wp:attachment":[{"href":"https:\/\/ischoolconnect.com\/blog\/wp-json\/wp\/v2\/media?parent=22810"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ischoolconnect.com\/blog\/wp-json\/wp\/v2\/categories?post=22810"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ischoolconnect.com\/blog\/wp-json\/wp\/v2\/tags?post=22810"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}