LEARNING FOR LIFE

Get Yourself a Better Life! Free eLearning Download

  • Technical
    • Internet & Networking
    • Security & Hacking
    • AI | Artificial intelligence
    • OS & Server
    • WEB/HTML/CSS/AJAX
    • Database & SQL
    • Programming
    • Perl & PHP
    • .Net & Java
    • Mobile Development
    • C/C++/C#
    • Game Development
    • Unix & Linux
    • MAC OS X
    • Windows
    • OFFICE
    • Operation Systems
    • Hardware
  • Graphic & Media
    • Photography
    • 3D
    • Adobe Product Training
    • Art & Drawing & Painting
    • Film & Film Making
    • Game Designing
    • Music Training
    • Tutorials for designer
  • Business
    • Business & Investing
    • Writing & Affiliate
    • Marketing
    • Sales
    • Economics & Finances
    • Seo & Site Traffic
    • Stock & ForEX
  • Life Stype
    • Self Improvement | MP
    • Mindset | NLP
    • Fashion / Clothing / Grooming
    • Seduction
    • Fighting / Martial Arts
    • Food / Drink / Cooking
    • Health / Fitness / Massage
    • Languages / Accents
    • Magic / Illusions / Tricks
    • Psychology / Body Language
  • Engineering & Science
    • Cultures & History
    • Electrical & Architecture
    • Mathematics & Physics
    • Medical
  • Entertainment
    • Comic
    • Manga
    • Novel
    • Magazine
  • PC Game
    • Mac Game
    • Xbox Game
    • Play Station Game

Pluralsight – Continuous Monitoring – The Big Picture

20/07/2017 Learning for Life Leave a Comment

Pluralsight – Continuous Monitoring – The Big Picture
English | Size: 92.81 MB
Category: CBTs


Adding continuous monitoring to your application management will make both your developers and users happy. This course, you’ll learn how CM makes it easier to catch bugs, simplifies regulatory compliance, and integrates perfectly with DevOps cycles.

To properly ensure your application is running – and running properly – you’ll need to understand how continuous monitoring works. In this course, Continuous Monitoring: The Big Picture, you’ll learn about continuous monitoring and how it fits into DevOps development cycles. First, you’ll dive into the principles and benefits of continuous monitoring. [Read more…]

Internet & Networking Continuous, Monitoring, Pluralsight, The Big Picture

Continuous Integration (CI) With Jenkins – Server Deployments – O’Reilly Media

13/06/2017 Learning for Life Leave a Comment

Continuous Integration (CI) With Jenkins – Server Deployments – O’Reilly Media
English | Size: 126.60 MB
Category: CBTs


This course teaches developers how to use Jenkins to automate the deployment of web applications to an application server. Automated deployments are a key feature of any deployment pipeline used for continuous delivery and deployment.

The course introduces a sample Java web application and focuses on deploying that application to an Apache Tomcat servlet container using Jenkins integration. By the end of this course, you’ll understand how to automate the delivery of web applications by packaging them from a source code repository and ultimately deploying to an application server.
[Read more…]

Internet & Networking CI, Continuous, Integration, Jenkins, Server

O’Reilly – Continuous Integration (CI) With Jenkins – Using Plugins

05/06/2017 Learning for Life Leave a Comment

O’Reilly – Continuous Integration (CI) With Jenkins – Using Plugins
English | Size: 121.75 MB
Category: CBTs


Plugins enhance the capabilities of the Jenkins automation server, making it possible for developers to refine their approach to building, deploying, and automating their Jenkins projects. The Jenkins plugins index is a library of over 1,000 plugins; this course shows you how to choose the best ones for your needs.

You’ll learn how to use the Jenkins plugin manager to install, update, and remove plugins. Then, as a bonus, you’ll become familiar with five of the most popular Jenkins plugins in use today.
[Read more…]

Internet & Networking CI, Continuous, Integration, Jenkins, O'Reilly

O’Reilly – Continuous Integration (CI) With Jenkins – Basic Build Jobs

05/06/2017 Learning for Life Leave a Comment

O’Reilly – Continuous Integration (CI) With Jenkins – Basic Build Jobs
English | Size: 178.36 MB
Category: CBTs


The Jenkins community defines a Jenkins “project” as a user configured description of the work that Jenkins should perform; and a “build” as a single execution of a project. This course provides a hands-on, step-by-step opportunity to create a very basic Jenkins project and use key components of the Jenkins server toolset to perform a build in support of that project.
[Read more…]

Internet & Networking CI, Continuous, Integration, Jenkins, O'Reilly

O’Reilly – Continuous Integration (CI) With Jenkins – Configuration

14/05/2017 Learning for Life Leave a Comment

O’Reilly – Continuous Integration (CI) With Jenkins – Configuration
English | Size: 136.81 MB
Category: CBTs


