InfoQ Homepage News
-
Technical Excellence, Organisational Design for CD, and Container Security: Agile on the Beach 2017
At the Agile on the Beach 2017 conference, run in Cornwall, UK, several hundred speakers and attendees gathered to discuss the latest developments within the field of agile and post-agile software development methodologies. Key takeaways from the second day included: cultivating technical excellence; organising for continuous delivery; and container security.
-
Public Preview of Azure IaaS Disaster Recovery Announced
In a recent announcement, Microsoft released details about its public preview for Infrastructure-as-a-Service (IaaS) disaster recovery using Azure Site Recovery (ASR). Using the ASR service, organizations can protect IaaS workloads in one Azure region and have it replicated to a different Azure region within a geographical cluster.
-
First Annual Retrospective Report Published
The First Annual Retrospective Report provides a deeper understanding of how retrospectives are used in the real world. The results indicate that retrospectives lead to improved team communication and productivity and help to create an environment of trust. Major challenges are that topics discussed cannot be solved by the team and people do not feel comfortable speaking up.
-
How Edgemesh Rolled out Its P2P Web Acceleration Service to Production
Edgemesh is a P2P web acceleration service based on the WebRTC protocol suite that offloads some of the the traffic normally handled by traditional CDNs to browser-based caches shared over a P2P network. They rolled out their release to production in the last few months and shared some of their experiences.
-
Function-Oriented Programming with Spring Cloud Function Framework
Spring Cloud Function is a new project that aims to promote the function as the primary unit of development. The project provides a common model for deploying function-based software across a variety of deployment platforms, including FaaS (Function as a Service) platforms like Amazon’s AWS Lambda.
-
Visual Studio 2017 15.3 Preview Nears Final Release
Visual Studio 2017 version 15.3 appears to be nearing release as the latest preview focuses on bug fixes. Developers interested in the latest C# 7.1 features and those working with C++ will still find lots to use in the latest Preview 7 release.
-
Q&A with Andrew Brust of Datameer Regarding Big Data's Role in AI
Rags Srinivas talks to Datameer's Andrew Brust about the larger role of Big Data in AI and how it's operationalized with SmartAI.
-
Amazon CloudWatch Events Gains Cross-Account Event Delivery
Amazon Web Services (AWS) recently added cross-account event delivery to Amazon CloudWatch Events to support use cases such as the tracking of events across an entire organization and the handling of events in separate accounts to implement advanced security schemes.
-
IEEE Helps You Make Sense out of Programming Language Rankings
Unlike other programming language surveys, the IEEE Programming Language Survey gives you the ability to interactively alter the weights on the ranking criteria. Applying 12 metrics to 10 data sources, they rank 48 languages. They also explain their design, methods, and data sources.
-
Active Management of Open Source Components Delivers Measurable Improvements Claims Sonatype Report
When organisations actively manage the quality of open source components in software applications they see a 28% improvement in developer productivity (through reduction in manual governance), a 30% reduction in overall development costs, and a 48% increase in application quality (as application vulnerabilities are removed early reducing their incidence in production).
-
Overview of Changes in Tensorflow Version 1.3
Although it has only been a month since the release of version 1.2.1, there have been many changes to the software in version 1.3. Developers can find an extensive release report on the Github page of Tensorflow. This article will list the most important changes developers have to know about before and after upgrading to Tensorflow v1.3.
-
Q&A with Mayank Prakash: DevOps in UK's Largest Government Department
Mayank Prakash, Director General, CDO and CIO of UK’s Department for Work and Pensions told the DevOps Enterprise Summit London audience how the largest UK’s government department is moving away “from an organisation based on traditional vendor outsourcing, traditional structures and service delivery models to one with digital in its DNA”. InfoQ had the opportunity to do a Q&A with Mr. Prakash.
-
Microsoft Introduces New Azure Container Instances Service and Per Second Billing
In a recent blog post, Microsoft introduced a new container service called Azure Container Instances. This service has been positioned, by Microsoft, as a way to deliver containers with simplicity and speed, without VM infrastructure to manage.
-
Hiscox CTO Emphasises DevOps Is about Survival
Hiscox's CTO talks about cloud strategy, DevOps and getting ops on board these changes.
-
Netflix: Application DDoS Protection in Microservice Architectures
Strategies for mitigating application DDoS in microservice architectures have just been published in a blog by Netflix. It includes an overview of how to identify requests which trigger these attacks, how to test them with their open source Repulsive Grizzly and Cloud Kraken frameworks, and finally some best practices for protecting a system from them.