DEVOPS TRAINING COURSE CONTENT

Similar documents

DevOps Online Training

DEVOPS COURSE CONTENT

AALOK INSTITUTE. DevOps Training

DevOps Course Content

DevOps Course Content

Ingress Kubernetes Tutorial

We are ready to serve Latest Testing Trends, Are you ready to learn?? New Batches Info

Test Architect Masters Course

DevOps Technologies. for Deployment

AWS Course Syllabus. Linux Fundamentals. Installation and Initialization:

Continuous Integration using Docker & Jenkins

Jinkun Jang Samsung Electronics

CONTINUOUS DELIVERY WITH MESOS, DC/OS AND JENKINS

EVERYTHING AS CODE A Journey into IT Automation and Standardization. Raphaël Pinson

SELENIUM TRAINING COURSE CONTENT

CONTINUOUS DELIVERY WITH DC/OS AND JENKINS

HOW TO STAND OUT IN DEVOPS

CONTINUOUS DELIVERY IN THE ORACLE CLOUD

Advanced Continuous Delivery Strategies for Containerized Applications Using DC/OS

Seven Habits of Highly Effective Jenkins Users

70-532: Developing Microsoft Azure Solutions

Contact: Frank Ungarten tel: (443) Résumé of Vijay

UP! TO DOCKER PAAS. Ming

Continuous Delivery of Micro Applications with Jenkins, Docker & Kubernetes at Apollo

ThinkPalm s BreakThrough DevOps Capabilities ThinkPalm

WHITE PAPER. RedHat OpenShift Container Platform. Benefits: Abstract. 1.1 Introduction

This tutorial provides a basic understanding of the infrastructure and fundamental concepts of managing an infrastructure using Chef.

1. Implementation of Inheritance with objects, methods. 2. Implementing Interface in a simple java class. 3. To create java class with polymorphism

Sunil Shah SECURE, FLEXIBLE CONTINUOUS DELIVERY PIPELINES WITH GITLAB AND DC/OS Mesosphere, Inc. All Rights Reserved.

Überraschend mehr Möglichkeiten. Orcas: Continuous Delivery for Databases. A Framework for Continuous Delivery in Database Environments.

INDIGO PAAS TUTORIAL. ! Marica Antonacci RIA INFN-Bari

Selenium Course Content

Continuous Integration and Delivery with Spinnaker

Azure DevOps. Randy Pagels Intelligent Cloud Technical Specialist Great Lakes Region

SCREENING TEST & TELEPHONIC

Accelerate at DevOps Speed With Openshift v3. Alessandro Vozza & Samuel Terburg Red Hat

How to be a Network Engineer in a Programmable Age Cisco DevNet Webinar Series

By: Jeeva S. Chelladhurai

Developing and Testing Java Microservices on Docker. Todd Fasullo Dir. Engineering

Security as Code: The Time is Now. Dave Shackleford Founder, Voodoo Security Sr. Instructor, SANS

Enabling Developers with Open Source Nicholas Parks, Cloud Architect, Kenzan

Quick Prototyping+CI with LXC and Puppet

Think Small to Scale Big

P a g e 1. Teknologisk Institut. Online kursus k SysAdmin & DevOps Collection

70-532: Developing Microsoft Azure Solutions

Jenkins User Conference Israel. #jenkinsconf. CI / Liveperson. Gidi Samuels. July 16, #jenkinsconf

Important DevOps Technologies (3+2+3days) for Deployment

DevOps examples on NonStop Tools Overview. Cor Geboers, ATC Consultant

How to be a Network Engineer in a Programmable Age An evolution that goes beyond Infrastructure as Code and Automation

Con$nuous Deployment with Docker Andrew Aslinger. Oct

Teaching Elephants to Dance (and Fly!)

Publishing automation using DevOps STC India Annual Conference. Srikanta Dash and Visagan Santhanam, Unisys India Pvt. Ltd.

IBM Cloud Developer Tools (IDT) and App Service Console Overview

Continuous Delivery of your infrastructure. Christophe

MySQL and Docker Strategies Patrick Galbraith Giuseppe Maxia

USING DOCKER FOR MXCUBE DEVELOPMENT AT MAX IV

Exam : Implementing Microsoft Azure Infrastructure Solutions

Pipeline as Code for your IAC. Kris

Richard Nason. Sr. DevOps Consultant, Amazon Web Services Virtual Remote Location, North Carolina Nov 2018 Present

