You are on page 1of 27

Months Program

DevOps

Engineering Program
technical proposal
01

What’s DevOps ?

DevOps (Development Operations) refers to the set of practices, tools, and principles

that bring together software development and IT operations to improve the speed

and quality of software delivery. The goal of DevOps is to automate and streamline the

software delivery process, from planning and development to deployment and

operations, by integrating the workflows, communication, and collaboration between

development and operations teams. DevOps emphasizes the use of Agile and Lean
methodologies,continuousintegration and delivery (CI/CD),and infrastructure-as-code

(IaC) to enable fast and reliable software delivery, scalability, and resiliency.

DevOps Salaries Worldwide

DevOps salaries vary depending on location, experience, and industry. According to

Glassdoor, the average salary for a DevOps engineer ranging from 70,000$ to

150,000$ per year in USA, UE, Canada, Australia and Germany. Salaries for DevOps

professionals are typically higher in industries like finance, healthcare, and technology,

where software delivery is critical to business success.

14 AHMED HOSNY M. (+20) 01067657999


ST, FROM TAIARAN ST M. (+20) 01032841556
RABAA EL-ADAWIA,NASR CITY INFO@ITGATEACADEMY.COM
https://www.itgateacademy.com
02

8 1
Increase innovation. projects Faster
time-to-market.

7 2
Better risk Improve projects
management. quality and reliability.

DevOps Benefits
for Business
6 3
Improve customer Reduce costs.
satisfaction.

5 4
Better collaboration
and communication Increased efficiency.
between teams

14 AHMED HOSNY M. (+20) 01067657999


ST, FROM TAIARAN ST M. (+20) 01032841556
RABAA EL-ADAWIA,NASR CITY INFO@ITGATEACADEMY.COM
https://www.itgateacademy.com
03

Ensure security and


Design and build the
software delivery 1 9 compliance.

Automate and optimize


Develop and maintain
infrastructure IAC
2 8 the software delivery
pipeline.

Manage and maintain


DevOps
DevOps tools and
technologies
3 Engineer 7 Provide technical
support.
Roles,Tasks
Collaborate with
Stay up-to-date with
development and
operations teams.
4 6 emerging technologies.

Monitor and analyze


performance metrics. 5

Overall, the role of a DevOps Engineer is to ensure that the software delivery pipeline

is optimized for speed, quality, and reliability, and that the infrastructure and tools used

to support the pipeline are secure and compliant with industry standards. DevOps

Engineers must have a deep understanding of software development,operations, and

infrastructure, as well as strong problem-solving, communication, and collaboration

skills.

14 AHMED HOSNY M. (+20) 01067657999


ST, FROM TAIARAN ST M. (+20) 01032841556
RABAA EL-ADAWIA,NASR CITY INFO@ITGATEACADEMY.COM
https://www.itgateacademy.com
04

Increase job
opportunities 1 9 Transferable skills

Core Networking
Higher salaries 2 8 opportunities

Why to
Ability to work on Personal
innovative and
challenging projects. 3 Learn 7 satisfaction
DevOps ?
Flexibility with Contributing to the
market labor 4 6 wider community

Career growth 5

14 AHMED HOSNY M. (+20) 01067657999


ST, FROM TAIARAN ST M. (+20) 01032841556
RABAA EL-ADAWIA,NASR CITY INFO@ITGATEACADEMY.COM
https://www.itgateacademy.com
05

DevOps Engineering program

Program Overview
This unique training program has been designed by a group of professionals with

extensive experience in this field to be a clear road map and guiding path for every-

one who wants to make DevOps their career path. We hope to bring our trainees to

a professional level that qualifies them for the global labor market by transferring our

expertise to them and refining their skills.

This program aims not only to teach the trainee the DevOps tools, but also to

build their Professional skills in the areas of:

Development : through a combination of advanced programming skills


Testing : as the Testing knowledge complements other DevOps skills and ensures
that the software delivered through the DevOps pipeline meets the desired quality

standards.

Operation : By fully training them on the areas of Linux 1 and 2 admin to deal
with data house, design, build and manage infrastructure

Cloud : to make them aware with the newest technology in the field of cloud
computing & cloud services providers

Automation : to make them qualified enough to build and manage their IAC,
automate and monitor their software projects and this will increase their business

reliability, stability, performance & quality with lowest Effort and cost

14 AHMED HOSNY M. (+20) 01067657999


ST, FROM TAIARAN ST M. (+20) 01032841556
RABAA EL-ADAWIA,NASR CITY INFO@ITGATEACADEMY.COM
https://www.itgateacademy.com
06

A typical DevOps learning include


the following steps:

Learn the software development, including Learn about cloud computing platforms,
programming languages such as Python such as AWS, Azure, or Google Cloud
,RUBY or Java Platform.

Gain good knowledge about software Develop skills in automation, optimization


testing and validation. and monitoring of the software delivery
pipeline.

Learn infrastructure operations such Develop problem-solving and


as operating systems specially Linux troubleshooting skills for DevOps issues.
and networking

Gain good hands-on experience with


Understand the importance of
DevOps tools and technologies, such as
collaboration and communication
Git, Jenkins, Docker, Kubernetes,
between development and operations
Terraform and Ansible

Understand Agile and Lean methodologies,


Stay up-to-date with the latest trends and
continuousntegration and delivery (CI/CD),
technologies in DevOps
and infrastructure-as-code (IaC).

320 Hours

80 Sessions

Study
25 Week
plan
4 Sessions per week

14 AHMED HOSNY M. (+20) 01067657999


ST, FROM TAIARAN ST M. (+20) 01032841556
RABAA EL-ADAWIA,NASR CITY INFO@ITGATEACADEMY.COM
https://www.itgateacademy.com
07

Brief Content

01 02 03 04
OPS Containerization
DEV Cloud
(Operation) and
(Development) Computing
operating system Orchestration

Python oop -SQL DB 60 hrs.


Linux admin I 30 hrs. Docker 20 hrs. Open shift 20 hrs.
Manual Testing 12 hrs.
Linux admin II 30 hrs. Kubernetes 20 hrs. AWS pract 20 hrs.
Manual Testing 12 hrs.

GIT/ GitHub 12 hrs.

05 06 07
Automation CI/CD Continuous
Infrastructure Automation Monitoring
As A Code IAC & version control

Ansible 20 hrs. Jenkins 12 hrs. About Prometheus Kibana 8 hrs.

Terraform 16 hrs. GITLAB 8 hrs. Final Proj mento 12 hrs.

14 AHMED HOSNY M. (+20) 01067657999


ST, FROM TAIARAN ST M. (+20) 01032841556
RABAA EL-ADAWIA,NASR CITY INFO@ITGATEACADEMY.COM
https://www.itgateacademy.com
08
Detailed Content
1 –Programming & Testing

A.Python programing (60 hrs – 15 Session)

introduction about programming


