
会员
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
本书数字版权由中图公司提供,并由其授权上海阅文信息技术有限公司制作发行
Solutions Architect's Handbook最新章节
查看全部- Leave a review - let other readers know what you think
- Other Books You May Enjoy
- Summary
- Becoming a technology evangelist and thought leader
- Being a mentor to others
- Becoming better with continuous learning
- Being a builder by engaging in coding hands-on
- Design thinking
- Being flexible and adaptable
- Thinking big
最新上架
- 会员
小学生C++趣味编程从入门到精通
本书根据小学生学习的特点,选取了100多个有趣且易于理解的例子来介绍程序设计的基本概念,让小学生体会到用程序解决实际问题的乐趣。计算机7.3万字 - 会员
数据库管理与开发项目教程:MySQL(微课版·第4版)
本书以MySQL为平台,从数据库管理和开发的角度出发,介绍开发数据库应用系统所需的基础知识和技术。本书将一个贯穿全书的数据库应用系统开发实例“学生信息管理系统”融入各项目,将每个项目分解成若干任务,使读者逐步学会创建、管理、开发数据库,并掌握使用SQL进行程序设计的编程思想和技术。本书内容由浅入深,由实践到理论,再从理论到实践,通过任务驱动的方式将理论与实践密切结合,体现了高职高专和应用型本科教育计算机12.6万字 - 会员
Go语言Hyperledger区块链开发实战
Go语言是近年来非常流行的新兴编程语言,它不仅是以太坊客户端和HyperledgerFabric区块链平台的开发语言,而且广泛应用于区块链应用的开发。本书介绍使用Go语言开发的经典联盟链项目HyperledgerFabric,它由Linux基金会管理。国外的微软、摩根大通、世界银行和国内的华为、阿里巴巴、百度、腾讯等企业都参与了Hyperledger社区的建设。本书涵盖Hyperledger计算机15.3万字 - 会员
Python数据分析与挖掘实战(第3版)
本书是Python数据分析与挖掘领域的公认的事实标准,前两版销售超过15万册,被国内100余所院校采用为教材,同时也被广大数据科学工作者奉为经典。本书以真实项目案例为驱动,以真实的行业应用为依托,帮助读者快速掌握数据分析与挖掘的相关技术、流程与方法。本书精选了7个经典实战案例,涵盖了房地产、零售、互联网等多个领域,将Python编程知识、数据分析与挖掘知识和行业知识融合,让读者在实践中快速地掌握针计算机14万字 - 会员
Java基础案例教程(第2版)
本书是Java入门书籍,适合初学者使用。全书共13章,第1章主要讲解Java的特点与发展史、JDK的使用、Java程序的编写与运行机制、Java开发环境的搭建等;第2~6章主要讲解Java编程基础知识,包括Java基本语法、面向对象、JavaAPI和集合;第7~12章主要讲解Java进阶知识,包括I/O、多线程、网络编程、JDBC、GUI、Java反射机制;第13章带领读者开发一个综合项目——基计算机20万字 - 会员
C语言程序设计案例式教程(第2版)
本书在《C语言程序设计案例式教程》的基础上进行了完善、补充和修订,内容更加丰富、翔实,结构层次更加清晰、合理。本书共11章,第1章主要介绍C语言概述、C语言开发环境的搭建和C语言程序的编译机制等;第2章和第3章主要介绍C语言的基础知识,包括关键字、标识符、常量、变量、数据类型、类型转换、运算符与表达式等;第4~9章主要介绍C语言的核心知识,包括结构化程序设计、数组、函数、指针、字符串、结构体等;第计算机16.3万字 - 会员
Python网络运维自动化
本书从网络工程师的视角出发,详细讲解了Python在网络运维自动化中的应用,其中涉及Python网络运维自动化的相关技术、工具以及实践。本书共10章,先对Python网络运维自动化进行了全面的概述,然后讲解了网络工程师所需的Python基础、数据格式与数据建模语言的相关知识。接着,本书介绍了网络配置的结构化数据提取、网络配置的模块化管理、Netmiko详解与实践、模型驱动的新网络管理方式及实践、网计算机13.3万字 - 会员
Java高级程序设计
本书系统地介绍了Java语言高级程序设计内容,主要包括Java集合框架、异常处理、输入/输出流、多线程、网络编程、图形用户界面程序设计、泛型、JDBC编程、Java8新特性。本书所有知识点都结合具体实例进行分析,既注重理论介绍,又强调实际应用,从实用的角度精心设计知识结构和代码示例,同时每章后面配有相应习题。本书可作为普通高等院校计算机及相关专业Java程序设计课程的教材,也适合程序开发人员学习计算机8.8万字 - 会员
CKA/CKAD应试教程:从Docker到Kubernetes完全攻略
本书介绍了Docker和Kubernetes的相关知识,可以帮助读者快速了解并熟练配置Kubernetes。本书共分为16章。首先介绍了Docker基础和Docker进阶;然后介绍了Kubernetes的基础操作,包括部署Kubernetes集群、升级Kubernetes、创建及管理Pod等;之后重点介绍了存储管理、密码管理、Deployment、DaemonSet及其他控制器、探针、Job、服务计算机8.6万字
同类书籍最近更新
- 会员
Learning Ext JS(Fourth Edition)
IfyouareaJavaScriptdeveloperwhonowwantstousetheExtJSframework,thisisthebookforyou.Thisguideisusefultoyouwhetheryou'renewtoExtJS5orareaseasonedexpert.Experiencei程序设计7.7万字 - 会员
Kali Linux Wireless Penetration Testing Essentials
Thisbookistargetedatinformationsecurityprofessionals,penetrationtestersandnetwork/systemadministratorswhowanttogetstartedwithwirelesspenetrationtesting.NopriorexperiencewithK程序设计2.5万字 - 会员
Xamarin Mobile Application Development for Android(Second Edition)
IfyouareaC#developerwhowantstodevelopAndroidappsandenhanceyourexistingskillset,thenthisbookisidealforyou.GoodworkingknowledgeofC#,.NET,andobject-orientedsoftwaredevel程序设计5.7万字 - 会员
Python Parallel Programming Cookbook
PythonParallelProgrammingCookbookisintendedforsoftwaredeveloperswhoarewellversedwithPythonandwanttouseparallelprogrammingtechniquestowritepowerfulandefficientcode.Thisbook程序设计5.6万字 - 会员
Intel Galileo Networking Cookbook
IfyouhavealreadyworkedonARMboardslikeArduino,butnowwanttolearnIntelGalileo,thenthisbookisforyou.KnowledgeofCprogramminglanguageisrequired.程序设计3.2万字 - 会员
Arduino Wearable Projects
ThisbookisintendedforreaderswhoarefamiliarwiththeArduinoplatformandwanttolearnmoreaboutcreatingwearableprojects.Nopreviousexperienceinwearablesisexpected,althoughabasic程序设计4.7万字