I hereby claim:
- I am sunilkumarmohanty on github.
- I am sunilmohanty (https://keybase.io/sunilmohanty) on keybase.
- I have a public key whose fingerprint is 896C B792 F0FF 1452 5905 1D66 D776 E866 0DA9 9DAF
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
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.
OP: @leonardofed founder @ plainflow.
package main | |
import ( | |
"bytes" | |
"fmt" | |
"io" | |
"log" | |
"mime/multipart" | |
"net/http" | |
"os" |