Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

Implementing SRE at the largest online retailer of NL and Belgium w/ Bart Enkelaar (bol.com) | EP #5

For the fifth episode of the StackPod, we invited Bart Enkelaar. Bart is a lead SRE at the largest online retailing platform in the Netherlands and Belgium: bol.com. He's been a backend engineer for 13 years and is now responsible for setting up site reliability engineering across more than a hundred DevOps teams. In this episode, Bart and Anthony talk about.

What Is Load Balancing

Load balancing means splitting up network traffic so that you can distribute it evenly across a group of backend servers. For example, if you run two web servers, both hosting a copy of the same website, then you can balance the traffic across them, sending half to one and half to the other. The goal of load balancing is to increase the availability of your website or web-based application by routing a portion of requests to each server.

8 Signs You Have a Cloud Optimization Problem

In a survey we conducted last year, we discovered that many enterprises overestimate their ability to optimize their hybrid cloud infrastructures. More than three-quarters of respondents gave themselves high marks for a range of capabilities. Here’s the exact breakdown of the number who rated their abilities a 4 or 5 out of 5: This sounds like great news, except there’s a problem. When we asked about how easy it is to get a global view of cloud costs, 42% said that it takes some effort.

Canonical Kubernetes for Financial Services

Adopting a container-first approach represents an unrivalled opportunity for financial institutions to increase system efficiency and resource utilisation, improve security, introduce automation, and accelerate innovation. Containers offer a logical packaging tool in which applications can be decoupled from the underlying infrastructure on which they run.

The secrets behind our growth - Customer Success

Companies that want to take care of their customers have to invest in a Customer Success team and define the right strategy (Thanks Rav Dhaliwal for your help here). Thinking about customer success is typically something that happens much later (too late?) after the Sales efforts. Growth pressure on startups puts effort in the sales machine to close as many customers as possible while forgetting that growth comes from the current customers. A happy customer is less likely to churn.

Deploy Friday: E84 How WeWeb rapidly incorporated user feedback into their product

WeWeb.io is a web application builder that enables the development and deployment of interactive sites, without the need to write code. You can import existing front-end components, connect or create databases, and deploy on hyperscale infrastructure all from their web interface. The company got started as a YCombinator graduate, and have quickly developed the product, proven their market, and begun to scale.

Managed Kubernetes Comparison: EKS vs DigitalOcean Kubernetes

The container orchestration service Kubernetes has taken cloud-native application hosting by storm. By automating infrastructure tasks, Kubernetes—an open-source system designed by Google—simplifies the technical work of application deployment, scaling, and management. Managed Kubernetes services take this process a step further, handling more of the management tasks so that engineers can focus more time and resources on developing apps.