InfoQ Homepage Development Content on InfoQ
-
Facebook Open-Sources New Compression Algorithm Outperforming Zlib
The new Zstandard 1.0 compression algorithm, recently open sourced by Facebook, is one of the few compression algorithms that is both faster and more efficient than zlib, the current “reigning standard”, write Facebook engineer Yann Collet and Chip Turner.
-
Continuous Deployment at Coolblue
Continuous deployment results in a higher sense of responsibility and better quality of deployments, argues Paul de Raaij, technical pathfinder at Coolblue. Coding standards prevent your code base from becoming a mess, automated inspections are great for tedious and boring checks, and manual checks are great for checking if the logic or use of code actually makes sense.
-
DevOps Enterprise Adoption at ITV with Tom Clark
Tom Clark, head of common platform at ITV, talked at the past DevOps Enterprise Summit 2016 in London on how their cloud platform has served as a medium for spreading DevOps practices and way of working across the entire organization, as well as how to grow a team of "smart and kind" engineers around it. In this Q&A Clark talks about ITV's DevOps journey, challenges faced and the road ahead.
-
Stormpath's Java SDK 1.0 Released
This week Stormpath released version 1.0 of their user management and authentication Java SDK. Stormpath generally provides APIs for implementing authentication, authorization and user management in web and mobile applications, including open source implementations, targeting a range of languages and frameworks.
-
Amazon Simple Notification Service (SNS) Gains Worldwide SMS Delivery
Amazon's Simple Notification Service (SNS) recently gained worldwide SMS delivery and can now be used in five additional Amazon Web Services (AWS) regions. AWS also added several new features such as opt-out management, direct publishing, delivery status monitoring, and spending limits.
-
Mozilla's Observatory Website Security Analysis Tool Available
Mozilla has launched their website security analysis tool. Dubbed Observatory, the tool helps to spread information on best security practices to developers and sys admins in need of guidance.
-
Visual Studio Code Now Supports Debugging of iOS Web Apps
A new extension for Visual Studio Code aims to allow developers to debug JavaScript web apps and sites running on iOS devices directly from their editor both on Mac and Windows, writes Microsoft program manager for JavaScript Diagnostics Kenneth Auchenberg.
-
Dropwizard Java REST Framework Version 1.0.0 Features Updated Library Support, Scala, and Java 8
Almost five years in the making, Dropwizard's Java RESTful Web Service framework version 1.0.0 offers a host of new features including Java 8, Http/2 and Scala support, and the latest versions of supporting Java APIs.
-
NGINX Release Targets Application Security
NGINX Plus R10 has been released, with a focus on improving application security, and network integration. The release supports API authentication by validating JSON web tokens (JWT), and improved SSL/TLS performance in production with support for elliptic curve crypto (ECC) certificates.
-
Visual Studio “15” Preview 4 Released
Microsoft has released the 4th preview of Visual Studio "15", the successor to VS2015. New in this release is a focus on the new lightweight installer, expanded language support in the IDE editor, and C++ focused workloads.
-
Google Launches Cloud Natural Language API
Google released their beta Cloud Natural Language API on July 20, joining the movement to make advances in natural language processing (NLP) from the small world of cutting-edge research and to the hands of everyday data scientists and software engineers. Google’s NLP API lets users take advantage of three core NLP features:
-
Data is the Hard Part Working with Microservices
One of the hardest problem when creating and developing microservices for an enterprise is their data. Analysing the business domain using Domain-Driven Design (DDD) and reason about what your data represents will help in achieving a microservices architecture, Christian Posta claims in one of a series of blog posts about microservices implementations.
-
SuperPack, a New Serialization Format with a Smaller Payload
Shape Security has open sourced a new schemaless binary serialization format called SuperPack.
-
Intel Releases Joule Internet of Things Maker Module Platform
At the 2016 Intel Developer Forum, Intel announced the availability of the Joule Module, a Linux "system on module (SoM) ... designed to help inventors and IoT developers create more, faster." The Joule offers high computational power, RAM, and storage. It's pre-installed with Ostro, a reference Linux-based OS tailored for IoT smart devices.
-
Google Releases Android 7.0 with over 250 New Features
Google has started updating certain devices to the latest Android 7.0, dubbed Nougat. Usually, a new version of Android would start to be pushed to devices during the fall, in late September or even October. But this year they changed the pace, making available a preview in March and the GA in August.