+ All Categories
Home > Software > AWS LearnUp - Intro to AWS Services - Venturesity

AWS LearnUp - Intro to AWS Services - Venturesity

Date post: 23-Jan-2018
Category:
Upload: dhilipsiva-
View: 68 times
Download: 3 times
Share this document with a friend
45
AWS LearnUp A n00by intro to AWS @dhilipsiva
Transcript
Page 1: AWS LearnUp - Intro to AWS Services - Venturesity

AWS LearnUp

A n00by intro to AWS

@dhilipsiva

Page 2: AWS LearnUp - Intro to AWS Services - Venturesity

Tech Lead, Full-Stack & DevOps - @Appknox

I code for Web, Mobile, Embedded & IoT. Open-Source Fanatic. Big Data & Machine LearningEnthusiast. Dad. Atheist

So primarily a Developer + little bit of this & that

Jack of all trades & Master of none

No, I do not keep Bindi for religious reasons. Itsfor a scienti�c reason & a fashion statement.

http://dhilipsiva.com

[email protected]

Page 3: AWS LearnUp - Intro to AWS Services - Venturesity

I have no idea what I amtalking about

Page 4: AWS LearnUp - Intro to AWS Services - Venturesity

Quick SurveyLinux & CLI basics

DevOps

AWS

Page 5: AWS LearnUp - Intro to AWS Services - Venturesity

https://goo.gl/f7l7Ie

Page 6: AWS LearnUp - Intro to AWS Services - Venturesity

How to build/buy aPC/Laptop?

Sample

Page 7: AWS LearnUp - Intro to AWS Services - Venturesity

And how do you connect it tointernet?

Page 8: AWS LearnUp - Intro to AWS Services - Venturesity

AWS is a place where youbuy rent a PC Virtual

Machines and Accessories

Page 9: AWS LearnUp - Intro to AWS Services - Venturesity

Why AWS?Cheaper

Most Used (45% - some studies claim)

Most Mature

The most �exible

Big Community == Big Support

Page 10: AWS LearnUp - Intro to AWS Services - Venturesity

EC2AMI

Instance Types

Instance Details

Storage

Tags Security Groups

SSH Keys (Never use passwords)

Page 11: AWS LearnUp - Intro to AWS Services - Venturesity

Never share your private key/ pem �le

Page 12: AWS LearnUp - Intro to AWS Services - Venturesity

EC2 Container ServiceDocker

Scheduling & Container Orchestrtion

Scheduling

Page 13: AWS LearnUp - Intro to AWS Services - Venturesity

BeanstalkHeroku, anyone?

Developer's Friend.

Run your infra with 0 ops guy army.

$ mkdir HelloWorld $ cd HelloWorld $ eb init -p PHP $ echo "Hello World" > index.html $ eb create dev-env $ eb open

Page 14: AWS LearnUp - Intro to AWS Services - Venturesity

LambdaServerless

Demo

Page 15: AWS LearnUp - Intro to AWS Services - Venturesity

S3

Simple Storage Service

Page 16: AWS LearnUp - Intro to AWS Services - Venturesity

EFS

Elastic File Storage

Page 17: AWS LearnUp - Intro to AWS Services - Venturesity

RDS

Page 18: AWS LearnUp - Intro to AWS Services - Venturesity

DynamoDB

Page 19: AWS LearnUp - Intro to AWS Services - Venturesity

ElastiCache

Page 20: AWS LearnUp - Intro to AWS Services - Venturesity

CloudFront

Page 21: AWS LearnUp - Intro to AWS Services - Venturesity

Route53

Page 22: AWS LearnUp - Intro to AWS Services - Venturesity

Case Study

Justin Bieber's Instagram Sel�e

Page 23: AWS LearnUp - Intro to AWS Services - Venturesity

Developer ToolsCodeCommit

CodeBuild

CodeDeploy

CodePipeline

Page 24: AWS LearnUp - Intro to AWS Services - Venturesity

Cloud WatchMetrics

Alarms

Events

Logs

Page 25: AWS LearnUp - Intro to AWS Services - Venturesity

Cloud Formation

Page 26: AWS LearnUp - Intro to AWS Services - Venturesity

Cloud TrialAWS Events

Page 27: AWS LearnUp - Intro to AWS Services - Venturesity

Con�gLogs changes to AWS Resources

Page 28: AWS LearnUp - Intro to AWS Services - Venturesity

AWS Managed ServicesAWS Managed Service providers

Page 29: AWS LearnUp - Intro to AWS Services - Venturesity

IAMGroups

Users

Roles

Policy

2FA is important (TeaClix Example)

Page 30: AWS LearnUp - Intro to AWS Services - Venturesity

SQS, SNS, SES

Page 31: AWS LearnUp - Intro to AWS Services - Venturesity

API GatewayStreamline API development

Performance at scale

SDK Generation

Page 32: AWS LearnUp - Intro to AWS Services - Venturesity

Amazon Inspector

Page 33: AWS LearnUp - Intro to AWS Services - Venturesity

Certi�cate Manager

Page 34: AWS LearnUp - Intro to AWS Services - Venturesity

Athena

Page 35: AWS LearnUp - Intro to AWS Services - Venturesity

EMR

Page 36: AWS LearnUp - Intro to AWS Services - Venturesity

Cloud Search

Page 37: AWS LearnUp - Intro to AWS Services - Venturesity

Amazon ElasticsearchService

Page 38: AWS LearnUp - Intro to AWS Services - Venturesity

Mobile Hub

Pinpoint

Page 39: AWS LearnUp - Intro to AWS Services - Venturesity

Cognito

Page 40: AWS LearnUp - Intro to AWS Services - Venturesity

Device Farm

Page 41: AWS LearnUp - Intro to AWS Services - Venturesity

mobile Analytics

Page 42: AWS LearnUp - Intro to AWS Services - Venturesity

Elastic Transcoder

Page 43: AWS LearnUp - Intro to AWS Services - Venturesity

Productivity AppsWorkDocs

WorkMail

AppStream

WorSpaces

Page 44: AWS LearnUp - Intro to AWS Services - Venturesity

OthersBatch, Glacier, Storage Gateway,RedShift, VPC,Direct Connect, OpsWorks, Service Catalog, TrustedAdvisor, Directory Services, Kinesis, Data Pipeline,Lex Polly, Rekognition, ML, IoT, GameLift (WithLumberYard), Step Functions, Simple Work Flow


Recommended