SlideShare a Scribd company logo
OPEN STACK
www.arcadianlearning.com
OPENSTACK CLOUD
Open source software for building private and public clouds. Open Stack is a cloud operating system that controls
large pools of compute, storage, and networking resources throughout a datacenter, all managed through a
dashboard that gives administrators control while empowering their users to provision resources through a web
interface.
www.arcadianlearning.com
OPEN STACK CLOUD
WHY OPENSTACK?
1 Control and Flexibility 2 Open Source 3 Compatible and Connected
Terminology Followed
SERVICE NAME CODE NAME
Identity Keystone
Compute Nova
Image Glance
Dashboard Horizon
Object Storage Swift
Volumes Cinder
Networking Neutron
www.arcadianlearning.com
OpenStack Platform Hardware Requirements
Table 2.1. Architecture and node information
Nodes
Controller Network Compute
Hostname cloud network c01
Services
MySQL, RabbitMQ , Nova,
Cinder, Glance, Keystone,
Quantum, Neutron
L3-agent, DHCP-agent,
Open-vSwitch
nova-compute, KVM, nova-
api, Open-vSwitch
Minimum number of
disks
2 1 1
External 10.0.0.10/24 10.0.0.9/24 -
Internal network 10.10.10.10/24 10.10.10.9/24 10.10.10.11/24
Total number of NIC 2 2 1
www.arcadianlearning.com
HOW IT WORKS – INTERNAL ARCHITECTUREwww.arcadianlearning.com
plugin agent: Runs on each compute
node to manage local virtual switch
neutron server: runs on the network
node to service the Networking API
DHCP agent: Provides DHCP services to
tenant networks.
l3 agent: Provides L3/NAT forwarding for
external network access of VMs on tenant
networks.
network provider services: Provide
additional networking services that are
provided to tenant networks.
www.arcadianlearning.com
Open Stack Cloud Architecture-
VIEW www.arcadianlearning.com
External Components-
Provides Access To
Open Stack
Web Browser
Mobile
Device
through
www.arcadianlearning.com
Web
Dashboard
Euca2ools
Open Stack Dashboard -
HORIZON
www.arcadianlearning.com
Cloud Controller-
Cloud
Controller
Maintains the
Global State
Interacts with all
important
components
www.arcadianlearning.com
Web
Dashboard
Euca2ools
REST
Openstack
API
Cloud
Controller
REST
www.arcadianlearning.com
Auth Manager
Authentication
and Authorization
Manage the
Users and their
Roles
www.arcadianlearning.com
Web
Dashboard
Euca2ools
REST
Openstac
k API
Cloud
Controller
Local Method
Auth
Manager
QUEUING ENGINE
(RABITMQ)
www.arcadianlearning.com
Object Storage as a Service
DATA STORAG
E
REST API
Get/Put/Delete
www.arcadianlearning.com
Scheduler
API CALLS OPENSTACK
COMPONENTS
COMPUTE
CONTROLLER
INSTANCES
1
4 3
2
SCHEDULE
R
www.arcadianlearning.com
Web
Dashboard
Euca2ools
REST
Openstack
API
Cloud
Controller
Local Method
Auth Manager
h
t
t
p
Object Storage
images
Network Controller
NETWORK
CONTROLLER
Configure
VLANs
Allocate
fix IPs
Configure
Networks
www.arcadianlearning.com
Web
Dashboard
Euca2ools
REST
Openstac
k API
Cloud
Controller
Local Method
Auth
Manager
h
t
t
p
Object Storage
images
QUEUING ENGINE
(RABITMQ)
SCHEDULER
NETWORK
CONTROLLER
www.arcadianlearning.com
Compute Controller
Compute
Controller
Run instances
Terminate instances
Reboot instances
Attach volumes
Detach volumes
Get console output
www.arcadianlearning.com
Volume Controller
iSCSI
LVM based
volumes
Create
Volumes
Delete
Volumes
Volume
Controller
Manage Using
www.arcadianlearning.com
Web
Dashboard
Euca2ools
REST
Openstac
k API
Cloud
Controller
Local Method
Auth
Manager
h
t
t
p
Object Storage
images
QUEUING ENGINE
(RABITMQ)
SCHEDULER
NETWORK
CONTROLLER
COMPUTE
CONTROLLER
LIBVIRT
VOLUME
CONTROLLER
iSCSI
Retrive Images
PROCESS VIEW
A typical
message
passing
event
begins with
the API
server
receiving a
request
from a user
The API
server
authenticate
s the user
and ensures
that the
user is
permitted to
issue the
subject
command
Availability of
objects
implicated in
the request is
evaluated
and, if
available, the
request is
routed to the
queuing
engine for the
relevant
workers
Workers
continually
listen to the
queue
based on
their
role, and
occasionally
their type
hostname
When such
listening
produces a
work
request, the
worker
takes
assignment
of the task
and begins
its
execution
Upon
completion, a
response is
dispatched to
the queue
which is
received by
the API
server and
relayed to the
originating
user.
www.arcadianlearning.com
https://www.facebook.com/ArcadianLearnings
https://twitter.com/Arcadianlearn
http://www.linkedin.com/in/arcadianlearning
https://plus.google.com/+Arcadianlearnings/
For more updates, join us @:
www.arcadianlearning.com
http://arcadianlearning.com/
For Trainings and Workshops, Contact us @:

