GithubHelp home page GithubHelp logo

aws-history's Introduction

A History of Amazon Web Services (AWS)

A history of AWS service announcements (either pre-announced or in some form of limited preview, like beta) and releases (generally available in one or more AWS regions).

This information was obtained from public web pages, mainly What's New with AWS and Jeff Barr's blog posts.

You can view a live version of this site here.

Contributing:

If you'd like to add a new or missing service, 2 changes need to be made:

  1. Add the service to the services.json file. In addition to name and category properties, each service must have at least one of 'announced' or 'released' dates and associated links, and an icon. 'announced' means the service is/was either not yet available, or in limited preview or beta. 'released' means the service is available to everyone in one or more regions. Sometimes a single blog post indicates a service is both being 'announced' and 'released' at the same time. In that case, just indicate 'released' (but duplicating the info in 'announced' doesn't break anything).

  2. Upload the icon for the service to the icons folder. You can generally find these here (if it's an existing service that I forgot to add) in the SVG assets zip file, in the SVG Dark/<category> folder. For new services that don't yet have an icon, you can use the category icon instead. Add the name of the icon file to services.json.

  3. Please test your modifications in a browser before submitting a PR. Note that some browsers, e.g. Google Chrome, might not correctly render index.html when not accessed through http(s). This is because of the use of CORS. For local testing you might want to bypass these security controls by passing --disable-web-security as a command line flag to the Chrome executable.

aws-history's People

Contributors

andrewjoe avatar awsgeek avatar embano1 avatar patmyron avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

aws-history's Issues

Add EBS

Update services.json and include icon

Sorting is bugged

The Announced and Released column headers at aws-history can be clicked to sort the list of AWS services, but neither seems to sort the list in the correct order.

For example: if I click on Announced to sort by announced data ascending, the first item in the list becomes S3 dated 13-Mar-2006. However, SQS dated 03-Nov-2004 appears later in the wrong position. Other services also appear in incorrect position in the 'sorted' list.

Repeated clicks of the same header re-sort the list is a seemingly arbitrary order which is not consistent across two clicks (I'd expect clicking the header twice to yield the original list, for example, but it does not).

Using Chrome 117.0.5938.132 on Mac OS Ventura 13.6 (M1 Pro). Reproducible on Firefox 115.2.

Move category info into services.json

Like:
{
"categories": [
{
"name": "", "Analytics",
"color": "#A166FF",
"link": "https://aws.amazon.com/big-data/datalakes-and-analytics/"
},
],
"services": [],
}

Add ELB/ALB/NLB

Kindly add ELB releases! ELB is 10 years old! It's very special!

Change date format

"For us non-Americans, please change the date format to something not ambiguous (e.g. "04-Dec-2000")"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.