News & Blogs
News and Events
Latest From Our Blogs
JavaScript innovation and the culture of programming
Something surprising about software is its vibrant and enduring culture. Far from being a sidebar to engineering, how...
Adobe adds Product Support Agent for AI-assisted troubleshooting
Expanding its planned suite of AI agents, Adobe introduced the new Product Support Agent, intended to simplify...
Snowflake: Latest news and insights
Snowflake (NYSE:SNOW) has rapidly become a staple for data professionals and has arguably changed how cloud...
Workday’s new dev tools help enterprises connect with external agents
Workday has presented new developer tools to help enterprises connect its HR and finance software with external...
Retirement: Extended support for .NET 9 (STS) ends on May 12, 2026
On May 12, 2026, extended support for .NET 9 (STS) will end. Your apps that are hosted on App Service will continue to...
[Launched] Generally Available: Azure Database for PostgreSQL – Azure Data Factory managed identity
Announcing that you can now use user-assigned managed identity and system-assigned managed identity Entra...
Automating devops with Azure SRE Agent
Modern AI tools have been around for some time now, offering a wide variety of different services. Much of what’s been...
How to test your Java applications with JUnit 5
JUnit 5 is the de facto standard for developing unit tests in Java. A robust test suite not only gives you confidence...
AI is powering enterprise development, GitHub says
AI is becoming increasingly important in enterprise software development, particularly with the rise of accompanying...
[Launched] Generally Available: NFS Azure Files volume mount support in Azure Container Apps
Azure Container Apps now supports mounting Network File System (NFS) Azure Files volumes to your containerized...
[Launched] Generally Available: Upsert and Script activity in data factory in Microsoft Fabric for Azure Database for PostgreSQL
We’re excited to announce the general availability of Upsert method and Script activity support in Microsoft Fabric...
[Launched] Generally Available: Azure Database for PostgreSQL support for pg_cron extension in PG 17
Announcing that pg_cron is now supported in PostgreSQL 17 on Azure Database for PostgreSQL flexible server. This...
[In preview] Public Preview: Azure Database for MySQL – Flexible Server now supports high availability with dedicated Azure Standard Load Balancer
Announcing the public preview of a dedicated Azure Standard Load Balancer in Azure Database for MySQL - Flexible...
[In preview] Public Preview: High availability with SSD v2 for Azure Database for PostgreSQL flexible server
You can now enable high availability (HA) with Azure Premium SSD v2 disks while deploying Azure Database for...
[Launched] Generally Available: Azure Database for MySQL bindings for Azure Functions
We are excited to announce the general availability of Azure Database for MySQL bindings for Azure Functions. With...
Snowflake customers must choose between performance and flexibility
Snowflake (Nasdaq:SNOW) is boosting the performance of its standard data warehouses and introducing a new adaptive...
[In preview] Public Preview: In-place major version upgrade to PostgreSQL 17 on Azure Database for PostgreSQL flexible server
You can now upgrade your Azure Database for PostgreSQL flexible server instance to PostgreSQL 17 using a simple,...
Naming is easy! A guide for developers
There is an old joke in programming circles: There are two hard things in programming: cache invalidation, naming...
New to Rust? Don’t make these common mistakes
When you start learning a programming language, you will inevitably experience some frustration along with the fun....
JavaScript promises: 4 gotchas and how to avoid them
I’ve previously covered the basics of JavaScript promises and how to use the async/await keywords to simplify your...