
会员
Solutions Architect's Handbook
更新时间:2021-03-26 16:19:24 最新章节:Leave a review - let other readers know what you think
书籍简介
FromfundamentalsanddesignpatternstothedifferentstrategiesforcreatingsecureandreliablearchitecturesinAWScloud,learneverythingyouneedtobecomeasuccessfulsolutionsarchitectKeyFeatures*Createsolutionsandtransformbusinessrequirementsintotechnicalarchitecturewiththispracticalguide*Understandvariouschallengesthatyoumightcomeacrosswhilerefactoringormodernizinglegacyapplications*Delveintosecurityautomation,DevOps,andvalidationofsolutionarchitectureBookDescriptionBecomingasolutionsarchitectgivesyoutheflexibilitytoworkwithcutting-edgetechnologiesanddefineproductstrategies.Thishandbooktakesyouthroughtheessentialconcepts,designprinciplesandpatterns,architecturalconsiderations,andallthelatesttechnologythatyouneedtoknowtobecomeasuccessfulsolutionsarchitect.Thisbookstartswithaquickintroductiontothefundamentalsofsolutionarchitecturedesignprinciplesandattributesthatwillassistyouinunderstandinghowsolutionarchitecturebenefitssoftwareprojectsacrossenterprises.You'lllearnwhatacloudmigrationandapplicationmodernizationframeworklookslike,andwillusemicroservices,event-driven,cache-based,andserverlesspatternstodesignrobustarchitectures.You'llthenexplorethemainpillarsofarchitecturedesign,includingperformance,scalability,costoptimization,security,operationalexcellence,andDevOps.Additionally,you'llalsolearnadvancedconceptsrelatingtobigdata,machinelearning,andtheInternetofThings(IoT).Finally,you'llgettogripswiththedocumentationofarchitecturedesignandthesoftskillsthatarenecessarytobecomeabettersolutionsarchitect.Bytheendofthisbook,you'llhavelearnedtechniquestocreateanefficientarchitecturedesignthatmeetsyourbusinessrequirements.Whatyouwilllearn*Explorethevariousrolesofasolutionsarchitectandtheirinvolvementintheenterpriselandscape*Approachbigdataprocessing,machinelearning,andIoTfromanarchitect'sperspectiveandunderstandhowtheyfitintomodernarchitecture*Discoverdifferentsolutionarchitecturepatternssuchasevent-drivenandmicroservicepatterns*Findwaystokeepyourselfupdatedwithnewtechnologiesandenhanceyourskills*Modernizelegacyapplicationswiththehelpofcloudintegration*GettogripswithchoosinganappropriatestrategytoreducecostWhothisbookisforThisbookisforsoftwaredevelopers,systemengineers,DevOpsengineers,architects,andteamleadersworkingintheinformationtechnologyindustrywhoaspiretobecomesolutionsarchitectprofessionals.Agoodunderstandingofthesoftwaredevelopmentprocessandgeneralprogrammingexperiencewithanylanguagewillbeuseful.
品牌:中图公司
上架时间:2020-03-21 00:00:00
出版社:Packt Publishing
本书数字版权由中图公司提供,并由其授权上海阅文信息技术有限公司制作发行
最新章节
Saurabh Shrivastava Neelanjali Srivastav Kamal Arora
同类热门书
最新上架
- 会员本书从初学者的角度出发,详细介绍了JavaWeb开发需要掌握的相关技术。全书分4个部分,共17章,由浅入深地介绍了HTTP、Tomcat、Servlet、Maven、数据库基础知识、JDBC、MyBatis、JSP、框架原理、如何设计自己的框架,以及在线购书商城、个人云文件系统、论坛、个人博客项目开发的完整过程。本书理论联系实际,不但能让读者全面掌握JavaWeb开发基本技术,而且能让读者开发计算机8.5万字
- 会员本书讲解了C++语言基础知识,以及编程解题常用的方法和基础算法。每章都是由一个小故事来引出编程思维。本书也介绍了各种有趣的计算机知识,并涵盖了全国青少年软件编程等级考试(C语言)一级和二级考试的知识点。计算机13.4万字
- 会员本书以MySQL为平台,从数据库管理和开发的角度出发,介绍开发数据库应用系统所需的基础知识和技术。本书将一个贯穿全书的数据库应用系统开发实例“学生信息管理系统”融入各项目,将每个项目分解成若干任务,使读者逐步学会创建、管理、开发数据库,并掌握使用SQL进行程序设计的编程思想和技术。本书内容由浅入深,由实践到理论,再从理论到实践,通过任务驱动的方式将理论与实践密切结合,体现了高职高专和应用型本科教育计算机12.6万字
- 会员本书共11章,第1章讲解Python基础,第2章讲解数据处理与分析,第3章讲解科研绘图与学术图表绘制库,第4章讲解绘制单变量图形,第5章讲解绘制双变量图形,第6章讲解绘制多变量图形,第7章讲解绘制其他2D图形,第8章讲解绘制3D图形,第9章讲解地理信息可视化,第10章讲解数据学术报告、论文和出版,第11章讲解实战训练营。计算机9万字
- 会员本书是编程大师“Bob大叔”40余年编程生涯的心得体会的总结,讲解要成为真正专业的程序员需要具备什么样的态度,需要遵循什么样的原则,需要采取什么样的行动。作者以自己以及身边的同事走过的弯路、犯过的错误为例,意在为后来者引路,助其职业生涯迈上更高台阶。计算机12.2万字
- 会员本书是布鲁斯·埃克尔时隔15年,继ThinkinginJava之后又一力作,基于Java的3个长期支持版(Java8、11、17),讲解Java核心语法,并对Java的核心变化进行详述。全书内容通俗易懂,配合示例讲解逐步深入,并结合实际开发需要,从语言底层设计出发,有效帮读者规避一些常见的开发陷阱。主体部分共22章,内容包含对象、操作符、控制流、初始化和清理、复用、多态、接口、内部类、集合、函计算机29.4万字
- 会员本书全面深入地介绍Elasticsearch的核心功能及其工作机制。本书由浅入深,从Elasticsearch的基本用法和架构原理,以及倒排索引、分片、节点角色和相关性等核心概念讲起;然后深入探讨数据处理和索引管理,涵盖映射模式、数据类型、文本分析、索引模板;接着详细介绍词项级搜索、全文搜索、复合查询和高级搜索等Elasticsearch的搜索功能,并深入讲解聚合;最后聚焦生产环境中的Elasti计算机27.5万字