Operations | Monitoring | ITSM | DevOps | Cloud

October 2023

How to Manage, Unmanage, and Move Clusters Between Cluster Groups

Learn how to move a cluster using the VMware Tanzu Mission Control UI and how to unmanage and manage a cluster. A managed cluster can be lifecycle managed by Tanzu Mission Control even if it was created outside of the tool. This option goes beyond attaching a cluster because it includes lifecycle management (LCM) capabilities, while attached clusters do not include LCM support.

AWS vs GCP: Choosing the Best Cloud Provider for Your Needs

If you are confused about whether to go for AWS or Google Cloud (GCP) in 2023, then you should read this article. Both AWS and GCP have made tremendous progress over the past few years. There was a time when AWS was much ahead of Google, but not anymore. Google has reduced the gap to a great extent; it even surpasses AWS in some areas, especially data analytics. However, there is no one-size-fits-all answer to this problem.

Running MongoDB on Kubernetes

Containers are a lightweight, portable, and consistent way to package applications and their dependencies. Containers provide an isolated environment, ensuring an application runs reliably across different environments. Enterprises and tech-savvy individuals are using container technologies because of their benefits. However, container orchestration tools have become necessary to manage clusters with the rise in container usage.

How to Grow, Nurture, Engage, & Measure by Kim McMahon - Navigate Europe 23

Join Kim McMahon's engaging talk from Navigate Europe 23 as she delves into the dynamic world of open source communities and revenue generation. Learn how to strike the right balance between nurturing tech communities, respecting open source principles, and driving business growth. Kim shares practical examples and valuable insights, making this a must-watch for anyone interested in the intersection of open source and sustainable business strategies.

Discover Civo's Latest Cloud Solutions: Kubernetes, GPUs, and More! - Navigate Europe 23

Discover Civo's latest product announcements in this engaging conversation with CTO Dinesh Majrekar, Field CTO Saiyam Pathak, and Chief Innovation Officer Josh Mesout. Learn about fast and affordable cloud solutions, including Kubernetes, managed databases, machine learning with GPUs, sustainable data centers, and cutting-edge WebAssembly services.

Key Principles of Successful DevOps Implementation

Software development, DevOps has emerged as a game-changer. It’s not just a buzzword; it’s a cultural and technological shift that allows organizations to accelerate their software delivery while maintaining high quality and reliability. However, successful DevOps implementation is not merely about adopting a set of tools or following a predefined set of rules. It’s a holistic approach that requires a deep understanding of key principles.

Sustainable Futures: Revolutionizing Data Centers and Tech Practices - Navigate Europe 23

Join us at Navigate Europe 23 for a critical conversation on sustainability in the tech industry, focusing on the challenges and innovative solutions related to data centers. Our expert panelists Amanda Brock, Dinesh Majrekar, John Ridd, Mark Bjornsgaard & Mike Paisley share their insights and experiences, discuss the role of governance and regulation, and emphasize the power of individual and collective action in driving change. Whether you're in the tech industry or simply interested in sustainability, this discussion is not to be missed!

Running Containers On IPv6 Networks

What better motivation to start adopting a technology than the need to completely replace the alternative. From a world driven on limited resources like gas, coal, and oil to wind, hydro, nuclear, geothermal, and solar… we find ourselves, as a species, evolving past a first generation we envisioned as abundant, but turned sparse. Adopting IPv6 networking is another version of this same story.

Best practices for Elasticsearch on Kubernetes | Kubecon

In this talk, Radu will delve into the world of Elasticsearch and OpenSearch within Kubernetes. In this informative snippet, we uncover the best practices for deploying, managing, and optimizing these powerful search and analytics engines in your Kubernetes environment. Whether you're a seasoned developer, a DevOps enthusiast, or a data-driven professional, this presentation offers invaluable insights that will enhance your Elasticsearch and OpenSearch deployment strategies.

Navigating the Future of Technology and Business with Jo Drake & D. Majrekar - Navigate Europe 23

Join Jo Drake and Dinesh Majrekar at Navigate Europe 23 for a comprehensive discussion on the future of technology and business. They share valuable insights on AI, cloud computing, and emerging technologies, emphasizing efficiency, security, and sustainability. Dive into the world of tech with experts and explore the skills and practices needed for the evolving landscape. Don’t miss the wisdom of continuous learning and networking in the fast-paced world of technology!

Why It's So Complex To Build an Internal Developer Platform on Kubernetes?

