diff --git a/DataScience_DataAnalytics/README.md b/DataScience_DataAnalytics/README.md index 023520c..decabbe 100644 --- a/DataScience_DataAnalytics/README.md +++ b/DataScience_DataAnalytics/README.md @@ -8,7 +8,7 @@ "Data analytics converts raw data into actionable insights. It includes a range of tools, technologies, and processes used to find trends and solve problems by using data. Data analytics can shape business processes, improve decision-making, and foster business growth." - [source](https://aws.amazon.com/what-is/data-analytics/) -## Why should you learn Data Scince and Data Analytics as a student? +## Why should you learn Data Science and Data Analytics as a student? Let's say you are tasked to make your final year project for a real customer and you have finalized a retail shop in your area. The customer has provided you with the purchase history and the inward and outward stock records of ten years. That's a lot of raw data to filter, sort, and clean. You can use Data science here to analyze all this raw data and convert it into meaningful usable data. Then, you can leverage data analytics to make discount schemes on low selling products, design marketing campaigns for areas that have less reach and estimate the best suitable value for products that would receive good margins. The result of all this will ultimately increase sales and gain more profits. diff --git a/Infrastructure/README.md b/Infrastructure/README.md new file mode 100644 index 0000000..440a8b2 --- /dev/null +++ b/Infrastructure/README.md @@ -0,0 +1,9 @@ +# Infrastructure + +In this folder you'll find assets associated to "[Infrastructure for the Rest of Us](https://s12d.com/infra-camp)", a "Cloud Club Camp" where you'll learn the basics of Infrastructure on AWS. + +What's "Camp"? It's a workshop, only better! With a trained facilitator, work through the modules in the workshop [here](https://s12d.com/infra-camp). They include quizzes and challenges and the ability to earn digital swag (NFTs). While this experience is normally available for AWS Cloud Clubs, reach out to awscloudclubs@amazon.com if you'd like to run this Camp in a non-Cloud Club environment. + +- [Training Video](https://youtu.be/s4e5OfKRyLY) +- Powerpoint for instructors is available - please email us at awscloudclubs@amazon.com + diff --git a/README.md b/README.md index e8138a1..09900f7 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Primary among the sites listed in this repo are [AWS Educate](https://www.awsedu | [Security](/Security) | IT security is a set of cybersecurity strategies that prevents unauthorized access to organizational assets such as computers, networks, and data. | | [Serverless](/Serverless) | Serverless is a cloud-native development model that allows developers to build and run applications without having to manage servers. | | [Web and Mobile Development](/Web_Mobile_Development) | Web development refers to the ability to build beautiful, accessible, fast, and secure websites that work cross-browser for all users. | - +| [Infrastructure](/Infrastructure) | Everything related to networking, compute, storage, middleware, and other processing capacity, as well as the software tools that underlie AWS technologies. | --- ## What Learning Platform Works Best for Me?