Understanding how to properly configure a Jenkins automation server is essential to creating a Jenkins based Continuous Integration pipeline. This screencast demonstrates the basic set of procedures you must know to configure a Jenkins automation server and integrate it with third party tools.

As the course moves along, you’ll come to understand that Jenkins offers an almost unlimited supply of configuration possibilities. This course does more than teach a basic setup; it teaches you the Jenkins configuration paradigm, giving you the confidence you will need to handle virtually any configuration option you may face going forward.
[Read more…]

OS & Server CI, Continuous, Integration, O'Reilly, With Jenkins

O’Reilly – Continuous Integration (CI) With Jenkins – Fundamentals

01/05/2017 Learning for Life Leave a Comment

O’Reilly – Continuous Integration (CI) With Jenkins – Fundamentals
English | Size: 116.53 MB
Category: CBTs


The Jenkins server or CI (continuous integration) server is a tool that allows software developers to automate many of the common tasks (testing, compiling, etc.) associated with software development. It’s become a widely used software development technology (133 thousand active installs, 1 million+ users), because of its ability to dramatically speed up development while assuring code quality.
[Read more…]

OS & Server CI, Continuous, Integration, Jenkins, O'Reilly

Pluralsight – Continuous Integration and Continuous Delivery The Big Picture

05/03/2017 Learning for Life Leave a Comment

Pluralsight – Continuous Integration and Continuous Delivery The Big Picture
English | Size: 91.03 MB
Category: Tutorial


Continuous Integration and Continuous Delivery: The Big Picture
By Barry Luijbregts
Automating software delivery is key to success. This course will teach you that continuous integration and continuous delivery can help your organization make better software, release faster, save money, and respond faster to customer needs.
[Read more…]

Programming Continuous, Delivery, Integration, Pluralsight, The Big Picture

Eric Ries – The Lean Startup How Today’s Entrepreneurs Use Continuous Innovation to Create Radically Successful Businessess

28/02/2017 Learning for Life Leave a Comment

Eric Ries – The Lean Startup How Today’s Entrepreneurs Use Continuous Innovation to Create Radically Successful Businessess
English | Size: 473.80 MB
Category: Business / Finance


Most startups fail. But many of those failures are preventable. The Lean Startup is a new approach being adopted across the globe, changing the way companies are built and new products are launched.
Eric Ries defines a startup as an organization dedicated to creating something new under conditions of extreme uncertainty. This is just as true for one person in a garage or a group of seasoned professionals in a Fortune 500 boardroom. What they have in common is a mission to penetrate that fog of uncertainty to discover a successful path to a sustainable business. [Read more…]

Business & Investing Continuous, Entrepreneurs, Eric Ries, The Lean Startup, Today

Pluralsight – Continuous Delivery Using Docker And Ansible (Updated)

03/11/2016 Learning for Life Leave a Comment

Pluralsight – Continuous Delivery Using Docker And Ansible (Updated)
English | Size:
Category:


Learn how to fast-track applications from development to production by automating various application tasks with Docker and Ansible. You’ll learn how to create a continuous delivery workflow that delivers a sample Python Web application to AWS.
[Read more…]

Internet & Networking Continuous, Delivery, Docker, Pluralsight, Using

Pluralsight – Continuous Delivery Using Docker And Ansible

21/10/2016 Learning for Life Leave a Comment

Pluralsight – Continuous Delivery Using Docker And Ansible

English | Size: 1.32 GB (1,412,279,684 Bytes)
Category: CBTs


Learn how to fast-track applications from development to production by automating various application tasks with Docker and Ansible. You’ll learn how to create a continuous delivery workflow that delivers a sample Python Web application to AWS. [Read more…]

OS & Server Continuous, Delivery, Docker, Pluralsight, Using

  • « Previous Page
  • 1
  • …
  • 6
  • 7
  • 8
  • 9
  • Next Page »
  • Introduction to Excel Automation: Excel Macros and VBA | ZeroToMastery
  • Create Realistic Industrial Environments with Blender 3D and Eevee
  • Udemy – Complete Road Map for Data Science & ML for Begineers – Akhil Vydyula (May 2025)
  • Udemy – Master Network Automation with Python for Network Engineers
  • New Masters Academy / NMA – Advanced Gesture Drawing with Glenn Vilppu

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

2019 2020 2021 2022 2023 2024 Advanced AWS Azure BBC Beginners BitBook BOOKWARE Certified Cisco Cloud Comic Complete Course Data Design eBook Fundamentals Guide Hybrid iLEARN Introduction JavaScript Learn Learning LinkedIn Linux Lynda Masterclass Microsoft Packt Pluralsight Programming Python Security Skillshare Training Udemy Using XQZT

Copyright © 2025 · Equilibre on Genesis Framework · WordPress · Log in