cloud-admin-guide-0-overview

Cloud Admin Guide course overview

https://github.com/cloud-span/cloud-admin-guide-0-overview

Science Score: 75.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
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
    Organization cloud-span has institutional domain (cloud-span.york.ac.uk)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.4%) to scientific vocabulary

Keywords

automated-managment aws-ec2-intances bash-scripts cloud-resources
Last synced: 6 months ago · JSON representation ·

Repository

Cloud Admin Guide course overview

Basic Info
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • Open Issues: 2
  • Releases: 1
Topics
automated-managment aws-ec2-intances bash-scripts cloud-resources
Created over 3 years ago · Last pushed about 2 years ago
Metadata Files
Readme Contributing License Code of conduct Citation Authors Zenodo

README.md

Project Status: Active – The project has reached a stable, usable state and is being actively developed. DOI

Cloud Admin Guide Overview

This module teaches how to manage Amazon Web Services (AWS) instances — each instance being a Linux virtual machine. Using Bash Shell scripts, it is shown how to configure, create, stop, start, and delete, one or multiple instances with a single invocation of a script.

Topic 1: Setting up the work environment

Learn how to set up your working environment, your AWS account and your shell terminal configuration, to be able to run the scripts.

Topic 2: Managing AWS instances

Learn some best practices to deploy and manage AWS instances for a course, for testing software configurations, for creating new AMIs.

Topic 3: Managing AMIs, Scripts

Learn the blurry bits of the scripts, how to control changes to the scripts with GitHub, the Cloud-SPAN AMIs, when and how to create and control AMI versions, updating an AMI Linux and software tools, and more.

About Cloud-SPAN

Cloud-SPAN is a collaboration between the Department of Biology, University of York and the Software Sustainability Institute funded by the UKRI Innovation Scholars award (Project Reference: MR/V038680/1) which trains researchers, and the research software engineers that support them, to run specialised analyses on cloud-based high-performance computing infrastructure.

The site infrastructure is based on The Carpentries

Owner

  • Name: Cloud-SPAN
  • Login: Cloud-SPAN
  • Kind: organization
  • Email: cloud-span-project@york.ac.uk

Cloud-based High Performance Computing for SPecialised ANalyses on environmental 'omics

Citation (CITATION.cff)

cff-version: 1.1.0
message: "If you reuse this training material, please cite it as below."
authors:
- family-names: "Buenabad-Chavez"
  given-names: "Jorge"
- family-names: "Cansdale"
  given-names: "Annabel"
  orcid: "https://orcid.org/0000-0001-9548-3110"
- family-names: "Chong"
  given-names: "James"
  orcid: "https://orcid.org/0000-0001-9447-7421"
- family-names: "Forrester"
  given-names: "Sarah"
  orcid: "https://orcid.org/0000-0001-8332-7196"
- family-names: "Greeves"
  given-names: "Evelyn"
  orcid: "https://orcid.org/0000-0003-4800-3422"
- family-names: "Rand"
  given-names: "Emma"
  orcid: "https://orcid.org/0000-0002-1358-8275"
title: "Cloud-SPAN Automated Management of AWS Instances: Overview"
version: 1.0.0
doi: 10.5281/zenodo.7589272
date-released: 2023-31-1
url: "https://cloud-span.github.io/cloud-admin-guide-0-overview/"

GitHub Events

Total
Last Year

Dependencies

Gemfile rubygems
  • github-pages >= 0 development