BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • JavaOne 2015 Preview

    In preparation for JavaOne 2015, InfoQ held a Q&A session with a number of speakers at this year's conference that caught our eye.

  • Internet Security, TLS, and HTTP/2: A Q&A with ThoughtWorks’ Vuksanovic and Gibson

    InfoQ recently sat down with Marko Vuksanovic and Sam Gibson from ThoughtWorks, and asked about their recent study of TLS/HTTPS and HTTP/2 that was published in the ThoughtWorks P2 magazine. Both Vuksanovic and Gibson shared their expertise on a range of security-focused topics, including ubiquitous computing, the workings of TLS/HTTPS, certificate trust, and the security implications of HTTP/2.

  • Amazon EC2 Container Service Updates Released, Focusing on Automation, Configuration & Availability

    Amazon Web Services have released a series of updates for the Amazon EC2 Container Service (ECS) that include an ECS command line interface, Docker Compose support, task definitions that allow additional Docker configuration options, and an ECS scheduler update that adds support for availability zone awareness.

  • Google Container Engine Generally Available

    Google Cloud has recently announced in its blog that Google Container Engine (GKE) is Generally Available. Google considers it ready for production use and backs it with a 99.5 percent uptime SLA. It is built on the open source Kubernetes and runs on the Google Cloud Platform, managed by Google engineers.

  • Interview with Runscope on API Testing and Monitoring

    Runscope, an API monitoring and testing vendor, announced the general availability of Live Traffic Alerts, a real time API performance monitoring solution for live production traffic for key API transactions. InfoQ used this opportunity to speak to Runscope about their vision and the value their platform brings to its consumers.

  • Cambridge Study Analyzes State of Android Security

    Researchers at the University of Cambridge have carried through an extensive research to assess security across Android devices, Android versions, and years. Their findings show 87% of Android devices to be vulnerable on average over the last four years. InfoQ has spoken with Daniel Thomas, lead author of the study.

  • Role of Autonomy in Agility

    Autonomy is one of the core guiding principles at Spotify. It enables employees to make decisions as close to the works that is being done as possible. At the Agile Greece Summit 2015 Kristian Lindwall and Cliff Hazell from Spotify explained why autonomy is at the heart of agility.

  • F# Past and Future Discussed at F# Gotham

    On October 17th, F# Gotham gathered experts who presented different aspects of the language and tooling such as asynchronous programming, computation expressions, optimization, FParsec and Xamarin.Forms. The presentation of David Stephens and Jay Schmelzer, both from Microsoft, focused less on the technical aspect and more on the bigger picture. They presented the past, present and future of F#.

  • Docker Acquires Tutum

    Docker Inc have announced their acquisition of Tutum, ‘The Docker Platform for Dev and Ops’ that allows users to ‘Build, deploy, and manage your apps across any cloud’. The rationale for the deal is to complement Docker Hub, which takes care of ‘build’ and ‘ship’, with Tutum as the platform for ‘run’.

  • Microsoft AzureCon Keynote Announcements

    On Thursday, October 1st Microsoft made several announcements regarding their Azure Platform. These announcement include 3 new Azure regions in India, GPU support, Security Center, IoT Suite and Container Service.

  • CQRS, Read Models and Persistence

    Storing events in a relational database and creating the event identity as a globally unique and sequentially increasing number is an important and maybe uncommon decision when working with an event-sourced Command Query Responsibility Segregation (CQRS) system Konrad Garus writes in three blog posts describing his experiences from a recent project building a system of relatively low scale.

  • DistributedLog at Twitter for High Performance Logging

    Twitter is using replicated logs for high performance data collection and analysis of its systems. DistributedLog is the system developed at Twitter for this purpose. Twitter has developed a distributed key-value database, Manhattan. Manhattan can trade consistency for latency in reads following the eventually consistent data model. We examine Twitter's design and tradeoffs for DistributedLog.

  • SQLite 3.9 Supports JSON, Indexes on Expressions and More

    Recently released SQLite 3.9 provides a number of new features and enhancements, including support for JSON encoding/decoding, full text search version 5, indexes on expressions, eponymous virtual tables and more.

  • Node.js 4.2 "Argon" Released Under Long Term Support Plan

    The Node.js Foundation have released Argon, the first Node.js release covered under the Long Term Support plan.

  • Angular 2: "We're Really Close"

    In the keynote session at AngularConnect in London, Brad Green and friends gave attendees an overview of where Angular 2 is and made some important announcements. Angular 1 is still in full-force, but Angular 2 is shaping up to be a major force on the web and on mobile.

BT