Cargando…

Microsoft Azure for Java developers : deploying Java applications through Azure WebApp, Azure Kubernetes service, Azure functions, and Azure Spring Cloud /

Learn Azure-based features to build and deploy Java applications on Microsoft's Azure cloud platform. This book provides examples of components on Azure that are of special interest to Java programmers, including the different deployment models that are available. The book shows how to deploy y...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Mishra, Abhishek (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress L.P., [2022]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Part I. Building and Deploying Java Applications to Azure
  • 1. Getting Started with Java Development for Azure
  • 2. Java for Azure WebApp
  • 3. Java-based Azure Functions
  • 4. Containerizing Java Applications with Azure Kubernetes Service
  • 5. Running Java Applications on Azure Spring Cloud
  • Part II. Integrating Java Applications with Popular Azure Services
  • 6. Integrating with an Azure Storage Account
  • 7. Azure SQL from Java Applications
  • 8. Work with Azure Cosmos DB
  • 9. Storing Runtime Data in Azure Redis Cache
  • 10. Sending Emails using Graph API
  • 11. Debugging and Monitoring using Azure Monitor
  • 12. Authentication and Authorization with Azure Active Directory
  • Part III. DevOps and Best Practices
  • 13. Provisioning Resources with Azure DevOps and Azure CLI
  • 14. Building and Deploying using Azure DevOps
  • 15. A Near-Production Azure-based Java Application.