•How To Use Function print(). •set
•Ho To Use “\n” •loops
•Variables •for loop with class range
•Comments •for loop with iterable
•Tasks •while loop
•Data Types[primitive] •nested loop
•Concatinate •break | continue | pass
•How To Use Function input •String
•Concatenate •string’s methods
•Format •formatting
•Tasks •exception handling
•if Statement •escape characters
•else Statement •Defining Methods
•nested if Statement •parameter vs argument
•elif statement •default parameter
•and | or •scope variables
•not if Statement •built in functions
•Tasks 4 hours •Debugging
•Data Types[Collections | iterables] •anonymous method
•list •packing vs unpacking
•tuple •file’s
•dictionary •modules & libraries

14 AHMED HOSNY M. (+20) 01067657999


ST, FROM TAIARAN ST M. (+20) 01032841556
RABAA EL-ADAWIA,NASR CITY INFO@ITGATEACADEMY.COM
https://www.itgateacademy.com
09

OOP Basics SQL Data Base

•Classes •Create table,


•Objects •insert data,
•Constructors and destructors. •delete data,
•Instance attributes vs class attributes •select data,
•Instance methods vs class method •update data.
•Static method •Regular expression:
•Magic method •Create pattern uses for search.

OOP Concept

•inheritance
•Polymorphism
•Encapsulation
•Abstraction

14 AHMED HOSNY M. (+20) 01067657999


ST, FROM TAIARAN ST M. (+20) 01032841556
RABAA EL-ADAWIA,NASR CITY INFO@ITGATEACADEMY.COM
https://www.itgateacademy.com
10

B. Software Testing (24 hrs. – 6 sessions ) C. GIT HUB (8 hours – 2 sessions)

outlines outlines

•ISTQB Notes •Getting Started With Collaboration

•Software Development Life Cycle •Understanding the GitHub Flow


•Branching with Git
•Software Testing Life Cycle
•Local Git Configuration
•Software Development Models
•Working Locally with Git
•Software testing levels
•Collaborating on Your Code
•Testing Terminology in Practical work •Editing Files on GitHub
•Test Case Creation, bug reporting •Merging Pull Requests
and tracking •Viewing Local Project History

•Agile + git/GitHub •Streamlining Your Workflow with Aliases


•Workflow Review Project: GitHub Games
•Automation testing Concepts
•Resolving Merge Conflicts
•why we automate
•Working with Multiple Remotes
•relation between Automation testing •in Your Code
and CI/CD •Reverting Commits
•intro to Selenium Web Drive •Helpful Git Commands
•Viewing Local Changes
•Creating a New Local Repository
•Fixing Commit Mistakes

14 AHMED HOSNY M. (+20) 01067657999


ST, FROM TAIARAN ST M. (+20) 01032841556
RABAA EL-ADAWIA,NASR CITY INFO@ITGATEACADEMY.COM
https://www.itgateacademy.com
11

2– Operating system

A.Linux Admin1 (32 hrs - 8 sessions ) B.Linux Admin II (32 hrs. – 8 session)

outlines outlines

•Get started with Enterprise Linux •Improve command line productivity


•Access the command line •Schedule future tasks
•Manage files from the command line •Tune system performance
•Get help in Linux
•Control access to files with ACLs
•Create, view, and edit text files
•Manage SE Linux security
•Manage local users and groups
•Manage basic storage.
•Control access to files
•Manage logical volumes
•Monitor and manage Linux processes
•Control services and daemons •Implement advanced storage features

•Configure and secure SSH •Access network-attached storage

•Analyze and store logs •Control the boot process


•Manage networking •Manage network security
•Archive and transfer files •Install Red Hat Enterprise Linux
•Install and update software
•Run Containers
•Access Linux files systems
•Analyze servers and get support
•Comprehensive review

14 AHMED HOSNY M. (+20) 01067657999


ST, FROM TAIARAN ST M. (+20) 01032841556
RABAA EL-ADAWIA,NASR CITY INFO@ITGATEACADEMY.COM
https://www.itgateacademy.com
12
3- Containerization and Orchestration ( IAC )

A. Open Shift (20 hrs – 5 Sessions) B. Docker (20 hrs. – 5 Session )

outlines outlines

•Introduction to Kubernetes and •Getting Started with Docker


•Up and Running
OpenShift
•Container Image Storage
•Kubernetes and OpenShift •Working with Docker containers and images
Command-Line Interfaces and APIs •Publishing Images

•Run Applications as Containers and Pods •Running Your Private Docker Infrastructure
•Running Services in a Container
•Deploy Managed and Networked
•Sharing Data with Containers
Applications on Kubernetes •Docker Machine
•Manage Storage for Application •Docker Compose

Configuration and Data •Docker Swarm


•Testing with Docker
•Configure Applications for Reliability
•Debugging Containers
•Manage Application Updates •Docker Networking Primer
•Docker Networking Internals
•Building Your First Docker Network
•Networking in a Docker Cluster
•Docker Security Architecture
•Linux Kernel Security and Docker Daemons
•Docker Container Capabilities
•Docker Content Trust Verification
•Secure Use of Docker

14 AHMED HOSNY M. (+20) 01067657999


ST, FROM TAIARAN ST M. (+20) 01032841556
RABAA EL-ADAWIA,NASR CITY INFO@ITGATEACADEMY.COM
https://www.itgateacademy.com
13

C – Kubernetes (20 hrs. – 5 session)

outlines
•What is Kubernetes •Exposing containers
•Orchestration and scheduling •Micro service Architecture Overview
•Declarative vs imperative •Micro services and Containers
•Kubernetes Architecture •Micro service Architecture Overview
•Nodes, API, Scheduler, •Scaling a deployment
•Control manager •Updating a service through labels and
•Kubernetes network model selectors
•Install / Setup / minikube •Daemon sets- Rolling updates
•kubeadm, kubectl, etcd •Using Helm – Calico - Profiles
•Running our first containers on •Network Policies -Request lifecycle
Kubernetes •Communication between services
•Kubernetes Objects and terminology •Managing Resources
•Pods , Services , Deployments •Horizontal Pod Autoscaler
•Namespaces , Replicas , Config •Configuration / ConfigMaps
•Running containers with & Docker files / •Security , Ingress API
compose •Client API / Addons
•Exposing containers •Logging / Metrics / Prometheus
•Deploying a self-hosted registry •Configure Liveness and Readiness Probes
•Exposing services internally •Azure AKS , DRP / Backups , Taints and
•Exposing services for external access Tolerations
•The Kubernetes dashboard •Proxies - kubectl , apiserver proxy , kube
•Security implications of kubectl apply proxy

14 AHMED HOSNY M. (+20) 01067657999


ST, FROM TAIARAN ST M. (+20) 01032841556
RABAA EL-ADAWIA,NASR CITY INFO@ITGATEACADEMY.COM
https://www.itgateacademy.com
14

4 - Cloud Computing 5 - Automation (IAC)

A. AWS Cloud PR actioner (20 hrs – 5 sessions) A. ANSIBLE Course (20 hrs. – 5 sessions )

outlines outlines

• Introduction to Amazon Web Services •Introduce Ansible

•Networking •Deploy Ansible

•Storage and Databases •Implement playbooks

•Security •Manage variables and facts

•Pricing and Support •Implement task control

•Migration and Innovation •Deploy files to managed hosts

•The Cloud Journey •Manage large projects

•Simplify playbooks with roles

•Troubleshoot Ansible

•Automate Linux administration tasks