More Related Content

What's hot

What's new in OpenStack Liberty
What's new in OpenStack LibertyWhat's new in OpenStack Liberty
What's new in OpenStack Liberty
Stephen Gordon
 
OpenStack keystone identity service
OpenStack keystone identity serviceOpenStack keystone identity service
OpenStack keystone identity service
openstackindia
 
8 devstack beyond_hello-world
8 devstack beyond_hello-world8 devstack beyond_hello-world
8 devstack beyond_hello-world
openstackindia
 

What's hot (20)

Managed Cloud Platform
Managed Cloud PlatformManaged Cloud Platform
Managed Cloud Platform
 
Mirantis OpenStack-DC-Meetup 17 Sept 2014
Mirantis OpenStack-DC-Meetup 17 Sept 2014Mirantis OpenStack-DC-Meetup 17 Sept 2014
Mirantis OpenStack-DC-Meetup 17 Sept 2014
 
What's new in OpenStack Liberty
What's new in OpenStack LibertyWhat's new in OpenStack Liberty
What's new in OpenStack Liberty
 
OpenStack keystone identity service
OpenStack keystone identity serviceOpenStack keystone identity service
OpenStack keystone identity service
 
Openstack swift - VietOpenStack 6thmeeetup
Openstack swift - VietOpenStack 6thmeeetupOpenstack swift - VietOpenStack 6thmeeetup
Openstack swift - VietOpenStack 6thmeeetup
 
Calico using rkt
Calico using rktCalico using rkt
Calico using rkt
 
Rolling upgrade OpenStack
Rolling upgrade OpenStackRolling upgrade OpenStack
Rolling upgrade OpenStack
 
Openstack Architecture
Openstack ArchitectureOpenstack Architecture
Openstack Architecture
 
Who Lives in Our Garden?
Who Lives in Our Garden?Who Lives in Our Garden?
Who Lives in Our Garden?
 
Cinder Updates - Liberty Edition
Cinder Updates - Liberty Edition Cinder Updates - Liberty Edition
Cinder Updates - Liberty Edition
 
Neutron Updates - Liberty Edition
Neutron Updates - Liberty Edition Neutron Updates - Liberty Edition
Neutron Updates - Liberty Edition
 
MAAS High Availability Overview
MAAS High Availability OverviewMAAS High Availability Overview
MAAS High Availability Overview
 
8 devstack beyond_hello-world
8 devstack beyond_hello-world8 devstack beyond_hello-world
8 devstack beyond_hello-world
 
Open stack swift architecture and monitoring
Open stack swift architecture and monitoringOpen stack swift architecture and monitoring
Open stack swift architecture and monitoring
 
Introduction to Openstack Network
Introduction to Openstack NetworkIntroduction to Openstack Network
Introduction to Openstack Network
 
Openstack Pakistan intro
Openstack Pakistan introOpenstack Pakistan intro
Openstack Pakistan intro
 
Heat Updates - Liberty Edition
Heat Updates - Liberty EditionHeat Updates - Liberty Edition
Heat Updates - Liberty Edition
 
Open stack Architecture and Use Cases
Open stack Architecture and Use CasesOpen stack Architecture and Use Cases
Open stack Architecture and Use Cases
 
Amis Query (02-09-2008): Reports From Oracle Open World - Database
Amis Query (02-09-2008): Reports From Oracle Open World - DatabaseAmis Query (02-09-2008): Reports From Oracle Open World - Database
Amis Query (02-09-2008): Reports From Oracle Open World - Database
 
The Battle of the distros - OS Summit Atlanta2014
The Battle of the distros - OS Summit Atlanta2014The Battle of the distros - OS Summit Atlanta2014
The Battle of the distros - OS Summit Atlanta2014
 

