DEVOPS COURSE CONTENT

Similar documents
DevOps Course Content

DevOps Course Content

AALOK INSTITUTE. DevOps Training

AWS Course Syllabus. Linux Fundamentals. Installation and Initialization:

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

Training on Amazon AWS Cloud Computing. Course Content

DEVOPS TRAINING COURSE CONTENT

Introduction to cloud computing

SCREENING TEST & TELEPHONIC

Enroll Now to Take online Course Contact: Demo video By Chandra sir

DevOps Technologies. for Deployment

LINUX, WINDOWS(MCSE),

Amazon Web Services (AWS) Solutions Architect Intermediate Level Course Content

At Course Completion Prepares you as per certification requirements for AWS Developer Associate.

DevOps Online Training

Cloud Computing. Amazon Web Services (AWS)

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

Amazon Web Services Training. Training Topics:

Amazon Web Services (AWS) Training Course Content

TM DevOps Use Case TechMinfy All Rights Reserved

Puppet on the AWS Cloud

About Intellipaat. About the Course. Why Take This Course?

AWS Solution Architect Associate

Best Practices for a Mission- Critical Jenkins

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

AWS Administration. Suggested Pre-requisites Basic IT Knowledge

Cloud Computing /AWS Course Content

Continuous Integration using Docker & Jenkins

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

Chef Server on the AWS Cloud

Amazon Web Services Course Outline

Amazon Web Services. Block 402, 4 th Floor, Saptagiri Towers, Above Pantaloons, Begumpet Main Road, Hyderabad Telangana India

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

PrepAwayExam. High-efficient Exam Materials are the best high pass-rate Exam Dumps

Microservices on AWS. Matthias Jung, Solutions Architect AWS

How can you implement this through a script that a scheduling daemon runs daily on the application servers?

Ingress Kubernetes Tutorial

Introduction to Cloud Computing

Microservices Architekturen aufbauen, aber wie?

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


Using AWS to Build a Large Scale Dockerized Microservices Architecture. Dr. Oliver Wahlen moovel Group GmbH Frankfurt, 30.

DevOps Tooling from AWS

INDIGO PAAS TUTORIAL. ! Marica Antonacci RIA INFN-Bari

Distributed CI: Scaling Jenkins on Mesos and Marathon. Roger Ignazio Puppet Labs, Inc. MesosCon 2015 Seattle, WA

Step-by-Step Deployment Guide Part 1

Web Cloud Solution. User Guide. Issue 01. Date

ThinkPalm s BreakThrough DevOps Capabilities ThinkPalm

NGF0502 AWS Student Slides

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

ActiveNET. #202, Manjeera Plaza, Opp: Aditya Park Inn, Ameerpetet HYD

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

Standardized Architecture for PCI DSS on the AWS Cloud

Introduction to AWS GoldBase. A Solution to Automate Security, Compliance, and Governance in AWS

Container Orchestration on Amazon Web Services. Arun

Amazon Linux: Operating System of the Cloud

Immersion Day. Getting Started with Linux on Amazon EC2

Netflix OSS Spinnaker on the AWS Cloud

DevOps Foundations : Infrastructure as Code

Google Cloud Platform for Systems Operations Professionals (CPO200) Course Agenda

Containers OpenStack. Murano brings Docker & Kubernetes to OpenStack. Serg Melikyan. software.mirantis.com. January 27, 2015

FAST TRACK YOUR AMAZON AWS CLOUD TECHNICAL SKILLS. Enterprise Website Hosting with AWS

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

Cloud providers, tools and best practices in running Magento on Kubernetes. Adrian Balcan MindMagnet Software

Amazon Search Services. Christoph Schmitter

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

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

Energy Management with AWS

AWS Solutions Architect Associate (SAA-C01) Sample Exam Questions

TM DevOps Use Case. 2017TechMinfy All Rights Reserved

Documentation. This PDF was generated for your convenience. For the latest documentation, always see

