| ----- Interested Reads------ | |
| + Interesting Read (Serverless Architecture of Acloud guru) | |
| https://read.acloud.guru/serverless-the-future-of-software-architecture-d4473ffed864 | |
| ----- Getting Started------- | |
| + Requirements | |
| + AWS Free Tier Account | |
| + PC with putty and putty keygen/ Mac | |
| + Optional | |
| + IoS/ Android App $20 |
| ----- Interested Reads------ | |
| + Interesting Read (Serverless Architecture of Acloud guru) | |
| https://read.acloud.guru/serverless-the-future-of-software-architecture-d4473ffed864 | |
| ----- Getting Started------- | |
| + Requirements | |
| + AWS Free Tier Account | |
| + PC with putty and putty keygen/ Mac | |
| + Optional | |
| + IoS/ Android App $20 |
| ----- Interested Reads------ | |
| + Interesting Read (Serverless Architecture of Acloud guru) | |
| https://read.acloud.guru/serverless-the-future-of-software-architecture-d4473ffed864 | |
| ----- Getting Started------- | |
| + Requirements | |
| + AWS Free Tier Account | |
| + PC with putty and putty keygen/ Mac | |
| + Optional | |
| + IoS/ Android App $20 |
Those are my personal notes on AWS Solution Architect certification preparation. Hope you find them usefull.
To pass AWS certification, you should have:
- Sound knowledge about most of the AWS services ( EC2, VPC, RDS, Cloudfront, S3, Route53 etc,)
- Hands on experience with AWS services.
Those are my personal notes on AWS Solution Architect certification preparation. Hope you find them usefull.
To pass AWS certification, you should have:
- Sound knowledge about most of the AWS services ( EC2, VPC, RDS, Cloudfront, S3, Route53 etc,)
- Hands on experience with AWS services.
A curated list of AWS resources to prepare for the AWS Certifications
A curated list of awesome AWS resources you need to prepare for the all 5 AWS Certifications. This gist will include: open source repos, blogs & blogposts, ebooks, PDF, whitepapers, video courses, free lecture, slides, sample test and many other resources.
For more about AWS and AWS Certifications and updates to this Gist you should follow me @leonardofed
A curated list of AWS resources to prepare for the AWS Certifications
A curated list of awesome AWS resources you need to prepare for the all 5 AWS Certifications. This gist will include: open source repos, blogs & blogposts, ebooks, PDF, whitepapers, video courses, free lecture, slides, sample test and many other resources.
For more about AWS and AWS Certifications and updates to this Gist you should follow me @leonardofed
| . .\PS_SPO_TopOfScript.ps1 | |
| # replace these details - parameters for new site collection.. | |
| $siteCollectionUrl = "Your site URL here.." | |
| $owner = $username | |
| $storageQuota = 100 | |
| $resourceQuota = 30 | |
| $localeID = 1033 | |
| $timeZoneID = 2 # (GMT London) |
