دوراتنا

Introduction to Docker

Introduction to Docker

This course is designed for a beginner software developer who wants to gain a comprehensive understanding of Docker and Containerization. Some software development experience is recommended, but no previous experience in Docker or Containerization is needed. This course will help you improve your workflow and deployment process. In Module 1, you'll learn to identify fundamental concepts of containerization and the benefits of Docker in the software development lifecycle. You'll see how to create a basic Dockerfile and build a Docker image.

  • Course by
  • Self Paced
  • 1 ساعات
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
اعرف المزيد
Deploy a Web Application in AWS Elastic Kubernetes Service

Deploy a Web Application in AWS Elastic Kubernetes Service

In this one-hour project, you will learn how to use the Amazon Web Services Platform and its Kubernetes Service to deploy a Web Application in a high availability environment, using the power of containers and Kubernetes in a real-world use case.
Once you're done with this project, you will be able to clone a project, create a docker container image and deploy this container like a Kubernetes POD using the Elastic Kubernetes Services with just a few steps.

  • Course by
  • Self Paced
  • 3 ساعات
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
    Buy Now
  • Free
اعرف المزيد
Building Modern Node.js Applications on AWS

Building Modern Node.js Applications on AWS

In modern cloud native application development, it’s oftentimes the goal to build out serverless architectures that are scalable, are highly available, and are fully managed. This means less operational overhead for you and your business, and more focusing on the applications and business specific projects that differentiate you in your marketplace. In this course, we will be covering how to build a modern, greenfield serverless backend on AWS.

  • Course by
  • Self Paced
  • 17 ساعات
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
اعرف المزيد
Orchestrating the Cloud with Kubernetes

Orchestrating the Cloud with Kubernetes

This is a self-paced lab that takes place in the Google Cloud console. In this lab you will learn how to provision a complete Kubernetes cluster using Google Container Engine; deploy and manage Docker containers using kubectl; and break an application into microservices using Kubernetes’ Deployments and Services.

  • Course by
  • Self Paced
  • 1 ساعات
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
اعرف المزيد
Monitoring & Telemetry for Production Systems

Monitoring & Telemetry for Production Systems

Monitoring & Telemetry for Production Systems is a concise guided project about various methods of monitoring Production Servers to ensure Reliability of Web Services, Sites, Servers and Applications.
This guided-project introduces you to Monitoring & Telemetry for Production Systems. The tasks comprising this project demonstrate how Production Servers and Applications are monitored and the tools used in the process.

  • Course by
  • Self Paced
  • 3 ساعات
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
    Buy Now
  • Free
اعرف المزيد
Introduction to Docker: Build Your Own Portfolio Site

Introduction to Docker: Build Your Own Portfolio Site

In this 1-hour long project-based course on Introduction to Docker: Build your own portfolio website, you will learn how to use Docker on the command line and create your own portfolio website from a Bootstrap template in a Docker container. You will get to explore and demystify the Docker landscape and see how Docker works by using it.
You will learn many fundamental concepts which will help you progress in your career, studies and knowledge, such as images, containers, the registry, the client/server model in Docker via the Docker Engine etc.

  • Course by
  • Self Paced
  • 3 ساعات
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
    Buy Now
  • Free
اعرف المزيد
Docker Essentials & Building a Containerized Web Application

Docker Essentials & Building a Containerized Web Application

This is a 2-hour long project-based course and the most comprehensive one about Docker Containers. By the end of this project, you will have packaged, built, and deployed a static web application using Docker. Along the way, you will also learn the essential concepts and commands about Docker containers. Apart from demystifying the Docker landscape, it'll prepare you with hands-on experience for building and containerizing your own applications.
Even if you have no prior experience with containers, this project should be all you need to:

  • Course by
  • Self Paced
  • 2 ساعات
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
    Buy Now
  • Free
اعرف المزيد
Building Modern .NET Applications on AWS

Building Modern .NET Applications on AWS

In modern cloud native application development, it’s oftentimes the goal to build out serverless architectures that are scalable, are highly available, and are fully managed. This means less operational overhead for you and your business, and more focusing on the applications and business specific projects that differentiate you in your marketplace. In this course, we will be covering how to build a modern, greenfield serverless backend on AWS.

  • Course by
  • Self Paced
  • 16 ساعات
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
اعرف المزيد
Create Docker Container with Flask Seaborn Regression Plot App

