
会员
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
最新上架
- 会员本书是与主教材《C语言程序设计》配套的实验与训练参考书,同时也是一本可以独立于主教材的实验练习与实训提高的实践教材。全书分为四部分。第一部分是与主教材内容对应的基础知识与习题练习,第二部分是上机实践与实验指导,第三部分是综合实训与技能提高,第四部分是计算机等级考试介绍。计算机7.1万字
- 会员本书是布鲁斯·埃克尔时隔15年,继ThinkinginJava之后又一力作,基于Java的3个长期支持版(Java8、11、17),讲解Java核心语法,并对Java的核心变化进行详述。全书内容通俗易懂,配合示例讲解逐步深入,并结合实际开发需要,从语言底层设计出发,有效帮读者规避一些常见的开发陷阱。主体部分共22章,内容包含对象、操作符、控制流、初始化和清理、复用、多态、接口、内部类、集合、函计算机29.4万字
- 会员Node.js是一个基于ChromeV8引擎的JavaScript运行环境,用来编写服务器端程序。Node.js是新兴的开发工具,也是目前发展较快的开发工具之一。近几年来,随着Node.js的发展,越来越多的开发人员选择用它构建Web应用。本书较为系统地介绍了目前Node.js应用开发中涉及的基础知识和核心技术,并通过案例介绍了基于Express和Koa框架的项目开发。本书着重实际应用,案例及实计算机10.9万字
- 会员本书为适应新工科复合型人才对计算思维和问题求解能力的要求而编写。全书共12章,主要内容包括:计算思维与问题求解,数据类型、运算符和表达式,简单的C程序设计,选择结构程序设计,循环结构程序设计,函数,数组,常用算法,指针,结构体,文件系统和人工智能经典算法。本教材兼顾计算思维与程序设计基础知识,注重问题抽象,通过问题案例分析,逐步给出问题求解算法与程序实现,引导读者的算法思维和程序设计思维。通过“常计算机13.2万字
- 会员本书全面介绍了Web标准的三个主要组成部分:HTML、CSS和JavaScript。循序渐进的讲述Web开发所涉及的三大前端技术的内容、应用技巧以及它们的综合应用。每部分都配置了大量的实用案例,图文并茂,效果直观。全书共21章,分为四个部分。在HTML部分,系统介绍了主要讲述了主要讲述了HTML基本概念、常用文本标签、文档结构标签、在网页中插入多媒体内容、列表、DIV标签、元素类型、在网页中创建超计算机13.2万字
- 会员本书共11章,第1章讲解Python基础,第2章讲解数据处理与分析,第3章讲解科研绘图与学术图表绘制库,第4章讲解绘制单变量图形,第5章讲解绘制双变量图形,第6章讲解绘制多变量图形,第7章讲解绘制其他2D图形,第8章讲解绘制3D图形,第9章讲解地理信息可视化,第10章讲解数据学术报告、论文和出版,第11章讲解实战训练营。计算机9万字