Category : Overview

  What are the valid methodologies for encrypting data on S3? x SSE-S3, SSE-C, SSE-KMS, Client Library such as S3 Encryption Client SSE-S3, SSE-A, SSE-KMS, Client Library such as S3 Encryption Client SSE-S3, SSE-C, SSE-SSL, Client Library such as S3 Encryption Client SSE-S3, SSE-C, SSE-SSL, Server Library such as S3 Encryption Client In Identity and ..

Read more

Part 1 – What is Docker? https://www.udemy.com/aws-certified-solutions-architect-associate/learn/v4/t/lecture/7626514?start=0 Docker started as an open source version of Linux containers. Docker is a software platform that allows you to build, test and deploy applications quickly and uniformly (all the same) Docker is highly reliable.  You can quickly deploy and scale applications into any environment and know your code ..

Read more

https://www.udemy.com/aws-certified-solutions-architect-associate/learn/v4/t/lecture/6834718?start=0 What is Workspaces It is basically VDI (Virtual Desktop Infrastructure).  A WorkSpace is a cloud-based replacement for a traditional desktop.  A WorkSpace is available as a bundle of compute resources, storage space and software application access that allow a user to perform day-to-day tasks just like using a traditional desktop.  A suer can connect ..

Read more

https://www.udemy.com/aws-certified-solutions-architect-associate/learn/v4/t/lecture/7719220?start=0 Grants users limited and temporary access to AWS resources.  Users can come from three sources: Federation (typically Active Directory) Uses Security Assertion Markup Language (SAML) Grants temporary access based off the users Active Directory credentials. Does not need to be a user in IAM Single Sing On allows users to log in to AWS ..

Read more

https://www.udemy.com/aws-certified-solutions-architect-associate/learn/v4/t/lecture/3903216?start=0 AWS Direct Connect makes it easy to establish a dedicated network connection from your premises to AWS.  Using AWS Direct Connect, you can establish private connectivity between AWS and your datacenter, office, or colocation environment, which in many cases can reduce your network costs, increase bandwidth throughput and provide a more consistent network experience ..

Read more

VPC Peering is simply a connection between two VPCs that enables you to route traffic between them using private IP addresses.  Instances in either VPC can communicate with each other as if they are within the same network.  You can create a VPC peering connection between your own VPCs, or with a VPC in another ..

Read more

https://www.udemy.com/aws-certified-solutions-architect-associate/learn/v4/t/lecture/3814708?start=0 What are Tags Key Value Pairs attached to AWS resources Metadata (data about data) Tags can sometimes be inherited Autoscaling, CloudFormation and Elastic Beanstalk can create other resources What are Resource Groups Resource Groups make it easy to group your resources using the tags that are assigned to them.  You can group resources that ..

Read more

https://www.udemy.com/aws-certified-solutions-architect-associate/learn/v4/t/lecture/6617160?start=15 Many AWS customers use separate AWS accounts for their development and production resources.  This separation allows them to cleanly separate different types of resources and can also provide some security benefits. Cross account access makes easier for you to work productively within a multi-account (or multi-role) AWS environment by making it easy for you ..

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