BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Articles

  • Software Testing in the World of Next-Gen Technologies

    The introduction of next-gen technologies like AI, Big Data, Robotics and IoT have quickly redefined the way the world looks at software technology. Some of the biggest impacts of these changing trends can be seen in the software testing industry. This article discusses how these emerging technologies need some new approaches, and changes to existing approaches to software testing.

  • AIOps Strategies for Augmenting Your IT Operations

    AIOps techniques can be used to decrease the workload on IT Operations teams while also improving outage resolution time and increasing innovation. In implementing AIOps strategies it is important to start small and have measurable KPIs to track progress and performance.

  • Driving DevOps with Value Stream Management

    In a digital economy, VSM improved software deliveries support the businesses' other value stream improvement initiatives. In its modern reinvention, VSM software tools provide end-to-end and real-time access to data and analytical tools to help improve Flow across CI/CD and DevOps software delivery pipelines.

  • Is Developing Games for CTV Really That Hard?

    Developing a game for the CTV market is nowhere as difficult as some believe. While Roku may be the most difficult to start off with, it has potential, and Apple TV, Android and Amazon Fire TV all represent decent platforms for developers to hone their craft. Studios who dive into the field now will find that they may be able to set the standards of this rapidly evolving video gaming horizon.

  • Leveraging the Agile Manifesto for More Sustainability

    This article explores what sustainability means exactly, the current status of sustainability of the major agile organizations (Agile Alliance and Scrum Alliance), and the impact of software development on sustainability. The main focal point of this article is using the principles of the Agile Manifesto to guide actions that contribute to more sustainability.

  • Consistency, Coupling, and Complexity at the Edge

    Successful use of a microservices architecture requires maintaining a clear separation of concerns in the various layers and by employing design principles best suited to each layer. While RESTful API design has become the standard for microservices, it can cause problems at the UI layer. Alternatives such as the Backend-for-Frontend pattern using GraphQL can provide better separation of concerns.

  • Improving Testability: Removing Anti-Patterns through Joint Conversations

    Code is always testable, but the cost may be high, and the effort exhausting. We can change code to be highly testable by identifying anti-patterns and fixing them. And developers can make the code fit the test requirements, by having discussions with the testers who actually test it.

  • AI, ML and Data Engineering InfoQ Trends Report - August 2021

    How AI, ML and Data Engineering are evolving in 2021 as seen by the InfoQ editorial team. Topics discussed include deep learning, edge deployment of machine learning algorithms, commercial robot platforms, GPU and CUDA programming, natural language processing and GPT-3, MLOps, and AutoML.

  • How to Recognise and Reduce HumanDebt

    We know TechDebt is bad; chances are HumanDebt is worse, and once you’ve seen it, you can’t “unsee” or ignore it. What is now needed is a focus on the humans who do the work. Psychological safety in teams is key. The “people work” -both at an individual, but especially at a team level- is the key to sustainability and growth of high-performing tech teams.

  • What's New in Java 16

    Java 16 was released in March of 2021 as a GA build meant to be used in production. And Java 17, the next LTS build, is scheduled to be released this September. Java 17 will be packed with a lot of improvements and language enhancements, most of which are a culmination of all the new features and changes that have been delivered since Java 11.

  • Thoughtfully Training SRE Apprentices: Establishing Padawan and Jedi Matches

    This article shares how Padawans and Jedis can inspire and teach us how to help people of a wide variety of backgrounds, ages, and experience levels to observe and understand failures in production. It covers practical lessons learned and shares how you can create and rollout a program for SRE Apprentices within your organization. It also shares feedback from the SRE Apprentices themselves.

  • Turning Microservices Inside-Out

    Turning microservices inside-out means moving past a single, request/response API to designing microservices with an inbound API for queries and commands, an outbound APIs to emit events, and a meta API to describe them both. A database can be supplemented with Apache Kafka via a connecting tissue such as Debezium.

BT