Topic

azure

15 articles in this thread. Browse all topics.

Azure OpenAI secure deployment options

Review of secure deployment options for Azure OpenAI services. This guide provides an overview, implementation steps, and things to consider when deploying Azure Open AI to ensure secure and high-availability deployments.

Securing Access to Azure PaaS Services Using Managed Identities

Developers are the driving force behind innovation in most technology companies today. However, rigid security practices often hamper their productivity by delaying access to critical systems and tool. How do we find a balance between security and productivity?

Impressive AWS features (I wish Azure Had)

Recently, while preparing for my AWS MLS-CO1 exam, I discovered some features that impressed me. As someone with an extensive Azure background, I was pleasantly surprised to find that there may be more compelling reasons to make me lose my loyalty to Azure.

Yes, Cloud Certifications are important - not just for money or promotions

Why Cloud Certifications Are More Than Just a Resume Booster. Discussing how cloud certifications are not just a gateway to job opportunities but a launchpad for innovation, strategic decision-making, and cost-effective solutions. Discover how these certifications open your eyes to a realm of possibilities, including cloud-less architectures, and empower you to design systems that drive a culture of efficiency and best practices

Run sandboxed tasks for AI using Azure Container Jobs

Azure Container Jobs is a lightweight managed service for running ad-hoc, scheduled, or queue-scaled containerised workloads on Azure. This article covers quick-start CLI setup, private registry usage, real-world use cases (ML training, batch processing, scraping), and a plain-English comparison against Azure Functions, Batch Jobs, and ACI.