
会员
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
同类热门书
最新上架
- 会员本书采用常用技术与真实案例相结合的讲解方式,深入浅出地介绍了Python机器学习应用的主要内容。全书共8章,内容包括Python概述、NumPy数值计算、pandas基础、pandas进阶、Matplotlib绘图、scikit-learn、餐饮企业综合分析与预测、通信运营商客户流失分析与预测。前6章设置了选择题、填空题和操作题,后两章设置了操作题,希望通过练习和操作实践,读者可以巩固所学的内容。计算机7.4万字
- 会员本书共11章,第1章讲解Python基础,第2章讲解数据处理与分析,第3章讲解科研绘图与学术图表绘制库,第4章讲解绘制单变量图形,第5章讲解绘制双变量图形,第6章讲解绘制多变量图形,第7章讲解绘制其他2D图形,第8章讲解绘制3D图形,第9章讲解地理信息可视化,第10章讲解数据学术报告、论文和出版,第11章讲解实战训练营。计算机9万字
- 会员本书介绍了Docker和Kubernetes的相关知识,可以帮助读者快速了解并熟练配置Kubernetes。本书共分为16章。首先介绍了Docker基础和Docker进阶;然后介绍了Kubernetes的基础操作,包括部署Kubernetes集群、升级Kubernetes、创建及管理Pod等;之后重点介绍了存储管理、密码管理、Deployment、DaemonSet及其他控制器、探针、Job、服务计算机8.6万字
- 会员本书是布鲁斯·埃克尔时隔15年,继ThinkinginJava之后又一力作,基于Java的3个长期支持版(Java8、11、17),讲解Java核心语法,并对Java的核心变化进行详述。全书内容通俗易懂,配合示例讲解逐步深入,并结合实际开发需要,从语言底层设计出发,有效帮读者规避一些常见的开发陷阱。主体部分共22章,内容包含对象、操作符、控制流、初始化和清理、复用、多态、接口、内部类、集合、函计算机29.4万字
- 会员本书采用“任务驱动”的编写模式,由浅入深、循序渐进、系统地介绍了JavaWeb开发的相关知识。通过实际应用的案例,帮助读者巩固所学知识,以便更好地进行开发实践。全书共15章,内容涵盖了JavaWeb开发基础知识、Servlet接收GET请求数据、Servlet接收POST请求数据、Servlet生成HTTP响应数据、异步请求和异步响应、会话控制技术:Cookie与Session、过滤器Filt计算机16.7万字
- 会员本书是Python数据分析与挖掘领域的公认的事实标准,前两版销售超过15万册,被国内100余所院校采用为教材,同时也被广大数据科学工作者奉为经典。本书以真实项目案例为驱动,以真实的行业应用为依托,帮助读者快速掌握数据分析与挖掘的相关技术、流程与方法。本书精选了7个经典实战案例,涵盖了房地产、零售、互联网等多个领域,将Python编程知识、数据分析与挖掘知识和行业知识融合,让读者在实践中快速地掌握针计算机14万字
- 会员本书从网页开发的基础知识HTML5、CSS、JavaScript开始,以项目实战的方式介绍如何构建自适应网页,并通过工具免费发布自己的网站。在后面的章节中,以主流的3D框架ThreeJS为技术支撑,在网页中编写JavaScript代码,让读者构建完整的3D应用场景。计算机0字