What is Kubernetes and when to use it
First of all… You probably already know something about what Kubernetes is, or you’ve heard of it, but if you don’t quite understand the advantages of this powerful tool, in Geko we want to guide you. As you may already know, Kuberentes is a container orchestrator that allows you to deploy your production applications to […]
Why outsource DevOps?
Introduction The DevOps methodology, as you probably already know, unifies the work of software development (“dev”) and the operations part of it (“ops”), in order to cause an exhaustive monitoring and automation in all stages of the software of any type of product. That is why any company (ecommerce, Fintech, pharmaceutical, consulting, training…) is susceptible […]
Discover the periodic table of DevOps tools
The periodic table of DevOps tools shows the leading technologies in the different categories of this service or, as some people call it, philosophy. This table allows users to visualise in a dynamic and ordered way the most popular DevOps tools by functionality and pricing model (Open Source, Free, Freemium, Paid, Enterprise). Regardless of whether […]
Some skills that every DevOps expert should have
Let’s start by explaining what the “DevOps” 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 […]
What is DevOps?
Concept – But what is DevOps? DevOps is a term derived from the combination of “development” and “operations” that represents an engineering philosophy consisting of a collaborative approach between the software development (Dev) team and the software operations (Ops) team. In its broadest meaning, DevOps is a culture. The aim of this type of methodology […]
What is Kubernetes?
What is container orchestration? Before we dive into Kubernetes, first of all, you need to know what container orchestration is. Container technologies have radically changed the landscape of systems and the way software is packaged and deployed. Some of the benefits that containers bring are portability, agility, speed, immutability, and fault isolation. A container orchestrator […]
What is DevSecOps?
Have you interviewed for technology jobs lately? It’s an enlightening experience. Most juniors that come into an interview have recently finished a degree in IT, whether it’s security, architecture or engineering. Class was mostly what they expected: data structures, some programming, low-level process cost calculation, building virtual machines, service administration, how a datacenter works, data […]