Logo wiki.par.sh
Search Shelves Books Log in
Info
Content
Book Navigation
  • Training Notes

  • The Complete Kubernetes Course - Workshop

    • Setup & Running First App

    • Replication and Deployment

    • Services

  • Learn OAuth 2.0 Workshop

    • Introduction

    • Components

    • OAuth Flows

    • Authorization Code Flow

  • Master Microservices with Spring Boot Workshop

    • Hello World

    • User Service

    • Exception Handling

  • OpenShift for the Absolute Beginners Workshop

    • Introduction

    • Getting Started

    • Builds and Deployments

    • Build Configuration

    • Deployment Configuration

    • Networks, Services, Routes and Scaling

    • Storage

    • Templates and Catalog

  • Java 8 Fundamentals

    • Installing JDK and IntelliJ IDEA

    • IntelliJ IDEA

    • Java Basics

    • Array and ArrayList

    • Exception Handling

    • Generic Collections

  • Advanced Docker with Kubernetes Workshop (3DS)

    • Day 1 - First Half

    • Day 1 - Second Half

    • Day 1 - Second Half (2)

    • Day 2 - First Half

  • Master Microservices with Spring Boot

    • Hello World

  • Docker Mastery

    • Docker Basics

    • Docker Compose

    • Docker Swarm

  • AZ-900 Azure Fundamentals

    • Module 1 - Cloud Concepts

    • Module 2 - Core Azure Services

    • Module 3 - Security, Privacy, Compliance and Trust

    • Module 4 - Azure Pricing and Support

  • AWS Cloud Practitioner Essentials

  • Docker Class (Basic)

  • AZ-104 Azure Administrator Associate

    • AZ-104 Deploy and manage Azure compute resources

    • AZ-104 Prerequisites for Azure administrators

    • Key Points: Microsoft Azure Administrator (AZ-103)

    • Azure Administration: Manage Subscriptions and Resources

    • Azure Administration: Implement and Manage Storage

Books
Training Notes
OpenShift for the Abso...

OpenShift for the Absolute Beginners Workshop

My notes from the course "OpenShift for the Absolute Beginners - Hands-on" by Mumshad Mannambeth on Udemy

Introduction

OpenShift is the open source container platform by Red Hat and considered as a PaaS. There are...

Getting Started

Management Tools Project groups and separates applications. In project, you manage your applic...

Builds and Deployments

Simple Application Let's try to deploy a simple web application written in Python using Flas...

Build Configuration

View Build Configuration You can see build configuration in the Configuration tab of the Build. ...

Deployment Configuration

Deployment Controller In Kubernetes, the smallest unit that you can deploy is a Pod which is on...

Networks, Services, Routes and Scaling

Networking Kubernetes cluster is composed of a master and worker nodes. These are virtual or p...

Storage

Storage Docker containers are meant to be transients in nature which means they are meant to la...

Templates and Catalog

This catalog item is a combination of various objects we built throughout this course. It has a...

Search Results

Clear Search
Details
Created 2 years ago by Chairat (Par)
Updated 3 weeks ago by Chairat (Par)
Actions


Export
  • Contained Web File .html
  • PDF File .pdf
  • Plain Text File .txt
Back to top