Home / Companies / Qovery / Blog / March 2025

March 2025 Summaries

2 posts from Qovery

Filter
Month: Year:
Post Summaries Back to Blog
The Qovery CLI offers a suite of powerful commands designed to streamline the management of applications and infrastructure without the complexity typically associated with cloud and Kubernetes environments. Key commands include opening shell sessions in running containers for debugging, port-forwarding to connect securely to internal services, launching ephemeral debug pods for troubleshooting, and cloning entire environments for easy setup of test or staging environments. Additionally, users can manage environment variables, stream application logs in real-time, and authenticate securely in headless environments. The CLI supports structured JSON output for automation and scripting, and a markdown feature for generating formatted lists of running services, which is useful for CI/CD pipelines and documentation. These features, respecting Qovery's permission model, provide teams with comprehensive control and integration capabilities directly from the terminal, enhancing workflow efficiency and flexibility.
Mar 22, 2025 628 words in the original blog post.
Full-stack ephemeral environments, which include both frontend and backend components, are crucial for accurately testing real-world scenarios, yet many teams overlook the backend aspect, which encompasses APIs, microservices, databases, and message queues. These environments are disposable and automatically created and destroyed, providing isolated replicas of production stacks for comprehensive testing, integration validation, and feature previews. Implementing such environments internally presents significant challenges due to the complexity of stateful components, data handling, secure secret management, and ongoing infrastructure maintenance. The build-versus-buy dilemma leans toward purchasing solutions like Qovery, which offers instant integration, zero maintenance, and predictable costs, allowing teams to focus on product development rather than infrastructure concerns. These solutions support full-stack capabilities, database cloning, secure configuration management, and CI/CD integration, making them an appealing choice for teams seeking efficient and scalable testing environments.
Mar 20, 2025 1,525 words in the original blog post.