Create Docker Container with Flask Seaborn Regression Plot App

Often a software application developed on one platform will not run on another because of software environment differences. Sometimes it can happen when an operating system is updated, for example. Suddenly an application starts to fail. Containers solve that problem by creating a controlled environment in which to run the application, separate from the host machine’s environment. The container contains a specific version of each software package that is known to work with an application at a given point in time.

  • Course by
  • Self Paced
  • 3 ساعات
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
    Buy Now
  • Free
اعرف المزيد
AI Workflow: AI in Production

AI Workflow: AI in Production

This is the sixth course in the IBM AI Enterprise Workflow Certification specialization.   You are STRONGLY encouraged to complete these courses in order as they are not individual independent courses, but part of a workflow where each course builds on the previous ones.     This course focuses on models in production at a hypothetical streaming media company.  There is an introduction to IBM Watson Machine Learning.  You will build your own API in a Docker container and learn how to manage containers with Kubernetes.  The course also introduces&nb

  • Course by
  • Self Paced
  • 17 ساعات
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
اعرف المزيد
Selenium Test Execution On Docker Containers

Selenium Test Execution On Docker Containers

“Selenium automates browsers, that’s it. What you do with that power is up to you.” Selenium is the most widely used UI automation tool to test web applications. Docker helps developers build lightweight and portable software containers that simplify application development, testing, and deployment. In this project, we will learn why and how to execute Selenium tests on Docker containers. By the end of this project, you will be able to execute Selenium tests sequentially or parallelly on multiple browsers deployed on Docker containers.

  • Course by
  • Self Paced
  • 2 ساعات
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
    Buy Now
  • Free
اعرف المزيد
Hello Node Kubernetes

Hello Node Kubernetes

This is a self-paced lab that takes place in the Google Cloud console. In this hands-on lab, you turn your code into a replicated application running on Kubernetes. You create a Node.js app, create a Docker container from it, deploy it to Kubernetes Engine, and scale it up. Watch a short preview Hello Node Kubernetes, GCP Essentials.

  • Course by
  • Self Paced
  • 1 ساعات
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
اعرف المزيد
Deploy a Web Application in Azure Kubernetes Service

Deploy a Web Application in Azure Kubernetes Service

In this one-hour project, you will learn how to use Microsoft Azure Cloud Platform and its Kubernetes Service to deploy a Web Application in a high availability environment, using the power of containers and Kubernetes in a real-world use case.
Once you're done with this project, you will be able to clone a project, create a docker container image and deploy this container like a Kubernetes POD using the Azure Kubernetes Services with just a few steps.

  • Course by
  • Self Paced
  • 3 ساعات
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
    Buy Now
  • Free
اعرف المزيد
Deploy an App in AWS Elastic Kubernetes Cluster using EKSCTL

Deploy an App in AWS Elastic Kubernetes Cluster using EKSCTL

In this two hours project, you will learn how to use the eksctl command line tool to create an AWS Elastic Kubernetes Service and to deploy a Web Application in a high availability environment, using the power of containers and Kubernetes in a real-world use case.
Once you're done with this project, you will be able to clone a project, create a docker container image and deploy this container like a Kubernetes POD using the Elastic Kubernetes Services with just a few steps.

  • Course by
  • Self Paced
  • 3 ساعات
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
    Buy Now
  • Free
اعرف المزيد
Create and run a .NET Core console app in Linux using docker

Create and run a .NET Core console app in Linux using docker

This Guided Project "Create and run a .NET Core console app in Linux using docker" is an intermediate level project that is suitable for anyone interested in application development.

  • Course by
  • Self Paced
  • 2 ساعات
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
    Buy Now
  • Free
اعرف المزيد
Docker for absolute beginners

Docker for absolute beginners

Docker accelerates how you build, share, and run modern applications.
Docker is a tool designed to make it easier to create, deploy, and run applications by using containers.
Containers allow a developer to package up an application with all of the parts it needs, such as libraries and other dependencies, and deploy it as one package.
In this 2 hours guided project through hands-on labs you will learn the following --
1. Understanding docker architecture
2. Docker commands to manage images and containers
3. Networks in docker
4. Volumes in docker

  • Course by
  • Self Paced
  • 3 ساعات
  • الإنجليزية
الاشتراك الشهري
متضمن في
  • الباقة الإبتدائية @ AED 99 + VAT
    Buy Now
  • Free
اعرف المزيد