14 AHMED HOSNY M. (+20) 01067657999


ST, FROM TAIARAN ST M. (+20) 01032841556
RABAA EL-ADAWIA,NASR CITY INFO@ITGATEACADEMY.COM
https://www.itgateacademy.com
15

B. Terraform Course (20 hrs. – 5 sessions )

outlines

•Introduction to infrastructure as a code •Overview of Terraform Syntax

IAC •Planning an Infrastructure Strategy

•What is Terraform •Terraform plugins

•Why Terraform? •state file

•How Terraform works? •plan

•Terraform core •apply

•Installing and Configuring Terraform •destroy

(Cloud or On-Premise) •module

•Understanding Configuration •workspaces & environments

Management and DevOps Methodology •variables

•Terraform Features and Architecture •variable definition files

•Navigating the User Interface •backend

14 AHMED HOSNY M. (+20) 01067657999


ST, FROM TAIARAN ST M. (+20) 01032841556
RABAA EL-ADAWIA,NASR CITY INFO@ITGATEACADEMY.COM
https://www.itgateacademy.com
16

6 - CI / CD Pipeline &Version control

A. JENKENS (16 hrs. –4 sessions ) B.GIT LAB (8 hours – 2 sessions )

outlines outlines

•Introduction to CI/CD and •ntroduction to Gitlab


Jenkins-CI •Gitlab Architecture
•Installing and Running Jenkins •What is CI/CD
•Job Types in Jenkins
•Introduction to Gitlab Runner
•Advanced Jobs
•Installing and Configuring
•Non-Java Jenkins Jobs
Gitlab Runner
•Continuous Delivery and
•Building a CI-CD Pipeline Using
the Jenkins Pipeline
Gitlab
•Groovy DSL
•Managing Environment
•Securing Jenkins
Variables in Gitlab
•Jenkins Plugins
•Distributed Builds with Jenkins
•Containerized Builds
•The Jenkins API
•Jenkins CLI

14 AHMED HOSNY M. (+20) 01067657999


ST, FROM TAIARAN ST M. (+20) 01032841556
RABAA EL-ADAWIA,NASR CITY INFO@ITGATEACADEMY.COM
https://www.itgateacademy.com
17

7 – Continuous Monitoring

A. Prometheus – Grafana (8 hours - 2 sessions)

outlines

•Introduction to Prometheus
•Prometheus installation
•Configuration
•Monitoring and Alerting
•Visualization with Grafana
•Security, Integrations, and
Optimization

14 AHMED HOSNY M. (+20) 01067657999


ST, FROM TAIARAN ST M. (+20) 01032841556
RABAA EL-ADAWIA,NASR CITY INFO@ITGATEACADEMY.COM
https://www.itgateacademy.com
‫‪18‬‬

‫اﻻﺳﺌﻠﺔ اﻟﺸﺎﺋﻌﻪ ﻟﻠﺪراﺳﺔ‬

‫اﻟﻤﺪة واﻟﻤﻮاﻋﻴﺪ‪:‬‬

‫‪ -‬ﻣﺪة اﻟﺪراﺳﺔ اد اﻳﻪ ؟‬

‫ﻣﺪة اﻟﺪراﺳﺔ ‪ ٦‬ﺷﻬﻮر ﺑﻤﻌﺪل ‪ ٣‬ل ‪ ٤‬اﻳﺎم اﺳﺒﻮﻋﻴﺎ ﻣﻦ ‪ ٦‬ل ‪ ١٠‬ﻣﺴﺎءا ﺑﺘﻮﻗﻴﺖ اﻟﻘﺎﻫﺮة‬

‫‪ -‬ﻟﻴﻪ ‪ ٤‬اﻳﺎم ﻫﻨﺒﻘﻰ ﻣﻀﻐﻮﻃﻴﻦ وﻋﻨﺪﻧﺎ ﺷﻐﻞ ﻣﻤﻜﻦ ﺗﺒﻘﻰ ‪ ٣‬اﻳﺎم ﺑﺲ ؟‬

‫اﻟﻔﺘﺮة اﻻوﻟﻰ ﻣﻦ اﻟﺪراﺳﺔ ﺑﻨﻜﻮن ﻣﺤﺘﺎﺟﻴﻦ ﻋﻠﻰ اﻻﻗﻞ ﺷﻬﺮﻳﻦ ﻧﺪرس ﺑﺎﻳﺜﻮن ﻣﻊ ﻟﻴﻨﻜﺲ ﻓﻤﺤﺘﺎﺟﻴﻦ ﻳﻮﻣﻴﻦ ﻟﻜﻞ ﻛﻮرس وده ﺻﻌﺐ‬

‫ﻳﺒﻘﻰ ‪ ٣‬اﻳﺎم ﻻﻧﻪ ﻫﻴﻄﻮل ﻓﺘﺮة اﻟﻜﻮرس ‪ ,‬واﻋﺘﻤﺎد اﻟﻜﻮرس ﻣﻦ اﻟﺠﺎﻣﻌﻪ اﻧﻪ ‪ ٦‬ﺷﻬﻮر ﻓﻘﻂ وﻟﻮ ﻫﻨﺸﺘﻐﻞ ‪ ٣‬اﻳﺎم ﻓﻘﻂ ﻓﻤﻤﻜﻦ‬

‫ﻧﺸﺘﻐﻞ ﻟﻴﻨﻜﺲ ‪ ١‬ﺑﺎﻟﺸﻜﻞ ده وﺑﻌﺪ ﻛﺪه ﻧﺸﺘﻐﻞ ‪ ٤‬اﻳﺎم ‪ ...‬وﺑﻌﺪ ﻣﺮﺣﻠﺔ ﻟﻴﻨﻜﺲ وﺑﺎﻳﺜﻮن ﻣﻤﻜﻦ ﻧﺸﺘﻐﻞ ‪ ٣‬اﻳﺎم‪.‬‬

‫‪ -‬ﻃﺐ ال ‪ ٤‬اﻳﺎم اﻟﺪراﺳﺔ ﻣﺘﺘﺎﺑﻌﻴﻦ ؟‬

‫ﻻ ﺑﻨﺸﺘﻐﻞ ﻳﻮﻣﻴﻦ وﻧﻔﺼﻞ ﻳﻮم وﺑﻌﺪ ﻛﺪه ﺑﻨﺸﺘﻐﻞ ﻳﻮﻣﻴﻦ ﺗﺎﻧﻴﻴﻦ‪.‬‬

‫‪ -‬ﻫﻞ اﻗﺪر اﺧﺘﺎر اﻻﻳﺎم ﻻﻧﻰ ﻓﻰ اوﻗﺎت ﻣﺒﺒﻘﺎش ﻓﺎﺿﻲ ﻓﻴﻬﺎ ؟‬

‫ﻟﻼﺳﻒ ﻳﺎﻓﻨﺪم ﺻﻌﺐ ﺟﺪا ان ﻛﻞ واﺣﺪ ﻳﺨﺘﺎر اﻻﻳﺎم ‪ ,‬ﺗﺤﺪﻳﺪ اﻳﺎم ﻛﻞ ﻛﻮرس ﺑﺘﻜﻮن ﻋﻠﻰ ﺣﺴﺐ ﺟﺪاول ﺗﺸﻐﻴﻞ اﻟﻤﺤﺎﺿﺮﻳﻦ‬

