Advertisement
ECMAScript 2022 blesses class elements, top-level await
Next version of JavaScript standard gains formal approval, while the new capabilities are already supported by browsers.
Security survives the budget axe
All the security funding in the world won’t help if you don’t train your people to patch your software.
7 devops practices to improve application performance
Devops is tough, but the choice between faster development and improving reliability shouldn't be. Consider shifting-left security, better observability, AIops platforms, and more.
Advertisement
8 Java frameworks for a cloud-native world
These lighter-weight Java frameworks combine cloud-native flexibility with Java’s time-tested engineering, so you can write responsive code that’s easy to deploy anywhere.
Apache Doris just 'graduated': Why care about this SQL data warehouse
The open source, massively parallel processing (MPP) analytical database will take on the likes of ClickHouse, MariaDB, Apache Druid, Apache Pinot, and hyperscaler services such as Google BigQuery, Amazon RedShift and Microsoft...
Making application modernization pragmatic and useful
Moving legacy applications to the cloud to leverage modern security and data, containers, microservices, and portability usually makes things worse. Here’s why.
What is NoSQL? Databases for a cloud-scale future
SQL databases have constraints on data types and consistency. NoSQL does away with them for the sake of speed, flexibility, and scale.
Rust is most popular WebAssembly language, survey says
The State of WebAssembly 2022 survey of Wasm developers shows Rust on top, with Blazor and Python on the rise.
IaaS, PaaS, drive public cloud ecosystem revenue to $126 billion in Q1
New research from Synergy Research Group found that revenue in the cloud services market grew by 26% from last year.
TypeScript 4.8 fixes file watching on Linux, macOS
Update to Microsoft’s typed JavaScript also introduces improvements to how intersection and union types work and how TypeScript narrows types.
Advertisement