Graph showing the increase in Lambda serverless function invocations in the past 2 years

Report: Serverless now a critical part of many software stacks

Serverless isn’t just a fad; it’s here to stay. According to Datadog’s State of Serverless 2021 report, AWS Lambda functions were invoked 3.5 times more often than they were in 2019. The company explained this is an indication that teams are making serverless a critical part of their software stacks, not just experimenting with it.  … continue reading

IntelliSense completion for Enums available in Visual Studio 2019 v16.10 GA

Microsoft Build 2021: Visual Studio 2019 v16.10 GA, .NET 6 preview 4, Microsoft Build of OpenJDK, and more

Microsoft Build 2021 started this week, giving Microsoft the opportunity to release updates for several of its offerings. Here are a few highlights from the events so far: Visual Studio 2019 v16.10 GA and v16.11 preview 1 Visual Studio 2019 v16.10 introduces new C++20 features, improved Git integration, improved profiling tools, and new productivity features.  … continue reading

Jakarta EE 9.1 now available

The Jakarta EE Working Group has announced that Jakarta EE 9.1 is now available. According to the Working Group, this release is significant because it makes Jakarta EE compatible with Java SE 11.  Jakarta EE 9.1 already has five compatible implementations from leaders in the Java ecosystem: IBM Open Liberty, Eclipse Glassfish, Apache TomEE, Red … continue reading

Global Accessibility Awareness Day highlights need for developer education

In 2020, WebAIM released a report that revealed 98.1% of web pages had at least one failure to meet Web Content Accessibility Guidelines (WCAG) 2.0. Today, Global Accessibility Awareness Day (GAAD) is celebrating its 10th anniversary, and being aware of—and acting on—accessibility issues as a developer is more important than ever if that percentage is … continue reading

Workflow Editor in Unqork

Unqork 2021.5 introduces API auto-documentation

No-code platform Unqork has announced the latest version of its platform. Unqork 2021.5 adds new software development life cycle (SDLC) features, such as API auto-documentation, data model auto-documentation, and application rollback.  “The way that we’re approaching this release is it’s all focused on the SDLC,” said Nick Gamble, vice president of solutions at Unqork. “I … continue reading

Angular DevTools Profiler

Angular DevTools extension released

The Angular team has announced the release of Angular DevTools, which is a Chrome DevTools extension. It can be used to help with debugging Angular applications.  Angular recently ran a survey of Angular developers and identified that the areas of the debugging experience that need the most focus include improvements in error messages, understanding change … continue reading

KrakenD joins the Linux Foundation as the Lura Project

The Linux Foundation has announced that it will host the Lura Project, which was previously called KrakenD.  According to the foundation, Lura is a framework for building API gateways. It acts as an aggregator for microservices and is a declarative tool for creating endpoints.  “By being hosted at the Linux Foundation, the Lura Project will … continue reading

Rust and Android logos

Google reveals more information about Rust’s integration into Android

Google has announced more information on its integration of Rust into the Android Open Source Project (AOSP). The Android team has been at work trying to integrate Rust into the project since 2019 as a memory-safe alternative to platform-native development.  “As with any large project, introducing a new language requires careful consideration. For Android, one … continue reading

Angular v12 now available

The latest version of Angular is now generally available. Angular v12 moves the language closer to “Ivy Everywhere,” an approach to transition the Angular ecosystem to the Ivy compiler.  As of this release View Engine is officially deprecated and will be fully removed in a future release. Current libraries that use View Engine will still … continue reading

Rust logo

What to expect in Rust 2021

The Rust team has revealed new insight into what to expect from Rust 2021, which is scheduled to be released in October 2021.  Rust 2021 is the third edition of the language. Editions in Rust are opt-in updates that introduce features that are backwards incompatible. Since they are opt-in, developers won’t see the changes unless … continue reading

Kubewarden logo

SD Times Open-Source Project of the Week: Kubewarden

Kubewarden is a new open-source policy engine aiming to simplify the adoption of policy-as-code. It provides a set of Kubernetes Custom Resources that makes the enforcement of policies in a cluster easier. According to Flavio Castelli, distinguished engineer at SUSE and contributor to the project, policies can be written in any programming language because Kubewarden … continue reading

Kotlin logo

Kotlin 1.5 available with JVM records, sealed interfaces, and more

The first major Kotlin release of 2021 is now here. Kotlin 1.5 adds JVM records, sealed interfaces, inline classes, and the new JVM IR compiler.  JVM records are classes that carry a fixed set of values. Kotlin developers can now use a Kotlin class as a record in Java by making it a data class … continue reading

« Previous PageNext Page »
DMCA.com Protection Status