分类目录:Architecture

以下是分类 Architecture 下的所有文章

Agile Enterprise Architecture Team Structures

From: http://www.disciplinedagiledelivery.com The Mindset of a Disciplined Agile Enterprise Architect, that disciplined agile enterprise architecture (EA) teams work in a very collaborative manner, evolving their artifacts over time based on their learnings.  But how do you organize an enterprise ……

Microservices vs. SOA

If you have worked with SOA before, you might wonder what is the difference between SOA and Microservices. Here I have explained both architectures and compared them in details. These days, there are a lot of discussions about Microservices at the workplace or in tech talks. And if you have worked……

网络安全思维导图(全套11张)

本文包含以下思维导图: 1. 网络安全绪论 2. 扫描与防御技术 3. 网络监听及防御技术 4. 口令破解及防御技术 5. 欺骗攻击及防御技术 6. 拒绝服务供给与防御技术 7. 缓冲区溢出攻击及防御技术 8. Web攻击及防御技术 9. 木马攻击与防御技术 10. 计算机病毒 11. 网络安全发展与未来 获取更多资讯,欢……

云计算的三种服务模式:IaaS,PaaS和SaaS

云服务”现在已经快成了一个家喻户晓的词了。如果你不知道PaaS, IaaS 和SaaS的区别,那么也没啥,因为很多人确实不知道。 “云”其实是互联网的一个隐喻,“云计算”其实就是使用互联网来接入存储或者运行在远程服务器端的应用,数据,或者服务。 任何一个使用基于互联网的方法来计算,存储和开发的公司,都可以从技术上叫做从……

CCNA课堂精简笔记

网络的三层架构: 1.接入层: 提供网络接入点,相应的设备端口相对密集. 主要设备:交换机,集线器. 2.汇聚层: 接入层的汇聚点,能够提供路由决策.实现安全过滤,流量控制.远程接入. 主要设备:路由器. 3.核心层: 提供更快的传输速度, 不会对数据包做任何的操作 ==============================================================……