Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
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
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Become A Devops & Jenkins Superstar! Learn As Easy As 1-2-3

    Posted By: ELK1nG
    Become A Devops & Jenkins Superstar! Learn As Easy As 1-2-3

    Become A Devops & Jenkins Superstar! Learn As Easy As 1-2-3
    Last updated 3/2018
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 634.46 MB | Duration: 3h 15m

    Learn DevOps today and get a practical introduction to (Jenkins, Docker, Kubernetes etc.). Get ready for your promotion!

    What you'll learn

    Understand the fundamental concepts of DevOps. We will cover both the cultural and the theoretical aspect, so you'll have the correct foundation to build your practical skills upon.

    An overview of the tools most often used in a DevOps environment like Docker, Jenkins and Ansible

    What container technology is and a practical introduction on how use container technology like Docker to deploy containers, microservices and more

    Acquire automation, provisioning & configuration management skills with Ansible

    Learn Continuous Integration & Continuous Delivery (CI/CD) with Jenkins step-by-step

    Source code management with Git

    Container Management with Openshift

    Much more…

    How to further your career by learning DevOps

    Requirements

    Knowledge of Linux command line is helpful, but not required

    A computer running Windows, OSX or Linux

    Description

    THE COMPLETE DEVOPS FOR BEGINNERS COURSE
    Do you want to learn what DevOps technology is all about? 
    Do you want to become a DevOps engineer?
    Do you want to further your IT career by acquiring high demand DevOps skills like continuous integration & continuous delivery (CI/CD) and container management?
    Do you want to learn how to use common DevOps tools like Jenkins, Ansible, Git, Docker and OpenShift?
    My DevOps introduction course is all you need to succeed as a DevOps engineer and position yourself for a new job or a pay-raise.  
    The course is a step-by-step introduction to the foundational principles behind DevOps as well as a thoroughintroduction to all the common tools used in a DevOps environment. 
    Everything is taught by an highly experienced DevOps engineer with years of practical DevOps experience. 
    This course will give you a solid theoretical understanding of DevOps, as well as the practical skills to implement DevOps principles and tools in your job. 

    WHAT YOU WILL LEARN
    The primary objective of this course is to help students understand the fundamental principles of DevOps. It will give you a high-flying overview of how you can use DevOps principles in your own business or with your employer. 
    Throughout the course you will be introduced to all of the common tools that is used in the DevOps environment. Tools like Ansible, Docker, Jenkins, Git, OpenShift, Sonarqube and more. You will learn how to install, configure and work with these tools in DevOps environment. 
    Some of the skills you will learn are:
    Continuous Integration & Continuous Delivery (CI/CD)Automation , provisioning & configurationContainer managementDeploying Simple Microservices
    And much much more.
    Each section will have live-demonstrations of the tasks, so that you can practice your DevOps skills at home.



    WHAT IS DEVOPS?
    DevOps is a culture,
    a philosophy where Developer AND Operation teams can collaborate &
    participate together in agile practice through the entire software
    lifecycle, from initial development stage to production support.
    DevOps is NOT about
    learning fancy tools. It's about people. About solving problems.

    A DevOps environment
    may do things a lot differently than your legacy IT. Of course it
    won’t change to the worse. In a DevOps environment you can expect
    more automation, more flexibelity & an easier way to do things
    than how you are used to doing right now.

    TOP 3 REASONS YOU SHOULD LEARN DEVOPS

    1. Future proofDevOps systems has become the standard on which many big corporations and startups are built.There is nothing to suggest that DevOps implementation will slow down. So if you want job security in exiting tech companies, DevOps is for you. 
    2. High demand for DevOps engineersDevops Engineer is
    currently a highly demanded position with few qualified engineers to fill the positions. Comparing this to other IT positions, DevOps Engineering is a really promising
    career path.
    3. Cut cost in half A good DevOps practice will cut businesses IT budget by 30-50% both mid-term & long-term. 



    GUARANTEE
    If within 30 days of buying the course you decide that its not for you, please get a Udemy-backed refund. No questions asked - just press the refund button, and all of your money will be returned to your credit card.  



    ARE YOU READY TO LEARN DEVOPS?
    Please press the "Take This Course" button and start learning 2 minutes from now!

    Overview

    Section 1: Introduction

    Lecture 1 What is DevOps? (And should we shift to DevOps?)

    Lecture 2 DevOps glossary : Some terminology a successful devops team should know.

    Section 2: Source Code Management / Version Control

    Lecture 3 Source Code Management / Version Control

    Lecture 4 Introduction to Git

    Lecture 5 Demo environment setup (skip lesson if you do not want to practice yourself now)

    Lecture 6 Demo : Installing git, Clone remote repository and committing changes

    Lecture 7 Git branching

    Lecture 8 Demo : managing branches & merging

    Section 3: Docker Container

    Lecture 9 Docker Container

    Lecture 10 Introduction to Docker Container

    Lecture 11 Application architecture evolution : Monolithic vs Multi Tier vs Microservices

    Lecture 12 Introduction to Docker

    Lecture 13 Docker Container Architecture

    Lecture 14 Demo : Installation & Deploying Your First Container

    Lecture 15 Docker Image

    Lecture 16 Demo : Creating Custom nginx Docker Image

    Lecture 17 Docker Volume

    Lecture 18 Demo : Running container with volume

    Lecture 19 Docker Compose

    Lecture 20 Demo : Deploying Simple Microservices With Docker Compose

    Lecture 21 Docker Conclusion

    Section 4: Provisioning & Configuration Management

    Lecture 22 Before you begin

    Lecture 23 Provisioning & Configuration Management. Container management.

    Lecture 24 Ansible Introduction

    Lecture 25 Demo : Ansible master/controller server installation

    Lecture 26 Demo : Configuring master & managed hosts

    Lecture 27 Ansible modules

    Lecture 28 Demo : Running Ansible from Command Line

    Lecture 29 Ansible Playbook

    Lecture 30 Demo: Creating and Running Ansible Playbook

    Lecture 31 Ansible Conclusion

    Section 5: Container Management

    Lecture 32 Infrastructure evolution : Bare metal vs Virtual Machine vs Cloud / PaaS

    Lecture 33 Introduction to Platform as a Service (PaaS)

    Lecture 34 Introduction to Openshift Container Platform

    Lecture 35 Openshift Architecture

    Lecture 36 Demo : Install & Configure Openshift

    Lecture 37 Openshift Object

    Lecture 38 Demo : Deploying new apps from Web GUI

    Lecture 39 Source to Code (s2i)

    Lecture 40 Demo : Creating new app using using s2i

    Lecture 41 Openshift Command Line

    Lecture 42 Demo : Using Openshift Command Line

    Section 6: Continuous Integration & Continuous Delivery (CI/CD)

    Lecture 43 CI/CD

    Lecture 44 Introduction to CI/CD

    Lecture 45 CI/CD Tool Chain

    Lecture 46 Typical CI/CD Setup

    Lecture 47 Introduction to Jenkins

    Lecture 48 Demo: Install and run a Jenkins job

    Lecture 49 Introduction to Sonarqube Static Code Analysis

    Lecture 50 Demo : Setup & Integrating Sonarqube with Jenkins

    Lecture 51 Introduction to Nexus Artifact Repository

    Lecture 52 Demo : Automated Packaging & Archiving to Nexus

    Lecture 53 Deploying your apps to Openshift

    Lecture 54 Demo : Automated deployment to Openshift Container Platform

    Section 7: DevOps Theoretical Fundamentals

    Lecture 55 Development process evolution : Waterfall vs Agile vs Devops

    Lecture 56 Devops maturity level

    Lecture 57 Journey to Devops

    Section 8: Conclusion

    Lecture 58 Congratulations!

    Lecture 59 Bonus Lecture: Course discounts & newsletter

    Anyone that wants to fully understand the basic concepts of DevOps and how the technology can be applied,IT professionals that wants to further their career by improving their DevOps skills