The modern software landscape thrives on the efficiency and automation that Kubernetes brings to the table. Its orchestration prowess forms the bedrock of an Internal Developer Platform (IDP). However, converting this technical marvel into a developer-friendly haven is a pursuit that demands meticulous attention and a vast amount of unseen effort.

Kubernetes Deep Dive: Key Features, Visibility and Optimization

Kubernetes or K8s is an open-source production-grade container orchestration system for automating, scaling, and managing containerized applications. A container is a lightweight, standalone, executable ready-to-run software package that contains everything needed to run an application. It includes the runtime, code, libraries, systems tools, and default values for any essential settings.

How to fix and prevent ImagePullBackOff events in Kubernetes

You'll often hear the term "containers" used to refer to the entire landscape of self-contained software packages: this includes tools like Docker and Kubernetes, platforms like Amazon Elastic Container Service (ECS), and even the process of building these packages. But there's an even more important layer that often gets overlooked, and that's container images.

Qovery's Vision: Shaping the Future of Internal Developer Platforms

In a landscape inundated with tools and technologies, the real challenge for companies is not just about having an array of options but about ensuring these options harmoniously fit into their unique technical environments. Qovery understands this, and it’s evident in the modularity of its ecosystem. But the journey doesn’t end here. Looking ahead, Qovery envisions a paradigm shift in the way Internal Developer Platforms (IDP) are perceived and utilized.

Kubernetes Unpacked: Driving Enterprise Success with Cloud-Native

Supercharge your production timelines by watching "Kubernetes Unpacked: Driving Enterprise Success with Cloud-Native Architecture." In this video, Andreas Prins, StackState's CEO, investigates why Kubernetes has emerged as the leading OS of the cloud and delves into why businesses worldwide are choosing it as their container orchestrator.

Six Types of Metrics Product Managers Should Know

Setting and tracking appropriate target metrics are an important part of a product manager’s job. Goals must be defined, not just as inspiring vision statements, but also as quantifiable targets that can be objectively measured. Metrics can be deployed in different contexts and for purposes; however, useful metrics in one scenario can be misleading in regards to another. The problem comes when you’re not clear about what kind of metric you’re trying to set.

Getting Started with Kubernetes | Start learning Kubernetes in 2023

Ready to dive into the world of Kubernetes? Join us in this beginner-friendly tutorial where we break down Kubernetes infrastructure, explore its fundamental components, and understand how it all fits together at a high level. Whether you're a developer, sysadmin, or just curious about Kubernetes, this video has you covered.

From Development to Deployment: Streamlining Workflows with IDPs

Ever wondered how software development teams can efficiently tackle the complexities of modern development challenges? The answer lies in the Internal Developer Platforms (IDPs), a powerhouse of tools and capabilities for development and deployment. These platforms provide a comprehensive ecosystem for development and deployment, integrating key functionalities such as version control, CI/CD pipelines, container orchestration, and automated testing.

Ceph storage for Kubernetes

Storage and container management systems are almost polar opposites of each other. One deals with permanently storing, and protecting data for as long as it’s needed. The other automatically manages highly dynamic workloads, scaling resources up and down as required. More organisations are taking a container-first approach to application deployment and management, but the underlying challenge of safely and securely storing data still remains the same.

Kubernetes cost optimization: tips for a more efficient operation

Kubernetes offers unparalleled flexibility and scalability for containerized orchestration. However, this dynamism can also lead to unexpected costs if you don’t efficiently manage your corresponding cloud resources. In this blog, we’ll outline a series of best practices for Kubernetes cost optimization that will help you keep your infrastructure running smoothly while staying within your budget.

Simplifying Kubernetes Native Testing with TestKube

As Kubernetes continues to dominate the container orchestration landscape, ensuring the reliability and stability of applications running on this platform is paramount. Testing in a Kubernetes-native environment demands specialized tools that understand the intricacies of containerized deployments. Enter TestKube, a powerful testing framework designed specifically for Kubernetes.

13+ Best Kubernetes Monitoring Tools: Free, Open Source & Paid [2023 Comparison]

While Kubernetes revolutionized distributed orchestration, it also added complexity to logging and monitoring. To keep up with the challenges of working with Kubernetes clusters, you need to adapt your monitoring strategy. This includes changing the tools you use. To help keep your Kubernetes environment healthy, we made a list of the best Kubernetes monitoring tools. This list includes both open-source and commercial.

