{"id":2550,"date":"2021-04-12T09:07:15","date_gmt":"2021-04-12T07:07:15","guid":{"rendered":"https:\/\/geko2.factoryfy.com\/some-skills-that-every-devops-expert-should-have\/"},"modified":"2021-11-03T15:00:47","modified_gmt":"2021-11-03T14:00:47","slug":"some-skills-that-every-devops-expert-should-have","status":"publish","type":"post","link":"https:\/\/geko.cloud\/en\/some-skills-that-every-devops-expert-should-have\/","title":{"rendered":"Some skills that every DevOps expert should have"},"content":{"rendered":"<p><span style=\"font-weight: 400;\">Let&#8217;s start by explaining what the <b>&#8220;<a href=\"https:\/\/geko.cloud\/en\/devops\/\">DevOps<\/a>&#8221; methodology<\/b> consists of. This methodology seeks to bring development and operations teams closer together, optimizing processes throughout the software development lifecycle, from coding to maintenance. For this reason, many companies are looking for a <b>DevOps expert<\/b> profile: a professional with skills and knowledge in a wide range of topics, from software development to infrastructure operations. Currently, there is no official training to become a <b>DevOps engineer<\/b>, so here are some of the skills and knowledge that we believe this profile should have:<br \/>\n<\/span><\/p>\n<ul>\n<li aria-level=\"1\"><strong>Experience with scripting languages:<\/strong> <b><\/b><span style=\"font-weight: 400;\">To get into the <a href=\"https:\/\/geko.cloud\/en\/devops\/\"><b>DevOps<\/b><\/a> world it is very important to have a solid <b>programming<\/b> base even without being an expert developer. The most relevant languages nowadays for <a href=\"https:\/\/geko.cloud\/en\/devops\/\"><b>DevOps<\/b><\/a>-related tasks are <b>Bash<\/b> and <b>Python<\/b>, although at Geko we recommend having knowledge of some additional languages such as: <b>Go, C, C++, PHP, Ruby, Node.js<\/b> or <b>PowerShell<\/b>. Although we will not be <b>programming<\/b>, we will need to know the technologies that developers work with to be able to implement integration pipelines, as well as to develop our own tools for the automation of some processes.<\/span><\/li>\n<\/ul>\n<ul>\n<li aria-level=\"1\"><strong>Containers and container orchestration:<\/strong> <b><\/b><span style=\"font-weight: 400;\">Many companies are moving away from traditional application deployment models to transition to a <a href=\"https:\/\/geko.cloud\/en\/cloud-services\/microservices-architecture-docker\/\"><b>microservices<\/b><\/a>-based environment (typically containerised systems). The advantages of using <b>containers<\/b> are manifold, from ensuring that the same thing that is tested in development will work exactly the same in all environments, to more easily automating the deployment of code in production. It is therefore important to be aware of tools for container administration and management, some of these tools include: <b>Docker, Kubernetes, Docker Swarm, ECS<\/b> and many more.\u00a0<\/span><\/li>\n<\/ul>\n<ul>\n<li aria-level=\"1\"><strong>Security Skills:<\/strong> <span style=\"font-weight: 400;\">This is one of the points that add the most value as a <b>DevOps professional<\/b>. Engineers must have the skills to write secure code to protect applications from unwanted attacks. Faster development times lead to a higher risk of more vulnerabilities being introduced into the code.<\/span><\/li>\n<\/ul>\n<ul>\n<li aria-level=\"1\"><b>Web servers: <\/b><b><\/b><span style=\"font-weight: 400;\">Web servers are used to satisfy users&#8217; requests for content on a website. If you are interested in the <a href=\"https:\/\/geko.cloud\/en\/devops\/\"><b>DevOps<\/b><\/a> world you have probably heard that there are different types of <b>web servers<\/b>, so we mention the most popular ones: <b>Nginx, Apache, IIS<\/b> and <b>Tomcat<\/b>.<\/span><\/li>\n<\/ul>\n<ul>\n<li aria-level=\"1\"><strong>Infrastructure implementation as code:<\/strong> <span style=\"font-weight: 400;\">Regardless of the environment or operating system, good <a href=\"https:\/\/geko.cloud\/en\/devops\/\"><b>DevOps<\/b><\/a> must have a solid knowledge of <b>infrastructure<\/b> and <b>operating system management<\/b>, and be able to automate the deployment and configuration of infrastructure using infrastructure tools as code. The most relevant tools in this sector are <b>Terraform<\/b> and <b>CloudFormation<\/b>, although the latter is only suitable for <b>AWS<\/b>.<\/span><\/li>\n<\/ul>\n<ul>\n<li aria-level=\"1\"><strong>Configuration automation as code:<\/strong> <span style=\"font-weight: 400;\">Whether it&#8217;s provisioning applications and their configurations, creating users, resources, automating system administration tasks, <b>configuration automation<\/b> tools allow you to maintain a consistent state over time and across the managed infrastructure. Some of the most popular tools for this automation are <b>Ansible, Chef, Puppet<\/b> and <b>Salt<\/b>.<\/span><\/li>\n<\/ul>\n<ul>\n<li aria-level=\"1\"><strong>Implementation of CI\/CD deployments:<\/strong> <span style=\"font-weight: 400;\">For this role you will need a deep understanding of the essence of DevOps: the implementation of deployments, known as <b>CI\/CD<\/b>. All code is merged and finally the build is executed and tests are automated. Deployment to production will mostly require the creation of new containers, automating the processes through scripting. Some tools you should be aware of are: <b>Gitlab CI, GitHub Actions, Bamboo, Azure DevOps, Jenkins, Travis CI, TeamCity<\/b> and <b>Circle CI<\/b>.<\/span><\/li>\n<\/ul>\n<ul>\n<li aria-level=\"1\"><strong>Cloud Computing: <\/strong><span style=\"font-weight: 400;\"><a href=\"https:\/\/geko.cloud\/en\/cloud-services\/migration\/\"><b>Cloud<\/b><\/a> and <a href=\"https:\/\/geko.cloud\/en\/devops\/\"><b>DevOps<\/b><\/a> usually go hand in hand. A <b>DevOps engineer<\/b> is expected to know how to handle the different <a href=\"https:\/\/geko.cloud\/en\/cloud-services\/migration\/\"><b>cloud platforms<\/b><\/a> and their tools to better adapt to the needs, and find solutions for each client or project. In addition, they will also need to know the different <b>cloud platforms<\/b> to weigh the pros and cons of using <b>IaaS<\/b> versus <b>PaaS<\/b> services, and other managed services to design and recommend solutions. Platforms such as <b>AWS, Azure, Google Cloud Platform<\/b>, etc. should be familiar tools for a <b>DevOps engineer<\/b>. <\/span><\/li>\n<\/ul>\n<ul>\n<li aria-level=\"1\"><strong>Infrastructure monitoring:<\/strong> <span style=\"font-weight: 400;\">One of the fundamental parts of the <a href=\"https:\/\/geko.cloud\/en\/devops\/\"><b>DevOps<\/b><\/a> job is to know what is going on at all times in the development process. Therefore, monitoring the infrastructure is an essential task, as it allows users to visualize events and receive real-time alerts. Some of the <a href=\"https:\/\/geko.cloud\/en\/what-is-devops\/\"><b>DevOps<\/b><\/a> tools for monitoring, which help development and operations teams work together effectively, are: <b>Prometheus, Grafana, Sensu, SysDig<\/b>, and <b>New Relic Infrastructure<\/b>.\u00a0<\/span><\/li>\n<\/ul>\n<ul>\n<li aria-level=\"1\"><strong>Agile methodologies:<\/strong> <span style=\"font-weight: 400;\">A <b>DevOps engineer<\/b> must master <b>agile methodologies<\/b> that allow iterative and incremental development. The core of this methodology is iterative development with an incremental and evolutionary approach. This means that software development is divided or fragmented into sprints or smaller tasks. For this reason, there are methods such as <b>Kanban<\/b> or <b>Scrum<\/b>, and tools that offer this type of methodology such as <b>Jira<\/b>.<\/span><\/li>\n<\/ul>\n<ul>\n<li aria-level=\"1\"><strong>Soft skills:<\/strong> <span style=\"font-weight: 400;\">It is not enough to be good at coding and automation. A <\/span><b>DevOps profile<\/b><span style=\"font-weight: 400;\"> also implies that you must have soft skills such as communication, flexibility, learning, among others. <\/span><span style=\"font-weight: 400;\">As a <\/span><b>DevOps engineer<\/b><span style=\"font-weight: 400;\">, you have to collaborate with developers, the QA team, operations teams and high-level stakeholders in the company. You may also have to involve third parties and, of course, the end customer. For that reason, <b>soft skills<\/b> are just as important as technical skills.<\/span><\/li>\n<\/ul>\n<ul>\n<li style=\"list-style-type: none;\">\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"2\"><strong>Collaboration and Communication:<\/strong> Given his or her position, a <b>DevOps engineer<\/b> must have the ability to work as part of a team, so collaboration and communication are crucial. A <b>DevOps engineer<\/b> must provide cross-functionality, i.e. break down the barriers between IT operations and development. This means that <b>DevOps engineers<\/b> have to work closely with software engineers. This requires excellent communication and collaboration skills for anyone wishing to perform this key role of a <b>DevOps engineer<\/b>.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<ul>\n<li style=\"list-style-type: none;\">\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"2\"><strong>Flexibility:<\/strong> To be a good <b>DevOps engineer<\/b>, being flexible is one of the most important characteristics, having the ability to continuously develop and integrate new systems and operations while adapting to changes in the code. In addition, engineers must be comfortable working in different areas as required in the application development process.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">In conclusion, a <\/span><a href=\"https:\/\/geko.cloud\/en\/devops\/\"><b>DevOps<\/b><\/a> <span style=\"font-weight: 400;\">profile can be a <b>developer<\/b> who has entered the world of system administration, gaining experience in operating system management, networking, software provisioning and configuration, etc.; or it can be a <b>sysadmin<\/b> who has entered the world of development, knowing at least a couple of programming languages and the requirements to make the software work. As you can see, the <\/span><b>DevOps engineer<\/b> profile is very versatile.\u00a0 At <b>Geko<\/b><span style=\"font-weight: 400;\">, we consider a good <\/span><b><a href=\"https:\/\/geko.cloud\/en\/devops\/\">DevOps<\/a> <\/b>has to be someone who has knowledge of both worlds, regardless of their background.<\/p>\n<p><span style=\"font-weight: 400;\">From <\/span><a href=\"https:\/\/geko.cloud\/en\/\"><b>Geko<\/b><\/a><span style=\"font-weight: 400;\">, these are some of the skills and knowledge that we believe a <\/span><b>DevOps expert<\/b><span style=\"font-weight: 400;\"> should have, what would you add or remove from this list?<\/span><\/p>\n<p><span style=\"font-weight: 400;\">In <\/span><a href=\"https:\/\/geko.cloud\/en\/\"><b>Geko Cloud<\/b><\/a><span style=\"font-weight: 400;\"> we are experts in <\/span><b><a href=\"https:\/\/geko.cloud\/en\/devops\/\">DevOps<\/a> methodologies<\/b><span style=\"font-weight: 400;\">, if you want to know all the possibilities of having a <\/span><b>DevOps team<\/b><span style=\"font-weight: 400;\"> at your disposal, do not hesitate to <\/span><a href=\"https:\/\/geko.cloud\/en\/contact\/\"><span style=\"font-weight: 400;\">contact us<\/span><\/a><span style=\"font-weight: 400;\">.\u00a0<\/span><\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Let&#8217;s start by explaining what the &#8220;DevOps&#8221; methodology consists of. This methodology seeks to bring development and operations teams closer together, optimizing processes throughout the software development lifecycle, from coding to maintenance. For this reason, many companies are looking for a DevOps expert profile: a professional with skills and knowledge in a wide range of [&hellip;]<\/p>\n","protected":false},"author":23,"featured_media":2953,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[70],"tags":[40],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Some skills that every DevOps expert should have - Geko Cloud<\/title>\n<meta name=\"description\" content=\"Learn about the characteristics that every DevOps expert should have, from our DevOps engineers, in our blog post.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/geko.cloud\/es\/algunas-caracteristicas-que-todo-experto-devops-debe-tener\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Some skills that every DevOps expert should have - Geko Cloud\" \/>\n<meta property=\"og:description\" content=\"Learn about the characteristics that every DevOps expert should have, from our DevOps engineers, in our blog post.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/geko.cloud\/es\/algunas-caracteristicas-que-todo-experto-devops-debe-tener\/\" \/>\n<meta property=\"og:site_name\" content=\"Geko Cloud\" \/>\n<meta property=\"article:published_time\" content=\"2021-04-12T07:07:15+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-11-03T14:00:47+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/geko.cloud\/wp-content\/uploads\/2021\/04\/cabecera-devops-definitov2-01-scaled-1.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"812\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"X\u00e8nia Adan\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@geko_cloud\" \/>\n<meta name=\"twitter:site\" content=\"@geko_cloud\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/geko.cloud\/es\/algunas-caracteristicas-que-todo-experto-devops-debe-tener\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/geko.cloud\/es\/algunas-caracteristicas-que-todo-experto-devops-debe-tener\/\"},\"author\":{\"name\":\"X\u00e8nia Adan\",\"@id\":\"https:\/\/geko.cloud\/es\/#\/schema\/person\/d0eb78f4c8e7a25a3d34040655f7d9d2\"},\"headline\":\"Some skills that every DevOps expert should have\",\"datePublished\":\"2021-04-12T07:07:15+00:00\",\"dateModified\":\"2021-11-03T14:00:47+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/geko.cloud\/es\/algunas-caracteristicas-que-todo-experto-devops-debe-tener\/\"},\"wordCount\":1147,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/geko.cloud\/es\/#organization\"},\"image\":{\"@id\":\"https:\/\/geko.cloud\/es\/algunas-caracteristicas-que-todo-experto-devops-debe-tener\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/geko.cloud\/wp-content\/uploads\/2021\/04\/cabecera-devops-definitov2-01-scaled-1.jpeg\",\"keywords\":[\"DevOps specialist\"],\"articleSection\":[\"DevOps\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/geko.cloud\/es\/algunas-caracteristicas-que-todo-experto-devops-debe-tener\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/geko.cloud\/es\/algunas-caracteristicas-que-todo-experto-devops-debe-tener\/\",\"url\":\"https:\/\/geko.cloud\/es\/algunas-caracteristicas-que-todo-experto-devops-debe-tener\/\",\"name\":\"Some skills that every DevOps expert should have - Geko Cloud\",\"isPartOf\":{\"@id\":\"https:\/\/geko.cloud\/es\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/geko.cloud\/es\/algunas-caracteristicas-que-todo-experto-devops-debe-tener\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/geko.cloud\/es\/algunas-caracteristicas-que-todo-experto-devops-debe-tener\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/geko.cloud\/wp-content\/uploads\/2021\/04\/cabecera-devops-definitov2-01-scaled-1.jpeg\",\"datePublished\":\"2021-04-12T07:07:15+00:00\",\"dateModified\":\"2021-11-03T14:00:47+00:00\",\"description\":\"Learn about the characteristics that every DevOps expert should have, from our DevOps engineers, in our blog post.\",\"breadcrumb\":{\"@id\":\"https:\/\/geko.cloud\/es\/algunas-caracteristicas-que-todo-experto-devops-debe-tener\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/geko.cloud\/es\/algunas-caracteristicas-que-todo-experto-devops-debe-tener\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/geko.cloud\/es\/algunas-caracteristicas-que-todo-experto-devops-debe-tener\/#primaryimage\",\"url\":\"https:\/\/geko.cloud\/wp-content\/uploads\/2021\/04\/cabecera-devops-definitov2-01-scaled-1.jpeg\",\"contentUrl\":\"https:\/\/geko.cloud\/wp-content\/uploads\/2021\/04\/cabecera-devops-definitov2-01-scaled-1.jpeg\",\"width\":1920,\"height\":812},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/geko.cloud\/es\/algunas-caracteristicas-que-todo-experto-devops-debe-tener\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/geko.cloud\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Some skills that every DevOps expert should have\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/geko.cloud\/es\/#website\",\"url\":\"https:\/\/geko.cloud\/es\/\",\"name\":\"Geko Cloud\",\"description\":\"Servicios de consultor\u00eda cloud y devops\",\"publisher\":{\"@id\":\"https:\/\/geko.cloud\/es\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/geko.cloud\/es\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/geko.cloud\/es\/#organization\",\"name\":\"Geko Cloud\",\"url\":\"https:\/\/geko.cloud\/es\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/geko.cloud\/es\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/geko.cloud\/wp-content\/uploads\/2021\/10\/geko_logo-positivo.png\",\"contentUrl\":\"https:\/\/geko.cloud\/wp-content\/uploads\/2021\/10\/geko_logo-positivo.png\",\"width\":1650,\"height\":809,\"caption\":\"Geko Cloud\"},\"image\":{\"@id\":\"https:\/\/geko.cloud\/es\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/geko_cloud\",\"https:\/\/www.instagram.com\/gekocloud\/\",\"https:\/\/www.linkedin.com\/company\/gekocloud\",\"https:\/\/www.youtube.com\/channel\/UC5EFLCqUM7fEaXSa_0nWowQ\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/geko.cloud\/es\/#\/schema\/person\/d0eb78f4c8e7a25a3d34040655f7d9d2\",\"name\":\"X\u00e8nia Adan\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/geko.cloud\/es\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/7ced1192bab3d2c2b036d1551ed4fc4d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/7ced1192bab3d2c2b036d1551ed4fc4d?s=96&d=mm&r=g\",\"caption\":\"X\u00e8nia Adan\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Some skills that every DevOps expert should have - Geko Cloud","description":"Learn about the characteristics that every DevOps expert should have, from our DevOps engineers, in our blog post.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/geko.cloud\/es\/algunas-caracteristicas-que-todo-experto-devops-debe-tener\/","og_locale":"en_US","og_type":"article","og_title":"Some skills that every DevOps expert should have - Geko Cloud","og_description":"Learn about the characteristics that every DevOps expert should have, from our DevOps engineers, in our blog post.","og_url":"https:\/\/geko.cloud\/es\/algunas-caracteristicas-que-todo-experto-devops-debe-tener\/","og_site_name":"Geko Cloud","article_published_time":"2021-04-12T07:07:15+00:00","article_modified_time":"2021-11-03T14:00:47+00:00","og_image":[{"width":1920,"height":812,"url":"https:\/\/geko.cloud\/wp-content\/uploads\/2021\/04\/cabecera-devops-definitov2-01-scaled-1.jpeg","type":"image\/jpeg"}],"author":"X\u00e8nia Adan","twitter_card":"summary_large_image","twitter_creator":"@geko_cloud","twitter_site":"@geko_cloud","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/geko.cloud\/es\/algunas-caracteristicas-que-todo-experto-devops-debe-tener\/#article","isPartOf":{"@id":"https:\/\/geko.cloud\/es\/algunas-caracteristicas-que-todo-experto-devops-debe-tener\/"},"author":{"name":"X\u00e8nia Adan","@id":"https:\/\/geko.cloud\/es\/#\/schema\/person\/d0eb78f4c8e7a25a3d34040655f7d9d2"},"headline":"Some skills that every DevOps expert should have","datePublished":"2021-04-12T07:07:15+00:00","dateModified":"2021-11-03T14:00:47+00:00","mainEntityOfPage":{"@id":"https:\/\/geko.cloud\/es\/algunas-caracteristicas-que-todo-experto-devops-debe-tener\/"},"wordCount":1147,"commentCount":0,"publisher":{"@id":"https:\/\/geko.cloud\/es\/#organization"},"image":{"@id":"https:\/\/geko.cloud\/es\/algunas-caracteristicas-que-todo-experto-devops-debe-tener\/#primaryimage"},"thumbnailUrl":"https:\/\/geko.cloud\/wp-content\/uploads\/2021\/04\/cabecera-devops-definitov2-01-scaled-1.jpeg","keywords":["DevOps specialist"],"articleSection":["DevOps"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/geko.cloud\/es\/algunas-caracteristicas-que-todo-experto-devops-debe-tener\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/geko.cloud\/es\/algunas-caracteristicas-que-todo-experto-devops-debe-tener\/","url":"https:\/\/geko.cloud\/es\/algunas-caracteristicas-que-todo-experto-devops-debe-tener\/","name":"Some skills that every DevOps expert should have - Geko Cloud","isPartOf":{"@id":"https:\/\/geko.cloud\/es\/#website"},"primaryImageOfPage":{"@id":"https:\/\/geko.cloud\/es\/algunas-caracteristicas-que-todo-experto-devops-debe-tener\/#primaryimage"},"image":{"@id":"https:\/\/geko.cloud\/es\/algunas-caracteristicas-que-todo-experto-devops-debe-tener\/#primaryimage"},"thumbnailUrl":"https:\/\/geko.cloud\/wp-content\/uploads\/2021\/04\/cabecera-devops-definitov2-01-scaled-1.jpeg","datePublished":"2021-04-12T07:07:15+00:00","dateModified":"2021-11-03T14:00:47+00:00","description":"Learn about the characteristics that every DevOps expert should have, from our DevOps engineers, in our blog post.","breadcrumb":{"@id":"https:\/\/geko.cloud\/es\/algunas-caracteristicas-que-todo-experto-devops-debe-tener\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/geko.cloud\/es\/algunas-caracteristicas-que-todo-experto-devops-debe-tener\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/geko.cloud\/es\/algunas-caracteristicas-que-todo-experto-devops-debe-tener\/#primaryimage","url":"https:\/\/geko.cloud\/wp-content\/uploads\/2021\/04\/cabecera-devops-definitov2-01-scaled-1.jpeg","contentUrl":"https:\/\/geko.cloud\/wp-content\/uploads\/2021\/04\/cabecera-devops-definitov2-01-scaled-1.jpeg","width":1920,"height":812},{"@type":"BreadcrumbList","@id":"https:\/\/geko.cloud\/es\/algunas-caracteristicas-que-todo-experto-devops-debe-tener\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/geko.cloud\/en\/"},{"@type":"ListItem","position":2,"name":"Some skills that every DevOps expert should have"}]},{"@type":"WebSite","@id":"https:\/\/geko.cloud\/es\/#website","url":"https:\/\/geko.cloud\/es\/","name":"Geko Cloud","description":"Servicios de consultor\u00eda cloud y devops","publisher":{"@id":"https:\/\/geko.cloud\/es\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/geko.cloud\/es\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/geko.cloud\/es\/#organization","name":"Geko Cloud","url":"https:\/\/geko.cloud\/es\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/geko.cloud\/es\/#\/schema\/logo\/image\/","url":"https:\/\/geko.cloud\/wp-content\/uploads\/2021\/10\/geko_logo-positivo.png","contentUrl":"https:\/\/geko.cloud\/wp-content\/uploads\/2021\/10\/geko_logo-positivo.png","width":1650,"height":809,"caption":"Geko Cloud"},"image":{"@id":"https:\/\/geko.cloud\/es\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/geko_cloud","https:\/\/www.instagram.com\/gekocloud\/","https:\/\/www.linkedin.com\/company\/gekocloud","https:\/\/www.youtube.com\/channel\/UC5EFLCqUM7fEaXSa_0nWowQ"]},{"@type":"Person","@id":"https:\/\/geko.cloud\/es\/#\/schema\/person\/d0eb78f4c8e7a25a3d34040655f7d9d2","name":"X\u00e8nia Adan","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/geko.cloud\/es\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/7ced1192bab3d2c2b036d1551ed4fc4d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/7ced1192bab3d2c2b036d1551ed4fc4d?s=96&d=mm&r=g","caption":"X\u00e8nia Adan"}}]}},"_links":{"self":[{"href":"https:\/\/geko.cloud\/en\/wp-json\/wp\/v2\/posts\/2550"}],"collection":[{"href":"https:\/\/geko.cloud\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/geko.cloud\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/geko.cloud\/en\/wp-json\/wp\/v2\/users\/23"}],"replies":[{"embeddable":true,"href":"https:\/\/geko.cloud\/en\/wp-json\/wp\/v2\/comments?post=2550"}],"version-history":[{"count":3,"href":"https:\/\/geko.cloud\/en\/wp-json\/wp\/v2\/posts\/2550\/revisions"}],"predecessor-version":[{"id":5139,"href":"https:\/\/geko.cloud\/en\/wp-json\/wp\/v2\/posts\/2550\/revisions\/5139"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/geko.cloud\/en\/wp-json\/wp\/v2\/media\/2953"}],"wp:attachment":[{"href":"https:\/\/geko.cloud\/en\/wp-json\/wp\/v2\/media?parent=2550"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/geko.cloud\/en\/wp-json\/wp\/v2\/categories?post=2550"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/geko.cloud\/en\/wp-json\/wp\/v2\/tags?post=2550"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}