
3 Months
Course Duration
Telugu
Teaching Language
Online
Mode Of Teaching
Nov 02, 2023
Start Date
Life Time
Content Access
Raham
Trainers
Fee Stucture
₹11,000 + 18% GST
(Total: ₹12,980/-)
Batch Timings
Monday to Friday
08:30 PM - 10:00 PM
Course Syllabus
DevOPs Introduction
Introduction to Cloud Computing and AWS
Linux
- Linux Introduction
- Flavours of Linux
- Linux History
- Linux Advantages
- System Information
- Hardware Information
- File Commands
- VIM Editor
- Users
- Groups
- File Permissions
- Networking
- Compression/Archieve
- Disk usage
- Package Installation
- Scripting
- FHS/Directory System
- Linux Filters
- Linux Man pages
- SED Filters
- GREP Filters
- Project
AWS Services
- 1. What is the AWS?
- 2. AWS Global infrastructure
- 3. How to create AWS account?
- 4. How to work AWS within free tier limitations?
- 5. Identity and access management
- 6. Simple storage service(S3)
- 7. Commandline interface (CLI)
- 8. Virtual private cloud (VPC)
- 9. Elactic Compute cloud (EC2)
- 10. Route 53
- 11. CloudWatch
- 12. Relational Database Service (RDS)
- 13. CI/CD
- 14. Key Management service (KMS)
- 15. Elastic Bean Stalk
GIT
- VCS History
- Revision Control System
- Subversion
- GIT Stages
- Working Directory
- Staging Area
- Repository (Local, Central, Remote)
- GIT Installation
- GIT Add
- GIT Commit
- GIT Status
- Commit a file using GIT
- Configuration of USER
- Ignoring Content
- GIT HUB
- GIT REPO's (Private & Public)
- GIT PUSH
- GIT PULL
- GIT Cloning
- GIT Branch
- GIT Merge
- GIT FORK
- GIT STASH
- GIR Revert
- GIT HUB File Add
- Advantages & Disadvantages
- Interview Questions
- Compare & Pull Request
- Git Cherrypick
- Git Tags
- Git Merge Conflicts
- Git Rebase
- Danger Zone Options
- Making Public Repo As Private
- Ownership Transfer
- Archving Repos
- Deleting Repos
- Accessing The Private Repos
- Wiki Pages
- Project
MAVEN
- Introduction
- JAVA Project Structure
- Problems without MAVEN
- What MAVEN does?
- What is built tool?
- POM.XML File
- Requirements for build
- MAVEN Architecture
- MAVEN Build Lifecycle
- MAVEN Compile
- Problems without MAVEN
- MAVEN Test
- MAVEN package
- MAVEN Deploy
- MAVEN clear
- MAVEN directory structure
- Generating WAR file
- Generating JAR file
- MAVEN vs ANT
- Interview Questions
Jenkins
- Introduction
- Workflow
- Advantages
- Jenkins alternatives
- Master-Slave Concept
- Jenkins Setup
- JAVA Installation
- GIT Integration
- MAVEN Integration
- Jobs in Jenkins
- Maven Job Task
- Parameter Building
- Choice Parameter
- File Parameter
- Branch Building
- Schedule Project
- CRON syntaxes
- Webhooks
- POLL SCM
- Linked Projects
- Up stream
- Down stream
- Pipelines workflow
- Declarative Pipeline
- Disabling the project
- Console Output Views
- Shell Executing
- Plugin Management
- Permalinks
- Pipelines
- Jenkins File
- Jenkins Pipeline Components
- Pipeline View
- Scripted Pipeline
- Declarative pipeline
- Hello world pipeline
- Integration pipeline
- Editing Build Info
- Lables
- User Management
- Interview questions
- Local Variable
- Global Variable
- Timeout
- Time Stamps
- Custom Workspace
- Workspace Access
- Pipeline Logs
- Plugin Management
- Jenkins File
- Pipeline As A Code
- Paac Variables
- Paac Parameters
- Paac Input Parameter
- Paac Postbuild
- Blue Ocean
- Build Pipeline View
- Working with Ansible
- Working with Docker
- Terraform integration
Docker
- Introduction
- Docker Architecture
- Docker Components
- Docker Commands
- Build image from container
- Creating Custom Images
- Docket File
- Docker file components
- Docker file creation
- Docker volumes
- Users of volumes
- Creating volumes
- Creating volumes by using commands
- Volumes (Container-Container)
- Volumes (Host-Container)
- Creating a volume from file
- Docker port mapping
- Connecting Jenkins dashboard
- Docker HUB
- Docker Push
- Up stream
- Down stream
- Docker Pull
- Docker Login
- Some advance commands
- Docker Swarm Introduction
- Docker Swarm architecture
- Docker Swarm components
- Docker Swarm manager nodes
- Creating a service
- Docker Swarm VS K8s
- Advance Commands
- Interview Questions
- Docker Compose
- Docker Compose Advantages
- Docker Compose Installation
- Docker Compose File
- Docker Compose File In Json
- Docker Compose File In Yaml
- Docker Compose Single Service
- Docker Compose Multi Services
- Docker Stack
- Docker Deployment
- Integration with Jenkins
NAGIOS
ANSIBLE
- History
- Advantages & Disadvantages
- ANSIBLE workflow
- Chef workflow
- ANSIBLE Inventory Host Pattern
- Host Pattern
- Ad-Hoc Commands
- ANSIBLE Modules
- Playbooks
- YAML
- Variables
- Handlers
- Loops
- Conditions
- Vault
- Roles
- Galaxy
- ANSIBLE Tags
- ANSIBLE with different tools
- Interview questions
- Ansible Multi-Tags
- Ansible Dry Run
- Ansible Raw Module
- Ansible Shell
- Ansible File Operations
- Ansible Pip
- Ansible Galaxy
- Ansible Userinfo
- Integration with Jenkins
KUBERNETES (K8s)
- History
- Online Platform for K8s
- Cloud Based K8s
- Installation Tools
- Container Scaleup Problems
- Features
- Dockets Swarm vs K8s
- Architecture
- Master Components
- Node Components
- Working with K8s
- Role of Master
- Components of Control Plane
- Node Components
- POD
- MINKUBE Installation
- KUBECTL Installation
- Deploying an APP
- Interview Questions
- Kube-Api Server
- Etdc
- Features
- Kube-Scheduler
- Control Manager
- Kubelet
- Container Engine
- Kube-Proxy
- Multi Container Pod
- Limitations
- Important Notations
- Working
- Kops Introduction
- Cluster Setup By Kops
- Pod Setup
- Multipod Creation
- Manifest Files
- Name Spaces
- Scale up Problems
- Features
- Docker Swarm Vs K8S
TERRAFORM
- Introduction
- History
- Uses
- Advantages & Disadvantages
- TERRAFORM Setup and Installation
- TERRAFORM INIT
- TERRAFORM Plan
- TERRAFORM Apply
- TERRAFORM Destroy
- Creating a Terra file (MAIN.TF)
- Creating VPC
- Creating EC2
- Creating S3 Bucket
- Creating Security Groups
- Creating Subnets
- Role Based Authentication
- S3 backend setup
- TERRAFORM variables
- String
- Number
- Boolean
- List
- TERRAFORM loops
- TERRAFORM workspaces
- TERRAFORM locals
- TERRAFORM outputs
- TERRAFORM multiple TFVAR files
- Creating Efs
- Terraform Modules
- Terraform Alias
- Terraform validate
- Working with Files and folders
- Meta arguments
- Counting index
OTHER TOPICS
REALTIME TOOLS
SOFTWARE ARCHITECTURES
REAL TIME PROJECTS
- What is a Database?
- What is RDBMS?
- What is the Normalization?
- How to install MySQL?
- What is the Workbench in MySQL?
- Create a Databse,table in MySQL
- Delete a Databse,table in MySQL
- Data types in MySQL
- What are the DDL, DQL, DML, DCL and TCL Commands in SQL
- Constraints
- AutoIncrement
- MIN() and MAX() Functions
- COUNT(), AVG() and SUM() Functions
- NULL Functions
- LIKE Operator
- Wildcard Characters
- IN, BETWEEN Operators
- LIMIT Clause
- ORDER BY Keyword
- UNION, UINON
- Aliases
- COMMENTS
- INDEX
- Condition(WHERE,HAVING,AND,CASE, OR and NOT Operators) in a Query
- What is a stored procedure and How to write it?
- What is a view and How to write it?
Azure topics (Videos)
- Azure Introduction
- Vnet/Subnet
- NSG/ASG
- Route Table
- NAT
- Storage account
- Virtual Machine
- VM/ VM scaleset/ availability set/ OS Image
- Azure AD, IAM
- Managed Identities
- Azure DNS
- Azure Key Vault
- Azure Data Factory
- App services
- Function Apps
- Azure Monitor
- Load Balencer
- Application Gateway
- Azure CLI
What we provide
|
|
|
|
|
|
|
FAQs
Why to choose Cloud computing in Telugu to learn this course?
- Cloud computing in Telugu is one of the best platform to learn the leading software courses in Telugu. We provide you 100% written and video material with life time access. Our trainers are well experienced and passionated on teaching. All the sessions are going with live and interation with the trainers.
Why to learn devops?
- DevOps is one of the leading IT course which has good demand across the world. Any IT company must need a DevOps team to release a good IT product to the market.
Do I get demo/free classes before the enrollment and how to enroll this course?
- Yes, we provide free demo classes before the start of every batch and you can pay using UPI, Credit card and Account transfer option. Student can attend the demo class for free and then decide to pay.
How do I get support from the trainer in case I get any doubts during the practice?
- Daily after completion of the class, we give time to the students to ask their doubts. After that, student will get a discussion fourm to post their doubts and get clarification.
Do I get job immediately after complete this course?
- Getting job is always depends upon the student capability and market demand. We encourge our students to pratice a minimum 3 hrs in a day which really helps to get the job.
Do you provide certificate after completion of the course?
- Yes, we provide certificate to the students who completed with good attendance.
Do you provide job gurantee after completion of this course?
- We never provide job gurantee to the students. Instead, we provide placement assistance for 1 year from the enrolment date. It means, we provide you jobs information. Student should apply, attend and get the job.
Do I have option to cancel the enrolment and get the fee after join?
- No, there is no any refund program with us.
Is there any option available to change the batch or timings in case I miss classes for longtime?
- No, we don't provide such options to the students. We provide all recorded sessions to our students with life time access.
Do I get any support from the trainer or institute after completion of the course?
- Student will get very limited support only after completion of the course. During the course student will get 100% support.