Agile CI/CD with Jenkins and/at ZeroStack. Kiran Bondalapati CTO, Co-Founder & Jenkins Admin ZeroStack, Inc. (

FROM VSTS TO AZURE DEVOPS

What I ll be talking about. About me & bol.com The CI/CD bol.com Current setup. The future in the cloud

Sakuli End-2-End Testing & Monitoring. December 2017

End-2-End Testing & Monitoring

Vagrant and Ansible. Two so2ware tools to create and manage your custom VMs

The Post-Cloud. Where Google, DevOps, and Docker Converge

Cognitive about designing, deploying and operating highly available, scalable and fault tolerant systems using Amazon Web Services (AWS).

Kuber-what?! Learn about Kubernetes

Continuous Delivery the hard way with Kubernetes. Luke Marsden, Developer

The Long Road from Capistrano to Kubernetes

PHP Composer 9 Benefits of Using a Binary Repository Manager

Automating the Build Pipeline for Docker Container

Treating Deployments as Code with Puppet and the Atlassian Toolsuite Puppet Camp, Geneva

SAP Hybris Commerce Leveraging the Public Cloud

How to Setup a Development Environment for ONAP

Amazon Web Services (AWS) Training Course Content

Virtual Infrastructure: VMs and Containers

Continuous Integration and Deployment (CI/CD)

Index. Chaminda Chandrasekara 2017 C. Chandrasekara, Beginning Build and Release Management with TFS 2017 and VSTS, DOI /

Release Pipelines in Microsoft Ecosystems

Ruby in the Sky with Diamonds. August, 2014 Sao Paulo, Brazil

TM DevOps Use Case. 2017TechMinfy All Rights Reserved

SECURITY POLICY COMPLIANCE WITH PUPPET AND ANSIBLE. Sean M. Shore Best Buy MSP RHUG Dec 2017

Containers Infrastructure for Advanced Management. Federico Simoncelli Associate Manager, Red Hat October 2016

Code Crushing Books and programming Rua Vergueiro, º andar Vila Mariana São Paulo SP Brasil

IBM Cloud for VMware Solutions vrealize Automation 7.2 Chef Integration

Micro-Service Applications for Infrastructure People

Continuous Delivery for Cloud Native Applications

Docker & Chef. Containers. Containers and Docker 8/4/14. Linux containers (LXC) Single operating system Multiple isolated, working configurations

Red Hat Roadmap for Containers and DevOps

Deployment Patterns using Docker and Chef

Linux System Management with Puppet, Gitlab, and R10k. Scott Nolin, SSEC Technical Computing 22 June 2017

Oracle Container Natve Applicaton Development Platorm. Edgars Ruņģis Cloud Soluton Architect

Cloud Digital Repository Automation

개발자와운영자를위한 DevOps 플랫폼 OpenShift Container Platform. Hyunsoo Senior Solution Architect 07.Feb.2017

StreamSets Control Hub Installation Guide

I keep hearing about DevOps What is it?

A DEVOPS STATE OF MIND. Chris Van Tuin Chief Technologist, West

Continuous integration & continuous delivery. COSC345 Software Engineering

Transcription:

DEVOPS TRAINING COURSE CONTENT SECTION 1 Introduction to DevOps Certification What is DevOps? Why DevOps? Benefits of DevOps Overview of DevOps SECTION 2- Provisioning Vargant-What is vagrant-compare with Terraform and Docker Installation and setup Vargant Commands Create a ubuntu machine using vagrant Shared folders Install Apache and port forward. SECTION 3 DevOps Installation and setup Installation of DevOps Tools Installing the required tools Git, Jenkins, Ansible, Puppet, Docker Installing the Chef, CVS, Clearcase, Nagios, Maven, Database All Devops tools setup SECTION 4 Software Version Control

Basics of Software Version Control Complete concepts in Version Control Systems Study about SCM, Command Line, CI tool Jenkins, SVN, CVS, Clearcase Real time project study in Maven Project and Jenkins Create a git project Checkout a branch Create a file and add to git, Edit file, Commit the code, Set up Jenkins and integrate with Git SECTION 5 Automation Build and Test Basics about the Automating Builds Maven, Ant Overview of Jenkins Pipeline Setting up continuous Delivery Pipeline using Jenkins Building a continuous Delivery Pipeline Using Jenkins DevOps Test Automation tools and framework DevOps Testing Strategy Create a Maven Project Edit pom.xml file Set up build delivery pipeline Set up notification alerts in Jenkins and Configure test plan in Jenkins SECTION 6 Continuous Integration(CI) Study about DevOps Continuous Integration DevOps Continuous Integration Tools Comparison DevOps Continuous Integration and Continuous Delivery DevOps Continuous Integration Pipeline, Jenkins, Testing Benefits of DevOps Continuous Integration Commit code and check if Jenkins runs the build scripts and tests the code using automation script

SECTION 7 Docker What are Containers Difference between VM and Container,Docker Fundamentals Creating & Running Docker Images, Image Distribution Creating Docker Registry, Compose Scripts, Remote Docker Image Real time Practicals Configure a Docker Create an image in Docker and run it SECTION 8 Docker Commands with Best Practices Networking Concepts in Docker Using a Docker volume Creation of a Dockerfile,a text file to contain the commands to create the image Real time Practicals Create a docker file with the commands to create an image,create the image SECTION 9 Containerization with kubernetes Introduction to Kubernetes,the cluster architecture of kubernates Creating a Kubernetes cluster What is YAML,creating YAML with kubernetes deployment Kubernetes rolling updates,using an app with the dashboard. SECTION 10 Puppet Configuration Management Tool Introduction to puppet Architecture of How the Puppet Configuration Management Tool Works Puppet Configuration Management Architecture Different Components of Puppet Architecture

Real Time Study of Puppet Management Tool Install Puppet, Configure puppet, Use Knife commands for various operations SECTION 11 Chef Chef fundamentals, Chef Enviorment, Chef cookbooks & Knife Commands Node Object & Search, Data-bags,Roles Deploying Nodes in Production and using the open source chef server, vagrant file to Install a chef server Configure a Vagrant file and setup directory structure to create and run a Chef server, Install a chef-workstation Create a user account in manage.chef.io website, Generate a knife.rb file from the website create a chef SECTION 12 Ansible Introduction to Ansible. Configuration,Writing Ansible Playbooks Ansible Based Configuration Management Different Roles Command Line usage Write Ansible playbook, Assign different roles in configuration tool SECTION 13 Nagios Performance and Automation Monitoring What is Nagios? DevOps monitoring with Nagios Features of Nagios

Nagios Architecture Study about Commands, Objects and Notifications Configuring Nagios in Monitoring WebServer Perform Nagios and Netdata monitoring Setup Syslog and verify the logs are getting generated, Configure HAProxy server Contact Info +91 9884412301 +91 9884312236 Know more about DEVOPS info@credosystemz.com New # 30, Old # 16A, Third Main Road, Rajalakshmi Nagar, Velachery, Chennai (Opp. to MuruganKalyanaMandapam) BOOK A FREE DEMO