Assignment_week_05
Assignment_week_05
Deep Learning: A type of machine learning that uses artificial neural networks
with many layers to analyze complex patterns in data.
AWS DeepRacer: A 1/18th scale autonomous race car and 3D racing simulator
used to learn about reinforcement learning, a type of machine learning.
Assignment week 05 1
These technologies enable software to learn from data, reason, exhibit
creativity, and even develop innovative solutions to complex problems.
Supervised ML:
Unsupervised ML:
Semi-supervised ML:
Reinforcement ML:
Assignment week 05 2
Machine learning, at its fundamental level, involves identifying patterns
within data and utilizing those patterns to make predictions about future
data.
Data as Fuel: I picture vast amounts of data being fed into these
algorithms, fueling their learning process. This data could be anything
from customer behavior patterns to medical images, or even the
movements of a self-driving car.
Specific Images:
Assignment week 05 3
Medical imaging systems highlighting potential tumors or anomalies,
demonstrating ML's ability to aid in diagnosis and treatment.
And countless other areas where data analysis and prediction can drive
innovation and efficiency.
AI in Media References
News Articles and Reports: I often come across news articles discussing
AI's impact on various industries, including healthcare, finance, and
manufacturing. There's often buzz around breakthroughs in AI research
and development, such as advancements in natural language processing
or computer vision.
Assignment week 05 4
Science Fiction Movies and Books: AI has long been a staple of science
fiction, portraying both utopian and dystopian visions of intelligent
machines. Movies like "Her," "Ex Machina," and "The Matrix" explore the
possibilities and potential dangers of AI, sparking discussions about the
future of technology.
Real-World Uses of AI
Assignment week 05 5
7. Customer Service: Many businesses use AI-powered chatbots to handle
customer inquiries and provide 24/7 support, improving response times
and efficiency.
The cloud offers several key benefits for ML and AI, making it an ideal
environment for development and deployment:
Assignment week 05 6
recommendation engines. These services can accelerate development
and reduce the need for building everything from scratch.
AWS Support Plan: Provides various levels of technical support and expertise
to help you optimize your AWS usage, manage risks, and control costs.
Assignment week 05 7
management account.
This table shows the most important similarities and differences between AWS
Support plans.
Greater of
Greater of $100 $15,000 per
per month month
or or
10% of monthly 10% of monthly
AWS usage for AWS usage for
Greater of $29 the first $0–$10K the first $0–
per month 7% of monthly $150K
Cost Free or AWS usage from 7% of monthly
3% of monthly $10K–$80K AWS usage from
AWS usage 5% of monthly $150K–$500K
AWS usage from 5% of monthly
$80K–$250K AWS usage from
3% of monthly $500K–$1M
AWS usage over 3% of monthly
$250K AWS usage over
$1M
Mission-critical
Use case Learning Experimenting Production use
use
Assignment week 05 8
Business hours 24/7 email, chat, 24/7 email, chat,
Tech support No
email and phone and phone
15-minute
12–24 hours
Support 1-hour response response to
N/A during business
response time to urgent cases critical support
hours
cases
TAM No No No Yes
AWS Organizations:
Benefits include:
Assignment week 05 9
Seven AWS accounts are organized by organizational unit, or OU. There are four
organizational units under the root. The organization also has several policies that
are attached to some of the organizational units or directly to accounts.
OUs are containers within AWS Organizations that allow you to group
multiple AWS accounts together.
By attaching policies to an OU, you can apply those policies to all the
accounts within that OU, streamlining policy management.
It's a valuable resource for businesses to plan their cloud budget and
understand potential costs associated with their cloud architecture.
Assignment week 05 10
1. AWS has four different levels of support, ranging in price from free to
greater than $15,000 a month. Why do you think AWS offers four levels of
support? What do you think the key differences are between the four
support plans?
Assignment week 05 11
4. Additional Services: Higher-tier plans may include features like
infrastructure event management, well-architected reviews, and
training opportunities.
3. Operational Efficiency:
Assignment week 05 12
1. Large Enterprises:
2. Multi-National Companies:
4. Fast-Growing Companies:
Optimize costs: Gain insights into spending across all accounts and
leverage volume discounts.
Assignment week 05 13
Module 15: Other Clouds Feature.
I. Technology Terminology.
Blockchain: A decentralized database technology that securely records
transactions and smart contracts using cryptography. It ensures data integrity
and transparency.
Immutable: The property of the blockchain that ensures its data cannot be
altered or deleted, guaranteeing data integrity.
Trust: The confidence in the accuracy and security of the blockchain due to
its decentralized nature and cryptographic protection.
An interactive query service that allows for easy analysis of data stored in
Amazon S3 using standard SQL.
Integrates with AWS Glue Data Catalog for unified metadata management.
Amazon Macie
Assignment week 05 14
A security service that uses machine learning to automatically discover,
classify, and protect sensitive data in AWS.
Provides visibility into data access and movement through dashboards and
alerts.
In essence, Athena simplifies data analysis in S3, Macie enhances data security
using machine learning, and Managed Blockchain facilitates the creation and
management of blockchain networks on AWS.
Assignment week 05 15
Create a network: Choose an open source blockchain framework, set up a new
blockchain network, and your membership in your AWS account with just a few
clicks.
Assignment week 05 16
Scalability: The network must be able to handle a large number of
simultaneous transactions and requests, especially during peak shopping
hours.
Software hurdles:
Data consistency: Ensuring that data across the distributed network remains
consistent and up-to-date can be challenging.
Risk Management: A central authority can monitor and manage potential risks
associated with financial transactions more effectively.
Assignment week 05 17
While transparency is important in financial transactions, full transparency to all
users may not be ideal due to privacy concerns and the need for controlled
access to sensitive information.
3. Blockchain usage by other companies:
One instance I've come across is Walmart's use of blockchain technology for
food traceability. They implemented a blockchain-based system to track the
journey of food products from farm to shelf, enhancing transparency and ensuring
food safety. This allows customers to trace the origin of their food and quickly
identify the source in case of any contamination or recalls.
Other notable examples include:
Maersk: The global shipping giant uses blockchain to streamline supply chain
management, improve efficiency, and enhance transparency in cargo tracking.
Assignment week 05 18
Simplifies cloud application development by providing high-level
components and automating resource configuration.
Benefits:
Assignment week 05 19
AWS CDK Constructs:
Benefits:
Assignment week 05 20
In an AWS CDK application, one construct consists of Amazon SQS and AWS
Lambda and another construct consists of Amazon S3 and Amazon DynamoDB.
An arrow points from this stack to a box labeled CloudFormation Template, which
contains code. Another arrow points from this box to a box labeled AWS
CloudFormation. Three arrows point from the AWS CloudFormation box to
Resources.
I often use templates when creating presentations, especially for work. It's
much faster to start with a pre-designed template that has a professional
layout and color scheme than to design everything from scratch. Plus, it
helps maintain consistency across different presentations within my team.
A great example is a social media app. The core functionality is similar for
all users - posting, commenting, liking - but customization is needed for:
Assignment week 05 21
impairments.
Advanced Users: They can use the full power and expressiveness of their
preferred language to create more complex and sophisticated
infrastructure configurations, and even build reusable components.
Using the AWS CDK is like building a house with prefabricated components.
You have pre-built modules (constructs) like walls, floors, and roofs that you
can easily assemble and customize to create the final structure.
CloudFormation, on the other hand, is like building a house from raw materials.
You have complete control and flexibility, but it requires more expertise and
effort to design and construct everything from scratch.
Both approaches have their merits:
AWS CDK: Faster and easier for common use cases, promotes best
practices, and allows for reuse of components.
The choice depends on the specific needs of the project and the expertise of
the team.
Assignment week 05 22