awacke1 commited on
Commit
c7f1af4
1 Parent(s): 6ac3259

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -1
README.md CHANGED
@@ -7,4 +7,33 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+ 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.
11
+
12
+ Prep:
13
+ 0. Use Huggingface as Fastest way to document and plan with fast code testing.
14
+ - https://huggingface.co/awacke1
15
+ 1. Create a video playlist for Youtube that shows short videos on pattern implementation:
16
+ - https://www.youtube.com/playlist?list=PLHgX2IExbFosXrdx5gTJO33VoDH9bXlFJ
17
+ 2. Use Azure Free to set up initial patterns and gain familiarity
18
+ - https://portal.azure.com/#view/Microsoft_Azure_Billing/FreeServicesBlade
19
+ 3. Use an Azure pre-flight checklist to plan your resource selection which we will eventually get down to code.
20
+ - https://portal.azure.com/?quickstart=true#view/Microsoft_Azure_Resources/QuickstartCenterBlade
21
+ 4. New Azure subscription using an Account to explore $200 with resources free, Bookmark opening resources for starters
22
+ - My links are usually Subscription, Resource Group, ACR, ACA Apps
23
+ - Sub: https://portal.azure.com/#@AaronCWackergmail.onmicrosoft.com/resource/subscriptions/003fba60-5b3f-48f4-ab36-3ed11bc40816/overview
24
+ - RG: https://portal.azure.com/#@AaronCWackergmail.onmicrosoft.com/resource/subscriptions/003fba60-5b3f-48f4-ab36-3ed11bc40816
25
+ - ACR: https://portal.azure.com/#@AaronCWackergmail.onmicrosoft.com/resource/subscriptions/003fba60-5b3f-48f4-ab36-3ed11bc40816/resources
26
+ - Apps: https://portal.azure.com/#@AaronCWackergmail.onmicrosoft.com/resource/subscriptions/003fba60-5b3f-48f4-ab36-3ed11bc40816/resourceGroups/acae/providers/Microsoft.App/managedEnvironments/acae
27
+ 5. Github integration for subscription, github actions, and accelerators
28
+ - Accelerator: https://github.com/Azure/aca-landing-zone-accelerator
29
+ - LZA: https://github.com/topics/lza
30
+ 6. Git with one easy example per type of app and secure access pattern. Do easiest first, refactor to easiest.
31
+ - HTML5
32
+ - Gradio
33
+ - Streamlit
34
+ 7. Get your mobile device for MFA, SMS (IPad, Android, iPhone to demo)
35
+ 8. Get your top LLM's to help with AI Pair Programming. Refactor model approach to use securely and internally.
36
+ - GPT: https://chatgpt.com/
37
+ - Claude: https://claude.ai/new
38
+ 9. Set up code for Github for HTML, Gradio, Streamlit examples
39
+ 10. Demonstrate and teach others.