InfoQ Homepage News
-
QCon London: Asynchronous Event Architectures with or without Actors
Synchronous request-response communication in microservices systems can be really complicated. Fortunately, asynchronous event-based architectures can be used to avoid this, Yaroslav Tkachenko claimed in a presentation at QCon London 2018, where he described his experiences with event-driven architectures and how Actors can be used in systems built on this architecture.
-
Facebook Releases Open Source "Detectron" Deep-Learning Library for Object Detection
Recent releases from Facebook and Google implement the most current deep-learning algorithms to take a crack at the challenging problem of machine object detection.
-
Common Pitfalls in Microservice Integration: Bernd Rücker at QCon London
In a microservices architecture, every microservice is a separate application, with its own data storage and communicating over a network. This creates an environment that is highly distributed, and with that come challenges, Bernd Rücker explained in his presentation at QCon London 2018, exploring common pitfalls in microservice integration and solutions that include workflow engines.
-
Visual Studio 2017 15.6 Released
Microsoft has released their 6th update to Visual Studio 2017. Following the pattern of previous releases, it contains several bug fixes and quality-of-life improvements across the IDE.
-
Alan Cooper on Working Backwards for Better Product Design
At the Agile India conference, design expert Alan Cooper gave a keynote talk on Working Backwards in which he described an approach to design and innovation centered on three key elements: know your user and their goals, see possible solutions, and see the big picture.
-
Scaling Graphite at Criteo Using a Cassandra Backend
At last month's FOSDEM, a member of the Criteo SRE team delivered a talk on scaling their Graphite installation using Cassandra for storage. A custom Graphite plugin called BigGraphite written by the Criteo engineering team replaces the default WhisperDB with Cassandra to achieve fault tolerance and elastic scaling.
-
QCon London: Ensuring Data Consistency in Distributed Systems Using CRDTs
Conflict-free Replicated Data Types (CRDTs) is a family of algorithms for ensuring strong eventual consistency in distributed systems without the use of a centralized server that now has been theoretically proven to work, Martin Kleppmann claimed in a presentation at QCon London 2018, where he explored algorithms allowing people to collaborate on shared documents.
-
Swift 4.2 Enters Final Development Stage, Paving the Way for Swift 5
With Swift 4.1 being close to its official release in Xcode 9.3, currently available in beta, the Swift team is now focusing on the next version of the language, Swift 4.2. Besides including bug fixes and improvements to compile-time performance, the new version will further advance work on ABI stability.
-
JetBrains Releases Kotlin 1.2.30
JetBrains recently released version 1.2.30 of the popular programming language, Kotlin, as a big fix and tooling update that come about a month-and-a-half after the release of version 1.2.20. New features include support for Gradle’s build cache tool, support for TestNG, and IDE support for Kotlin’s new style guide.
-
The Future of Microservices and Distributed Systems: QCon London Microservices Panel Discussion
In the microservices panel at QCon London 2018, track host Sam Newman together with Susanne Kaiser, Guy Podjarny, Idit Levine and Mark Burgess, discussed how the service technology as we see it today will change, and how we will build systems in the future. They believe microservices will continue to exist but will evolve into becoming a base for other techniques like serverless architectures.
-
Go 2017 Survey Shows Generics and Dependency Management the Most Desired Features
The latest Go survey confirms developers see Go lack of generics and dependency management as their two biggest issues with the language. This notwithstanding, this survey marks the first time more respondents use Go professionally than for personal projects.
-
CA Announces New Release of Workload Automation Engine
Automation vendor, CA, has released a new version of their workload engine, CA Workload Automation AE, including new usability and performance features and direct integration with the CA Automic One Automation platform.
-
Microsoft Announces the Public Preview of the Azure File Share Backup Capability
Microsoft announced the public preview of the Azure Backup integration with Azure Files. With the Azure File Share service, customers will have a cloud solution for file sharing in Azure, which supports the industry Server Message Block (SMB) Protocol standard. The integration of the Azure backup service will offer a native backup solution for Azure File shares.
-
Has Kubernetes Crossed the Chasm? Ian Crosby Shares His Thoughts at QCon
Ian Crosby claims Kubernetes is close to mainstream adoption as the remaining challenges in the enterprise world (namely highly secured environments, support for windows, better support for stateful workloads and integration with legacy software and hybrid clouds) are actively being addressed by the community. As Crosby put it, "the question is not if Kubernetes will cross the chasm, but when".
-
State of Wyoming House Unanimously Pass Two Blockchain Bills
On February 19th, the State of Wyoming House unanimously passed two blockchain bills as a way to incentivize the industry to invest in the state's economy. The first bill, HB 70, focuses on utility tokens, offered in the form of ICOs, being exempt from state security regulations and the second, HB 19, excludes virtual currencies from the state’s money transmitter act.