InfoQ Homepage Agile Content on InfoQ
-
Azure Logic Apps Standard Now Supports XSLT and .NET Framework Maps
Microsoft recently announced the preview of support of .NET Framework assemblies in XSLT maps in Logic Apps (Standard), adding more extensibility options.
-
All-in-One, Integrated Front-End Toolchain Rome Released V10, Dubbed First Stable Release
The Rome team recently announced Rome v10, dubbed the first stable release since a Rust rewrite. The new release includes a small part of the all-in-one toolchain that Rome envisions, namely the linter and formatter. The Rust-based tools according to first benchmarks provide between one and two orders of magnitude improvement vs. ESLint and Prettier. The tools are available as a VSCode extension.
-
How Slack Engineers Addressed Their Most Common Mobile Development Pain Points
In a rather detailed article, Slack engineers Ahmed Eid and Arpita Patel provided an interesting peek into the processes they adopted along the years to improve developer experience in a number of distinct areas and the tools they used to that aim.
-
KubeCon NA 2022: How to Build an End-to-End Argo-Based DevOps Platform for Kubernetes
Argo, a CNCF project, helps engineers to use Kubernetes by covering many use cases from GitOps-based continuous deployment to event-based workflow automation. It can also be used to create an end-to-end DevOps platform. Alexander Matyushentsev and Leonardo Luz Almeida spoke at the KubeCon CloudNativeCon North America 2022 Conference on how to build an Argo-based DevOps platform for Kubernetes.
-
The Myth of Product Mindset: It's What You Do, Not How You Think
Companies nowadays are looking for ways to cultivate a product mindset. While the idea of cultivating a “product mindset” allows us to focus primarily on ourselves, actually transforming our organizations often means changing our behavior to focus on our customers and how we work together to serve them.
-
The Engineer/Manager Pendulum: Charity Majors at QCon SF
Charity Majors, founder and CTO of Honeycomb.io, gave a talk at QCon San Francisco about the pendulum of being a senior engineer and manager. She discussed the need for managers in technical teams to have engineering credibility and the value that comes from deliberately embracing both senior technologist and manager roles, but not both at the same time.
-
Maven Central Search Retrieves Dependency Coordinates from Maven Central
Maven Central Search (mcs) is a command line tool to retrieve dependency coordinates from Maven Central. The tool uses Picocli for the command line interface and GraalVM to compile executable native images for macOS, Linux and Windows.
-
Kent Beck: Software Design is an Exercise in Human Relationships
In the closing keynote at QCon SF, Kent Beck spoke about how software design is an exercise in human relationships, why iterative and incremental development is the most cost effective way to build software, and how the overall cost of a software system is directly related to the cost of coupling and decoupling and the jackpot changes which result in cascaded coupling.
-
Using the Technical Debt Metaphor to Communicate Code Quality
With technical debt, we end up paying a gradually rising cost. The technical debt metaphor was intended as a way to help us talk and think about the invisibility of decisions and qualities in code. Kevlin Henney gave a keynote about Six Impossible Things at QCon London 2022 and at QCon Plus May 10-20, 2022. His sixth impossibility was technical debt is quantifiable as financial debt.
-
Building High-Trust and High-Performing Teams at Shopify in a Remote World
Jesse McGinnis spoke at QCon San Francisco on building high-trust and high-performing teams at Shopify in a remote world. He started by pointing out his talk on high-trust teams in a remote world.
-
Can MTTR Be an Effective Business Metric?
In a recent blog post, Sidu Ponnappa shared how MTTR should be a key business metric to measure engineering efficiency. Ponnappa notes that only tracking uptime provides no goals to target for improvements. In a recent talk at SREcon22, Courtney Nash, senior research analyst at Verica, shared that MTTR can misrepresent what is actually happening during incidents and can be an unreliable metric.
-
API Evolution without Versioning: Brandon Byars at QCon San Francisco 2022
Brandon Byars, North America head of technology at Thoughtworks, spoke at QCon San Francisco 2022. Through his journey of building and maintaining a public-facing API, Mountebank, Brandon shares his learnings and time-tested patterns on evolving APIs without breaking changes.
-
Hybrid Leadership is an Issue of Equity and Inclusion
Lena Reinhard spoke at QCon San Francisco on Successful Leadership in Hybrid Environments, in which she explored why hybrid working is attractive for companies and employees, the risks and challenges associated with hybrid working, and why leadership in hybrid environments is fundamentally an issue of equity and inclusion.
-
Google Production Excellence Program "ProdEx": Christof Leng at DOES 2022
Christof Leng, SRE lead at Google, presented ProdEx, their production excellence review program that helps manage operational risks and promote best practices. ProdEx is a community that builds platforms together, establishes standards and promotes best practices, so people learn from each others and grow. Today they have more than 100 SRE teams signed up and have performed more than 1000 reviews.
-
Adopting Continuous Deployment: Tom Wanielista at QCon San Francisco 2022
At QCon San Francisco 2022, Tom Wanielista, a staff engineer on infrastructure at Lyft, presented on Adopting Continuous Deployment at his company. The talk is part of one of the editorial tracks called "Architecting Change at Scale."