Module7_Cloud Computing.pdf

Full Transcript

New Mansoura University Faculty of Computer Science and Engineering FDTC Cloud Computing © 2024 The Central Unit of IT Training Supreme Council of Universities. What is Cloud Computing Cloud computing is a method for delivering information technology (IT) services in whi...

New Mansoura University Faculty of Computer Science and Engineering FDTC Cloud Computing © 2024 The Central Unit of IT Training Supreme Council of Universities. What is Cloud Computing Cloud computing is a method for delivering information technology (IT) services in which resources are retrieved from the Internet through web-based tools and applications, as opposed to a direct connection to a server. Rather than keeping files on a proprietary hard drive or local storage device, cloud-based storage makes it possible to save them to a remote database. As long as an electronic device has access to the web, it has access to the data and the software programs to run it. 2 Why Cloud Computing? Cost saving Scale technical capabilities based on fluctuations in demand or workload for potential cost savings. Agility Adapt to growth and change without changes to technical hardware or assets. Control inheritance Perform varying levels of management and upgrades depending on cloud computing category. High availability Maintain a presence in multiple regions of the world. 3 Why Cloud Computing? Less costs The services are free from capital expenditure. There are no huge costs of hardware in cloud computing. You just have to pay as you operate it and enjoy the model based on your subscription plan Availability Most of the cloud providers are truly reliable in offering their services, with most of them maintaining an uptime of 99.9%. The workers can get onto the applications needed basically from anywhere. Some of the applications even function off-line Flexibility in Capacity It offers flexible facility which could be turned off, up or down as per the circumstances of the user. For instance, a promotion of sales is very popular, capacity can be immediately and quickly added to it for the avoidance of losing sales and crashing servers. 4 Why Cloud Computing? Automated Updates on Software In cloud computing, the server suppliers regularly update your software including the updates on security, so that you do not need to agonize on wasting your crucial time on maintaining the system. Security Cloud computing offers great security when any sensitive data has been lost. Carbon Footprint Organizations utilize only the amount of resources they need, which helps them to avoid any over- provisioning. 5 Why Cloud Computing? Enhanced Collaboration Cloud applications enhance collaboration by authorizing diverse groups of people virtually meet and exchange information with the help of shared storage. Control on the Documents Moving to cloud computing has facilitated central file storage. Easily Manageable You get to enjoy a basic user interface without any requirement for installation. Plus you are assured guaranteed and timely management, maintenance, and delivery of the IT services. 6 Disadvantages of the Cloud Security has always been a big concern with the Cloud especially when it comes to sensitive medical records and financial information. While regulations force cloud computing services to shore up their security and compliance measures, it remains an ongoing issue. Encryption protects vital information, but if that encryption key is lost, the data disappears. Servers maintained by cloud computing companies may fall victim to natural disasters, internal bugs, and power outages, too. 7 Cloud computing providers The three Cloud Service Providers (CSPs) have similar offerings, but differ in pricing structures: Amazon Web Services (AWS) Microsoft Azure Google Cloud Platform 8 Google Drive: To use Google Drive you need to create Google account (if you do not have one) by clicking on: https://accounts.google.com/signup 9 Google Drive: Create Google Account step2 10 Google Drive: The interface contains 'Privacy and Terms' will appear to ensure that you agree to the 'Terms of Service' 11 Google Drive: After click 'I agree button' congratulation you have Google account now 12 Google Drive: To use Google Drive click on point square beside your account profile image, then click on 'Drive' from the appeared menu 13 Google Drive: 14 Google Drive: To upload file from your local device, click on upload file from new menu. Then select File from File upload interface 15 Google Drive: To upload folder with all files on it from your local device click on upload folder from new menu. 16 Google Drive: File menu actions on Google Drive To view the file content To open file using specified application To share the file with others and send email invitation to them. To get the file link which can be shared to others to access file. To get the file location add shortcut for file in the Google Drive root folder. 17 Google Drive: File menu actions on Google Drive To move a file to another location Add File to Starred which appear when click on 'Starred' left menu item To show file properties and also the activities applied on it. To change file name. To copy the file in another location. download the file to your local device. To delete the file. 18 Google Drive: Folder menu actions on Google Drive To select color for this folder icon. To search for file in the selected folder To show folder properties and also the activities applied on it. Microsoft OneDrive : The software is a simple way to make your files accessible on any Windows device, both for data transfer across devices and backing up these files in case they become corrupted on your local machine. Register or Log In to OneDrive 20 Microsoft OneDrive A popup window appears instead if you are registered, showing any recently synced files 21 Microsoft OneDrive Choose Which Folders Get Synced Choose ‘Settings‘ from the ‘Account’ tab, as shown 22 Microsoft OneDrive Backup Your Local Files to OneDrive Use the popup options to choose what folders to back up Select ‘Manage Backup. in OneDrive 23 Microsoft OneDrive Share Files from OneDrive Right-click the file in File Explorer and select the blue cloud that says ‘Share.’ 24 Microsoft OneDrive Restore Deleted Files or Previous File Versions 25 Microsoft OneDrive Remove OneDrive from Your PC Option 1: Logout/unlink OneDrive from your Windows 10 PC After you click ‘Unlink this PC,’ a local copy of OneDrive files is still saved, so you’ll need to delete them manually from the OneDrive folder in File Explorer, 26 Microsoft OneDrive Remove OneDrive from Your PC Option 2: Uninstall OneDrive Completely from Windows 10 PC If step 1 doesn’t work, try going to ‘Settings -> Apps & features Click the ‘Start Menu,’ right-click on ‘OneDrive,’ and select ‘Uninstall 27 Cloud Computing Architecture Cloud computing architecture is divided into the following two parts:- Front End The front end is used by the client. It contains client-side interfaces and applications that are required to access the cloud computing platforms. The front end includes web servers (including Chrome, Firefox, internet explorer, etc.), clients, tablets, and mobile devices. Back End The back end is used by the service provider. It manages all the resources that are required to provide cloud computing services. It includes a huge amount of data storage, security mechanism, virtual machines, deploying models, servers, traffic control mechanisms. 28 Components of Cloud Computing Architecture 1- Client Infrastructure Client Infrastructure is a Front end component. It provides GUI (Graphical User Interface) to interact with the Cloud 2- Application The application may be any software or platform that a client wants to access. 3- Service A Cloud Services manages that which type of service you access according to the client's requirement Cloud computing offers the following three type of services: Software as a Service (SaaS) - It is also known as cloud application services. Example: Google Apps, Salesforce Dropbox, Slack, Hubspot, Cisco WebEx. Platform as a Service (PaaS) - It is also known as cloud platform services. It is quite similar to SaaS, but the difference is that PaaS provides a platform for software creation, but using SaaS, we can access software over the internet without the need of any platform. Example: Windows Azure, Force.com, Magento Commerce Cloud, OpenShift. Infrastructure as a Service (IaaS) – It is also known as cloud infrastructure services. It is responsible for managing applications data, middleware, and runtime environments. Example: Amazon Web Services (AWS) EC2, Google Compute Engine (GCE), Cisco Metapod. 29 Components of Cloud Computing Architecture 4- Runtime Cloud Runtime Cloud provides the execution and runtime environment to the virtual machines. 5- Storage Storage is one of the most important components of cloud computing. It provides a huge amount of storage capacity in the Cloud to store and manage data. 6- Infrastructure It provides services on the host level, application level, and network level. Cloud infrastructure includes hardware and software components such as servers, storage, network devices, virtualization software, and other storage resources that are needed to support the cloud computing model. 7- Management Management is used to manage components such as application, service, runtime cloud, storage, infrastructure, and other security issues in the backend and establish coordination between them. 8- Security Security is an in-built back end component of cloud computing. It implements a security mechanism in the back end. 9- Internet The Internet is medium through which front end and back end can interact and communicate with each other 30 Types of Clouds (Deployment Models) We can classify Cloud as: Public, Private, Hybrid, and Community cloud. Private Cloud Private Cloud provides the same benefits of Public Cloud, but uses dedicated, private hardware. Private Cloud means using a cloud infrastructure (network) solely by one customer/organization. It is not shared with others, yet it is remotely located. Advantages of Private Cloud: 1. Increased redundancy 2. Decreased provisioning time for new servers 3. Saved capital by eliminating hardware support contracts 4. Quicker expendability compared to hosting your own physical servers 5. Use of dedicated, private hardware 31 Types of Clouds (Deployment Models) Community Cloud It implies an infrastructure that is shared between organizations, usually with the shared data and data management concerns. Public Cloud When we talk about public Cloud, we mean that the whole computing infrastructure is located on the premises of a cloud computing company that offers the cloud service. Hybrid Cloud Hybrid Cloud, of course, means, using both private and public clouds, depending on their purpose. 32 Cloud Computing Services (Service Models) 1- Software as a Service (SaaS) Allows a business to connect to and access an application over the Internet. One example would be Microsoft Office Online, an online version of the office suite in the form of web applications. 2- Platform as a Service (PaaS) If the Cloud offers a development platform, and this includes operating system, programming language execution environment, database, and web server, the model is known as Platform-as a-Service (PaaS), examples of which are Google App Engine, Microsoft Azure, Salesforce. 3- Infrastructure as a Service (IaaS) Provides virtual computer resources to build a technical environment or platform. This eliminates the need to maintain physical infrastructure and data centers. 33 Cloud Computing-Technologies 1- Virtualization It is the process of sharing license keys to physical instances of application among different users of the enterprise. The main purpose of this technology is to provide a standard version of the cloud application to all clients. Few types of virtualization are hardware virtualization, operating system virtualization, server virtualization, storage virtualization. 2- Service-Oriented Architecture SOA is an application which divides the services into individual business functions and procedure daily. 3- Grid Computing This is a process of connecting multiple servers from multiple to achieve a common goal. 4- Utility Computing It gives computational services on demand for a metered benefit. 34 Cloud Computing Infrastructure Cloud computing infrastructure is the collection of hardware and software elements needed to enable cloud computing. It includes computing power, networking, and storage, as well as an interface for users to access their virtualized resources. Cloud infrastructure also includes an abstraction layer that virtualizes and logically presents resources and services to users through application program interfaces and graphical interfaces. 35 Cloud Computing Infrastructure Cloud infrastructure components: 1- network Cloud resources are typically delivered to users over the internet. This infrastructure includes physical wiring, switches, load balancers and routers that help ensure cloud infrastructure is always available for customers. 2- server A server is simply a computer or device that has been programmed to provide a service to a customer or user. 3- storage Cloud storage services allow organizations to store and manage data on off-site file servers instead of building their own physical data centers. 4- virtualization Virtualization software abstracts the available data storage and computing power away from the actual hardware, enabling users to interact with their cloud infrastructure through a graphical user interface. 36 Training on Word processing cloud applications Google Docs Google Docs is a free, web-based word processor that Google offers as part of its comprehensive office suite—Google Drive—to compete with Microsoft Office. Sheets (Excel) and Slides (PowerPoint) are the other primary services included in the cloud-based suite (Powerpoint). The first thing you'll need to do before using Google Docs is signing up for a Google account (an @gmail account). 37 Training on Word Processing Cloud Applications 38 Training on Word processing cloud applications How to Create a Blank Document The + turns into a blue pencil icon; 39 Training on Word Processing Cloud Applications How to Import a Microsoft Word Document Click the folder icon in the top right from the Google Docs homepage, then click the "Upload" tab as 40 Training on Word Processing Cloud Applications How to Import a Microsoft Word Document Once the Word file is uploaded, Docs automatically opens it, Click either view the Word file or edit it in Docs You can download your document back into DOCX, or PDF, ODT, TXT, HTML, or EPUB format when you finish with the document. 41 Click file> Download As, then click on the desired format Training on Word processing cloud applications How to Check Your Spelling in Google Docs Docs include a built-in spell checker—when you misspell something, it highlights the error with a squiggly line, asking you to correct it. To ensure in Tools > Spelling > Underline Errors as shown Training on Word Processing Cloud Applications How to Check Your Spelling in Google Docs To see spelling corrections and suggestions, right-click the word with the line underneath. Alternatively, press Ctrl+Alt+X (Windows) or Command+Alt+X (Mac) to open the Spell Check and Grammar tool. Another way to access the spell check is to click the icon with an A and checkmark Training on Word Processing Cloud Applications How to Collaborate on Documents with Others One of the best features of Google Docs is generating a shareable link that lets anyone with its view, suggest edits, or edit your document, Training on Word Processing Cloud Applications How to Add Page Numbers to a Document To add a page number to all pages, click Insert > Header & Page Number > Page Number. Training on Word Processing Cloud Applications How to Control Margins In Google Docs 1- adjust the margins manually, you must use the ruler along the document's side and top margins. Or 2- click file> Page Setup, enter the amount of white space you want to see on each side, then click "OK.". Training on Word Processing Cloud Applications How to Add a Text Box to a Document Go to Insert > Drawing and click the text box icon in the menu bar, click and drag your mouse to create a text box in the space provided, and then add your desired text, Training on Word processing cloud applications How to Add a Table of Contents If you have a large document, this lets anyone quickly access specific parts without the need to scroll through the whole thing, Click Insert > Table of Contents, and then click on either of the two options provided. Microsoft Online Word Processing The web-based applications are hosted online and accessible via a browser. Rather than installing Microsoft Word, Excel, or PowerPoint on your computer, you use free cloud-based versions of these products, akin to Google Docs. Additionally, you save your files and documents to Microsoft OneDrive, the company's cloud- based storage service. Microsoft Online Word Processing Sign Up and Get Started Microsoft Online Word Processing Create New Files Click the Create button on the left or the New button in the middle. Then select the icon for the type of file you want to create from the pop-up window—Word document, Excel spreadsheet, PowerPoint presentation, Forms survey, Forms quiz, or Sway page, Microsoft Online Word Processing Create New Files Click the icon for Word to launch the new document page, where you can select a template or create a new document from scratch. Word offers templates for resumes, cover letters, flyers, and calendars. If you don't need a particular template, click New blank document to open a blank page. Microsoft Online Word Processing Save and Download Documents If you want to save a copy of your document in a specific folder, click File > Save As > Save as to save a copy to OneDrive, From the Save As menu in Office, you can also download the file to your PC, either Word or PDF. Additionally, the File menu allows you to print your document, convert it to a web page, and share it with others. Microsoft Online Word Processing Open an Existing File If you’re already in the app for that file, click the File menu, and you’ll see a list of recent documents. Click the one you want to open, as shown Microsoft Online Word Processing Open an Existing File If you’re at the home page for Microsoft Office on the web, recent documents appear at the bottom of the screen. Just click the one you want. You can even pin a specific file for easier access. That file is then accessible from the Pinned tab Microsoft Online Word Processing Open an Existing File If the file you're looking for does not appear as a recent document, you'll need to search OneDrive for it. On the lower right, click the OneDrive icon and navigate to the folder containing the file. Cloud Computing Operation Cloud technology operations are described as the delivery of superior cloud services. Nowadays cloud computing operations have become famous & widely used by many or IT enterprise & business organizations because it allows performing all tasks over the internet. Users can perform cloud operations using web-applications or via mobile based applications. Cloud can perform some operations. These are listed below: ▪ Electronic Mail (Email) ▪ Content Management ▪ Human Resource (HR) management ▪ Accounting Services ▪ Online Marketplace ▪ Systemwide Reporting ▪ Security 57 Cloud Operation Management There are several procedures to handle and manage cloud operations. These are listed below: Use efficient processes: Well-organized tasks & processes can save efforts and time also. High QoS (Quality of Service): QOS should have to be maintained to avoid further work on the same thing. Proper Resource Selection: Selection of the appropriate resource is also required to be done carefully for cloud operation management. Time is working: Cloud related tasks should have to be done at the right time keeping in mind the cost allotted to it. Standardization: The processes should have to be standard to manage tasks efficiently and automatically. Use of right tools: Using proper tools & resources to do appropriate tasks and functions in the Cloud. Security: Security has to be a part of any discussion and operation as the structure and organization of the cloud infrastructure also depends on cloud security. 58 Training on Spreadsheet Cloud Applications google sheets There are three ways to create a new spreadsheet in Google Sheets: 1. Click the red "NEW" button on your Google Drive dashboard and select "Google Sheets." 2. Open the menu from within a spreadsheet and select "File > New Spreadsheet." 3. Click "Blank" or select a template on the Google Sheets homepage 59 Training on Spreadsheet Cloud Applications Adding Data to Your Spreadsheet Feel free to select any cell you’d like, then go ahead and type something in. When you’re done entering data into a cell, you can do one of 4 things: 1. Press ENTER to save the data and move to the beginning of the next row 2. Press TAB to save the data and move to the right in the same row 3. Use the ARROW KEYS on your keyboard (up, down, left, and right) to move 1 cell in that direction 4. Click any cell to jump directly to that cell. Training on Spreadsheet Cloud Applications Adding Data to Your Spreadsheet Importing a file is simple as well. You can either import directly into the current spreadsheet, create a new spreadsheet, or replace a sheet (i.e., an individual tab) with the imported data. The most common files you’ll import are CSV (comma separated values) or XLS and XLSX (files from Microsoft Excel). To import a file from outside of your Google Drive, go to the FILE > IMPORT > UPLOAD menu, Training on Spreadsheet Cloud Applications Format Data for Easy Viewing The basic formatting options in Google Sheets are available above your first cell. They're labeled in the image below, Training on Spreadsheet Cloud Applications Format Data for Easy Viewing First, we’ll "Freeze" the first row in place. 1- Click VIEW > FREEZE > 1 ROW in the navigation bar to lock the first row in place, or 2- Hover the dark grey bar in the top left of the spreadsheet (until it becomes a hand) and drag between rows 1 and 2 Training on Spreadsheet Cloud Applications Add, Average, and Filter Data with Formulas This tutorial will focus on the five most common formulas shown in the formula drop-down menu from the top navigation, The most basic formulas in Sheets include: SUM: adds up a range cells (e.g. 1+2+3+4+5 = sum of 15) AVERAGE: finds the average of a range of cells (e.g. 1,2,3,4,5 = average of 3) COUNT: counts the values in a range of cells (ex: 1,blank,3,4,5 = 4 total cells with values) MAX: finds the highest value in a range of cells (ex: 1,2,3,4,5 = 5 is the highest) MIN: finds the lowest value in a range of cells (ex: 1,2,3,4,5 = 1 is the lowest) Basic Arithmetic: You can also perform functions like addition, subtraction, and multiplication directly in a cell without calling a formula Training on Spreadsheet Cloud Applications Add, Average, and Filter Data with Formulas This tutorial will focus on the five most common formulas shown in the formula drop-down menu from the top navigation, Training on Spreadsheet Cloud Applications Share, Protect, and Move Your Data What makes sheets so powerful is how "in sync" you'll feel with your coworkers. Jointly editing a spreadsheet is one of the critical functions of Sheets, 1. Click either FILE > SHARE or use the blue "Share" button in the top right 2. Click "advanced," then enter emails of who can view or edit your spreadsheet 3. Select any other privacy options and hit done 67 Microsoft Online Excel ExcelOnline is completely free to use, as long as you do not have more than 5GB of files in OneDrive, Microsoft's online file storage service. Alternatively, if you want to keep a copy of Office installed on your computer, the best option today is to subscribe to Office 365, which includes the most recent versions of Office for your computer as well as file sharing via OneDrive. You can store all of your files in OneDrive and then use Office Online to edit any Office file online. 68 Microsoft Online Excel When you open Excel Online from Office.com, you'll see a variety of templates for creating new spreadsheets on the left side, as well as a list of recently opened sheets as shown 69 Microsoft Online Excel The online viewer is a quick way to copy data from a spreadsheet 70 Microsoft Online Excel Excel Online includes the core Excel features—even the status bar for quick sums and averages 71 Microsoft Online Excel click the search box at the top and begin typing—Excel Online includes a convenient tool that assists you in locating the tool you require via search. 72 Microsoft Online Excel Quickly find sums and more with AutoSum 73 Microsoft Online Excel Charts 74 Microsoft Online Excel Simply select the data you wish to visualize, then click the Insert menu and choose from the available chart styles. Excel will generate the chart automatically—and if you dislike it, simply click one of the other chart types in the new Chart tab 75 Microsoft Online Excel Tables: Tables let you sort and filter data easily in spreadsheets Select the data you wish to sort and click the Home toolbar's Format as Table button. You can then sort each column, filter for specific items (for example, all items that contain the text "tool"), or use number filters to find items that are equal to, greater than/less than, above or below the average, or the column's top ten items. 76 Microsoft Online Excel Gather Data with an Excel Survey Excel can work in the background with your spreadsheets stored online, even when your computer is turned off. One of the most convenient ways to do so is through the built-in Surveys tool in Excel Online. 77 Microsoft Online Excel Share and Collaborate in Microsoft Excel Online Just click the big Share button in the top right corner of Excel Online to get started. You can share the spreadsheet via email, sending a message along with a private link to your colleagues 78 Microsoft Online Excel Share and Collaborate in Microsoft Excel Online You can get a view or edit link to share directly. Anyone with the link can view or edit your spreadsheet, depending on the link you chose as shown 79 Microsoft Online Excel Moving Your Existing Spreadsheets to Excel Online You could open OneDrive.com and use the drag-and-drop feature to save your Excel spreadsheets online. Or, installing the OneDrive apps and syncing your spreadsheets to the cloud is the best option. 80 Cloud Computing Applications Online File storage 1- IDrive 2- SugarSync 3- Dropbox 4- Microsoft OneDrive 5- Box (Personal) 6- Certain Safe Digital Safety Deposit Box 7- Google Drive 8- SpiderOak One 9- Apple iCloud Drive 81 Cloud Computing Applications Word processing applications 1- Google Docs 2- Zoho Writer 3- ONLYOFFICE Personal 4- Microsoft Word Online 5- Calmly Writer Online 6- Hancom Office Online 7- Aspose.Words 82 Cloud Computing Applications Spreadsheets applications 1- Google sheets 2- Zoho sheet 3- Ragic 4- Microsoft Excel Online 5- Arkan sheets 6- WPS cloud 7- ONLYOFFICE Online 83 Cloud Computing Applications Presentation software applications 1- Google slids 7- Slides 2- Slidebean 8- ZohoShow 3- Visme 9- CustomShow 4- Microsoft powerpoint Online 10- Haiku Deck 5- Vyond 11- SlideDog 6- Apple Keynote 12-Prezi 84 Cloud Computing Applications Finding a way on the map 1- Google Maps 2- Open Street Map 3- ArcGIS Online 4- Carto 5- Mapbox 6- Mango Map 7- GIS Cloud 85 Cloud Computing Applications Photo editing software 1. Taler 2. GIMP 3. Fotor 4. Inkscape 5. Pixlr 6. Photoshop Express 7. Photo POS Pro 8. BeFunky 9. Canva 10. Instasize 86 Cloud Computing Applications Digital video software 1. Lightworks 2. VideoPad 3. HitFilm Express 4. DaVinci Resolve 5. VSDC Free Video Editor 6. OpenShot 7. Shotcut 8. Blender 9. Movie Maker 10 10. iMovie 87 Cloud Computing Applications Web applications for antivirus 1- Quttera: The link for using the application: https://quttera.com/ 2- SUCURI: The link for using the application: https://sucuri.net/ 3- Astra Security: The link for using the application: https://securityscan.getastra.com/malware-scanner?secure=geekflare 4- SiteGuarding: The link for using the application: https://www.siteguarding.com/en/affiliate?partner_id=3662 5- VirusTotal: The link for using the application: https://www.virustotal.com/gui/home/url 6- MalCare: The link for using the application: https://www.malcare.com/wordpress- malware-scan/?src=6197F8 88 Training on Presentation Cloud Applications Google Slides How to Create a Blank Presentation? Head over to Google Slides and place the cursor on the multi-colored "+" icon in the bottom-right corner 89 Training on Presentation Cloud Applications Google Slides How to Import a Microsoft PowerPoint Presentation ? you must first upload all of your presentations before they can be seen. 90 Training on Presentation Cloud Applications Google Slides How to download a Microsoft PowerPoint Presentation ? you can download and export your presentation back into a Microsoft PowerPoint format. Go to file> Download As, and then click the "Microsoft PowerPoint" option. 91 Training on Presentation Cloud Applications Google Slides How to Check Your Spelling in Google Slides? Tools > Spelling > Underline Errors, as shown 92 Training on Presentation Cloud Applications Google Slides How to insert special characters in Google Slides? Insert > Special characters, as shown 93 Training on Presentation Cloud Applications Google Slides How to insert special characters in Google Slides? You can manually search for specific characters with the drop-down menus, as shown 94 Thank you 95

Use Quizgecko on...
Browser
Browser