Category Solution - page 8

Azure Static Web Apps에서 파일 구성하기

Azure Static Web Apps에서 파일 구성하기

이 포스팅은 theringe님의Configure File in Azure Static Web Apps 글을 참고하여 한국 개발자들도 이해하기 쉽도록 작성하였습니다.

Azure API Management를 사용한 Azure OpenAI 서비스 부하 분산

Azure API Management를 사용한 Azure OpenAI 서비스 부하 분산

이 글은 원문인 Azure OpenAI Service Load Balancing with Azure API Management — Code Samples - Microsoft Learn를 번역한 내용임을 밝힙니다.

Azure Web Application Firewall(Azure WAF)이해하기(1/2)

Azure Web Application Firewall(Azure WAF)이해하기(1/2)

웹 애플리케이션 환경은 다양한 위협에 직면해 있으며, 이러한 위협은 갈수록 정교해지고 있습니다. 특히 웹 애플리케이션은 SQL 인젝션, 크로스 사이트 스크립팅(XSS), 취약한 API 사용 등과 같은 공격을...

Azure VMware Solution 가용성 디자인 고려사항

Azure VMware Solution 가용성 디자인 고려사항

본 글은 Azure VMware Solution Availability Design Considerations 의 많은 내용을 참고하였습니다.

Azure ML에서 torchtune을 사용하여 SLM/LLM 파인 튜닝/평가/양자화 하기

Azure ML에서 torchtune을 사용하여 SLM/LLM 파인 튜닝/평가/양자화 하기

이 글은 저자가 마이크로소프트 머신 러닝 블로그에 기고한 Fine-tune/Evaluate/Quantize SLM/LLM using the torchtune on Azure ML을 한국어로 번역 및 편집하였습니다.Azure ML에서 torchtune을 활용해 소형 및 대형...

Azure Web App에 Streamlit 배포하기

Azure Web App에 Streamlit 배포하기

이 포스팅은 theringe 님의 Deploy Streamlit on Azure Web App 글을 참고하여 한국 개발자들도 이해하기 쉽도록 작성하였습니다.