Monday, July 25, 2016

Testing Frameworks Review






















for Magento






JMeter


brew install jmeter --with-plugins




Locust






To Review:



Friday, July 22, 2016

Load testing : Calculating the number of concurrent users to test



http://support.loadimpact.com/knowledgebase/articles/265461-calculating-the-number-of-concurrent-users-to-test
Hourly Sessions x Average Session Duration (in seconds) / 3,600


Simultaneous Visitors = Hourly visitors * Average Time Spent on Site (in seconds) / 3600
=8000*(27*60)/3600
=3600 cocurrent users persecond for ds

Wednesday, July 20, 2016

Monday, July 18, 2016

Marketing

Universal Push Notification




10/9


Conversely, PubNub supports an unlimited number of PubNub channels. This allows every end-user device to have its own channel for one-to-one connectivity.


https://www.pushwoosh.com/blog/


Parse was bought by Facebook a while ago[2]. Facebook has a history of shutting down most acquisitions[3], which will probably be the fate of Parse too.


//--------------------------------------------------------------


http://blog.soom.la/2016/02/top-ten-push-notification-platforms-2016.html

https://www.twilio.com/

https://www.pubnub.com/solutions/push-notifications/

http://docs.pushwoosh.com/docs/send-push


https://www.pushwoosh.com/
http://docs.pushwoosh.com/docs/native-ios-sdk

https://github.com/Redth/PushSharp/
https://github.com/rs/pushd


https://www.urbanairship.com/

https://github.com/Redth/PushSharp

https://www.quora.com/Cloud-Services-How-does-Firebase-differ-from-Parse

http://readwrite.com/2014/02/17/mobile-cloud-services-consolidate-death-stackmob/


https://www.quora.com/Why-does-Urban-Airship-push-notifications-cost-so-much-more-than-competitors

http://waracle.net/4-best-push-notification-services-carnival-v-urban-airship-v-push-woosh-v-parse/

http://blog.parse.com/announcements/moving-on/




Sunday, July 17, 2016

Monday, July 4, 2016

Big Data Part2



http://www.slideshare.net/SparkSummit/clickstream-analysis-with-sparkunderstanding-visitors-in-realtime-by-josef-adersberger









Video's


https://www.udemy.com/taming-big-data-with-apache-spark-hands-on/learn/v4/t/lecture/3688138

https://www.safaribooksonline.com/library/view/building-spark-applications/9780134393490/part09.html


https://app.pluralsight.com/player?course=apache-spark-fundamentals&author=justin-pihony&name=apache-spark-fundamentals-m1&clip=6&mode=live


http://www.slideshare.net/tumra/clickstream-social-media-analysis-use-cases-and-examples-using-apache-spark


https://www.youtube.com/watch?v=KiZvHk3ChtM



https://www.quora.com/Is-Scala-a-better-choice-than-Python-for-Apache-Spark
https://www.quora.com/How-do-I-learn-Apache-Spark

http://mollyrossow.com/how%20to/2015/08/04/How-to-run-PySpark-on-AWS-EMR%20and-S3/#sec-8
http://www.tutorialspoint.com/spark_sql/spark_sql_dataframes.htm

https://www.youtube.com/watch?v=odcEg515Ne8


spark-submit --packages org.apache.hadoop:hadoop-aws:2.7.1 SimpleApp.py


-- pull entire directory of s3 files and process
http://tech.kinja.com/how-not-to-pull-from-s3-using-apache-spark-1704509219

http://bigdatasciencebootcamp.com/posts/Part_3/basic_big_data.html

https://flume.apache.org/

http://kafka.apache.org/

mesos-and-yarn

https://www.oreilly.com/ideas/a-tale-of-two-clusters-mesos-and-yarn


Hive : https://en.wikipedia.org/wiki/Apache_Hive
HBase : https://hbase.apache.org/







Big Data : taming-big-data-with-apache-spark-hands-on