‫واﻻوﻗﺎت اﻟﻤﺘﺎﺣﻪ ﻟﻬﻢ واﻻﻳﺎم ﺑﻴﺘﻢ ﺗﺤﺪﻳﺪﻫﺎ ﻣﻦ اﻟﺴﺒﺖ ﻟﻠﺨﻤﻴﺲ دون اى اﻋﺘﺮاض ﻣﻦ اﻟﻤﺘﺪرﺑﻴﻦ ‪.‬‬

‫‪14 AHMED HOSNY‬‬ ‫‪M. (+20) 01067657999‬‬


‫‪ST, FROM TAIARAN ST‬‬ ‫‪M. (+20) 01032841556‬‬
‫‪RABAA EL-ADAWIA,NASR CITY INFO@ITGATEACADEMY.COM‬‬
‫‪https://www.itgateacademy.com‬‬
‫‪19‬‬

‫ﻧﻈﺎم اﻟﺪراﺳﺔ واﻟﻤﺤﺘﻮى‪:‬‬


‫‪ -‬اﻳﻪ اﻟﻔﺮق ﺑﻴﻦ اﻟﻤﺤﺘﻮى اﻟﻠﻰ ﺑﺘﻘﺪﻣﻮه ﻓﻰ ‪ ٣٢٠‬ﺳﺎﻋﺔ وﺑﻴﻦ اى ﻣﺤﺘﻮى ﻓﻰ ﺷﺮﻛﺔ ﺗﺎﻧﻴﺔ‬

‫ﻣﺘﻘﺪم ﻓﻰ وﻗﺖ اﻗﻞ ؟‬

‫اﻟﻤﺤﺘﻮى اﻟﻠﻰ ﺑﻨﻘﺪﻣﻪ ﻫﻮ ‪ standard‬ﻣﻦ ال ‪ DevOps Road Map‬ﺑﻴﺸﺘﻐﻞ ﻋﻠﻰ ﺗﺄﺳﻴﺲ ﻣﺘﺪرﺑﻴﻦ ﺑﺎدﺋﻴﻦ ﻣﻦ‬

‫اﻟﺼﻔﺮ ﺑﺸﻜﻞ ﻛﻮﻳﺲ ﺟﺪا ﻓﻰ ‪ python‬و ‪ Linux administration‬ﻻﻧﻬﻢ اﺳﺎس ﺷﻐﻞ ال‪ DevOps‬ﺑﻌﺪ‬

‫ﺑﺎﻟﺘﻔﺼﻴﻞ وده اﻟﻠﻰ ﺑﻴﺨﻠﻰ ﻋﺪد اﻟﺴﺎﻋﺎت ﻳﺰﻳﺪ واﻟﻤﺪة ‪ .‬ﻛﺬﻟﻚ اﻟﻤﺤﺘﻮى اﻟﻠﻰ‬ ‫ﺑﻨﺘﻌﻤﻖ ﻓﻰ اﺟﺰاء ال ‪Automation‬‬

‫ﺑﻨﻘﺪﻣﻪ اﻓﻀﻞ ﻟﻠﻤﺘﺪرب ﻟﻤﺎ ﻳﺨﺮج ﻟﺴﻮق اﻟﻌﻤﻞ ﻻﻧﻪ ﺑﻴﺴﺘﻔﻴﺾ ﻓﻰ ﻋﻠﻢ ﻫﺘﺤﺘﺎﺟﻪ واﻧﺖ ﺷﻐﺎل ﻣﺶ ﺑﻴﺪرس اﺳﺎﺳﻴﺎت ﻓﻘﻂ‬

‫وﺑﻌﺪ ﻣﺎ ﺗﺸﺘﻐﻞ ﺗﺘﻔﺎﺟﺊ اﻧﻚ ﻣﺪرﺳﺘﺶ ﺣﺎﺟﻪ ‪.‬‬

‫‪ -‬ﻃﺐ اﻧﺎ ﺷﺎﻳﻒ اﻧﻪ ﻛﺘﻴﺮ اوى ﻓﺘﺮة اﻟﺪراﺳﺔ ﻋﻠﺸﺎن ادﺧﻞ اﻟﻤﺠﺎل وﻣﻤﻜﻦ اﺧﺪ ﻣﺤﺘﻮى اﻗﻞ‬

‫ﻓﻰ وﻗﺖ اﻗﻞ واﻛﻮن ﻛﻮﻳﺲ ﺟﺪا ﻓﻰ اﻟﻤﺠﺎل ؟‬

‫ﻛﻞ واﺣﺪ ﻣﻨﻨﺎ ﻟﻪ رؤﻳﺔ ﺑﻴﻤﺸﻲ ﺑﻬﺎ وﻫﺪف ﺑﻴﺴﻌﻰ ﻟﻴﻪ ﻓﻰ ﺣﻴﺎﺗﻪ اﻟﺨﺎﺻﺔ اﻣﺎ ﻋﻠﻤﻴﺎ ﻓﻜﻠﻨﺎ ﺑﻨﺘﺘﺒﻊ ﻣﺼﺎدر اﻟﻌﻠﻢ ﻧﻔﺴﻪ وﻋﻠﺸﺎن‬

‫ﺗﺘﺨﺼﺺ ﻓﻰ ﺷﻐﻞ ﻣﻌﻴﻦ او ﺗﻌﻤﻞ ﻣﺴﺘﻘﺒﻞ ﻓﻰ ﻣﺠﺎل ﻣﻌﻴﻦ ﻻزم ﺗﻌﺘﻤﺪ ﻋﻠﻰ رؤﻳﺔ ﻋﻠﻤﻴﺔ ﻟﻬﺎ ‪ reference‬ﻣﺪروﺳﺔ وﻣﺘﻄﺒﻘﺔ‬

‫ﻣﻦ ﺧﺒﺮاء وﻣﺘﻌﺎرف ﻋﻠﻴﻬﺎ ﻓﻰ اﻻوﺳﺎط وﻣﻄﻠﻮﺑﺔ ﻟﻠﺸﺮﻛﺎت ﻣﺶ ﻋﻠﻰ رؤﻳﺘﻚ او ﻛﻼﻣﻨﺎ او ﻛﻼم اﻟﻤﻴﺪﻳﺎ ﺑﺪون ﻣﺮﺟﻊ‬

‫‪....‬ﻓﺒﺎﻟﺘﺎﻟﻰ ﻓﻰ اﻟﺪراﺳﺔ ﻣﺶ ﺑﻨﻌﺘﻤﺪ ﻋﻠﻰ رؤﻳﺔ ﻓﺮدﻳﺔ او اﻧﻪ ﻓﻼن ﺑﻴﻘﻮل ‪..‬ﺑﻨﻌﺘﻤﺪ ﻋﻠﻰ اﻟﻤﺮاﺟﻊ اﻟﻌﻠﻤﻴﺔ وال ‪standard‬‬

