https://www.udemy.com/aws-certified-solutions-architect-associate/learn/v4/t/lecture/2050756?start=0 AWS Storage Services Overview Whitepaper Scalable storage in the cloud=S3 Low-cost archive storage in the cloud=Glacier Persistent block storage volumes for EC2 virtual machines=EBS Temporary (ephemeral) block storage bolumes for EC2 virtual machines=EC2 Instance Storage Large volume data transfer=Import/Export Integrates on-premises IT environments with cloud storage=Storage Gateway Global content delivery network=CloudFront Managed relational database ..
Category : Amazon Web Services (AWS)
Very important to know this! 20% of the exam! https://d0.awsstatic.com/whitepapers/Security/AWS_Security_Whitepaper.pdf https://d0.awsstatic.com/whitepapers/Security/AWS_Security_Best_Practices.pdf https://aws.amazon.com/security/security-resources/ Part 1 https://www.udemy.com/aws-certified-solutions-architect-associate/learn/v4/t/lecture/2050752?start=0 Shared Security Model AWS is responsible for securing the underlying infrastructure that supports the cloud. You’re responsible for anything you put on the cloud or connect to the the cloud AWS Security Responsibilities AWS is responsible for protecting the global ..
https://www.udemy.com/aws-certified-solutions-architect-associate/learn/v4/t/lecture/2050750?start=0 Overview Part 1 What is Cloud Computing Cloud computing is the on-demand delivery of IT resources and applications via the Internet with pay-as-you-go pricing. Cloud computing provides a simple way to access servers, storage, databases, and a broud set of application services over the Internet. Cloud computing providers such as AWS own and maintain ..
https://www.udemy.com/aws-certified-solutions-architect-associate/learn/v4/t/lecture/5028348?start=0 Cloud Formation allows you to download a pre-created “stack” or design your own, where an entire environment will be created with virtually the click of a button. Deletion of the ‘Stack’ will delete ALL instances and resources that were created when the stack was provisioned. A Cloud Guru strongly recommends taking the deep dive ..
Part 1 – Getting Setup https://www.udemy.com/aws-certified-solutions-architect-associate/learn/v4/t/lecture/5028334?start=15 Set Region to US-East Identity and Access Management (IAM) Create a Role for S3 administrative access Create our Security Groups Put these in your default VPC Networking > VPC > Security Groups Web-DMZ HTTP (80) SSH (22) 0.0.0.0/24 RDS-SG MySQL (3306) Web-DMZ Create our Elastic Load Balancer EC2 ..
https://www.udemy.com/aws-certified-solutions-architect-associate/learn/v4/t/lecture/2050804?start=0 Simple Queue Service (SQS) Amazon AWS is a web service that gives you access to a message queue that can be used to store messages while waiting for a computer to process them. Pull based, not push based 256 KB max message size Kept in the queue for 1 min up to 14 days ..
Kinesis Lecture Video: https://www.udemy.com/aws-certified-solutions-architect-associate/learn/v4/t/lecture/6645692?start=0 FAQ (Kinesis Streams): https://aws.amazon.com/kinesis/streams/faqs/ FAQ (Kinesis Firehose): https://aws.amazon.com/kinesis/firehose/faqs/ FAQ (Kinesis Analytics): https://aws.amazon.com/kinesis/analytics/faqs/ Kinesis Streams vs Firehose: https://www.sumologic.com/blog/devops/kinesis-streams-vs-firehose/ What is Streaming Data Streaming Data is data that is generated continuously by thousands of data sources, which typically send in the data records simultaneously and in small sizes (order of Kilobytes). Purchases from ..
https://www.udemy.com/aws-certified-solutions-architect-associate/learn/v4/t/lecture/6645406?start=0 What is API Gateway API Gateway is a fully managed service that makes it easy for developers to publish, maintain, monitor and secure APIs at any scale. With a few clicks in the AWS Management Console, you can create an API that acts as an “front door” for applications to access data, business logic, ..
https://www.udemy.com/aws-certified-solutions-architect-associate/learn/v4/t/lecture/2050712?start=0 What is SNS Simple Notification Service is a web service that makes it esy to set up, operate and send notifications from the cloud. It provides developers with a highly scalable, flexible and cost effective capability to publish messages from an application and immediately deliver them to subscribers or other applications. Besides pushing cloud ..
https://www.udemy.com/aws-certified-solutions-architect-associate/learn/v4/t/lecture/2050710?start=15 What is SWF? Simple Workflow Service is a web service that makes it easy to coordinate work across distributed application components. SWF enables applications for a range of use cases, including media processing, web application back-ends, business process workflows, and analytics pipelines, to be designed as a coordination of tasks. Tasks represent invocations of ..
Recent Comments