Datadog on Kubernetes Node Management

Datadog, the observability platform used by thousands of companies, runs on dozens of self-managed Kubernetes clusters in a multi-cloud environment, adding up to tens of thousands of nodes, or hundreds of thousands of pods. This infrastructure is used by a wide variety of engineering teams at Datadog, with different feature and capacity needs.

How to fix and prevent CrashLoopBackOff events in Kubernetes

It's one of the most dreaded words among Kubernetes users. Regardless of your software engineering skill or seniority level, chances are you've seen it at least once. There are a quarter of a million articles on the subject, and countless developer hours have been spent troubleshooting and fixing it. We're talking, of course, about CrashLoopBackOff.

Containerizing and Deploying a Production Remix App

In the modern web-app space, there’s been a trend going around that I like to describe as “getting back to basics”. It seems as though over the years, the tooling and complexity around building web-apps has gotten more and more complex. In that time, we’ve strayed further from browser primitives into highly abstracted and javascript-heavy solutions to solve problems our browsers solved back in the 90’s.

The Power of Automation in DevOps

In the ever-evolving world of software development and operations, DevOps has emerged as a game-changer. DevOps, short for Development and Operations, is a set of practices and principles that bridge the gap between these two traditionally siloed domains, fostering collaboration and accelerating the delivery of high-quality software. At the heart of DevOps lies automation, a powerful force that revolutionizes the way software is developed, tested, and deployed.

Kubernetes Incident Management: A Practical Guide

As more organizations embrace containerized applications, Kubernetes has emerged as the leading platform for orchestrating these containers. However, its complexity, combined with the inevitable reality of IT incidents, demands a well-defined strategy for managing disruptions. This article introduces Kubernetes incident management, describes common Kubernetes errors, and provides practical guidance to efficiently handle incidents.

Canonical announces supported solution for Apache Spark on Kubernetes

Today, Canonical announced the release of Charmed Spark – an advanced solution for Apache Spark® that provides everything users need to run Apache Spark on Kubernetes. Apache Spark is suitable for use in diverse data processing applications including predictive analytics, data warehousing, machine learning data preparation and extract-transform-load (ETL).

Internal Developer Platform: What's the ROI?

Internal Developer Platform (IDP) is a game-changing innovation that has transformed the technology landscape. In the previous article, we discussed in detail the effectiveness of these developer platforms in terms of developer efficiency, faster product releases, frequent collaboration, etc. However, one aspect that is of paramount importance, especially from the business perspective, is the ROI. The first question any manager will ask is, "What will be the ROI of investing in an IDP"?

Customization vs. Standardization: Striking the Right Balance in Developer Platforms

Internal developer platforms (IDPs) have become a necessity for software development in today's ever-changing technological landscape. These platforms not only support engineering team velocity and business product strategies but also enhance communication and information flow, impacting successful product launches.

Challenges to Anticipate When Transitioning to an Internal Developer Platform

Internal Developer Platforms (IDPs) are gaining significance in contemporary software development because they can transform an organization's software delivery by facilitating automation and productivity across large teams or by permitting smaller teams without dedicated DevOps engineers the ability to deploy at scale. The migration of existing projects, protocols, and infrastructure to the new platform can make the transition to an IDP challenging for businesses.

Streamlining Kubernetes Operations with Enterprise Workload Automation

Kubernetes integrations are now available for AutoSys, dSeries, and Automic Automation. It wasn’t that long ago that teams in many organizations started dipping their toes into the world of containers and microservices. It didn’t take long for this approach to application development and orchestration to take hold, and for Kubernetes to emerge as a dominant, broadly used technology.

Security Considerations for Your Internal Developer Platform

In today's world, where cloud resources and data management tools play an increasingly critical role, the concept of an Internal Developer Platform (IDP) is gaining momentum. Imagine a platform where developers seamlessly design, build, and deploy applications. That's precisely the promise of IDPs. But here's the highlight: with great power comes greater responsibility. Security within IDPs isn't just an optional add-on; it's the core essence.

Discover the Root Cause of Your Cloud Spend Issue

If you’re sick with a cold then measuring your body temperature is a wise move or maybe if things are really bad a visit to a doctor might result in testing vs. what are considered “normal” levels in order to diagnose the issue; seasonal flu or infection? To improve our health after picking up a bad bug, we do things that affect our situation back to normal levels once again where we can then declare ourselves healthy.

