joelin109 / blog

0 stars 0 forks source link

Util: Tech stack that I used and am using #1

Open joelin109 opened 7 years ago

joelin109 commented 7 years ago

CloudService


Deploy&Ops

pip3 install ansible ansible --version

rsync

-- pip3 install -U ansible

<br>

- Storage
- [x] [Amazon S3](https://aws.amazon.com/cn/s3/?nc2=h_m1)
- [x] [OSS](https://oss.console.aliyun.com/)
- [x] [Qiniu](https://www.qiniu.com/)

boto3==1.4.4 Pillow==4.1.1

client = boto3.client('s3', aws_access_key_id=?, aws_secret_access_key=?) client.put_object(Body=?, Key=?, Bucket=?, ContentType=?)

-- python

<br>

- 压力测试
- [ ] JMeter
- [x] [WRK](https://github.com/wg/wrk)

brew install wrk

wrk -t12 -c300 -d30s http://www.baidu.com/ _-t, --threads; -c, --connections; -t, --threads.


---

### Server: Crawler & Spider
- Python
- [x] [Scrapy](https://github.com/scrapy/scrapy)
- [x] [BeautifulSoup 4](https://pypi.python.org/pypi/beautifulsoup4) + [Requests](https://github.com/kennethreitz/requests)
- [x] [Selenium](https://github.com/SeleniumHQ/selenium) +  [PhantomJS](https://github.com/ariya/phantomjs)

brew install phantomjs phantomjs --version


Server: Restful API


Web App


Mobile

SQL & NoSQL

joelin109 commented 2 years ago

A attractive salary package