Viewers also liked

ở đâu dịch vụ giúp việc giá rẻ nhất ở tphcm
ở đâu dịch vụ giúp việc giá rẻ nhất ở tphcmở đâu dịch vụ giúp việc giá rẻ nhất ở tphcm
ở đâu dịch vụ giúp việc giá rẻ nhất ở tphcm
lamont734
 
Kali Linux
Kali LinuxKali Linux
Kali Linux
Max Tom
 
Letter Resume Updated 12-2015
Letter Resume  Updated 12-2015Letter Resume  Updated 12-2015
Letter Resume Updated 12-2015
Henry Franz
 

Viewers also liked (14)

Surveying 1
Surveying 1Surveying 1
Surveying 1
 
ở đâu dịch vụ giúp việc giá rẻ nhất ở tphcm
ở đâu dịch vụ giúp việc giá rẻ nhất ở tphcmở đâu dịch vụ giúp việc giá rẻ nhất ở tphcm
ở đâu dịch vụ giúp việc giá rẻ nhất ở tphcm
 
Kali Linux
Kali LinuxKali Linux
Kali Linux
 
Marvelloustravel ppt-150916103122-lva1-app6891
Marvelloustravel ppt-150916103122-lva1-app6891Marvelloustravel ppt-150916103122-lva1-app6891
Marvelloustravel ppt-150916103122-lva1-app6891
 
Herbolario
HerbolarioHerbolario
Herbolario
 
El dia de la cancion andina
El dia de la cancion andinaEl dia de la cancion andina
El dia de la cancion andina
 
2015 1
2015 12015 1
2015 1
 
Letter Resume Updated 12-2015
Letter Resume  Updated 12-2015Letter Resume  Updated 12-2015
Letter Resume Updated 12-2015
 
MAE - Informe diario 10-11-2015
MAE - Informe diario 10-11-2015MAE - Informe diario 10-11-2015
MAE - Informe diario 10-11-2015
 
LACTANCIA MATERNA
LACTANCIA MATERNALACTANCIA MATERNA
LACTANCIA MATERNA
 
Kaggle digits analysis_final_fc
Kaggle digits analysis_final_fcKaggle digits analysis_final_fc
Kaggle digits analysis_final_fc
 
LA RELIGION
LA RELIGIONLA RELIGION
LA RELIGION
 
Disrupt the static nature of BI with Predictive Anomaly Detection
Disrupt the static nature of BI with Predictive Anomaly DetectionDisrupt the static nature of BI with Predictive Anomaly Detection
Disrupt the static nature of BI with Predictive Anomaly Detection
 
La profundidad de campo
La profundidad de campoLa profundidad de campo
La profundidad de campo
 

Similar to Cloud Computing Industrial Training In Chandigarh

OpenStack Technology Overview
OpenStack Technology OverviewOpenStack Technology Overview
OpenStack Technology Overview
Open Stack
 
Cloud Expo East 2013: Essential Open Source Software for Building the Open Cloud
Cloud Expo East 2013: Essential Open Source Software for Building the Open CloudCloud Expo East 2013: Essential Open Source Software for Building the Open Cloud
Cloud Expo East 2013: Essential Open Source Software for Building the Open Cloud
Mark Hinkle
 

Similar to Cloud Computing Industrial Training In Chandigarh (20)

Openstack Icehouse IaaS Presentation
Openstack Icehouse  IaaS PresentationOpenstack Icehouse  IaaS Presentation
Openstack Icehouse IaaS Presentation
 
CloudComp 2015 - SDN-Cloud Testbed with Hyper-convergent SmartX Boxes
CloudComp 2015 - SDN-Cloud Testbed with Hyper-convergent SmartX BoxesCloudComp 2015 - SDN-Cloud Testbed with Hyper-convergent SmartX Boxes
CloudComp 2015 - SDN-Cloud Testbed with Hyper-convergent SmartX Boxes
 
OpenStack Neutron Havana Overview - Oct 2013
OpenStack Neutron Havana Overview - Oct 2013OpenStack Neutron Havana Overview - Oct 2013
OpenStack Neutron Havana Overview - Oct 2013
 
OpenStack Technology Overview
OpenStack Technology OverviewOpenStack Technology Overview
OpenStack Technology Overview
 
Quantum - Virtual networks for Openstack
Quantum - Virtual networks for OpenstackQuantum - Virtual networks for Openstack
Quantum - Virtual networks for Openstack
 
Openstack Pakistan Workshop (intro)
Openstack Pakistan Workshop (intro)Openstack Pakistan Workshop (intro)
Openstack Pakistan Workshop (intro)
 