Introduction to Internal Developer Platforms: What, Why, and How?

For top-notch organizations, staying ahead of the curve is not just a choice; it's a necessity. To meet the growing demands of modern development, organizations are increasingly turning to Internal Developer Platforms (IDPs) as a solution to fine-tune their workflows. This article aims to demystify IDPs, shed light on their benefits, and guide you on how to embark on your IDP journey.

What Happens to DevOps when the Kubernetes Adrenaline Rush Ends?

Kubernetes has been around for nearly 10 years now. In the past five years, we’ve seen a drastic increase in adoption by engineering teams of all sizes. The promise of standardization of deployments and scaling across different types of applications, from static websites to full-blown microservice solutions, has fueled this sharp increase.

The Evolution of DevOps From Concept to Best Practice

Software development, the evolution of DevOps has been nothing short of revolutionary. What began as a simple concept has transformed into a best practice that is reshaping the way organisations develop, deploy, and maintain their software. In this blog post, we will take a journey through the evolution of DevOps, from its humble beginnings to its current status as an indispensable part of modern software development.

Container Orchestration: A Beginner's Guide

Container orchestration is the process of managing containers using automation. It allows organizations to automatically deploy, manage, scale and network containers and hosts, freeing engineers from having to complete these processes manually. As software development has evolved from monolithic applications, containers have become the choice for developing new applications and migrating old ones.

5 Tips For Managing Your Internal Developer Platform

Internal Developer Platforms (IDPs) have become the cornerstone of efficient development, serving as the central hub where development teams access the tools and resources necessary for coding, testing, deploying, and maintaining software applications. As software development continues to evolve rapidly, IDPs are crucial in maintaining a competitive edge. This introduction sets the stage for the technical insights that will follow, sharing 5 tips for effective Internal Developer Platform management.

Greener Cloud Computing with Deep Green and Civo

With more companies switching to cloud service providers, we are seeing a drastic increase in the amount of electricity required to run the data centers that are hosting all the machines required to run these platforms. Currently, data centers produce 3% of global carbon emissions, which is roughly 1.5% of the worldwide electricity demand.

VMware Was Named an Overall Leader in Cloud Security Posture Management by KuppingerCole Analysts AG

KuppingerCole AG published its report assessing Cloud Security Posture Management (CSPM) solutions in the market for 2023. Their leadership compass helps cloud users find an appropriate solution to meet CSPM needs of an organization to monitor, assess, and manage risks associated with the use of cloud services. Fifteen vendors were assessed based on responses to a questionnaire, strategy briefing, and demo.

Ensuring consistent Kubernetes container versions

One of Kubernetes' killer features is its ability to seamlessly update applications no matter how large your deployment is. Did a developer make a code change, and now you need to update a thousand running containers? Just run kubectl apply -f manifest.yaml and watch as Kubernetes replaces each outdated pod with the new version.

6 Things Critical to Cloud Optimization Programs

Enterprises face many challenges when FinOps programs turn to infrastructure optimization to find cloud savings. Cloud catalog complexity, reluctant engineers or even having the staff and time to make the many changes required can all slow down or impede progress and savings. In this 20-min session we will cover the 6 things leading large scale cloud users have learned are critical to cloud optimization programs.

Monitoring Kubernetes costs with OpenCost and VictoriaMetrics

Control over operational costs is pivotal in Kubernetes' deployment and management. Although Kubernetes brings power and control over your deployments, it also necessitates thorough understanding and management of costs. OpenCost, specifically designed for Kubernetes cost monitoring, combined with VictoriaMetrics, an efficient time series database, offers a comprehensive solution for this challenge.

Regulating hyperscalers: How the CMA investigation could alter cloud computing

In 2022, Ofcom, a UK regulator, began its market study into the cloud industry to investigate the dominance that hyperscalers, especially AWS and Microsoft, hold over the industry and the limits this creates for customers. This investigation follows concerns surrounding customers feeling “locked in” to a single provider, potentially leading to inflated prices in the market¹.

OpenShift monitoring: Five crucial elements to look out for

Most IT firms build their empire on Kubernetes, for its amazing flexibility and super scalability. RedHat OpenShift Container Platform (formerly OpenShift Enterprise) is a hybrid cloud application platform powered by Kubernetes, which initially only operated on-premise, and has been open to service for more than nine years.

Using Helm and Terraform for Codefresh Gitops Installations

