Skip to content

Instantly share code, notes, and snippets.

View liginv's full-sized avatar
🎯
Get Set Code

Ligin Vellakkad liginv

🎯
Get Set Code
View GitHub Profile

Git Cheat Sheet

Commands

Getting Started

git init

or

git clone url

@liginv
liginv / gulpfile.js
Created March 11, 2017 08:06 — forked from mlouro/gulpfile.js
gulpfile.js with browserify, jshint, libsass, browserSync for livereload, image optimization and system notifications on errors
'use strict';
var gulp = require('gulp');
var gutil = require('gulp-util');
var del = require('del');
var uglify = require('gulp-uglify');
var gulpif = require('gulp-if');
var exec = require('child_process').exec;
var notify = require('gulp-notify');

AWS Solutions Architect - Associate

A curated list of resources to prepare for the AWS Solutions Architect: Assoicate Certification. This document will include: open source repos, blogs & blogposts, ebooks, PDF, whitepapers, video courses, free lecture, slides, sample test(s) and many other resources.


Table of Contents:

@liginv
liginv / README.md
Created May 11, 2019 15:47 — forked from leonardofed/README.md
A curated list of AWS resources to prepare for the AWS Certifications


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.


@liginv
liginv / aws-9-in-2019.md
Created May 11, 2019 15:49 — forked from curtismckee/aws-12-in-2021.md
Outline for getting all 9 AWS Certifications in 2019

AWS 9 in 2019

aws-certs

aCloudGuru membership - $250/yr. This includes all training courses as well as practice exams.
Cloud Practitioner Exam - $100, Associate Exams - $150, Professional & Specialty Exams - $300.
Total Estimated Cost for all 9 certifications: $2300

  1. Cloud Practitioner
  2. Developer Associate