Skip to main content

30.aws cognito

30.aws cognito

------------------------------

A.Security, Identity, & Compliance:::(Cognito,)
......................................

1.Cognito:

 Amazon Cognito offers user pools and identity pools.
User pools are user directories that provide sign-up and sign-in options for your app users.
Identity pools provide AWS credentials to grant your users access to other AWS services

..IAM - Identity providers:


(6.42)...

.Create s3 bucket and give public access Permision,

.google search --github wildrydes..
https://github.com/aws-samples/aws-serverless-workshops/tree/master/WebApplication/1_StaticWebHosting


.in windos cmd aws user acess id key login then past below link..with S3 Buckt check..

.aws s3 sync s3://wildrydes-us-east-1/WebApplication/1_StaticWebHosting/website s3://www.naveenmj.xyz --region US-EAST-1
.aws s3 sync s3://wildrydes-us-east-1/WebApplication/1_StaticWebHosting/website s3:::pay2 --region US-EAST-1
.Go s3 bucket and inex file logine and see.. required some config..

.login to cmd awsconfigur and give acces id and key give s3 premision then past abou link all data copied  to s3 bucket

..go cognito(13.03)
.cognito-Manage user polls-Create a user pool-Poolname,-Reviewdefalts-
-Create poll- poolid getting.( us-east-1_UmzaM59UI )

.App Clints-add appcclint name,-Create app clint-Getting App clint id.( 5sa1s5gj0874dcgk64316q5n3s )

.now this poolid and app clint id - use @ S3 Bucket-js-config.js(downlod this file add and uplode..)
go s3bucket-register.html-go that link- Register- mailgetting vericication code- verfiy.
.GO-cognito- user and group-Displaying emailids.
.GO-S3BUCKET-sign.html-go browser-entermail id, pass.- ok..(21.08),

[(25.00).video..
 1.User poll- using email and reg and login(ex: sbi net bankin )
 2.identity polles- login with facbook or login with gmail...(Quara.com)]
.finally delete..(30.35)


.youcan set your doimin also,



2.Certificate Manager:(32.00)

.AWS certificat used in AWS only and config in load balancer, cloud front,



3.Key Management Service:: (43.55)

encrption key getting .ex go volumes her encrption check mark add key.. like used


4.CloudHSM::


5.WAF & Shield:(web Applicatio Firewall and Shield):(47.55)
 a.AWS WAF--

 b.AWS Shield--

 c.AWS Firewall Manager--


6.Artifact::(53.17):

cntol+F - PC



-------------------------------------------------------------

https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-social-idp.html

https://developers.facebook.com/docs/facebook-login..
.
.

Comments

Popular posts from this blog

36.Migration & Transfer

36.Migration & Transfer Migration & Transfer:::...... .............................................. 1.Snowball::(data moving only,like box, 10gb connectivety, 80terrabytes supportes one box,encripted for portable purpouse ,aws snow mobi- like truck 40gb connectivety bunch of snow balles in side truck, we use this services for not having enf bandwidth, snowball edge.study dock) 2.Server Migration Service:: ( virtual servers not for physical servers, free tool,  google search aws sms limits, onprimisess to cloude, to over com use 3rd party tools lik platespin migrate aws,cloud endure,zerto aws )  15.54 .. video harshas desktop..(google - aws sms user guide,planning diffuclt but implementation easy,  google - aws 6r , acess key and security key required,replication,finally creating AMI) 3.Database Migration Service(crating one instnce to take replication from on premisiss to stor in aws RDS,or more given directions,trasfer over vpn) 4.AWS Migration...

42-AWS-PROJECT-CERTIFATION

42-AWS-PROJECT-CERTIFATION ... GOOGLE....aws 6r..... 1. 2. 3. 4. 5. 6. PRE SALE -POST SALE::: DPR: Detailed PROJECT REPORT. RFI : REQUSTE FOR INF. RFP : REQUEST FOR PROPEROSAL RFQ : REQ     FOR QOOTE POC: PROOF OF CONCEPT HLD: HIGH LEVEL DEGINE  CEO,LEVEL,  HIG LEVEL DIAGROM LLD: LOW LEVEL DEGINE  .. AWS , VPC, ...... BUILD SHETT: FULL DETIALS OF IP NO.. ALL PIN TO PIN UAT: USER ACCEPTANCEY TEST ORT: OPERATION REDINESS TEST SING OFF : REMAINING AMOUT COLLECT CLOSE ARCHITECTURE: AWS CERTIFICATION: Jayandra Patil AWS .............. AWS sysops bluprint

43-Dev-git cmds

43-Dev-git cmds Harsha Veerapalli... .git clone https://github.com/username/repository  git clone https://github.com/NAVEENMJ/1 git status .git init .git status ... getting red cloure  ( a.txt ) .git add file.txt or  (git add .) .git push .git push -u origin master .................. .git branch ---list of branches .git checkout -b branch ...Creaing branches .git merge branch ... presnt in master then merge.. ................................... .git status .git init .git status ... getting red cloure  ( a.txt ) .git add file.txt .git status .... getting green cloure  ( new file: a.txt) [if multipull files in folder use git add .] .git commit -m "COMMIT-1" .. Hear COMMIT-1 Means giving name in genralli changed  name given .git log ......changes ...times.. modifi that file a.txt...... .git status .git add . .git status .git commit -m "COMMIT-2" .cls .git log ..........i want go before comited version....