|
Using Docker with Atlassian’s Bamboo for Better Continuous Integration Some projects built with Bamboo require the build system to have certain specialized software. Installing the software can become a problem when different projects require conflicting sets of software. To solve this, developers can create remote agents with different sets of software and run them all on the same machine with Docker.
|
|
|
How to Use Mind Maps to Boost Your DevOps Testing Efforts Mind maps have several applications, but few QA teams are aware of their usefulness when applied to testing software. Visual, fun to play with, and free to use, mind maps can spur creativity and group collaboration. This article helps explain how to use mind maps to organize your testing efforts, supporting the rapid rate of delivery inherent in a successful DevOps organization.
|
|
|
Performance Monitoring across the Development Lifecycle The nature of software delivery has evolved significantly over the years. This has led to a change in how application teams work, so the tools they should use to help them deliver software have also changed. Integrating application performance monitoring into the software development lifecycle means issues affecting performance can be fixed before applications are deployed.
|
|
|
What You Need to Know to Make Deployment Automation Work for Your Business Deployment automation is becoming more of a requirement for software development teams that are looking to remain competitive. While there are many benefits, there are also a number of areas to consider before implementing a deployment automation solution as part of your software development and release process.
|
|
|
Establishing IT Controls for Consistent, Efficient Delivery Many high-security institutions have guidelines that must be followed in order to comply with industry regulatory requirements. But these best practices can help any company avoid costly mistakes while enabling teams to work faster and more effectively. This article tells you how to get started establishing your own practical and reliable IT controls.
|
|
|
Finding a Balance of Power on a DevOps Team There is a natural tension between development and operations. When this relationship is in balance, each side helps the other. But when there is imbalance, bad things can happen. Leslie Sachs details the pitfalls that can sabotage a DevOps team, as well as the checks and balances that will help the team achieve productivity and quality.
|
|
|
DevOps: A Useful Software Tool or an Overrated Fad? While DevOps provides organizations with an opportunity to transform and make their IT services more efficient, it remains to be seen how far DevOps will be successful in empowering digital transformation. Getting the right balance in development and operations will be critical in this process.
|
|
|
Automation of Branching, Merging, and Notifications in Parallel Development Developers are distracted from coding by the need to interact with version control systems. Automation of branching, merging, and notifications allows developers to focus on coding. However, integration between the VCS and issue-tracking system, and preferably a continuous integration tool, is necessary to accomplish this goal.
|
|
|
A Gateway to Quality Builds and Keeping the Release Branch Green Eitan Schichmanter’s team evolved its development process from a focus on build management to a more robust DevOps transformation, and they designed a custom gated check-in system to help. He shares how they tackled challenges and created an internal solution to address an important technical requirement.
|
|
|
Automation Opportunities in Agile Release Management In modern software development, changes to the code base of a project occur quickly as a result of high levels of end-user feedback and shifting needs. Agile has become an increasingly important software development lifecycle management methodology, and using automation to manage a code repository allows continuous integration to take center stage without imposing costs due to human error.
|
|