
会员
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
最新上架
- 会员本书是编程大师“Bob大叔”40余年编程生涯的心得体会的总结,讲解要成为真正专业的程序员需要具备什么样的态度,需要遵循什么样的原则,需要采取什么样的行动。作者以自己以及身边的同事走过的弯路、犯过的错误为例,意在为后来者引路,助其职业生涯迈上更高台阶。计算机12.2万字
- 会员本书使用深入浅出、通俗易懂的语言阐述JavaWeb相关知识,并结合典型的Web应用案例,帮助读者掌握Web应用程序的开发技术。本书共15章,详细讲解了网页开发的基础知识和JavaWeb开发的核心知识,其中网页开发基础知识包括HTML技术、CSS技术、JavaScript技术和Bootstrap技术,而JavaWeb的核心知识包括Servlet技术、会话技术,JSP技术、JDBC技术和数据库连计算机16.6万字
- 会员本书分别讲解了大模型基础,数据集的加载、基本处理和制作,数据集的预处理,卷积神经网络模型,循环神经网络模型,特征提取,注意力机制,模型训练与调优,模型推理和评估,大模型优化算法和技术,AI智能问答系统和AI人脸识别系统。计算机11.2万字
- 会员本书将JavaWeb开发的基础知识与实例有机地结合在一起,系统地介绍JavaWeb应用开发过程中的一些实用技术、系统设计与编程思想。本书主要内容包括JavaWeb开发基础、Servlet入门、Servlet应用、JSP应用开发、JDBC数据库应用开发、EL表达式与JSTL标签、基于WebMVC框架的项目实践。全书不仅介绍理论基础,更强调实际应用。本书可作为普通高等院校计算机相关专业的教材,计算机9.5万字
- 会员本书在《C语言程序设计案例式教程》的基础上进行了完善、补充和修订,内容更加丰富、翔实,结构层次更加清晰、合理。本书共11章,第1章主要介绍C语言概述、C语言开发环境的搭建和C语言程序的编译机制等;第2章和第3章主要介绍C语言的基础知识,包括关键字、标识符、常量、变量、数据类型、类型转换、运算符与表达式等;第4~9章主要介绍C语言的核心知识,包括结构化程序设计、数组、函数、指针、字符串、结构体等;第计算机16.3万字
- 会员本书从零开始,介绍了Python编程语言的基础知识。全书共17章,第1-9章介绍了Python的语言基础;第10-13章介绍了与Python编程相关的拓展知识;第14-16章介绍了3个实战项目;第17章介绍了初学者如何利用当下最热门的AI工具ChatGPT学习Python编程。计算机8.8万字
- 会员本书从网页开发的基础知识HTML5、CSS、JavaScript开始,以项目实战的方式介绍如何构建自适应网页,并通过工具免费发布自己的网站。在后面的章节中,以主流的3D框架ThreeJS为技术支撑,在网页中编写JavaScript代码,让读者构建完整的3D应用场景。计算机0字