What is OpenStack and the added value of IBM solutions
What is OpenStack and the added value of IBM solutionsWhat is OpenStack and the added value of IBM solutions
What is OpenStack and the added value of IBM solutions
 
Networking in Docker EE 2.0 with Kubernetes and Swarm
Networking in Docker EE 2.0 with Kubernetes and SwarmNetworking in Docker EE 2.0 with Kubernetes and Swarm
Networking in Docker EE 2.0 with Kubernetes and Swarm
 
Networking in docker ee with kubernetes and swarm
Networking in docker ee with kubernetes and swarmNetworking in docker ee with kubernetes and swarm
Networking in docker ee with kubernetes and swarm
 
The Juniper SDN Landscape
The Juniper SDN LandscapeThe Juniper SDN Landscape
The Juniper SDN Landscape
 
[DevDay 2016] OpenStack and approaches for new users - Speaker: Chi Le – Head...
[DevDay 2016] OpenStack and approaches for new users - Speaker: Chi Le – Head...[DevDay 2016] OpenStack and approaches for new users - Speaker: Chi Le – Head...
[DevDay 2016] OpenStack and approaches for new users - Speaker: Chi Le – Head...
 
VMworld 2013: VMware NSX Integration with OpenStack
VMworld 2013: VMware NSX Integration with OpenStack VMworld 2013: VMware NSX Integration with OpenStack
VMworld 2013: VMware NSX Integration with OpenStack
 
Cloud Computing Platform-CloudStack
Cloud Computing Platform-CloudStackCloud Computing Platform-CloudStack
Cloud Computing Platform-CloudStack
 
Cloud Expo East 2013: Essential Open Source Software for Building the Open Cloud
Cloud Expo East 2013: Essential Open Source Software for Building the Open CloudCloud Expo East 2013: Essential Open Source Software for Building the Open Cloud
Cloud Expo East 2013: Essential Open Source Software for Building the Open Cloud
 
Quantum essex summary
Quantum essex summaryQuantum essex summary
Quantum essex summary
 
VMworld 2013: Deploying VMware NSX Network Virtualization
VMworld 2013: Deploying VMware NSX Network Virtualization VMworld 2013: Deploying VMware NSX Network Virtualization
VMworld 2013: Deploying VMware NSX Network Virtualization
 
Openstack workshop @ Kalasalingam
Openstack workshop @ KalasalingamOpenstack workshop @ Kalasalingam
Openstack workshop @ Kalasalingam
 
Workshop - Openstack, Cloud Computing, Virtualization
Workshop - Openstack, Cloud Computing, VirtualizationWorkshop - Openstack, Cloud Computing, Virtualization
Workshop - Openstack, Cloud Computing, Virtualization
 
OpenStack Identity - Keystone (kilo) by Lorenzo Carnevale and Silvio Tavilla
OpenStack Identity - Keystone (kilo) by Lorenzo Carnevale and Silvio TavillaOpenStack Identity - Keystone (kilo) by Lorenzo Carnevale and Silvio Tavilla
OpenStack Identity - Keystone (kilo) by Lorenzo Carnevale and Silvio Tavilla
 
Neutron behind the scenes
Neutron   behind the scenesNeutron   behind the scenes
Neutron behind the scenes
 

More from Arcadian Learning

Industrial Training in Window Application
Industrial Training in Window ApplicationIndustrial Training in Window Application
Industrial Training in Window Application
Arcadian Learning
 
6 Weeks Industrial Training In Telecom In Chandigarh
6 Weeks Industrial Training In Telecom In Chandigarh6 Weeks Industrial Training In Telecom In Chandigarh
6 Weeks Industrial Training In Telecom In Chandigarh
Arcadian Learning
 

More from Arcadian Learning (20)

StackLabs-DataDriven Labs - iPhone App Development Training in Mohali
StackLabs-DataDriven Labs - iPhone App Development  Training in MohaliStackLabs-DataDriven Labs - iPhone App Development  Training in Mohali
StackLabs-DataDriven Labs - iPhone App Development Training in Mohali
 
Industrial Training in Window Application
Industrial Training in Window ApplicationIndustrial Training in Window Application
Industrial Training in Window Application
 
Best Industrial Training in Android
Best Industrial Training in AndroidBest Industrial Training in Android
Best Industrial Training in Android
 
6 Weeks Industrial Training in Android Application
6 Weeks Industrial Training in Android Application   6 Weeks Industrial Training in Android Application
6 Weeks Industrial Training in Android Application
 
