The Linux Foundation announced a new cloud engineer bootcamp that includes online training, labs, instructor support and certification providing all the verifiable knowledge necessary to begin work as a cloud engineer. The training begins with Linux at the operating system layer, and moves up the stack, covering DevOps, cloud, containers and more, providing all the … continue reading
After over two months of lockdowns due to the novel coronavirus, many states have started or are about to start the process of reopening. While some things will be opening up, many companies, especially those in the tech industry where remote work can be easily achieved, will continue to keep their employees out of the … continue reading
Chef announced new capabilities designed to enable coded enterprises to build competitive advantage through automation and DevSecOps innovations. “Since our last ChefConf, we have been intensely focused on harnessing our long experience in operating at massive scale and speed while enabling unprecedented ease of use,” said Barry Crist, the CEO of Chef. The new Chef … continue reading
Visual Studio 2019 v16.7 Preview 2 now available with updates to the C++ Connection Manager, .NET Productivity, Git Productivity, and Local Process with Kubernetes. With the new C++ updates, users are now able to edit remote SSH connections, utilize enhanced IntelliSense support for Clang on Windows (clang-cl) in Visual Studio, as well as four new … continue reading
Every business analyst has heard this at least once, if not often: “I don’t want to get too technical for this discussion.” But the fact of the matter is “it is getting technical.” With more organizations moving to the cloud and developing cloud-based solutions, terms of information technology that have been used in the software … continue reading
Cindy Sridharan’s popular “Distributed Systems Observability” book published by O’Reilly claims that logs, metrics, and traces are the three pillars of observability. According to Sridharan, an event log is a record of events that contains both a timestamp and payload of content. Event logs come in three forms: Plaintext: A log record stored in plaintext … continue reading
Atlassian wants to improve the way development, IT operations and business teams work together by allowing them to share and get the right information in the tools they are already working in. In a recent DevOps Trends Survey, the company found that DevOps tools and practices teams use to make their lives easier actually come … continue reading
Traditional application performance management was built from the ground up to be for infrastructure operations and the emergent DevOps teams. They were not designed for product and engineering teams. But if you’re a developer, and you’re writing code to deliver to your customers in the form of an application or a service, you’d likely want … continue reading
Observability is the latest evolution of application performance monitoring, enabling organizations to get a view into CI/CD pipelines, microservices, Kubernetes, edge devices and cloud and network performance, among other systems. While being able to have this view is important, handling all the data these systems throw off can be a huge challenge for organizations. In … continue reading
Rust has made it to the TIOBE Index Top 20 for the first time, ten years since its inception. All the verbose programming and sharp edges of other languages are solved by Rust while being statically strongly typed. Its type system prevents run-time null pointer exceptions and memory management is calculated compile-time. So no garbage … continue reading
In today’s modern software world, applications and infrastructure are melding together in different ways. Nowhere is that more apparent than with microservices, delivered in containers that also hold infrastructure configuration code. That, combined with more complex application architectures (APIs, multiple data sources, multicloud distributions and more), and the ephemeral nature of software as temporary and … continue reading
The notion of creating value streams to improve organizational efficiency and deliver higher-quality products certainly is resonating at the C-level and mid-management in large enterprises. Yet, uptake among development teams charged with creating those products has been slower to happen. There are a couple of reasons for this. One is that value stream management (VSM) … continue reading
In today’s rapidly changing software industry, it feels like disruption is happening at a faster pace than at any time in its history. How quickly we’ve gone from SOA to APIs to microservices to containers to serverless! It’s been breathless. This year’s SD Times 100 include many disruptors that came in like a wrecking ball, … continue reading
Linux 5.7 is now available. The updated version includes many changes such as ‘mmc: sdhci: Fix SDHCI_QUIRK_BROKEN_CQE,’ ‘copy_xstate_to_kernel(): don’t leave parts of destination uninitialized’ and the fixed Fix max PFN arithmetic overflow on 32 bit systems,’ among many others. The shortlog available here includes the changes that came in this last week since rc7. Aqua … continue reading