BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Agile Content on InfoQ

  • Disney SRE "Proximity Powered Engineering" Culture: Jason Cox at DOES 2022

    Jason Cox, SRE director at Disney, shares how he developed a world-class centralized shared services SRE organization based on “proximity-powered empathy engineering” and three core values: Listen: Know the Business - Know the Mission - Know the Team. Empathize: Shared Mission - Shared Struggles - Shared Wins. Actually Help: Build Community - Build Trust - Build Magic Together.

  • Safe Mode is Lyft's Approach to Handling Feature Flags Incidents

    Feature flags are a useful tool to conduct A/B experiments and to roll out changes in a controlled way. To make sure that their use does not end up disappointing users when a change causes a crash or degrades the user experience, Lyft created Safe Mode, specifically aimed to prevent crash loops on launch.

  • Tapabrata Pal on DevOps at Fidelity: Investing in Inner Source and Engineering Excellence -DOES 2022

    At the DevOps Enterprise Summit Vegas 2022, Tapabrata Pal presented the state of DevOps at Fidelity and their investment in DevOps and inner source. They were facing challenges with their tools sprawl, security, audit and compliance, and their metrics. They focused on a unified developer experience, their tools standardization, continuous compliance and contextual metrics.

  • Motivating Employees and Making Work More Fun

    Progressive workplaces focus on purpose and value, having networks of teams supported by leaders with distributed decision-making. Employees get freedom and trust, and access to information through radical transparency that enables them to experiment and adapt the organization. In such workplaces, people can develop their talents and work on tasks they like to do, and have more fun.

  • State of Value Stream Management Report Shows Platform Adoption Increased 4X in a Year

    The Value Stream Management Consortium has produced their 2022 report, which most notably shows a 4x increase in the number of respondents implementing a Value Stream Management platform. Organisations implementing VSM are using value streams to break down silos, and rather than setting a vision and goals up-front, many are just starting with a VSM mapping exercise treated as an experiment.

  • Learn to Fight Cyberattacks in 2023: Steve Poole's Call to Action at Devoxx

    Almost a year after the world was shelled by log4, Sonatype’s Steve Poole - a long-time secure code promoter, sounded the alarm regarding the advancement of cyber attacks during his Devoxx talk. Cyberwarfare is a reality, and countries use cyberattacks to fight other countries. More than awareness, the talk gives us hope by revealing the tools each developer has at hand to fight this evil.

  • GitLab Cloud Seed Aims to Simplify Google Cloud Integration

    At Google Next '22, GitLab launched GitLab Cloud Seed, a new open-source solution integrated in GitLab One DevOps platform that aims to simplify Google Cloud account management, deployment to Google Cloud Run, and Google SQL database provisioning.

  • Error Prone Improves Java Code by Detecting Common Mistakes

    Error Prone, a Java compiler plugin open sourced by Google, performs static analysis during compilation to detect bugs or possible improvements. The plugin contains more than 500 pre-defined bug checks and allows third party and custom plugins. After detecting issues, Error Prone can display a warning, or automatically change the code with a predefined solution.

  • Platform Engineering, DevOps, and Cognitive Load: a Summary of Community Discussions

    Operations engineering is moving in the direction of platform engineering according to Charity Majors, CTO at Honeycomb. Majors sees platform teams tending to work higher up the stack than operations, DevOps, and SRE teams do. This shift in focus enables organizations to focus their limited development resources on their core product to drive maximum business value.

  • Reliable Continuous Testing Requires Automation

    Automation makes it possible to build a reliable continuous testing process that covers the functional and non-functional requirements of the software. Preferably this automation should be done from the beginning of product development to enable quick release and delivery of software and early feedback from the users.

  • Building an Effective Platform by Focusing on End-to-End Workflows

    Platform engineering teams need to focus on building end-to-end workflows versus individual tools according to Naphat Sanguansin, CTO at Prodvana. A focus on workflows will help to abstract away the complexities of running services and allow for application engineers to focus on their product.

  • Technical Debt is Quantifiable as Financial Debt: an Impossible Thing for Developers

    Technical debt can be quantified in various ways, but you cannot precisely quantify the associated financial debt. According to Kevlin Henney, we can quantify things like how many debt items we have, the estimated time to fix each debt item, a variety of metrics associated with our code, such as cyclomatic complexity, degree of duplication, number of lines of code, but not the financial debt.

  • Introducing Spring Boot Migrator

    Spring Boot Migrator (SBM) is an experimental Spring project first released in March 2022. SBM allows developers to convert existing, non Spring Boot applications, which are based on technologies such as JAX-RS, EJB and JMS to Spring Boot or upgrade older Spring Boot applications to the latest version.

  • Accelerate Your Growth and Build Better-Connected Teams at QCon San Francisco Oct 24-28, 2022

    Teams attend QCon to get together, get answers to technical challenges, and get clarity on software decisions, workflows, and roadmaps. QCon San Francisco (Oct 24-28), powered by InfoQ, brings together the world's most innovative senior software engineers, architects, and team leads across multiple domains to share their real-world implementation of emerging trends and practices.

  • Using Data to Predict Future Usage and Increase User Insights

    By identifying usage trends, you can proactively adjust load, scaling, and routing to better handle the load on particular parts of the globe when you know it will peak there. Data about how users interact with your application can be used to design future features that better mimic these patterns and ensure that new features have a better chance of solving real user problems and getting adopted.

BT