At Qovery, we're using Rust for 10+ projects. If you are familiar with Rust, you know how painful it is to release a binary for multiple architectures. Even if the toolchain natively supports it.
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 🎊
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.
Blue-green deployments have emerged as a beacon for seamless updates in software development. By juggling two environments, blue (old) and green (new), changes are tested and rolled out with minimal hiccups. Yet, traditional environments, with their database schemas and code differences, often throw a spanner in the works.
Learn how developers can enhance their efficiency and streamline software development processes by integrating internal developer platforms into their daily workflow. This will set the stage for product successes that have never been seen before.
In a world characterized by complex software and fast-paced development cycles, Internal Developer Portals have become increasingly vital. Unlike Internal Developer Platforms, which are more focused on the code-to-cloud deployment pipeline, an Internal Developer Portal acts as a centralized hub for a multitude of resources, tools, and APIs that developers require throughout the software development lifecycle.
Enter into the Internal Developer Platform (IDP) world, a game-changing solution that empowers development teams to streamline workflows, optimize resource management, and enhance productivity. This article is your comprehensive guide to building an Internal Developer Platform, demystifying its components, benefits, and best practices.
Dive into the world of chaos engineering and resilience testing with ephemeral environments, ensuring your systems can withstand unexpected challenges.