‫‪ roadmaps‬اﻟﻠﻰ ﺑﻨﺤﺎﻓﻆ ﻣﻦ ﺧﻼﻟﻬﺎ ﻋﻠﻰ ﺟﻮدة اﻟﺘﻌﻠﻴﻢ وﺑﻨﺤﺎﻓﻆ ﻋﻠﻰ اﺳﻤﻨﺎ وﺳﻤﻌﺘﻨﺎ ﺧﺼﻮﺻﺎ اﻧﻨﺎ ﺑﻨﺴﺎﻫﻢ ﻓﻰ ﺑﻨﺎء‬

‫ﺷﺨﺼﻴﺔ اﻟﻤﺘﺪرب اﻟﻌﻠﻤﻴﺔ واﻟﻌﻤﻠﻴﺔ‪.‬‬

‫‪14 AHMED HOSNY‬‬ ‫‪M. (+20) 01067657999‬‬


‫‪ST, FROM TAIARAN ST‬‬ ‫‪M. (+20) 01032841556‬‬
‫‪RABAA EL-ADAWIA,NASR CITY INFO@ITGATEACADEMY.COM‬‬
‫‪https://www.itgateacademy.com‬‬
‫‪20‬‬

‫‪ -‬ﻃﺐ ﻟﻮ اﻧﺎ ﻣﻌﺮﻓﺶ اى ﻟﻐﺎت ﺑﺮﻣﺠﻪ او دارس ﻟﻴﻨﻜﺲ ﻫﻴﻜﻮن اﻟﻤﻮﺿﻮع ﻣﻨﺎﺳﺐ ﻟﻰ ؟‬

‫اﻟﻄﺒﻴﻌﻰ اﻧﻪ اى ﺣﺪ داﺧﻞ ﻣﺠﺎل ‪ DevOps‬ﻳﻜﻮن ﻋﻠﻰ دراﻳﺔ او اﺷﺘﻐﻞ ﺑﻠﻐﺎت اﻟﺒﺮﻣﺠﺔ وﻟﻴﻨﻜﺲ وﻟﻜﻦ ﻟﻮ ده ﺣﺘﻰ ﻣﺶ ﻣﻮﺟﻮد‬

‫ﻓﺎﺣﻨﺎ ﺑﻨﺒﺪأ ﻣﻦ اﻟﺼﻔﺮ ﻋﻠﺸﺎن اﻟﻠﻰ ﻣﻌﻨﺪوش اﻟﻤﻌﻠﻮﻣﺔ ﻳﺴﺘﻔﺎد واﻟﻠﻰ ﻋﻨﺪه ﻳﺮاﺟﻌﻬﺎ ﻣﻌﺎﻧﺎ ‪.‬‬

‫‪ -‬ﻃﺐ ﻟﻴﻪ ﺑﻨﺒﺪا اﻟﺪراﺳﺔ ﺑﺒﺎﻳﺜﻮن وﻟﻴﻨﻜﺲ اﻧﺎ ﻣﺤﺘﺎج ﻧﺒﺪأ اﻻول ب ‪ OPERATION‬؟‬

‫ﻛﻮرﺳﺎت اﺳﺎﺳﻴﺔ ﻻزم ﺗﺪرﺳﻬﺎ ﻗﺒﻞ ﻣﺎ ﺗﺪﺧﻞ ﻓﻰ اى ﺷﺊ ﻟﻪ ﻋﻼﻗﺔ ب ‪ DevOps‬ﻋﻠﺸﺎن ﻛﺪه‬ ‫‪PYTHON, LINUX‬‬

‫ﺑﻨﺒﺪأ ﺑﻴﻬﻢ‪.‬‬

‫‪ -‬ﻫﻞ ﻫﻴﻜﻮن ﻓﻰ ﻋﻤﻠﻰ ﻣﻊ ﻛﻞ ﻛﻮرس وﻓﻰ ﻣﺸﺮوع ﻓﻰ اﻟﻨﻬﺎﻳﺔ وﻻ ﻻ ؟‬

‫ﺑﺎﻟﻔﻌﻞ ﻛﻞ ﻛﻮرس ﻓﻴﻪ ال ‪ PROJECTS‬اﻟﺨﺎﺻﺔ ﺑﻴﻪ وﻓﻰ اﻻﺧﺮ ﻓﻴﻪ ‪ Final project‬ﻟﻜﻞ اﻟﻠﻰ درﺳﺘﻪ ‪.‬‬

‫‪14 AHMED HOSNY‬‬ ‫‪M. (+20) 01067657999‬‬


‫‪ST, FROM TAIARAN ST‬‬ ‫‪M. (+20) 01032841556‬‬
‫‪RABAA EL-ADAWIA,NASR CITY INFO@ITGATEACADEMY.COM‬‬
‫‪https://www.itgateacademy.com‬‬
‫‪21‬‬

‫اﻟﻤﺤﺎﺿﺮﻳﻦ‪:‬‬
‫‪ -‬اﻧﺎ ﺑﺸﻮف ع ﻳﻮﺗﻴﻮب اﺳﻤﺎء ﻣﻌﺮوﻓﻪ ﻫﻞ ﻫﻤﺎ اﻟﻠﻰ ﻫﻴﺸﺮﺣﻮ ﻟﻨﺎ ؟‬

‫اﻟﻠﻰ ﺑﺘﺸﻮﻓﻬﻢ ﻋﻠﻰ اﻟﻤﻴﺪﻳﺎ ﻛﻠﻬﻢ ﻧﺎس ﻛﻮﻳﺴﻴﻦ ﺟﺪا وﺗﻤﺎم ﺑﺲ ده ﻣﻴﻤﻨﻌﺶ اﻧﻪ ﻓﻰ ﻧﺎس ﺗﺎﻧﻴﺔ ﻣﻤﺘﺎزة وﻣﺶ ﺑﺘﻈﻬﺮ ﻋﻠﻰ اﻟﻤﻴﺪﻳﺎ‬

‫ﻻﻧﻪ ﻣﻌﻨﺪﻫﺎش وﻗﺖ ﻣﺜﻼ او ﻣﺶ ﺑﺘﻔﻀﻞ ده وﻋﻤﻮﻣﺎ ﻛﻞ ﻣﺤﺎﺿﺮﻳﻨﺎ ﺧﺒﺮاﺗﻬﻢ ﺗﺘﻌﺪى ال ‪ ١٠‬ﺳﻨﻮات وﺷﻐﻠﻬﻢ ﻓﻰ ﺷﺮﻛﺎت ﻛﺒﻴﺮة‬

‫ﺟﺪا وال ‪ c.v‬اﻟﺨﺎص ﺑﻴﻬﻢ ﻣﻤﺘﺎز وﻣﻌﺘﻤﺪﻳﻦ ﻛﻤﺤﺎﺿﺮﻳﻦ دوﻟﻴﺎ‪.‬‬

‫‪ -‬ﻃﺐ ﻟﻮ اﻟﻤﺤﺎﺿﺮ ﻣﺶ ﻗﺎدرﻳﻦ ﻧﺴﺘﻮﻋﺐ ﻣﻨﻪ ﻫﻨﻌﻤﻞ اﻳﻪ ؟‬

