20210125 职业发展理想规划
20210108 工作历年总结
Load Balancing
负载均衡
服务器负载均衡
TCP层负载均衡
- 示例
https://blog.csdn.net/weixin_43914278/article/details/104515787
https://blog.csdn.net/hackersuye/article/details/83269511
- TCP连接
https://blog.csdn.net/ynnmnm/article/details/26117191
https://www.cnblogs.com/zhuweisky/archive/2007/09/16/894738.html
- 混合模式
HTTP层负载均衡
- 示例
https://blog.csdn.net/developerinit/article/details/76141571
- Websocket示例
https://www.haproxy.com/fr/blog/websockets-load-balancing-with-haproxy/
http://nginx.org/en/docs/http/websocket.html
软件负载均衡应用
HAProxy
https://blog.csdn.net/weixin_30701521/article/details/97463818
https://blog.csdn.net/audioo1/article/details/53189032
Nginx
https://blog.csdn.net/aa1358075776/article/details/97779277
https://segmentfault.com/a/1190000000453817
客户端负载均衡
Ribbon客户端负载均衡
https://www.cnblogs.com/zhenghongxin/p/10812137.html
负载均衡算法
code-server the VS code online
code-server: the Visual Studio Code available on browsers
Light weight personal blog management, available on any big screen devices that has a brower!
You will have the enrionment served online:
- Git repo management
- Markdown editor and preview
- Cool extensions by vscode
- Oauth security gaurd by Github auth provider
- Availability anywhere, device free
installation
A Win 10 pro on Azure that allow remote access
Install code server on Linux subsystem
Github: https://github.com/cdr/code-server
1 | # install |
installation of externsions of vs coode on code server
1 | code-server --install-extension bierner.markdown-mermaid |
demo using iPad
start code-server with public cloud reverse proxy
1
code-server --link
allow inbound port of code-server on azure.portal
access via https://$hostname-$login/cdr/co
Microsoft Graph API
What is Graph API
Graph API authentication
OAuth Authentication flows
Apps and authentication senarios
Call Graph API from Office Web Addin
Call via https://outlook.office.com/api
Call visa Office.js for Outlook REST API
Outlook REST API via outlook.office.com
Call via https://grsph.microsoft.com/
with Authentication with SSO token
Troubleshooting GetAccessToken