Friday, July 28, 2017
Monday, July 24, 2017
Redshift Spectrum
http://docs.aws.amazon.com/redshift/latest/dg/c-getting-started-using-spectrum-query-s3-data.html
Dabbling with Redshift Spectrum
Amazon Redshift uses massively parallel processing (MPP) to achieve fast execution of complex queries operating on large amounts of data. Redshift Spectrum extends the same principle to query external data, using multiple Redshift Spectrum instances as needed to scan files. Place the files in a separate folder for each table.
Sunday, July 23, 2017
Big Data - Part 6
- Asp .net to parse Query
- Parquet as Storage format
- https://github.com/google/protobuf
https://www.sumologic.com/blog/devops/kinesis-streams-vs-firehose/
https://www.sumologic.com/wp-content/uploads/DemystifyingAmazonKinesis_infographic.pdf
Kafka Vs Kineis
https://blog.insightdatascience.com/ingestion-comparison-kafka-vs-kinesis-4c7f5193a7cd
https://hackernoon.com/processing-real-time-big-data-streams-using-kinesis-lambda-561a029ef305
Sunday, July 16, 2017
Security Training
Installing Kali
https://aws.amazon.com/marketplace/pp/B01M26MMTT
https://www.exploit-db.com/google-hacking-database/
https://www.alienvault.com/blogs/security-essentials/configuring-kali-linux-on-amazon-aws-cloud-for-free
http://toolbar.netcraft.com/site_report?url=http://shop.cricut.com
Installing VNC on Ubuntu finally
sudo apt-get updatesudo apt-get install xfce4 xfce4-goodies tightvncserverapt-get install gnome-core kali-defaults kali-root-login desktop-base
Tuesday, July 4, 2017
MVC , MVP , MVVM on Android
http://stackoverflow.com/questions/2056/what-are-mvp-and-mvc-and-what-is-the-difference
http://www.bigdev.de/2014/02/gui-design-patterns-mvc-mvp-vs-mvvm.html
https://news.realm.io/news/eric-maxwell-mvc-mvp-and-mvvm-on-android/
https://code.tutsplus.com/tutorials/an-introduction-to-model-view-presenter-on-android--cms-26162
Model-View-Presenter
For example, when someone clicks the "Save" button, the event handler delegates to the Presenter's "OnSave" method. Once the save is completed, the Presenter will then call back the View through its interface so that the View can display that the save has completed.
AWS Scripting
brew tap wallix/awless; brew install awless
awless config set aws.profile devawless config set aws.profile prod
awless list instances --filter name=api2-ASG production1
Aws Links
News
https://github.com/open-guides/og-aws#ecs-tips
https://aws.amazon.com/blogs/aws/
https://www.youtube.com/channel/UCT-nPlVzJI-ccQXlxjSvJmw
https://redash.io/
Utils
http://blog.powerupcloud.com/2016/10/09/application-load-balancer/
http://rclone.org/
https://github.com/thinhpham/aws-tools
https://github.com/Fullscreen/aws-rotate-key
HTTP2
https://aws.amazon.com/blogs/aws/page/9/
Monday, July 3, 2017
Sunday, July 2, 2017
Subscribe to:
Posts (Atom)