‫اذا ﺣﺼﻞ واﻧﻪ اﻟﺠﺮوب ﺑﺎﻟﻜﺎﻣﻞ ﻣﺶ ﻗﺎدر ﻳﺴﺘﻮﻋﺐ ﻣﻦ اﻟﻤﺤﺎﺿﺮ وده ﻧﺎدر اﻟﺤﺪوث ﻓﺒﺎﻟﺘﺎﻟﻰ ﺑﻴﺘﻢ ﺗﻘﺪﻳﻢ ﻃﻠﺐ ﺑﺘﻐﻴﻴﺮه ﺑﻨﺎءا‬

‫ﻋﻠﻰ رأى اﻟﺠﻤﻴﻊ وﻃﻠﺐ اﻟﺘﻐﻴﻴﺮ ﺑﻴﻜﻮن ﻣﺘﺎح ﻓﻰ اى ﻛﻮرس ﻣﻦ اﻟﻤﺤﺎﺿﺮة اﻟﺘﺎﻧﻴﺔ ﻟﻠﻤﺤﺎﺿﺮة اﻟﺮاﺑﻌﻪ‪.‬‬

‫‪ -‬ﻫﻞ ﻣﺤﺎﺿﺮ واﺣﺪ اﻟﻠﻰ ﻫﻴﺪرس ﻟﻨﺎ اﻟﺪﺑﻠﻮﻣﺔ ﻛﺎﻣﻠﺔ ؟‬

‫ﻻ ﻃﺒﻌﺎ ‪ ,‬ﻛﻞ ﻣﺤﺎﺿﺮ ﻣﺘﺨﺼﺺ ﻓﻰ ﻣﺠﺎل ﻣﻌﻴﻦ ﺑﻴﺸﺮﺣﻪ وده اﻓﻀﻞ ﻟﻴﻚ ‪ ...‬ﻓﻜﻞ ﻛﻮرس ﻟﻪ اﻟﻤﺤﺎﺿﺮﻳﻦ اﻟﺨﺎﺻﻴﻦ ﺑﻴﻪ‬

‫واﻟﻤﻌﺘﻤﺪﻳﻦ ﻓﻴﻪ ‪....‬ﻋﻨﺪﻧﺎ اﻛﺘﺮ ﻣﻦ ‪ ٦٥‬ﻣﺤﺎﺿﺮ ﻓﻰ ﻛﻞ اﻟﺘﺨﺼﺼﺎت ﻣﺶ واﺣﺪ ﻫﻴﻨﻔﻊ ﻳﺸﺮح ﻛﻞ اﻟﺘﺨﺼﺼﺎت‪.‬‬

‫‪14 AHMED HOSNY‬‬ ‫‪M. (+20) 01067657999‬‬


‫‪ST, FROM TAIARAN ST‬‬ ‫‪M. (+20) 01032841556‬‬
‫‪RABAA EL-ADAWIA,NASR CITY INFO@ITGATEACADEMY.COM‬‬
‫‪https://www.itgateacademy.com‬‬
‫‪22‬‬

‫اﻟﺤﻀﻮر‪:‬‬
‫‪ -‬ﻫﻞ ﻻزم اﺣﻀﺮ ﻛﻞ اﻟﻤﺤﺎﺿﺮات ؟‬

‫ﺑﺎﻟﻔﻌﻞ ﻻزم ﻧﺴﺒﺔ اﻟﺤﻀﻮر ﻣﺘﻘﻠﺶ ﻋﻦ ‪ ٪٨٠‬ﺑﺎى ﺣﺎل ﻣﻦ اﻻﺣﻮال ﻓﻰ ﻛﻞ ﻛﻮرس وﻃﻮل ﻣﺪة اﻟﺪراﺳﺔ وده ﺳﻮاء اﻟﺪراﺳﺔ اوﻓﻼﻳﻦ‬

‫او اوﻧﻼﻳﻦ وده ﺷﺮط اﻟﺤﺼﻮل ﻋﻠﻰ اى ﺷﻬﺎدة ﻣﻦ ﻋﻨﺪﻧﺎ او ﺷﻬﺎدة اﻋﺘﻤﺎد ﺟﺎﻣﻌﺔ ﻋﻴﻦ ﺷﻤﺲ‪.‬‬

‫‪ -‬ﻃﺐ ﻟﻮ اﻧﺎ ﺣﺎﺿﺮ اوﻧﻼﻳﻦ ﻣﻤﻜﻦ اﺷﻮف اﻟﻤﺤﺎﺿﺮات ﻓﻰ اى وﻗﺖ ﻟﻮ اﻧﺎ ﻣﺸﻐﻮل ﻓﻰ ﻣﻴﻌﺎد‬

‫اﻟﻤﺤﺎﺿﺮة ؟‬

‫ﻟﻼﺳﻒ ﻻزم ﻧﺴﺒﺔ اﻟﺤﻀﻮر ﻣﺘﻘﻠﺶ ﻋﻦ ‪ ٪٨٠‬واﻟﻐﻴﺎب ﺑﻴﺘﺴﺠﻞ ﻟﻮ اﻧﺖ ﺣﺎﺿﺮ اوﻓﻼﻳﻦ ﻋﻦ ﻃﺮﻳﻖ ﺗﻄﺒﻴﻖ ﻣﻮﺑﺎﻳﻞ ﺧﺎص ﺑﻨﺎ‬

‫وﺑﺘﻘﺪر ﺗﺘﺎﺑﻊ ﻧﺴﺒﺔ ﺣﻀﻮرك ﻣﻦ ﺧﻼﻟﻪ وﻟﻮ اوﻧﻼﻳﻦ ﺑﻨﺎﺧﺪ اﻟﺤﻀﻮر ﻣﻦ ‪ Microsoft teams log‬ﻟﻠﻰ ﺣﻀﺮ ﻓﻌﻠﻴﺎ ‪live‬‬

‫اﻛﺘﺮ ﻣﻦ ‪ ٣‬ﺳﺎﻋﺎت ﻣﺘﻮاﺻﻠﺔ ‪.‬‬

‫‪ -‬اﻋﺮف ازاى اﻧﻰ ﺣﻀﺮت اﻟﻨﺴﺒﺔ ﻓﻰ اى ﻛﻮرس ؟‬

‫ﻓﻰ ﻛﻞ اﻻﺣﻮال ﺑﻴﻜﻮن ﻟﺤﻀﺮﺗﻚ ‪ ID number‬ﺑﺘﻘﺪر ﺗﺪﺧﻞ اﻟﺴﻴﺴﺘﻢ اﻟﺨﺎص ﺑﻨﺎ ﺳﻮاء ﺗﻄﺒﻴﻖ اﻟﻤﻮﺑﺎﻳﻞ او اﻟﻮﻳﺐ ﺳﺎﻳﺖ‬

‫وﺗﻌﺮف ﻧﺴﺐ ﺣﻀﻮرك وﻛﻞ ﺷﺊ ﻋﻨﻚ ﺧﻼل اﻟﺪراﺳﺔ‪.‬‬

‫‪ -‬ﻫﻞ اﻗﺪر اﺷﺘﻐﻞ اوﻧﻼﻳﻦ واوﻓﻼﻳﻦ ﻓﻰ ﻧﻔﺲ اﻟﻮﻗﺖ ؟‬

