
Anthony Chu
Articles
-
Aug 13, 2024 |
techcommunity.microsoft.com | Anthony Chu
When building HTTP APIs, it can be tempting to synchronously run long-running tasks in a request handler. This approach can lead to slow responses, timeouts, and resource exhaustion. If a request times out or a connection is dropped, the client won't know if the operation completed or not. For CPU-bound tasks, this approach can also bog down the server, making it unresponsive to other requests. In this post, we'll look at how to build an asynchronous HTTP API with Azure Container Apps.
-
May 16, 2024 |
techcommunity.microsoft.com | Anthony Chu
We're excited to announce the public preview of Azure Container Apps dynamic sessions. Azure Container Apps is a serverless platform that enables you to run containerized workloads without managing the underlying infrastructure. Dynamic sessions adds the ability to execute untrusted code in secure, sandboxed environments at scale. When you build applications that run code or commands from untrusted sources, you must ensure that the code runs in its own isolated environment.
-
Feb 29, 2024 |
techcommunity.microsoft.com | Anthony Chu
Azure Container Apps is a fully managed serverless container service that enables you to deploy and run containerized applications without having to manage the infrastructure. By default, HTTP apps in Azure Container Apps are accessible via a public URL that is unique to the app. However, you can create a container app to use a reverse proxy like NGINX to control how traffic is routed to multiple apps based on the path or hostname.
-
Feb 1, 2024 |
bmj.com | Anthony Chu
Dear EditorI prescribed isotretinoin for acne patients for 35 years as senior dermatologist at the Hammersmith Hospital. I have not encountered any severe side effects in my patients but I strictly followed the guidelines of the British Association of Dermatologists (BAD) and NICE and discussed all potential side effects. I am aware that many consultants use this drug off licence in mild to moderate acne and it is thus grossly over prescribed.
-
Sep 1, 2023 |
techcommunity.microsoft.com | Anthony Chu
Welcome to this month's Azure Container Apps newsletter! We'll share the latest news and community highlights for Container Apps every month here on the Apps on Azure blog. Azure Container Apps monthly community live stream Our next live stream is September 5, 2023 at 11:00AM PDT (18:00 UTC).
Try JournoFinder For Free
Search and contact over 1M+ journalist profiles, browse 100M+ articles, and unlock powerful PR tools.
Start Your 7-Day Free Trial →