|
--- |
|
title: README |
|
emoji: 🐨 |
|
colorFrom: blue |
|
colorTo: purple |
|
sdk: static |
|
pinned: false |
|
--- |
|
|
|
For cloud development and deployment the recipe below has the security, performancce, lifecycle management and scalability superpowers to make it easy on Azure and VSCode. |
|
|
|
Prep: |
|
0. Use Huggingface as Fastest way to document and plan with fast code testing. |
|
- https://huggingface.co/awacke1 |
|
1. Create a video playlist for Youtube that shows short videos on pattern implementation: |
|
- https://www.youtube.com/playlist?list=PLHgX2IExbFosXrdx5gTJO33VoDH9bXlFJ |
|
2. Use Azure Free to set up initial patterns and gain familiarity |
|
- https://portal.azure.com/#view/Microsoft_Azure_Billing/FreeServicesBlade |
|
3. Use an Azure pre-flight checklist to plan your resource selection which we will eventually get down to code. |
|
- https://portal.azure.com/?quickstart=true#view/Microsoft_Azure_Resources/QuickstartCenterBlade |
|
4. New Azure subscription using an Account to explore $200 with resources free, Bookmark opening resources for starters |
|
- My links are usually Subscription, Resource Group, ACR, ACA Apps |
|
- Sub: https://portal.azure.com/#@AaronCWackergmail.onmicrosoft.com/resource/subscriptions/003fba60-5b3f-48f4-ab36-3ed11bc40816/overview |
|
- RG: https://portal.azure.com/#@AaronCWackergmail.onmicrosoft.com/resource/subscriptions/003fba60-5b3f-48f4-ab36-3ed11bc40816 |
|
- ACR: https://portal.azure.com/#@AaronCWackergmail.onmicrosoft.com/resource/subscriptions/003fba60-5b3f-48f4-ab36-3ed11bc40816/resources |
|
- Apps: https://portal.azure.com/#@AaronCWackergmail.onmicrosoft.com/resource/subscriptions/003fba60-5b3f-48f4-ab36-3ed11bc40816/resourceGroups/acae/providers/Microsoft.App/managedEnvironments/acae |
|
5. Github integration for subscription, github actions, and accelerators |
|
- Accelerator: https://github.com/Azure/aca-landing-zone-accelerator |
|
- LZA: https://github.com/topics/lza |
|
6. Git with one easy example per type of app and secure access pattern. Do easiest first, refactor to easiest. |
|
- HTML5 |
|
- Gradio |
|
- Streamlit |
|
7. Get your mobile device for MFA, SMS (IPad, Android, iPhone to demo) |
|
8. Get your top LLM's to help with AI Pair Programming. Refactor model approach to use securely and internally. |
|
- GPT: https://chatgpt.com/ |
|
- Claude: https://claude.ai/new |
|
9. Set up code for Github for HTML, Gradio, Streamlit examples |
|
10. Demonstrate and teach others. |