Operations | Monitoring | ITSM | DevOps | Cloud

January 2023

Cutting Cloud Costs: 5 Strategies We Use at Qovery

With the current macroeconomic situation, it's more important than ever to keep a close eye on our cloud costs. But here at Qovery, we don't just focus on cutting costs - we also want to make sure we're getting the most bang for our buck. In other words, we want to consume our budget in a way that gives us the most resources.

Optimizing DevOps Workflows with Helm Charts and Qovery's New Jobs Feature

Are you tired of the challenges that come with deploying Helm charts on your Kubernetes cluster? Look no further! We just released a game-changing new feature that simplifies the process of deploying Helm charts on Qovery. Our new jobs feature makes deploying Helm charts as easy as a few clicks. Learn more about Helm charts and how to take advantage of this powerful feature now!

Heroku Enterprise vs. AWS: What to choose as a business?

When it comes to cloud infrastructure, there are countless options available. From the easy-to-use and scalable Heroku Enterprise to the powerful and versatile AWS, it can be difficult to know which platform is the best fit for your business. However, more and more companies are finding that Heroku Enterprise is not the best choice for their needs and are switching to AWS.

Efficiently Upgrading Infrastructure with Qovery: Syment's Success Story

Join us as we take a deep dive into the tech journey of Syment, a leading SAAS platform for property management in France. Led by new CTO Florent Blaison, with a wealth of experience in high-traffic platforms and scalability, Syment set out to overcome the limitations of their previous infrastructure. Discover how they transitioned from a mix of manual deployment and AWS's EC2 to the flexibility and scalability of Kubernetes with Qovery.

Guide to Platform Engineering: Goals and Best Practices of Platform Engineering Team

Platform engineering is a specialized field that focuses on creating and maintaining the infrastructure and services that support the development and deployment of software applications. In today's fast-paced business environment, organizations need to be able to quickly and efficiently deliver new features and updates to their customers. Platform engineering teams play a crucial role in making this possible by providing a stable and reliable foundation for application development.

Overcoming The DevOps Shortage: The Power of Tools and Technologies

The DevOps industry has been experiencing rapid growth over the past few years. However, with this growth comes a shortage of skilled DevOps engineers who can efficiently implement and maintain the practices. Organizations are facing the challenge of finding and retaining qualified professionals, but there is a solution. Utilizing the right tools and technologies can empower organizations to overcome the DevOps talent shortage.

Efficiently Managing Multiple Environments Using GitLab CI

GitLab CI is a powerful tool for managing the software development and deployment process. It allows you to define and automate build, test, and deployment pipelines and provides features such as version control, collaboration, and continuous integration. However, while GitLab CI is an excellent tool for managing a single environment, it can have some limitations when it comes to managing multiple environments, especially dynamic environments.

Terraform With Multiple Environments: Key Benefits & Use Cases

Terraform is one of the most popular infrastructures as code (IaC) tools that allow users to define, configure, and deploy infrastructure resources in a safe, predictable, and repeatable manner. Using declarative configuration files, users can deploy resources across a variety of infrastructure providers, including public cloud platforms like AWS, Azure, and Google Cloud, as well as on-premises environments and third-party services.

How To Manage Multiple Environments With Terraform in 2023

Managing multiple environments with Terraform can be a complex and time-consuming task. An environment refers to a specific configuration or set of resources within a system, such as development, staging, or production environment. These environments often have different requirements and configurations, and managing them separately can be challenging.