Continuous Delivery for Cloud Native Applications

FROM VSTS TO AZURE DEVOPS

Confluence Data Center on the AWS Cloud

A Cloud-based Architecture for Processing 3D Mars Terrain

FROM MONOLITH TO DOCKER DISTRIBUTED APPLICATIONS

Automation through Chef Opscode

Containers, Serverless and Functions in a nutshell. Eugene Fedorenko

Are You Sure Your AWS Cloud Is Secure? Alan Williamson Solution Architect at TriNimbus

Configuring a Palo Alto Firewall in AWS

CloudHealth. AWS and Azure On-Boarding

Developing Microsoft Azure Solutions (70-532) Syllabus

TM DevOps Use Case. 2017TechMinfy All Rights Reserved

UP! TO DOCKER PAAS. Ming

Docker and Oracle Everything You Wanted To Know

The InfluxDB-Grafana plugin for Fuel Documentation

Swift Web Applications on the AWS Cloud

Installing Oxwall completely in Amazon Cloud

SCALING DRUPAL TO THE CLOUD WITH DOCKER AND AWS

Simplified CICD with Jenkins and Git on the ZeroStack Platform

Introduction to Amazon EC2 Container Service (Amazon ECS) Hands On Lab

JIRA Software and JIRA Service Desk Data Center on the AWS Cloud

Building a Modular and Scalable Virtual Network Architecture with Amazon VPC

The Long Road from Capistrano to Kubernetes

The Elasticsearch-Kibana plugin for Fuel Documentation

Bitte decken Sie die schraffierte Fläche mit einem Bild ab. Please cover the shaded area with a picture. (24,4 x 7,6 cm)

Use Case: Scalable applications

DEFENSE-IN-DEPTH. Shankar Chebrolu. Security Architecture Strategy for Deploying Apps and Services in IaaS Hybrid Cloud

AWS London Loft: CloudFormation Workshop

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

Transcription:

LINUX Basics: Unix and linux difference Linux File system structure Basic linux/unix commands Changing file permissions and ownership Types of links soft and hard link Filter commands Simple filter and advance filter commands Start and stop services Find and kill the process with id and name Package installation using RPM and YUM Introduction to Devops Define Devops What is Devops SDLC models,lean,itil,agile Why Devops? History of Devops Devops Stakeholders Devops Goals Important terminology Devops perspective Devops and Agile Devops Tools Configuration management Continuous Integration and Deployment Introduction to Cloud computing What is cloud computing Characteristics of cloud computing Cloud implementation models Cloud service models Advantages of cloud computing Concerns of cloud computing GIT: Version Control o What is Git o About Version Control System and Types o Difference between CVCS and DVCS o A short history of GIT o GIT Basics o GIT Command Line Installing Git

o Installing on Linux o Installing on Windows o Initial setup Git Essentials o Creating repository o Cloning, check-in and committing o Fetch pull and remote o Branching o Creating the Branches, switching the branches, merging the branches. Chef for configuration management Overview of Chef o Common Chef Terminology (Server, o Workstation, Client, Repository etc.) o Servers and Nodes o Chef Configuration Concepts Workstation Setup o How to configure knife o Execute some commands to test connection between knife and workstation Organization Setup o Create organization o Add yourself and node to organization Test Node Setup o Create a server and add to organization o Check node details using knife Node Objects and Search o How to Add Run list to Node o Check node Details Environments o How to create Environments o Add servers to environments Roles o Create roles o Add Roles to organization Attributes o Understanding of Attributes o Creating Custom Attributes o Defining in Cookbooks Data bags o Understanding the data bags o Creating and managing the data bags o Creating the data bags using CLI and Chef Console o Sample data bags for Creating Users.

