技术日报

  • 如何设计数据脱敏方案?
  • Go:如何实现领域驱动设计(DDD)
  • 自己实现一个简单Golang ORM函数库
  • 如何进行“A/B Test”
  • 数据迁移测试教程:完整测试指南
  • 如何在Go 服务中做链路追踪
  • 通过优化 S3 读取来提高效率和减少运行时间
  • 花 7.5 亿都做不好的项目,被三位程序员爸爸重写并开源了
  • Angular 13 发布:全面弃用 View Engine
  • Innodb到底是怎么加锁的?
  • 云原生究竟是什么?
  • 千万并发连接下,如何保障网络性能
  • Flutter·黑魔法:flutter-tips-and-tricks

PHP 8 正式 GA
美图全链路监控实战
简述3种CQRS架构模式
专家说别用 if-else 编码方式,那代码怎么写
Go 语言:全面分析为什么我们需要泛型
CPU缓存体系对Go程序的影响


  • GitHub 正式关闭账户密码认证服务,改用基于令牌形式的操作认证
  • ABTest 架构演进之路
  • 如何从 0 到 1 搭建代码全局检索系统
  • 浅谈可观测架构模式
  • 缓存使用的一些问题
  • 如何快速实现一个定时器?

  • https://github.com/search?p=3&q=anti+attack&type=Repositories

    • https://github.com/Sanix-Darker/AntiDDOS-system
    • https://github.com/sigp/solidity-security-blog
    • https://github.com/C0nw0nk/Nginx-Lua-Anti-DDoS
    • https://github.com/2lstudios-mc/AntiBot
    • https://github.com/Stefatorus/StefAntiBot
    • https://github.com/gsdu8g9/nginx-anti-ddos
    • https://github.com/C0nw0nk/Nginx-Lua-Secure-Link-Anti-Hotlinking
    • https://github.com/spud/dadaAntihack
    • https://github.com/Seaoftrees08/Anti_f5_attack
  • golang waf Web应用防火墙

    • https://gobea.cn/blog/detail/d52VRx5X.html
    • https://github.com/jptosso/coraza-waf
    • https://github.com/SpiderLabs/ModSecurity
    • https://github.com/SpiderLabs/ModSecurity-nginx
    • https://www.nginx.com/resources/wiki/modules/index.html
    • https://www.cnblogs.com/wuweidong/p/8535048.html
    • https://www.jianshu.com/p/ccf6345135b9
    • APISIX / KONG
    • https://github.com/titansec/OpenWAF
    • https://www.freebuf.com/articles/web/178308.html
    • https://github.com/Janusec/janusec [似乎可以]
    • https://doc.janusec.com/cn/
    • https://doc.janusec.com/cn/quick-start/
    • https://zhuanlan.zhihu.com/p/342756722 [2021年十大开源waf]
    • https://zhuanlan.zhihu.com/p/23730744 [商业 waf]
    • https://github.com/unixhot/waf [简单, 有参考价值]
    • https://github.com/xsec-lab/x-waf
    • https://github.com/xsec-lab/x-waf
    • https://github.com/alexazhou/VeryNginx/blob/master/readme_zh.md
  • 数据迁移同步平台 CloudCanal 免费社区版正式发布

  • 2021 年 Rust 行业调研报告

  • 如何编写有用的错误消息?

  • 改善代码可读性的 5 种方法

  • 如何制造“完美的”聊天机器人

  • 如何打造一款好软件?

  • 为什么除了 Flutter 之外,我们还需要另一个跨平台开发框架?


  1. 数据库内核杂谈(一):一小时实现一个基本功能的数据库

  2. 数据库内核杂谈(二):存储“演化论”

  3. 数据库内核杂谈(三):索引优化

  4. 数据库内核杂谈(四):执行模式

  5. 数据库内核杂谈(五):如何实现排序和聚合

你可能感兴趣的:(技术日报)