Kubernetes to deprecate Docker container runtime in v1.22

The Kubernetes team has announced that it is deprecating the use of the Docker container runtime sometime after the release of Kubernetes 1.20, which is the upcoming release of the container orchestration tool. Instead, Kubernetes will use runtimes that use the Container Runtime Interface (CRI). “This doesn’t mean the death of Docker, and it doesn’t … continue reading

GitHub launches literate programming environment nbdev

GitHub has announced it is teaming up with fastai to develop a literate programming environment for Python, nbdev. Computer scientist Donald Knuth defined literate programming as a way of programming that allows developers to work in the order demanded by the logic and flow of their thoughts rather than an order dictated by the computer. … continue reading

etcd graduates from CNCF

SD Times Open-Source Project of the Week: etcd

This week’s highlighted open-source project is etcd, which is a key-value store that provides a reliable way to store data needing to be accessed by a distributed system.  Key features of the project include its simple interface, key-value storage, the ability to watch specific keys or directories for changes, optional SSL client certificate authentication, optional … continue reading

GitHub accounts in Visual Studio 2019

GitHub accounts now integrated into Visual Studio 2019

Microsoft has announced that Visual Studio 2019 now comes with a fully integrated GitHub account experience. Starting with Visual Studio 2019 version 16.8, developers can add GitHub and GitHub Enterprise accounts directly from Visual Studio. According to Microsoft, this new functionality makes accessing GitHub accounts as easy as accessing Microsoft accounts, which will make it … continue reading

TypeScript 4.1 comes packed with new features

The latest version of Microsoft’s programming language TypeScript is now available. TypeScript 4.1 introduced a number of new features, such as template literal types, key remapping in mapped types, and recursive conditional types. String literal types allow developers to model functions which expect a specific set of strings. Template literal strings can be used to … continue reading

IBM to acquire application performance monitoring company Instana

IBM has announced that it will be acquiring monitoring company Instana. The company explained the acquisition will help bolster its hybrid cloud and AI strategy.  According to IBM, it will now be able to better help companies manage the challenges and complexities of managing application performance across teams and clouds.  “With the added responsibility of … continue reading

Kong releases version 1.0 of its universal service mesh Kuma with over 70 improvements

Kong has announced that its service mesh Kuma has reached its 1.0 release. Kuma helps organizations create service meshes for every application they have running, across multiple clusters and clouds, including Kubernetes and VM-based workloads. The Kuma 1.0 release includes several capabilities that help with multi-zone deployments, such as auto generation of “Zone” resources, locality … continue reading

Codefresh launches GitOps 2.0 to solve limitations of GitOps

Codefresh is hoping to solve some of the limitations of GitOps with its new GitOps 2.0 initiative. As part of the initiative, Codefresh will be providing several tools intended to improve the experience and speed of CI/CD. GitOps is a software deployment model for cloud-native applications that has issues currently needing to be addressed, such … continue reading

PyTorch Developer Day brings a number updates to the machine learning library

The PyTorch team is making a number of updates to support MLflow usage and provide support for mobile and ARM64 architecture. The team held its first PyTorch Developer Day yesterday to provide PyTorch developers with technical talks, project deep dives, and a networking event with the core PyTorch team and developers.  Highlights from the event … continue reading

the updated Windows Forms designer

.NET 5.0 now available

Microsoft has announced the release of .NET 5.0, which is the first release of the platform that combines .NET with .NET Framework. .NET 5.0 is a major release, and is also the fifth release since becoming an open-source project.  “Last year, we shared a vision of a unified .NET stack and ecosystem. The value to … continue reading

Report: Development teams slowed down and boosted productivity in 2020

Developers took a step back from the industry’s obsession with speed, and focused more on quality this year, according to a newly released report. The 2020 State of Software Delivery survey from CircleCI showed that developers’ ability to “slow down” in 2020 resulted in a boost of productivity for businesses.  The survey looked at data … continue reading

What companies need to do in order to keep up with the speed of change

In many companies, digital transformation has been happening gradually over the years, often as a result of necessity from some uncontrollable force. But because of the COVID-19 pandemic, the needed speed of change has never been faster. The pandemic has impacted nearly all businesses, forcing them to shift from the office to their homes, learn … continue reading

« Previous PageNext Page »
DMCA.com Protection Status