-
Notifications
You must be signed in to change notification settings - Fork 49
/
Copy pathsession-35.txt
57 lines (42 loc) · 1.01 KB
/
session-35.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Project Architecture
Application Architecture
Project --> rare
Application -> Subjected to frequent change
SG -> rare
SG Rule -> frequent
EC2, AMI, Launch template --> application
Expense --> Project
frontend, backend, database --> components
expense-infra-dev
db-dev.daws78s.online
backend-dev.daws78s.online
frontend-dev.daws78s.online
expense-infra-prod
ansible server --> nodes
no need of ansible server, we will pull ansible playbooks directly from github
Open VPN
-----
ubuntu
openvpnas --> linux username
key based AMI
public/private key pair generate
imported public key into AWS
then we connect using private key
admin username:openvpn
password: Abcd@1234
*.app-dev.daws78s.online
cart.app-dev.daws78s.online
catalogu.app-dev.daws78s.online
application infra
-------------------
Create instance
configure it using Ansible
stop the server
take AMI
delete instance
target group
backend launch template
autoscaling
autoscaling policy
listener rule --> 80,
backend.app-dev.daws78s.online --> backend target group