BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • Building a Scalable Minimum Viable Product

    Scalability should be considered when developing a Minimum Viable Product (MVP). An MVP needs to be technically scalable and you need to have a plan on how to scale quickly when your MVP attracts many users and becomes successful. Knowing your possible performance bottlenecks and using common sense while developing your MVP will get you very far, says Erik Duindam, CTO at Unboxd.

  • Kubernetes 1.4 Simplifies Cluster Deployment, Improves Security and Federation

    Kubernetes 1.4 has been released this week with new features that improve Dev and Ops experience, simplify cluster deployment, certificate handling, networking, security, and application deployment. Additionally, the release expands cluster federation capabilities, improving deployment across multiple clusters and multiple clouds.

  • Continuous Improvement Beyond Retrospectives

    If you want continuous improvement you can start with retrospectives, but you must go far beyond that with change management, culture change, and innovation. The most important thing in order to make change happen in organizations is creating new habits and changing your culture.

  • TypeScript 2.0 Released

    Microsoft has released TypeScript 2.0, with Simplified Declaration File Acquisition, Non-nullable Types and Readonly modifiers. The release delivers close ECMAScript spec alignment, wide support for JavaScript libraries and tools, and a language service that powers a first class editing experience in all major editors.

  • Better Estimations Using Techniques from Psychology

    Bias, priming, and salience are the main psychological factors that influence our ability to estimate. Knowing what happens psychologically when we estimate, and using techniques from psychology, helps us to deal with those factors so that we can improve our estimations argued Joseph Pelrine, social complexity scientist and PhD researcher in psychology.

  • JavaOne 2016: IBM’s Keynote – Accelerating Innovation with Java

    IBM had many innovative news to share this year at their keynote at Java One. InfoQ was there to cover their keynote.

  • New Book on Docker Provides Comprehensive Introduction

    Docker in Action, written by Jeff Nickoloff, provides a comprehensive introduction to Docker and how to integrate it into a development workflow. This book is intended for developers and operations engineers who wish to adopt Docker for application development and integrate it into their software delivery process.

  • Onion Creates a $5 Linux Computer with Wi-Fi, Designed for IoT Applications

    Onion.io has produced a $5 tiny Linux computer that's designed for Internet of Things applications. Onion calls the Omega2 the "World's smallest Linux server, with Wi-Fi built-in." The device has a 580 MHz CPU, 64MB of RAM, 16MB of flash storage, an integrated IEEE 802.11 Wi-Fi, and supports programming in widely used languages like C, Python, Javascript, PHP, and Node.JS.

  • Reviewing Key Concepts in .Net Core and .Net Standard

    Choosing compilation targets was a relatively straightforward operation prior to .Net Core. Developers now face several possibilities and choosing a target is not so obvious anymore. To understand the big picture in .Net Core, the key concepts are: target framework monikers and .Net Standard.

  • Researcher Recognized for Advances in Team Performance Techniques

    Eduardo Salas is recognized by the APA for his 30 years of research on team work. His implementation of team training includes defining team structure, identifying specific communication needs, clarifying roles and leadership skills, and practicing with scenarios. This technique has been used across many fields of work, and is part of the program as NASA prepares to send a team to Mars.

  • Agile Executive Forum 2016 Summary

    The Agile Alliance hosted a one-day Executive Forum in San Jose, CA on September 19. The event attracted participants from around the world and a range of senior speakers from large organisations, and focused on how adopting agile development impacts companies and what executives need to do to help ensure successful cultural transformation, which is what agile adoption at scale is about.

  • Aurelia's Rob Eisenberg Joins Microsoft

    Rob Eisenberg, the creator of Aurelia, the alternative JavaScript framework, has taken a job with Microsoft leaving some in the community to wonder how well supported Aurelia will be in the future. Members of the Aurelia team have said that there should not be a big change.

  • First Release of Project Bletchley on Microsoft Azure Blockchain-as-a-Service

    Microsoft announced the first release of Project Bletchley, which is Microsoft's approach to building a cloud-based enterprise consortium blockchain ecosystem. This first release is primarily focused on a questionnaire based automated deployment along with roadmap details for the Cryptlet middleware tier.

  • MicroProfile Group Holds Discussion Panel Event during JavaOne

    On 22nd September, the MicroProfile group held a panel event in San Francisco to discuss the current and future situation. Albeit not being part of JavaOne, the fact that it coincided in time and city made it easy for conference-goers to attend. The panel included representatives from RedHat, Payara, SouJava, Tomitribe, IBM, and the LJC, and speculated about the shape of future Java development.

  • How GitHub Designed its New Load Balancer

    GitHub has been at work for the last year to develop a new load balancer, the GitHub Load Balancer (GLB), aimed to be able to scale to billions of connections per day running on commodity hardware. GitHub engineers Joe Williams and Theo Julienne explain how GLB was designed.

BT