0% found this document useful (0 votes)
2 views31 pages

Devops File

The document outlines various components and tasks related to AWS services, including setting up a web server with Apache, managing storage with S3 buckets, and configuring load balancers. It also covers topics such as autoscaling, IAM roles, creating pipelines with Jenkins, and using Docker and Kubernetes for application deployment. Additionally, it includes commands for file sharing and managing roles for Tomcat, as well as references to Ansible and Terraform.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views31 pages

Devops File

The document outlines various components and tasks related to AWS services, including setting up a web server with Apache, managing storage with S3 buckets, and configuring load balancers. It also covers topics such as autoscaling, IAM roles, creating pipelines with Jenkins, and using Docker and Kubernetes for application deployment. Additionally, it includes commands for file sharing and managing roles for Tomcat, as well as references to Ansible and Terraform.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Detailed Inside EC2

Create a web server (APACHE): December 4, 2023

Storage in AWS
S3 Bucket
Load Balancer

ALB (below)
NLB(Below)

Autoscaling
Database:

IAM
Roles
Commands for role creation

Creating a Pipeline:
Cloud Front:

LINUX
Inc000017473023

DEV
*Presentation skill
*Micro-services
JENKINS
Command to share files from git to remote

GROOVY (in Jenkisn)


DOCKER
Pull Machine

Acceessing Appn via internet


Commands for apache

Volumes in Docker
Networking in Docker

Files in Networking
To run on Jenkins

K8S Kubernetes
POD creation inside master machine
Roles for tomcat:
<role rolename="admin-gui"/>
<role rolename="admin-script"/>
<role rolename="manager-gui"/>
<role rolename="manager-status"/>
<role rolename="manager-script"/>
<role rolename="manager-jmx"/>
<user name="admin" password="admin" roles="admin-gui,admin-
script,manager-gui,manager-status,manager-script,manager-jmx"/>

find / -name [Link]


Ansible
Docker Assignment by vikul
TERRAFORM
Last class interview Question
Terraform ITD

You might also like