Archives : November-2017

Main Menu Project Management Fundamentals What is a Project 4 Stages of Project Lifecycle Project Stages and Boundaries One Reason Why Projects Go Wrong Terminology used in Project Stages More on Project Gateways Stage 1: Project Definition Define your Project Goals and Objectives Understanding Project Scope Dealing with Project Creep Project Definition Summary Resources: Project-Definition-Document ..

Read more

https://www.udemy.com/aws-certified-solutions-architect-associate/learn/v4/t/lecture/3814706?start=0 What is AWS Organizations AWS Organizations is an account management service that enabled you to consolidate multiple AWS accounts into an organization that you create and centrally manage. Available in 2 feature sets Consolidated Billing All Features OU = Organizational Unit Consolidated Billing The paying account is independent and cannot access the resources of ..

Read more

https://www.udemy.com/aws-certified-solutions-architect-associate/learn/v4/t/lecture/5267844?start=0 https://d0.awsstatic.com/whitepapers/architecture/AWS_Well-Architected_Framework.pdf Main Menu Introduction – What is the Well Architected Framework? Pillar 1 – Security Pillar 2 – Reliability Pillar 3 – Performance Efficiency Pillar 4 – Cost Optimization Pillar 5 – Operational Excellence What is “The Well Architected Framework” This has been developed by the Solutions Architecture team based on their experience with ..

Read more

https://www.udemy.com/aws-certified-solutions-architect-associate/learn/v4/t/lecture/2050760?start=0 https://media.amazonwebservices.com/AWS_Cloud_Best_Practices.pdf Business Benefits for the Cloud Almost Zero upfront infrastructure investment Just-in-time Infrastructure More efficient resource utilization Usage-based costing Reduced time to market Technical Benefits of Cloud Automation – “Scriptable Infrastructure” Auto-scaling Proactive Scaling More Efficient Development lifecycle Improved Testability Disaster Recovery and Business Continuity “Overflow” the traffic to the cloud. Understanding Elasticity Design ..

Read more

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 ..

Read more

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 ..

Read more

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 ..

Read more

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 ..

Read more

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 ..

Read more

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 ..

Read more