6 Weeks Industrial Training in Testing
6 Weeks Industrial Training in Testing 6 Weeks Industrial Training in Testing
6 Weeks Industrial Training in Testing
 
6 Months Industrial Training in Spring Framework
6 Months Industrial Training in Spring Framework6 Months Industrial Training in Spring Framework
6 Months Industrial Training in Spring Framework
 
Industrial Training in Software Testing
Industrial Training in Software TestingIndustrial Training in Software Testing
Industrial Training in Software Testing
 
Industrial Training in PhoneGap Application
Industrial Training in PhoneGap ApplicationIndustrial Training in PhoneGap Application
Industrial Training in PhoneGap Application
 
Industrial Training in Android Application
Industrial Training in Android ApplicationIndustrial Training in Android Application
Industrial Training in Android Application
 
Industrial Training in Mobile Application
Industrial Training in Mobile ApplicationIndustrial Training in Mobile Application
Industrial Training in Mobile Application
 
Training in Android with Maven
Training in Android with MavenTraining in Android with Maven
Training in Android with Maven
 
Training in iOS Development
Training in iOS DevelopmentTraining in iOS Development
Training in iOS Development
 
OpenStack Training in Mohali
OpenStack Training in MohaliOpenStack Training in Mohali
OpenStack Training in Mohali
 
MongoDB Training
MongoDB TrainingMongoDB Training
MongoDB Training
 
Virtualization Training
Virtualization TrainingVirtualization Training
Virtualization Training
 
6 Months Industrial Training in Android
6 Months Industrial Training in Android6 Months Industrial Training in Android
6 Months Industrial Training in Android
 
6 Months Industrial Training in Big Data in Chandigarh
6 Months Industrial Training in Big Data in Chandigarh6 Months Industrial Training in Big Data in Chandigarh
6 Months Industrial Training in Big Data in Chandigarh
 
6 Weeks Industrial Training In Telecom In Chandigarh
6 Weeks Industrial Training In Telecom In Chandigarh6 Weeks Industrial Training In Telecom In Chandigarh
6 Weeks Industrial Training In Telecom In Chandigarh
 
Android Training in Chandigarh
Android Training in ChandigarhAndroid Training in Chandigarh
Android Training in Chandigarh
 
Application Development -iOS
Application Development -iOSApplication Development -iOS
Application Development -iOS
 

Recently uploaded

Accounting and finance exit exam 2016 E.C.pdf
Accounting and finance exit exam 2016 E.C.pdfAccounting and finance exit exam 2016 E.C.pdf
Accounting and finance exit exam 2016 E.C.pdf
YibeltalNibretu
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 

Recently uploaded (20)

NLC-2024-Orientation-for-RO-SDO (1).pptx
NLC-2024-Orientation-for-RO-SDO (1).pptxNLC-2024-Orientation-for-RO-SDO (1).pptx
NLC-2024-Orientation-for-RO-SDO (1).pptx
 
Salient features of Environment protection Act 1986.pptx
Salient features of Environment protection Act 1986.pptxSalient features of Environment protection Act 1986.pptx
Salient features of Environment protection Act 1986.pptx
 
NCERT Solutions Power Sharing Class 10 Notes pdf
NCERT Solutions Power Sharing Class 10 Notes pdfNCERT Solutions Power Sharing Class 10 Notes pdf
NCERT Solutions Power Sharing Class 10 Notes pdf
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
Accounting and finance exit exam 2016 E.C.pdf
Accounting and finance exit exam 2016 E.C.pdfAccounting and finance exit exam 2016 E.C.pdf
Accounting and finance exit exam 2016 E.C.pdf
 
Fish and Chips - have they had their chips
Fish and Chips - have they had their chipsFish and Chips - have they had their chips
Fish and Chips - have they had their chips
 
Solid waste management & Types of Basic civil Engineering notes by DJ Sir.pptx
Solid waste management & Types of Basic civil Engineering notes by DJ Sir.pptxSolid waste management & Types of Basic civil Engineering notes by DJ Sir.pptx
Solid waste management & Types of Basic civil Engineering notes by DJ Sir.pptx
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxMARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
 
Danh sách HSG Bộ môn cấp trường - Cấp THPT.pdf
Danh sách HSG Bộ môn cấp trường - Cấp THPT.pdfDanh sách HSG Bộ môn cấp trường - Cấp THPT.pdf
Danh sách HSG Bộ môn cấp trường - Cấp THPT.pdf
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 

Cloud Computing Industrial Training In Chandigarh