‫ﻻ ﻃﺒﻌﺎ ﻫﻮ ﺣﻀﺮﺗﻚ ﻳﺎﺑﺘﺪرس اوﻧﻼﻳﻦ ﻳﺎ اوﻓﻼﻳﻦ وﻃﺎﻟﻤﺎ ﺑﺪأت ﺳﻮاء ﻛﺪه او ﻛﺪه ﻻزم ﺗﻜﻤﻞ ﻓﻰ ﻧﻔﺲ اﻟﺠﺮوب ‪.‬‬

‫‪14 AHMED HOSNY‬‬ ‫‪M. (+20) 01067657999‬‬


‫‪ST, FROM TAIARAN ST‬‬ ‫‪M. (+20) 01032841556‬‬
‫‪RABAA EL-ADAWIA,NASR CITY INFO@ITGATEACADEMY.COM‬‬
‫‪https://www.itgateacademy.com‬‬
‫‪23‬‬

‫اﻻﺟﻬﺰة ‪:‬‬
‫‪ -‬ﻃﻴﺐ ﻓﻰ اﺟﻬﺰة ﻻﺑﺎت ﻫﻨﺸﺘﻐﻞ ﻋﻠﻴﻬﺎ ﻓﻰ اﻟﺸﺮﻛﺔ وﻻ ﻫﻨﺤﺘﺎج اﺟﻬﺰﺗﻨﺎ ؟‬

‫ﺑﺎﻟﻔﻌﻞ ﻣﺘﻮاﺟﺪ ﻋﻨﺪﻧﺎ اﻻﺟﻬﺰة اﻟﻠﻰ ﺗﺸﺘﻐﻞ ﻋﻠﻴﻬﺎ‬

‫‪CORE I7 G8 - 16 G RAM – H.D 256 SSD – H.D 1 TERA‬‬

‫وﻛﺬﻟﻚ ﺳﻴﺮﻓﺮات ‪ DELL POWER EDGE R 710 -715 – 720 – 730‬وﻟﻜﻦ ﺣﻀﺮﺗﻚ ﻫﺘﺤﺘﺎج ﺗﻄﺒﻖ ﻳﻮﻣﻴﺎ‬

‫اﻟﻠﻰ ﺑﺘﺪرﺳﻪ ﻓﻬﺘﺤﺘﺎج ﻳﻜﻮن ﻣﻌﺎك ﻻب ﺗﻮب ﺑﺎﺳﺘﻤﺮار ﺣﺘﻰ ﻟﻮ ﻋﻨﺪﻧﺎ اﺟﻬﺰﺗﻨﺎ ‪.‬‬

‫‪ -‬ﻃﻴﺐ ﻟﻮ ﻫﻨﺤﺘﺎج ﻧﺠﻴﺐ اﺟﻬﺰة ﻣﻤﻜﻦ ﺗﻜﻮن ﻣﻮاﺻﻔﺘﻬﺎ اﻳﻪ ؟‬

‫اﻛﻴﺪ ﻟﻮ ﻫﺘﺸﺘﺮى ﻻب ﺗﻮب ﻳﻜﻮن اﻣﻜﺎﻧﻴﺎﺗﻪ ﻣﺘﻮاﻓﻘﻪ ﻣﻊ اﻟﻤﺠﺎل اﻟﻠﻰ ﻫﺘﺘﺨﺼﺺ ﻓﻴﻪ وﻫﺘﺸﺘﻐﻠﻪ ﺑﻌﺪ ﻛﺪه ﻣﻤﻜﻦ‬

‫‪CORE I5/ I7 G8-10 /RAM 16 G - H.D 256/512 SSD -‬‬

‫‪14 AHMED HOSNY‬‬ ‫‪M. (+20) 01067657999‬‬


‫‪ST, FROM TAIARAN ST‬‬ ‫‪M. (+20) 01032841556‬‬
‫‪RABAA EL-ADAWIA,NASR CITY INFO@ITGATEACADEMY.COM‬‬
‫‪https://www.itgateacademy.com‬‬
‫‪24‬‬

‫اﻟﺸﻬﺎدات واﻻﻣﺘﺤﺎﻧﺎت‪:‬‬
‫‪ -‬ﻫﻨﺎﺧﺪ ﺷﻬﺎدات ﺣﻀﻮر ﻟﻜﻞ ﻛﻮرس وﻻ ﻓﻰ ﺷﻬﺎدة واﺣﺪه ﻓﻘﻂ ؟‬

‫ﻻ ﻃﺒﻌﺎ ﻫﺘﺎﺧﺪ ﺷﻬﺎدة ﺣﻀﻮر ﺑﺎﻟﺪﺑﻠﻮﻣﺔ ﻛﺎﻣﻠﺔ ﻓﻰ ﺣﺎﻟﺔ اﺗﻤﺎﻣﻬﺎ وﻟﻴﺲ ﻟﻜﻞ ﻛﻮرس ﻋﻠﻰ ﺣﺪة وﻟﻮ ﻣﺤﺘﺎج ﺷﻬﺎدة ﺣﻀﻮر ﻟﻜﻞ‬

‫ﻛﻮرس ﻋﻠﻰ ﺣﺪة ﻫﺘﻜﻮن ﺑﺮﺳﻮم اﺿﺎﻓﻴﺔ‪.‬‬

‫‪ -‬ﻣﻤﻜﻦ ﺗﻔﺎﺻﻴﻞ ﺷﻬﺎدة ﺟﺎﻣﻌﺔ ﻋﻴﻦ ﺷﻤﺲ ؟‬

‫دى ﺷﻬﺎدة ﻣﻌﺘﻤﺪة ﻣﻦ اﻟﺠﺎﻣﻌﻪ اﻧﻚ درﺳﺖ ‪ DevOps Engineering program‬ﻟﻤﺪة ‪ ٣٠٠‬ﺳﺎﻋﻪ ودى ﺷﻬﺎدة‬

‫ﻣﺘﻐﻨﻴﺶ ﻋﻦ ﻣﺆﻫﻞ ﺟﺎﻣﻌﻰ وﻻ ﺗﻘﺪر ﺗﻜﻤﻞ ﺑﻬﺎ ﻣﺎﺟﻴﺴﺘﻴﺮ او دﻛﺘﻮراه‪ ...‬دى ﺷﻬﺎدة ﺗﺨﺼﺼﻴﺔ ﺗﻌﺘﻤﺪ ﻣﻦ اﻟﺨﺎرﺟﻴﺔ وﻣﻌﺘﻤﺪة ﻟﻠﻌﻤﻞ‬

‫ﺑﺪء اﻟﺪراﺳﺔ‪.‬‬
‫ﻓﻰ اى دوﻟﺔ ﺧﺎرج ﻣﺼﺮ واﻟﺘﻘﺪﻳﻢ ﻋﻠﻴﻬﺎ اﺧﺘﻴﺎرى ﻟﺤﻀﺮﺗﻚ وﺑﻤﺼﺮوﻓﺎت اﺿﺎﻓﻴﺔ وﺧﻼل اول اﺳﺒﻮﻋﻴﻦ ﻓﻘﻂ ﻣﻦ ْ‬

