BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Articles

  • Performance is a Key .NET Core Feature

    .NET Core brings along many optimizations with regards to performance, both in terms of execution speed as well as memory allocation. Examples are optimizations in collections and LINQ extension methods, text processing, networking … There are also new types and concepts, such as Span, that allow doing interesting things. In this article, we will look at how these new concepts can be used.

  • Coaching with Curiosity Using Clean Language and Agile

    Clean Language questions are bias-free questions. They can be used to discover the underlying rules, expressed values, and coping mechanisms in organizations, and to gain clarity and promote diverse ideas in groups. Simple to learn, but tricky to implement, clean questions require transparency and sharing a bit more of one’s thinking than usual.

  • Building Apps Leveraging Municipal Open Data and Low Code Solutions

    Municipal governments produce and commission large amounts of data and information every day. This article demonstrates how Oracle Application Express (APEX) -- a low code, cloud-based development tool -- can be used in combination with the Socrata Open Data API (SODA) to build a simple reporting web application that includes a report and a chart based on the NYC 311 service request open data.

  • A Quick Guide to Implementing ATDD

    Collaboration is one of the core values of Agile Methodology. That being said, what happens when you notice lack of collaboration between developers, testers and business-minded individuals in agile teams? This article provides a quick guide to implementing Acceptance Test Driven Development (ATDD) in your projects to mitigate problems due to lack of collaboration.

  • Guide to Digital Transformation - Part 2

    This article introduces a new framework for translating a digital business ambition into imaginable digital strategies, that can be priced and modeled for impact analysis and economic value creation .

  • Q&A on the Book Lost and Founder

    The book Lost and Founder contains startup stories from Rand Fishkin. In the book he describes the ups and downs from starting and managing a company, and shares the lessons that he learned. InfoQ interviewed him about being transparent, minimum viable products and pivoting, raising capital and funding a tech startup, and asked him what he would do differently when starting another company.

  • Azure and .NET Core Are Beautiful Together

    ASP.NET Core provides developers a way to develop modern web applications in the environment of their choosing (Linux, macOSX, and Windows). Microsoft Azure gives developers full power to host those web applications in anything from a full VM to a Docker container to Azure's App Service which simplifies management of the host environment. This lets developers focus on code and not servers.

  • Digital Transformation in Oil and Gas

    The traditional Oil and Gas Industry is being transformed by a new wave of digital disruptive technologies. To remain profitable, oil and gas companies must consider how to gain operational efficiencies through improved use of technology, such as cloud platforms, and process, such as the adoption of agile methodologies. This article explores challenges within implementing these technologies

  • Monitoring SRE's Golden Signals

    Golden signals are increasingly popular these days due to the rise of SRE. This article outlines what golden signals are, and how to monitor and use them in the context of various common services.

  • Q&A on the Book Kanban Maturity Model: Evolving Fit-for-Purpose Organizations

    The book Kanban Maturity Model by David Anderson and Teodora Bozheva provides a model that organizations can use to assess their maturity and define a roadmap to improve business agility using Kanban practices and values. It's a body of knowledge for coaches and organizations on sustainable change, cultures of continuous improvement, unity around a shared purpose, and improved business outcome.

  • Guide to Digital Transformation. Define, Price, and Plan a Digital Transformation (Part 1)

    Realizing the value of a great digital business vision traditionally required the arduous exercise of building the proper operational, technology, and human capabilities. This article introduces a framework for easily translating a digital business ambition into imaginable digital strategies, that can then be priced and architecturally modeled for impact analysis and economic value creation.

  • Get Ready for Cloud Native, Service-Meshed Java Enterprise

    Java EE can be easily combined with Cloud-native technologies such as Kubernetes and Istio to produce a modern service-driven application.

BT