cloudcomputing
Simple Non-dynamic Website on Cloud Computing
Science Score: 31.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic links in README
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (0.8%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Simple Non-dynamic Website on Cloud Computing
Basic Info
- Host: GitHub
- Owner: samwaych
- Language: HTML
- Default Branch: main
- Size: 4.6 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 4 years ago
· Last pushed over 4 years ago
Metadata Files
Citation
Owner
- Name: Sam
- Login: samwaych
- Kind: user
- Repositories: 1
- Profile: https://github.com/samwaych
Citation (citations.html)
<html>
<head>
<title>Cloud Computing: Project Estimates</title>
<link rel="icon" type="image/png" href="images/favicon.png"/>
<meta charset="utf-8" />
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,700;1,700&family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="main.css">
</head>
<body>
<header>
<h1 class="banner"><a>Cloud Computing: A Good Option?</a></h1>
<div id="header-img">
</header>
<nav>
<ul>
<li><a href="index.html">Overview</a></li>
<li><a href="background.html">Background</a></li>
<li><a href="risk-management.html">Risk Management</a></li>
<li><a href="project-planning.html">Project Planning</a></li>
<li><a href="project-estimates.html">Project Estimates</a></li>
<li class="active">Citations</li>
</ul>
</nav>
<main>
<section class="first">
<h2>Works Cited</h2>
<p>
<ul class="negative-indent">
<li>Foote, Keith D. "A Brief History of Cloud Computing." <i>DATAVERSITY</i>, 22 June 2017,<br> dataversity.net/brief-history-cloud-computing/. Accessed 13 Dec. 2020.</li><br>
<li>"What Is Cloud Computing? How Does ‘The Cloud’ Work?" <i>fastmetrics</i>,<br> https://www.fastmetrics.com/blog/tech/what-is-cloud-computing/. Accessed 13 Dec. 2020.</li><br>
<li>"10 advantages of cloud computing for small businesses." <i>saleforce</i>, 17 March 2020,<br> https://www.salesforce.com/au/blog/2020/03/10-advantages-of-cloud-computing-for-small-businesses.html. Accessed 13 Dec. 2020.</li><br>
<li>"What is cloud computing?" <i>Microsoft Azure</i>, https://azure.microsoft.com/en-us/overview/what-is-cloud-computing/. Accessed 14 Dec. 2020.</li><br>
<li>Gavrylov, Anton. "7 risks in cloud migration and how to avoid them." <i>N-iX</i>, 9 April 2020, https://www.n-ix.com/risks-cloud-migration-how-avoid/. Accessed 14 Dec. 2020.</li><br>
<li>Gerber, Scott. "12 essential steps to successfully move your business to the cloud." <i>The Next Web</i>, 9 Feb. 2018, https://thenextweb.com/contributors/2018/02/09/12-essential-steps-successfully-move-business-cloud/. Accessed 14 Dec. 2020.</li><br>
<li>Segal, Chelsea. "How to Migrate Your Business to the Cloud in 7 Steps." <i>Cox BLUE</i>, https://www.coxblue.com/how-to-migrate-your-business-to-the-cloud/. Accessed 14 Dec. 2020.</li><br>
<li>Brand, Kristina. "On-Premises Vs. Cloud: The Cost Comparison." <i>NetApp</i>, 9 Oct. 2019, https://cloud.netapp.com/blog/on-premises-vs-cloud-the-cost-comparison. Accessed 14 Dec 2020.</li><br>
<li>Chan, Mike. "How to calculate the true cost cloud migration." <i>NETWORKWORLD</i>, 2 Feb. 2017, https://www.networkworld.com/article/3164444/how-to-calculate-the-true-cost-of-migrating-to-the-cloud.html. Accessed 14 Dec. 2020.</li><br>
<li>Hurwitz et al. "Comparing Traditional Data Center and Cloud Data Center Operating Costs." <i>dummies</i>, https://www.dummies.com/programming/cloud-computing/comparing-traditional-data-center-and-cloud-data-center-operating-costs/. Accessed 14 Dec. 2020.</li><br>
<li>West, Bob. "Understanding the Interplay Between Data Center Power Consumption/Data Center Energy Consumption and Power Density." <i>DATACENTERS.com</i>, 29 Aug. 2018, https://www.datacenters.com/news/understanding-the-interplay-between-data-center-power-consumption-data-center-en. Accessed 15 Dec. 2020.</li><br>
<li>"Electricity Rates by State." <i>electricchoice.com</i>, Dec. 2020, https://www.electricchoice.com/electricity-prices-by-state/. Accessed 15 Dec. 2020.</li>
</ul>
</p>
</section>
</main>
<footer>
<p class="copyr"></p>
</footer>
</body>
</html>