Tag: Provisioning

Operational Data Provisioning with SAP BW4HANA (SAP PRESS)


Free Download Operational Data Provisioning with SAP BW/4HANA
by Kumar Palaniswamy, Renjith;

English | 2023 | ISBN: 1493224069 | 375 pages | True EPUB | 52.21 MB
Operational data provisioning (ODP) is the new standard for data extraction in SAP BW/4HANA-are you ready for it? Use ODP to extract information from SAP S/4HANA and connect to other key data sources, including SAP HANA information views, CDS views, SAP BW, and flat files. Use SAP Landscape Transformation Replication Server to replicate data, and review the

(more…)

Kubernetes – Provisioning with kind


Free Download Kubernetes – Provisioning with kind
Released: 09/2023
Duration: 1h 7m | .MP4 1280×720, 30 fps(r) | AAC, 48000 Hz, 2ch | 128 MB
Level: Intermediate | Genre: eLearning | Language: English
If you’re looking for a reliable tool to run local Kubernetes clusters using Docker container nodes, you’ll find that using kind is a great option. In this course, cloud and software consultant Carlos Nunez provides a focused reference describing how to provision Kubernetes clusters with kind. Explore the challenges of installing Kubernetes and its prerequisites: Vagrant, Docker, and kubectl, polishing your skills as you go. Along the way, Carlos shows you how to deploy Kubernetes in Docker using K3s, in the form of both single- and multinode clusters.

(more…)

Kubernetes – Provisioning with Terraform and kOps


Free Download Kubernetes – Provisioning with Terraform and kOps
Released 9/2023
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Intermediate | Genre: eLearning | Language: English + srt | Duration: 1h 22m | Size: 165 MB
kOps is one of the easiest and most effective ways to get a Kubernetes cluster up and running. It can generate Terraform configurations, too, which can then be applied with the terraform plan and terraform apply tools. In this course, cloud and software consultant Carlos Nunez provides a focused reference describing how to provision and manage Kubernetes clusters with the integrated power of Terraform and kOps. Explore the challenges of installing Kubernetes and its prerequisites: Docker, kubectl, and Terraform. Along the way, Carlos gives detailed instructions for deploying Kubernetes into the cloud, including how to define AWS resources with Terraform, prepare AWS for kOps, correctly install kOps, create a cluster with kOps, apply the cluster configuration file for kOps, and perform smoke tests for quality assurance.

(more…)

Kubernetes – Provisioning with Terraform and Kubespray


Free Download Kubernetes – Provisioning with Terraform and Kubespray
Released: 09/2023
Duration: 1h 34m | .MP4 1280×720, 30 fps(r) | AAC, 48000 Hz, 2ch | 282 MB
Level: Intermediate | Genre: eLearning | Language: English
Kubespray is a community-driven project that provides a set of Ansible playbooks for deploying a production-ready Kubernetes cluster. It’s also an incredibly helpful tool for deploying a cluster on OpenStack because it lets you use Terraform and Ansible at the same time. In this course, cloud and software consultant Carlos Nunez provides a focused reference describing how to provision Kubernetes clusters with Terraform and Kubespray. Explore the challenges of installing Kubernetes and its prerequisites: Docker and kubectl. Along the way, Carlos shows you how to deploy Kubernetes into the cloud, including how to inspect the compute configuration; create, configure, and confirm access to Kubernetes nodes; install Kubespray; deploy a Kubernetes cluster with Kubespray; and perform smoke tests on the cluster as you go.

(more…)

Kubernetes – Provisioning with Minikube


