Session 5: IoT Cloud Flashcards
What is Cloud Computing?
Cloud computing is the delivery of different services like data storage, servers, databases, networking, and software.. etc through the Internet
What are the types of Cloud Computing models? and the different between them?
1-SaaS: (Software as a Service) it hosts applications and makes them available to clients or users over the internet
2-PaaS: (Platform as a Service) gives us a development environment and tools to help programmers do their job
3-IaaS: (Infrastructure as a Service) provides delivering host and manage software applications and
underlying infrastructure, and handle any maintenance over the Internet
What is IoT Cloud Platform?
where the capabilities of IoT–>(Network connection between devices) and cloud computing–>(Hosting) meets together
What are the Benefts of IoT Cloud Platform?
1-Scalability(القابلية للتوسع)
2-Fast and high performance (أداء)
3-Pay-as-you-go
5-Security
6-Cost efectveness
Things= ?
Things = Devices + Propertes (varibles)
What are the 4 steps to set up an Arduino IoT Cloud Software?
1-Register a device
2-Connect device to IoT cloud
3-Add properties (variables)
4-Edit and upload your project
All of Arduino IoT cloud-compatble boards come with a secuirty chip called?
ECC-508, ensuring that all data transferred and stored in the cloud are secure
What is the REST protocol?
REST allows content to be rendered when it’s requested, often referred to as Dynamic Content.