‫‪14 AHMED HOSNY‬‬ ‫‪M. (+20) 01067657999‬‬


‫‪ST, FROM TAIARAN ST‬‬ ‫‪M. (+20) 01032841556‬‬
‫‪RABAA EL-ADAWIA,NASR CITY INFO@ITGATEACADEMY.COM‬‬
‫‪https://www.itgateacademy.com‬‬
‫‪25‬‬

‫اﻟﻤﺎﻟﻴﺎت واﻟﺪﻓﻌﺎت‪:‬‬
‫‪ -‬ﻫﻮ اﻧﺎ ﻳﻨﻔﻊ اﻗﺴﻢ ﻣﺒﻠﻎ اﻟﺪﺑﻠﻮﻣﺔ ﻋﻠﻰ ﻣﺪة اﻟﺪراﺳﺔ ؟‬

‫ﺑﺎﻟﻔﻌﻞ ﻣﺒﻠﻎ اﻟﺪراﺳﺔ ﺑﻴﺘﻘﺴﻢ ﻋﻠﻰ ‪ ٣‬دﻓﻌﺎت ﺑﻮاﻗﻊ ﻛﻞ ﺷﻬﺮ دﻓﻌﺔ وﺑﺤﺪ اﻗﺼﻲ ‪ ٣‬ﺷﻬﻮر ﻣﻦ ﺑﺪاﻳﺔ اﻟﺪراﺳﺔ واذا ﺗﺄﺧﺮ‬

‫اﻟﻤﺘﺪرب ﻋﻦ اﻟﺴﺪاد ﺑﻴﺘﻢ اﺑﻼﻏﻪ اﻛﺘﺮ ﻣﻦ ﻣﺮة وﺑﻌﺪﻫﺎ ﺑﻴﺘﻢ رﻓﻊ اﺳﻤﻪ ﻣﻦ اﻟﺪراﺳﺔ ﺗﻤﺎﻣﺎ ﺑﺪون اى ﻣﺴﺘﺤﻘﺎت‪.‬‬

‫‪ -‬ﻫﻞ ﻣﺘﺎح ﺗﻘﺴﻴﻢ ﻣﺒﻠﻎ اﻟﺪﺑﻠﻮﻣﺔ ﻋﻠﻰ ‪ ٦‬اﺷﻬﺮ ﺑﺪﻻ ﻣﻦ ‪ ٣‬اﺷﻬﺮ ؟‬

‫ﻟﻼﺳﻒ ﻣﺶ ﻫﻴﻨﻔﻊ ﻳﺎﻓﻨﺪم اﻗﺼﻰ ﻣﻴﻌﺎد ﻟﺴﺪاد ﻣﺒﻠﻎ اﻟﺪﺑﻠﻮﻣﺔ ﻫﻮ ارﺑﻊ ﺷﻬﻮر ﻣﻦ ﺗﺎرﻳﺦ اﻟﺒﺪاﻳﺔ ﻓﻘﻂ ﻻﻏﻴﺮ وﻟﻠﻌﻠﻢ اﻟﻤﺒﻠﻎ اﻟﺨﺎص‬

‫ﺑﺎﻟﺪﺑﻠﻮﻣﺔ ﻫﻮ اﻗﻞ ﻣﻦ ﺳﻌﺮﻫﺎ اﻟﺤﻘﻴﻘﻲ ب ‪ ٪٨٠‬اذا ﻣﺎﺣﺴﺒﺖ اﺳﻌﺎر اﻟﻜﻮرﺳﺎت اﻟﻤﻮﺟﻮده ﺑﺪاﺧﻠﻬﺎ ﻣﻨﻔﺮدة‪.‬‬

‫‪ -‬ﻃﻴﺐ ﻣﻤﻜﻦ اﻧﺴﺤﺐ ﻣﻦ اﻟﺪﺑﻠﻮﻣﺔ ﻓﻰ اى ﻛﻮرس وادﻓﻊ ﺣﺴﺎﺑﻪ ﻓﻘﻂ ؟‬

‫ﺣﻀﺮﺗﻚ ﺣﺎﺟﺰ اﻟﺘﺮاك ﻛﻠﻪ ﻣﻦ اﻟﺒﺪاﻳﺔ وﺣﺠﺰت ﻣﻜﺎن ﻓﻴﻪ وﻟﻼﺳﻒ ﻟﻮ اﻧﺴﺤﺒﺖ ﻣﻦ اﻟﺪﺑﻠﻮﻣﺔ ﻻى ﺳﺒﺐ ﻳﺨﺼﻚ اﺛﻨﺎء اﻟﺪراﺳﻪ‬

‫ﻣﺶ ﻫﻴﻜﻮن ﻋﻨﺪك ﻓﺮﺻﺔ ﻻﺳﺘﺮداد اى ﻣﺒﻠﻎ ﺧﺼﻮﺻﺎ اﻧﻚ اﺧﺪت ﻣﻜﺎن ﺑﺎﻟﻔﻌﻞ واذا ﻣﻜﻨﺘﺶ ﻣﺴﺪد ﻛﺎﻣﻞ اﻟﻤﺒﻠﻎ ﻫﻴﺘﻢ ﻣﻄﺎﻟﺒﺔ‬

‫ﺣﻀﺮﺗﻚ ﺑﺴﺪاده‪.‬‬

‫‪ -‬ﻃﻴﺐ ﻟﻮ ﺣﺼﻞ ﻋﻨﺪى ﻇﺮوف وﺣﺒﻴﺖ ااﺟﻞ ﻟﻠﺪﻓﻌﻪ اﻟﻠﻰ ﺑﻌﺪﻫﺎ ﻫﻞ ﻣﻤﻜﻦ ؟‬

‫ﻣﻤﻜﻦ ﻃﺒﻌﺎ وﻟﻜﻦ ﺣﻀﺮﺗﻚ ﻻزم ﺗﺴﺪد رﺳﻮم ﺗﺄﺟﻴﻞ اﻟﺪﺑﻠﻮﻣﺔ وﻫﻰ ‪ ١٠٠٠‬ﺟﻨﻴﻪ ﻗﺒﻞ اﻟﺘﺄﺟﻴﻞ واﻟﺘﺄﺟﻴﻞ ﺑﻴﻜﻮن ﻟﻤﺪة اﻗﺼﺎﻫﺎ‬

‫ﺑﺪاﻳﺔ اﻟﺠﺮوب اﻟﻠﻲ ﺑﻌﺪه ﺧﻼل ‪ ٣‬اﺷﻬﺮ‪.‬‬

‫‪14 AHMED HOSNY‬‬ ‫‪M. (+20) 01067657999‬‬


‫‪ST, FROM TAIARAN ST‬‬ ‫‪M. (+20) 01032841556‬‬
‫‪RABAA EL-ADAWIA,NASR CITY INFO@ITGATEACADEMY.COM‬‬
‫‪https://www.itgateacademy.com‬‬
14 AHMED HOSNY ST, FROM
TAIARAN ST RABAA EL-ADAWIA,NASR CITY
M. (+20) 01067657999
M. (+20) 01032841556
INFO@ITGATEACADEMY.COM
https://www.itgateacademy.com

You might also like