Free Download Kubernetes – Provisioning with Minikube
Released: 09/2023
Duration: 1h 3m | .MP4 1280×720, 30 fps(r) | AAC, 48000 Hz, 2ch | 124 MB
Level: Intermediate | Genre: eLearning | Language: English
The minikube tool is a lightweight Kubernetes implementation that creates a virtual machine on your local machine and deploys a simple cluster with only one node. It’s also a viable alternative to using kind, which could come in handy in trickier computing situations. In this course, cloud and software consultant Carlos Nunez provides a focused reference describing how to provision Kubernetes clusters using minkube. Explore the challenges of installing Kubernetes and its prerequisites: Docker and kubectl. Along the way, Carlos shows you how to deploy Kubernetes in Docker with minikube, creating both single- and multimode clusters and performing smoke tests for QA as you go.

(more…)

Kubernetes – Provisioning with Kubeadm


Free Download Kubernetes – Provisioning with Kubeadm
Released 9/2023
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Intermediate | Genre: eLearning | Language: English + srt | Duration: 1h 44m | Size: 214 MB
Kubeadm is a tool to set up a minimum viable Kubernetes cluster without much complex configuration. In this course, cloud and software consultant Carlos Nunez presents a focused reference describing how to provision Kubernetes clusters using kubeadm. Find out what makes installing Kubernetes so challenging and review what you should have installed before you install Kubernetes. Step through the full process of deploying Kubernetes locally with kubeadm. Then wrap up with detailed directions on choosing a strategy, considering a managed Kubernetes offering, and considering using an enterprise Kubernetes distribution for provisioning highly compliant Kubernetes clusters.

(more…)

Kubernetes – Provisioning with K3s


Free Download Kubernetes – Provisioning with K3s
Released: 09/2023
Duration: 1h 23m | .MP4 1280×720, 30 fps(r) | AAC, 48000 Hz, 2ch | 158 MB
Level: Intermediate | Genre: eLearning | Language: English
K3s is a lightweight Kubernetes distribution that’s fully certified by the Cloud Native Computing Foundation (CNCF). It’s highly available and production ready due to its small binary size and low resource requirements, making it extremely reliable for scenarios where more robust computing options are unavailable. In this course, cloud and software consultant Carlos Nunez offers a focused reference describing how to provision Kubernetes clusters using K3s. Explore the challenges of installing Kubernetes and its prerequisites: Vagrant, Docker, and kubectl. Along the way, Carlos shows you how to deploy Kubernetes locally using K3s, in the form of both single- and multinode clusters.

(more…)

Kubernetes – Provisioning with Cluster API


Free Download Kubernetes – Provisioning with Cluster API
Released 9/2023
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Beginner | Genre: eLearning | Language: English + srt | Duration: 1h 7m | Size: 127 MB
Cluster API is a Kubernetes subproject focused on providing declarative APIs and tooling to simplify the process of provisioning, upgrading, and operating multiple Kubernetes clusters. In this course, cloud and software consultant Carlos Nunez provides a focused reference describing how to provision Kubernetes clusters with Cluster API. Explore the challenges of installing Kubernetes and its prerequisites: Docker and kubectl. Along the way, Carlos shows you how to deploy Kubernetes declaratively with Cluster API, including downloading the management tool clusterctl, creating the Cluster API management cluster, initializing the Docker provider, joining a workload cluster into the management cluster, installing and configuring a Container Network Interface, and performing smoke tests for QA as you go.

(more…)

Kubernetes Provisioning for Infrastructure as Code


Free Download Kubernetes Provisioning for Infrastructure as Code
Released: 08/2023
Duration: 4h 4m | .MP4 1280×720, 30 fps(r) | AAC, 48000 Hz, 2ch | 767 MB
Level: Intermediate | Genre: eLearning | Language: English
Provisioning Kubernetes is an art in and of itself. And if you’re an application developer, systems administrator, or platform engineer, you need to know how to do it right. This course provides a comprehensive overview of how to provision Kubernetes clusters using some of the most popular tools in the Kubernetes landscape today, including kubeadm, kind, minikube, Kubespray, kOps, and more. Along the way, instructor Carlos Nunez shows you how to deploy clusters declaratively with cluster APIs and tools like Vagrant and Terraform. This course also helps build your technical know-how if you’re interested in becoming a certified Kubernetes administrator.

(more…)