AWS: o Creating AWS account o Free tier Eligible services o Understanding AWS Regions and availability zones EC2 ( Elastic Cloud Comput) o About EC2 and types, Pricing o EIP ( Elastic IP address), Allocating, associating, releasing o Launch windows and Linux Instances in AWS o Connecting windows and Linux instances from windows desktop and Linux machines S3 ( Simple Storage Service) o About AWS Storage services, EBS and S3 o Creating S3 Buckets and putting objects in bucket o Discussion about Bucket Properties o S3 Pricing o About S3 glecier EBS ( Elastic Block Storage) o Types of EBS Volumes o Creation, attaching and Detaching volumes ELB ( Elastic Load Balancer) o Understanding the load balancing o Configuring ELB and adding the webservers under ELB Auto Scaling o Types of Scaling ( Horizontal and Vertical) o Configuring Launch Configuration o Creating and defining the auto scaling group policy IAM ( Identity Access Management) o Understanding of AWS Security using IAM o Definition of Roles, policies and Groups o Creating IAM Users and managing password policies RDS ( Relational Database server) o About RDS and available RDS Engines in AWS o Configuring MYSQL RDS service o Connecting EC2 Instance to RDS Instance Puppet for configuration management What is Puppet? o How puppet works o Puppet Architecture o Master and Agents o Puppet terminology and about Manifests Installation and Configuration

o Installing Puppet o Configuring Puppet Master and Agent o Connecting Agents Puppet Master o Puppet configuration files Puppet Language Basics o The declarative language o Resources o Using Basic resources like file,exec,package service o Resource Collectors o Virtual Resources o Exported Resources o Manifests o Modules and Classes o Class Parameters o Defined Type Templates o Static Contents Explosion o Using Dynamic Content with Templates o Templates Overview o ERB Example Code Manifests/Modules o NTP Module o Users Module o SSH o Sudo Puppet Forge o Understanding the Puppet Forge o Module structure o Install LAMP with preexisting modules o Installing Apache Tomcat with Puppet Modules Jenkins Continuous Integration. o Understanding continuous integration o Introduction about Jenkins o Build Cycle o Jenkins Architecture Installation o Obtaining and installing Jenkins o Installing and configuring Jenkins using WAR and RPM o Java installation and configuration o Maven Installation o Exploring Jenkins Dashboard.

Jobs o Creating Jobs o Running the Jobs o Setting up the global environments for Jobs o Adding and updating Plugins o Disabling and deleting jobs Build Deployments o Understanding Deployment. o Tomcat installation and configuration Securing Jenkins o Authentication o Jenkins Plugin o Authorization o Confidentiality o Creating users o Best Practices for Jenkins Docker Containers. o What is a Docker o Use case of Docker o Platforms for Docker o Dockers vs. Virtualization Architecture o Docker Architecture. o Understanding the Docker components Installation o Installing Docker on Linux. o Understanding Installation of Docker on windows. o Some Docker commands. o Provisioning Docker Hub. o Downloading Docker images. o Uploading the images in Docker Registry and AWS ECS o Understanding the containers o Running commands in container. o Running multiple containers. Custom images o Creating a custom image. o Running a container from the custom image. o Publishing the custom image. Docker Networking o Accessing containers o Linking containers

o Exposing container ports o Container Routing Docker Compose o Installing The Docker compose o Terminology in Docker compose o Build word press site using Docker compose VAGRANT o Why and what is Vagrant o Uses of Vagrant in an environment o Alternatives of Vagrant o Vagrant versions Installation and Configuration o Installing Virtual box o How to install Vagrant on Windows and Linux o Configuring Vagrant Provisioning with Vagrant o Creating first VM with Vagrant o Operations on the VM o Connecting to the VM o Add required Images to Vagrant o Creating network and port forwarding using Vagrant NEW RELIC o About Monitoring tools o About New Relic o Installing and Configuring New Relic o Application Monitoring using New Relic o Server Monitoring using New Relic o Alerts policies ELK What is ELK? ELK Installation ElasticSearch Logstash Configuring Logstashand Kibana