Archives : December-2017

VPC Flow Logs VPC FLow Logs is a feature that enables you to capture information about the IP traffic going to and from network interfaces in your VPC. Flow log data is stored using Amazon CloudWatch logs.  After you’ve created a flow log, you can view and retrieve its data in Amazon CloudWatch Logs. Flow ..

Read more

  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

Lesson 2 of 6 https://mva.microsoft.com/en-us/training-courses/understanding-active-directory-8233?l=mD2wPRJy_8204984382 < Lesson 1 | Lesson 3 > Main Menu Overview of AD DS AD DA Physical Components AD DS Logical Components Overview of AD DS Protocol Lightweight Directory Access Protocol (LDAP) X.500 Standard Based on TCP/IP A method for accessing, searching and modifying a directory service A client-server model Authentication ..

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