Udemy Lecture 1 Flashcards
What is a network?
cables. Routers & servers connected with each other
What is a Router?
A networking device that forwards data packets between computer networks, they know where to send your packets on the internet
What is a Switch?
takes a packet & send it to the correct server / client on your network
How are network, router, and switch related?
it goes network- to router- to switch, think about FIOS tv service)
What are the different types of cloud computing services?
- Infrastructure as a service (IaaS)
- Platform as a service (PaaS)
- Software as a Service (SaaS)
What are some aspects of Infrastructure as a service (IaaS) ?
- Provide building blocks for cloud IT
- Provides networking, computers, data storage space
- Highest level of flexibility
- Easy parallel with traditional on - premise IT
What are some aspects of Platform as a service (PaaS)?
- Removes the need for your organization to manage the underlying infrastructure
- Focus on the deployment & management of your application
Software as a Service (SaaS)
What do you mange with on-premise?
Everything from applications to networking
What doe you manage with Infrastructure as a service?
you only manage the applications, data, runtime, middleware, & O/S (virtualization, servers. Storage, & networking is managed for you) (ex. Can use EC2)
What doe you manage with Platform as a service?
you only manage application & data & everything else is managed for you (ex. can use elastic beanstalk)
What do you manage with Software as a service?
everything is managed for you (ex. Many services on AWS like rekognition for machine learning)
For pricing with AWS you pay for the compute _____ you use, pay for the data _______ in the cloud, & pay for data transfer _______ of the cloud
Time, stored, OUT (data transfer IN is free)
Me as the customer responsibility in the cloud is the security _____ the cloud (configuring it correctly) & AWS is responsible for security ____ the cloud
IN, OF
- My responsibility like customer data, platform, applications, identity, access management, O/S , network etc
- AWS responsibility- compute, storage, database, networking, regions, etc