Blog.SasaSam - Keeping updated
Monday, February 26, 2018
Wednesday, February 21, 2018
AWS 2016 :)
New SlideShare Presentations
- Amazon CloudFront Office Hours - Using Amazon CloudFront with S3 & ELB
- Deep Dive on Amazon S3
- Data Storage for the Long Haul: Compliance and Archive
- Deep Dive on Amazon Aurora
- Deep Dive on Amazon DynamoDB
- Deep Dive on Amazon S3
- Amazon Aurora for Enterprise Database Applications
posted by SasaSam @ 12:16 PM 0 comments
Friday, February 16, 2018
Thursday, February 15, 2018
Saturday, February 10, 2018
Monday, February 05, 2018
AWS CDA prep tips
Credit link: (from ACG) https://tinyurl.com/y8awozcf[Standard disclaimer: To confirm, always reference AWS official doc.]
you can register a domain by Console or API
- All units are rounded up to 4KB increments
- Eventual Consistent reads (default) consist of 2 reads per second
- Strongly Consistent reads consist of 1 read per second
- All units are rounded up to 1KB increments
- All writes consist of 1 write per second
- secure, durable, highly scalable object store (1 byte to 5TB), universal namespace (must be unique bucket - regardless of regions),object based key value store, VersionID, Metadata, ACL
- The total volume of data and number of objects you can store are unlimited. Individual Amazon S3 objects can range in size from 1 byte to 5 terabytes. The largest object that can be uploaded in a single PUT is 5 gigabytes. For objects larger than 100 megabytes, customers should consider using the Multipart Upload capability. it mean the largest single file into S3 is 5G, but after the 5G files are in S3, they can be assembled into a 5T file,
- You can use a Multipart Upload for objects from 5 MB to 5 TB in size (Exam question, scenario where more than 5GB file needs to be uploaded)
- object based storage vs block based Storage (EFS)
- data is spread out in multiple facilities, you can loose two facilities and still have access to files
- For PUTS of New Objects (Read after Write Consistency), For Overwrite PUTS and DELETE (Eventual Consistency)
- http://docs.aws.amazon.com/general/latest/gr/awsservicelimits.html#limits_s3 ( Number of S3 bucket limit per account — 100)
- by default newly created buckets are private
- Access control using Bucket Policies (entire bucket) and ACL(individual objects and folders)
- access logs - all the request made to S3 buckets, to another bucket or another account’s S3 bucket
- SSE- S3 Server Side Encryption with S3 managed keys, (amazon AES 256 handled for you) - click on the object and encrypt
- SSE - KMS - AWS Key management services , managed keys - additional charges / audit trail of keys, amazon manage keys
- SSE - C - Server side encryption with Customer provided keys - you manage encryption keys
- you encrypt the data on client side and upload to s3
- Import to S3, EBS, Glacier
- export from S3
- Import to S3
- Export to S3
- by default all inbound deny, all outbound allow
- can span across AZ
- For default ACL, all inbound and outbound rules are allowed by default - associated with all subnets in VPC by default
- for Custom ACL, all inbound and outbound traffic is denied by default - not associated with any subnet
- 1 subnet is only associated with ACL. granular rules for ACLs, numbered rules (recommended steps of 100)
- rule no. 99 takes precedence over rule no. 100 (if 99 is blocked and 100 is allowed) 99 will be executed.
- Can SPAN across AZ
** CloudFormation : Required vs. Optional **
URL: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-anatomy.html
Resources
and Outputs
sections of the template.Resources
and Outputs
section.AWS::Include
transforms to work with template snippets that are stored separately from the main AWS CloudFormation template. You can store your snippet files in an Amazon S3 bucket and then reuse the functions across multiple templates.Resources
and Outputs
sections of the template.aws cloudformation describe-stacks
AWS CLI command to view the name.posted by SasaSam @ 7:07 AM 0 comments
Saturday, February 03, 2018
Gateway Type VPC endpoints
OK, AWS URL (https://aws.amazon.com/vpc/pricing/ ), reads the following (note: section)
Note: To avoid the NAT Gateway Data Processing charge in this example, you could setup a Gateway Type VPC endpoint and route the traffic to/from S3 through the VPC endpoint instead of going through the NAT Gateway. There is no data processing or hourly chargesfor using Gateway Type VPC endpoints. For details on how to use VPC endpoints, please visit VPC Endpoints Documentation.
OK, free money (no data processing charge$$).
Let's do it via AWS CLI ~~
posted by SasaSam @ 10:39 AM 0 comments
Links
- Google News
- PCAC Family
- KLTY Radio
- BJ Radio/音乐广播
- Cisco Search
- Cisco Study
- CCIE Voice
- Chef Chou/周老師
- Thai[Thai]
- Tower, the Y
- Mego.Mego ktch
- 天下遠見
- Pandora -sample
- eR.Deeeee collection
- Edit-Me
Create your own visitor map!
lunar phases
Previous Posts
- 冠军相
- Simple 简单
- 坎昆(Cancun) 闲暇时光
- 神施恩的手幫助
- 圣诞节的歌曲 •四面八方•
- 秋之 点滴
- NVIDIA’s 人工智能独步
- 安拙 东施效颦?
- Happy Fall y’ALL~~~~~
- 安静离职 Or 躺平
Archives
- June 2005
- January 2006
- February 2006
- March 2006
- April 2006
- May 2006
- June 2006
- July 2006
- August 2006
- September 2006
- October 2006
- November 2006
- December 2006
- January 2007
- February 2007
- March 2007
- April 2007
- May 2007
- June 2007
- August 2007
- September 2007
- October 2007
- November 2007
- December 2007
- January 2008
- February 2008
- March 2008
- April 2008
- May 2008
- June 2008
- July 2008
- August 2008
- September 2008
- October 2008
- November 2008
- December 2008
- January 2009
- February 2009
- March 2009
- April 2009
- May 2009
- June 2009
- July 2009
- August 2009
- September 2009
- October 2009
- November 2009
- December 2009
- January 2010
- February 2010
- March 2010
- April 2010
- May 2010
- June 2010
- July 2010
- August 2010
- September 2010
- October 2010
- November 2010
- December 2010
- January 2011
- February 2011
- March 2011
- April 2011
- May 2011
- June 2011
- July 2011
- August 2011
- September 2011
- October 2011
- November 2011
- December 2011
- January 2012
- February 2012
- March 2012
- April 2012
- May 2012
- June 2012
- July 2012
- August 2012
- September 2012
- October 2012
- November 2012
- December 2012
- January 2013
- February 2013
- March 2013
- April 2013
- May 2013
- June 2013
- July 2013
- August 2013
- September 2013
- October 2013
- November 2013
- December 2013
- January 2014
- February 2014
- March 2014
- April 2014
- May 2014
- June 2014
- July 2014
- August 2014
- September 2014
- October 2014
- November 2014
- December 2014
- January 2015
- February 2015
- March 2015
- April 2015
- May 2015
- June 2015
- July 2015
- August 2015
- September 2015
- October 2015
- November 2015
- December 2015
- January 2016
- February 2016
- March 2016
- April 2016
- May 2016
- June 2016
- July 2016
- August 2016
- September 2016
- October 2016
- November 2016
- December 2016
- January 2017
- February 2017
- March 2017
- April 2017
- May 2017
- June 2017
- July 2017
- August 2017
- September 2017
- October 2017
- November 2017
- December 2017
- January 2018
- February 2018
- March 2018
- April 2018
- May 2018
- June 2018
- July 2018
- August 2018
- October 2018
- November 2018
- December 2018
- January 2019
- February 2019
- March 2019
- April 2019
- June 2019
- July 2019
- August 2019
- September 2019
- November 2019
- May 2020
- June 2020
- December 2020
- February 2021
- July 2021
- August 2021
- September 2021
- October 2021
- November 2021
- December 2021
- February 2022
- March 2022
- April 2022
- May 2022
- June 2022
- September 2022
- October 2022
- December 2022
- Current Posts
lunar phases |
Previous Posts
- 冠军相
- Simple 简单
- 坎昆(Cancun) 闲暇时光
- 神施恩的手幫助
- 圣诞节的歌曲 •四面八方•
- 秋之 点滴
- NVIDIA’s 人工智能独步
- 安拙 东施效颦?
- Happy Fall y’ALL~~~~~
- 安静离职 Or 躺平
Archives
- June 2005
- January 2006
- February 2006
- March 2006
- April 2006
- May 2006
- June 2006
- July 2006
- August 2006
- September 2006
- October 2006
- November 2006
- December 2006
- January 2007
- February 2007
- March 2007
- April 2007
- May 2007
- June 2007
- August 2007
- September 2007
- October 2007
- November 2007
- December 2007
- January 2008
- February 2008
- March 2008
- April 2008
- May 2008
- June 2008
- July 2008
- August 2008
- September 2008
- October 2008
- November 2008
- December 2008
- January 2009
- February 2009
- March 2009
- April 2009
- May 2009
- June 2009
- July 2009
- August 2009
- September 2009
- October 2009
- November 2009
- December 2009
- January 2010
- February 2010
- March 2010
- April 2010
- May 2010
- June 2010
- July 2010
- August 2010
- September 2010
- October 2010
- November 2010
- December 2010
- January 2011
- February 2011
- March 2011
- April 2011
- May 2011
- June 2011
- July 2011
- August 2011
- September 2011
- October 2011
- November 2011
- December 2011
- January 2012
- February 2012
- March 2012
- April 2012
- May 2012
- June 2012
- July 2012
- August 2012
- September 2012
- October 2012
- November 2012
- December 2012
- January 2013
- February 2013
- March 2013
- April 2013
- May 2013
- June 2013
- July 2013
- August 2013
- September 2013
- October 2013
- November 2013
- December 2013
- January 2014
- February 2014
- March 2014
- April 2014
- May 2014
- June 2014
- July 2014
- August 2014
- September 2014
- October 2014
- November 2014
- December 2014
- January 2015
- February 2015
- March 2015
- April 2015
- May 2015
- June 2015
- July 2015
- August 2015
- September 2015
- October 2015
- November 2015
- December 2015
- January 2016
- February 2016
- March 2016
- April 2016
- May 2016
- June 2016
- July 2016
- August 2016
- September 2016
- October 2016
- November 2016
- December 2016
- January 2017
- February 2017
- March 2017
- April 2017
- May 2017
- June 2017
- July 2017
- August 2017
- September 2017
- October 2017
- November 2017
- December 2017
- January 2018
- February 2018
- March 2018
- April 2018
- May 2018
- June 2018
- July 2018
- August 2018
- October 2018
- November 2018
- December 2018
- January 2019
- February 2019
- March 2019
- April 2019
- June 2019
- July 2019
- August 2019
- September 2019
- November 2019
- May 2020
- June 2020
- December 2020
- February 2021
- July 2021
- August 2021
- September 2021
- October 2021
- November 2021
- December 2021
- February 2022
- March 2022
- April 2022
- May 2022
- June 2022
- September 2022
- October 2022
- December 2022
- Current Posts