InfoQ Homepage Agile Content on InfoQ
-
How Developer Enablement Brings Benefits to Software Organizations
Developer enablement is about tools and approaches that can greatly increase the potential we can have as individuals. It can have an impact on productivity and happiness, on profits and retention. Developer tools make it easier for engineers to deploy products, enabling them to focus on building a product.
-
How Removing Staging Environments Can Improve Your Deployments
Squeaky - a company which helps businesses to understand how visitors are using their website or web app without invading their privacy - have outlined why they don’t use a staging environment. They believe that this helps them to ship faster, and lower the number of issues found in production.
-
How to Prepare an Agile Business Game
To make playing games "interesting" from the business owner's perspective, we need to ensure that they are aligned with the business needs. There are four steps in preparing a game: exploring the context, knowing your target group, defining the focus, and deciding how to facilitate it.
-
JReleaser 1.0: Talking to the Early Adopters of the Release Automation Tool
JReleaser was powering its releases, to make sure it understood the consumer experience first hand. In the meantime, other projects decided to use it as well. InfoQ talked to the developers behind them to understand their experience and how stable JReleaser really is.
-
Veracode Report Shows Signs of Progress in Securing Software Supply Chain
Veracode's recently released State of Software Security report found a general decline in the number of known security vulnerabilities found in third-party libraries along with a trend towards smaller applications being scanned more regularly for issues. It also finds that the industry still has a long way to go.
-
The Path to a Staff-Plus Engineer Role: from Management Back to Tech
When working in tech, a managerial career may not be for you. Fabiane Bizinella Nardon went from being a manager back to tech, becoming a staff plus engineer and creating a staff plus friendly company. She presented A CTO That Still Codes: My Tortuous Path to the Staff Plus Engineer Role at QCon London 2022 and will present at QCon Plus May 10-20, 2022.
-
Becoming an Effective Staff-Plus Engineer
To increase your effectiveness as a staff-plus engineer, it can help to develop your communication, listening, technical strategy, and networking skills. Blanca Garcia Gil presented Five Behaviours to Become an Effective Staff-Plus Engineer at QCon London 2022 and will present at QCon Plus May 10-20, 2022.
-
Remain in Tech by Becoming a Staff Plus Engineer
Engineers who want to remain focused on tech can follow the path toward a staff plus engineer. Staff plus engineers enable others to have impact. Bringing the people along can be hard; you need to work on your communication and influential skills. Nicky Wrightson presented The Secret Strategy for Landing That Staff Engineer Role at QCon London 2022 and will present at QCon Plus May 10-20, 2022.
-
How Open Source Can Pave the Path Towards a Staff+ Role
Open source contributions and long-term community engagement can help you on your path to a staff+ engineer role. Written communication skills are key for the async and remote work which is common in open source. Your contributions should be aligned with business needs, which can give you visibility that opens up career possibilities. Alex Porcelli presented at QCon London 2022.
-
BBC New Serverless Platform Improves Scalability and Performance
One year into the transition to their new WebCore serverless platform, the BBC has started to reap the benefits of an architecture that removes the burden on engineers to solve performance and operational challenges and allows them to focus on the value they deliver to customers.
-
Becoming a Staff Plus Engineer: Leadership and Communication Training Matters
The poor industry support for engineers who want to pursue a technical career affects them; many outstanding technical individuals find themselves forced to seek a management position. The path to a staff plus engineer role is not straightforward. Training on leadership and communication for staff plus engineers can help them to become a better tech leader.
-
CircleCI Report Finds Successful Software Teams are Larger and Test Extensively
CircleCI - a continuous integration and continuous delivery platform - has released the findings from their 2022 State of Software Delivery Report. The report reveals that the most successful software delivery teams are larger, use extensive testing, and prioritise being ready to deploy.
-
How to Build an In-App Messaging Platform: Lyft's Case
If you have ever thought about building an in-app messaging platform for your mobile app, Lyft's experience may help you get it right. Lyft engineers applied a three-staged approach: MVP, scaling, and optimization.
-
JReleaser 1.0 Releases Itself
Exactly one year after its initial release, Jreleaser rolls out version 1.0. In the meantime, other projects started using the tool and its capabilities increased. To review how JReleaser evolved over the last year and may be envisioned for the next year, InfoQ spoke to Andres Almiray, author and main contributor of JReleaser.
-
Managing Complex Dependencies with Distributed Architecture at eBay
The eBay engineering team recently outlined how they came up with a scalable release system. The release solution leverages distributed architecture to release more than 3,000 dependent libraries in about two hours. The team is using Jenkins to perform the release in combination with Groovy scripts.