Java

Java Programming Languag

Key Resources

Homepage: https://docs.microsoft.com/azure/developer/java/
Newsfeed: RSS

Getting Started

  1. 11/17/2022, Website
    Code, deploy, and scale Java your way - Empowered Java development and deployment in the cloud
  2. 11/17/2022, Ebook
    In this ebook, we’ll examine how Azure delivers on this commitment, letting Java developers continue working the same way they do today—and continue using the tools and...
  3. 11/17/2022, Ebook
    In this paper, we’ll look at: A historical look at the ways in which Microsoft has adopted Java over the years, the recent history of Microsoft’s investments in Java, what...

News

Date News
4/25/2024
The purpose of this solution is to enable applications to incorporate AI capabilities. In the upcoming demo, I will showcase how to transcribe and speech (Azure AI Speech), translate (Azure AI...
4/25/2024
The main benefit of using Generative AI in Visual Studio is that it enables you to type faster. It's important to keep in mind that Copilot is not a compiler, it's not magical, it is just an...
4/22/2024
The Azure Marketplace is an online store for Azure customers to discover, evaluate, and purchase a wide array of solutions with integrated billing and easy deployment.  While the Azure...
4/21/2024
    In this fourth artile around the Microsoft event: the Azure Developers JavaScript Day 2024, Bob German, Principal Cloud Advocate in M365 at Microsoft, showcased the possibilities of...
4/15/2024
In ever-growing data strategy projects in an organization, data governance is an utmost priority to ensure that the data artifacts are governed, harmonized, and well-documented for business users...
4/15/2024
This blog demystifies the process of deploying a React+Node application using Nginx as a reverse proxy on Azure Container App. This blog will serve as a hands-on guide to help you navigate the...
4/11/2024
  In this third article around the Microsoft event aimed at JavaScript developers: Azure Developers JavaScript Day 2024, we're going to talk about GitHub Copilot, a incredible tool that is...
3/29/2024
Microsoft recently organized an event dedicated to JavaScript developers, the Azure Developers JavaScript Day 2024. The event featured various technical and practical sessions, including a...
3/26/2024
Introduction:   Integrating a React Single Page Application (SPA) with a Python backend on Azure App Service offers a powerful combination for building dynamic web applications. By leveraging...
3/26/2024
Azure Static Web Apps is the best service to host websites with a lot of static content, such as documentation, marketing, or educational material. But sometimes, these websites are quite large,...
3/25/2024
Azure App Service is pleased to announce general availability of the "Automatic Scaling" feature. We received important feedback about the Automatic Scaling feature during the preview phase and...
3/22/2024
Hybrid rendering frontend frameworks on Azure Static Web Apps Frontend frameworks have evolved to make use of the server to provide optimal hosting for frontend applications. From hybrid...
3/21/2024
Next.js is the most popular hybrid rendering frontend framework and is the most popular React framework as well. With Azure Static Web Apps’ recently announced improved support for Next.js, we...
3/20/2024
Nuxt is a powerful frontend JavaScript framework for Vue.js, with full-stack and server-side capabilities such as server-side rendering and server routes. Since Nuxt 3, we can deploy our...
3/19/2024
React is the most popular framework for frontend web applications, and Azure Static Web Apps is the best place to host these applications on Azure. With Azure Static Web Apps’ built-in managed...
3/19/2024
With nonstop breakthroughs in AI and cloud computing, the pace of technological innovation never slows. But our dedication to empowering Java developers to achieve more doesn’t miss a step....
3/13/2024
Java apps are now attuned to the container environment and primed for better performance and reliability by default.
3/13/2024
You can now leverage managed Java components in Azure Container apps for service registry and externalized application properties.
3/13/2024
You can now deploy a Java application using a WAR file to Azure Container Apps.
3/10/2024
Introduction:   JavaScript, the powerhouse behind many applications, sometimes faces limitations when it comes to memory in a Node.js environment.  Today, let's dive into a common challenge...