am_dot_com

CC 2022-04-29

Apr 29th, 2022
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. CN / CC
  2. 2022-04-29
  3.  
  4. Infraestrutura (IaaS) = Cloud SQL (GCP)
  5. PaaS => GAE => deployment
  6. "f1 drivers" => deployed => CLI G SDK
  7. gcloud app deployed
  8. domain name nosso
  9. Flask App + Jinja2 + MySQL
  10.  
  11. MySQL:3306
  12. root + pass???
  13.  
  14. "f1 drivers" => consumir tweets
  15. API v2
  16.  
  17. "f1 drivers"
  18. API v2
  19. DB
  20. Múltipla de escolha
  21. nome de domínio => noip.com
  22. 3 nomes
  23.  
  24. vossenome.zapto.org
  25. "round robin" - 4 IPs
  26.  
  27. ***
  28.  
  29.  
  30. PaaS GAE
  31. IaaS = {instância de MySQL, SSL, domain names / DNS }
  32.  
  33. SaaS
  34. PaaS dev - SSL domain name zero
  35. IaaS - SSL
  36.  
  37.  
  38. console.cloud.google.com/appengine/settings/domains
  39.  
  40. records "A"
  41. 1.2.3.4 <-> nome.com
  42. "CNAME"
  43. sub1.nome.com
  44.  
  45. MX
  46.  
  47. TXT
  48.  
  49.  
  50. console.cloud.google.com/appengine/settings/domains/add?project=testcsql220421
Add Comment
Please, Sign In to add comment