-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDevOps.txt
28 lines (18 loc) · 1018 Bytes
/
DevOps.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
Jenkins:
>Build with maven/java (if your app is java application), test with maven, deploy-using docker image and docker container
>scripts to automate these steps using shell/ PowerShell
>use these scripts in Jenkins file and build a pipeline
>store this Jenkinsfile in your Git
>configure the pipeline project and build pipeline using jenkinsfile present in git
Kubernetes:
>K3s from rancher labs
>install kubernetes on one node (By default it will be master node) and get token id from master
node using cat /etc/k3s/token file
>install kubernetes on other nodes and apply the token id from master node (it will make this node as worker node
and joins the cluster of master node)
AWS:
ec2, s3, ecr, apc-private cloud, cloudwatch-monitoring tool.Amazon file system AFS, amazon dynamo db
amazon simple email service,
__code commit, codebuild, codedeploy, codepipeline VPC subnetting, beanstalk, lambda
Scripting:
log files check on specific days, site check, server restart,