Click any tag below to further narrow down your results
Links
This article covers how Pipeline Performance Profiling helps teams analyze and optimize CI/CD pipeline performance. It breaks down execution into measurable phases and provides insights on resource usage, bottlenecks, and cost efficiency. The tool integrates with existing observability tools, making it easier to track performance trends and identify areas for improvement.
The article discusses the importance of cache purging in continuous integration and continuous deployment (CI/CD) processes. It highlights strategies for effectively managing cache to ensure that the most current versions of applications are served to users, thereby improving performance and reducing errors. Techniques and best practices for implementing cache purging are also explored to enhance deployment efficiency.
Impulse is Airbnb's internal load-testing framework designed to enhance the reliability and efficiency of system-level testing. It features a range of tools including a load generator, dependency mocker, traffic collector, and testing API generator, enabling engineers to conduct self-service load tests that integrate seamlessly with CI/CD pipelines. This decentralized architecture allows for context-aware testing, accurate simulation of production conditions, and better management of system performance under varying traffic scenarios.