Last year we launched the Codefresh delivery platform powered by Argo. After the initial launch we started collecting feedback from all companies that tried it (as well as existing customers) and cataloged all feature requests and implementation ideas. The main goal is always to iterate quickly and address the most common issues in the most efficient way possible.

Optimize Kubernetes Monitoring Costs with Dynamic Property Filtering

LogicMonitor’s LM Container is an excellent choice for users who wish to effectively monitor Kubernetes environments running mission-critical business applications. We have now introduced a new cost optimization feature called dynamic property filtering, which offers added flexibility and customization to users. In this blog post, we will guide you through this exciting new feature with a step-by-step example of selectively monitoring a persistent volume based on its state.

Multi-Service Progressive Delivery with Argo Rollouts

In the previous article of the series, we explained how to use Configmap generators in order to use Progressive Delivery for your configuration (and not just the container images). In this post, we will also cover another popular question: how to use Argo Rollouts with multiple services. Argo Rollouts is a Kubernetes controller that allows you to perform advanced deployment methods in a Kubernetes cluster. By default, it only supports a single service/application.

Build Your Own Network with Linux and Wireguard

Last Christmas, I bought my wife “Explain the cloud like I am 10” after she told me many times that it was hard for her to relate to what I am doing in my daily work at Qovery. While so far, I have been the sole reader to enjoy the book, I was wondering during my lecture if there were any resources to explain how to build all that. Most topics are software oriented.. So, in this article, I am going to explain how to build your own cloud network 🎊

How to detect and prevent memory leaks in Kubernetes applications

In our last blog, we talked about the importance of setting memory requests when deploying applications to Kubernetes. We explained how memory requests lets you specify how much memory (RAM for short) Kubernetes should reserve for a pod before deploying it. However, this only helps your pod get deployed. What happens when your pod is running and gradually consumes more RAM over time?

Join the ITOps AI Revolution: Actionable Insights with VMware Tanzu Insights

Many organizations struggle with managing thousands of services and applications. A typical environment consists of a combination of modern cloud applications, on-premises workloads, and workloads that are in the process of being moved to the cloud. IT and operations teams can easily be overwhelmed by the large volume of data and activity that is generated across these systems.

Configuration Drift: Understanding, Avoiding, Managing and Resolving in Kubernetes

If you work with Kubernetes, you know that any number of issues can pose a serious threat to the stability and security of your deployments. One that's subtly damaging is configuration drift, which occurs when the actual state of how your system is set up — its configuration — strays from the way you defined. Configuration drift in Kubernetes can happen when people make changes manually, systems aren't synchronized properly or monitoring falls short.

Choosing the Right Metrics for Noiseless K8s Alerting

Watch Ankur Rawal and Dheeraj Reddy talk about how to choose the right metrics for noise K8s alerting, with insights and suggestions based on the mistakes made by hundreds of companies while implementing Prometheus Alertmanager in their production systems, and learn how much bad monitoring could be costing you. This talk was delivered at PromCon'2023 in Berlin.

Tracing Your Steps Toward Full Kubernetes Observability

Kubernetes is one of the most important and influential technologies for building and operating software today because it’s so incredibly capable. It’s flexible, available, resilient, scalable, feature-rich and backed by a global community of innovators — that’s a pretty impressive list of intangibles to apply to any particular capability.

The most beautiful thing about Kubernetes: Bill Kennedy - The Reliability Podcast

The Reliability podcast aims to speak with engineers who have worked on large, complex systems and glean through their learnings. What best practices should one imbibe? What are non-negotiable learnings to become better at a craft? What’s ‘engineering’ going to be like with the advent of AI? We answer these and more tracing personal journeys of engineers who have built stellar careers around decoding the innumerable intricacies of software engineering.

Kubernetes Autoscaling for Continuous Integration/Continuous Deployment

Continuous Integration/Continuous Deployment (CI/CD), the ability to adapt swiftly to fluctuating workloads is paramount. Kubernetes, with its dynamic orchestration capabilities, offers an invaluable toolset for achieving seamless scalability. This article explores the concept of Kubernetes autoscaling and its pivotal role in optimising CI/CD pipelines.

Free Preview Environments For Open-Source Projects

We at Qovery are excited to offer our Preview Environments for free to all open-source projects. A Preview Environment is like a sandbox where developers can see how changes to the code will work before these changes are final. This is great for projects where many parts, like the backend, frontend, and databases, must talk to each other.