Explained Application Modernization Explained When you leverage legacy modernization, you can take advantage of the benefits of the cloud, such as faster speed to market, scalability, agility, and lower costs
Explained Testing in Production Explained Testing in Production is the kind of testing done by running your tests in a live production environment before you release the software to the end-user. It's an important step not just for developers, but for businesses too.
Explained Progressive Delivery Explained Progressive delivery is a modern software development process that builds upon the principles of continuous integration and continuous delivery.
Explained CI/CD Explained Feature flags can be used to create a continuous deployment system as they can safely separate the code change from showing the new feature to end-users.
Explained Trunk-Based Development Explained Trunk based developmentĀ is a software development strategy where engineers merge smaller changes into the main codebase. One benefit of this is that it helps avoid any major issues when releasing a software product. The strategy shifts the focus away from long-lived feature branch development and onto smaller changes, merging
Explained A/B Testing Explained A/B Testing, also known as split testing or bucket testing, is a great way to determine which version of a web page or a mobile app is the most successful.
Outside Voices Cloudflare Workers scale too well and broke our infrastructure, so we are rebuilding it on Workers