InfoQ Homepage News
-
Continuous Delivery of Telecom Software at Ericsson
The telecom industry has seen changes in service delivery processes in recent years via the adoption of DevOps principles and tools. Ericsson’s talk at the DevOps Enterprise Summit 2017 in London and their and continuous delivery paper outline the challenges they faced and how they overcame them.
-
Google Cloud Releases Public Beta of Cloud IoT Core
Google Cloud has recently released a public beta of their Cloud IoT Core service, a fully managed offering for IoT messaging and device management.
-
The Spotify Model is No "Agile Nirvana"
At Spotify, management and the way the organization works support teams and agile practices by growing people. But Spotify isn’t an “Agile Nirvana”, it’s hard to reach high performance with teams that are constantly growing, changing, and splitting into new teams.
-
GitHub Introduces Dependency Graph and Security Alerts
At its Universe conference, GitHub announced a number of features aiming to make your code more protected. These include a dependency graph and, built on top of the former, security alerts. Additionally, GitHub now provides a recommender to help you discover projects you may be interested in, and a new Explore experience, offering a curated selection of collections, topics, and other resources.
-
Oracle Announced Plans to Open Source All Features of Their JDK and Address Shortcomings in Java EE
During the opening keynote at JavaOne this year, Oracle announced plans to release Java SE under GPL and to open-source all the features in Oracle’s JDK. The vendor also admitted that Java EE wasn’t fit for the new world of microservices and serverless, and talked about plans to address the issue. Case studies on modern microservices architectures were provided by Alibaba and Spotify.
-
IBM Introduces Open Liberty, an Open Source Runtime for Java Microservices
IBM recently introduced Open Liberty, an open source implementation of WebSphere Liberty that supports the latest Eclipse MicroProfile and Java EE APIs. Alasdair Nottingham, WebSphere and Liberty runtime architect at IBM, and Holly Cummins, technical lead of IBM’s Bluemix Garage London, spoke to InfoQ about Open Liberty.
-
Bob Martin: Test Contra-Variance
Bob Martin, co-author of the Agile Manifesto, has published a blog outlining the pitfalls of writing tests and code which have a co-variant structure. In essence, he emphasizes that the structure of tests should be designed in a contra-variant way, decoupling them from production code and leading to a less fragile and easier to refactor codebase.
-
Jensen Huang Announces NVIDIA's New Projects at the GPU Technology Conference
Today the GPU Technology conference in Munich kicked off with a keynote by NVIDIA CEO Jensen Huang. NVIDIA announced the NVIDIA Holodeck, the Tensor RT 3 library, NVIDIA's Drive platform, and the Pegasus computer for autonomous taxis.
-
AWS Offers 4TB Memory Virtual Machines
AWS has now the largest cloud virtual machine in terms of memory, after launching the x1e.32xlarge, a new memory-optimized EC2 instance type. AWS customers can use this new type of instances in their production environments in order to handle the high memory requirements of software like SAP HANA and their in-memory databases.
-
Eclipse Issue Open Call for Enterprise Java Participation
The Eclipse Foundation has issued an open invitation for developers to get involved with the next phase of development of Java EE technologies.
-
.NET Core and .NET Standard: What Is the Difference?
.NET Standard is an API specification that defines what Base Class Libraries must be implemented. .NET Core is a managed framework optimized for building console, cloud, ASP.NET Core, and UWP applications. Each managed implementation (such as Xamarin, .NET Core, or the .NET Framework) must implement their BCL according the .NET Standard.
-
State of Scrum Master Salary Report Released
Stefan Wolpers of the Age of Product has released a State of Scrum Master Salary report, summarizing the responses from over 500 scrum masters across 13 countries. The intent of the research was to identify common career patterns and their financial remuneration.
-
Vaughn Vernon Uses Reactive DDD to Model Uncertainty in Microservices
Microservices and reactive systems bring with them uncertainty about messages arriving out of order, multiple times, or not at all. How to react to such uncertainty is a business decision, says Vaughn Vernon, and is best captured by modeling the uncertainty using concepts of Domain-Driven Design.
-
Microsoft Seems to Have Stopped Developing Windows 10 Mobile
Although no official statement has been issued by the company, some later affirmations by top Microsoft executives tell us that Windows 10 Mobile development is stopped.
-
AWS Establishes Per-Second Billing for EC2 Instances
AWS instituted a per-second billing model for EC2 instances and EBS volumes on the 2nd of October.