enabledserverless

serverless  时间:2021-03-26  阅读:()
ComparingOracleDatabasePerformanceintheCloudApril2nd,2020AccentureEnkitecGroup10.
000+hoursof24x7on-callDBAFirstOracleCertifiedMasterinEurope:2002OracleACEDirectorMasterTechnologyArchitectMasterDataArchitectDatabaseBlogat:juliandontcheff.
wordpress.
comCopyright2019Accenture.
Allrightsreserved.
3COMBININGCLOUDANDMACHINELEARNINGINTOTHEWORLD'SFIRSTSELF-DRIVING,AUTONOMOUSDATABASETHEORACLEAUTONOMOUSDATAWAREHOUSECLOUD:ACCENTURETESTEDTHEAUTONOMOUSDATAWAREHOUSECLOUDONAREALAPPLICATION,RUNNINGREAL-WORLDWORKLOADS–TestsperformedatmultipleAccenturelocationsandinnovationcenters–ConductedbyateamofAccenture'sOracledataspecialists–DatareplicatedonboththeOracleDatabaseCloudServiceandtheAutonomousDataWarehouseCloudCANTHEWORLD'SFIRSTAUTONOMOUSDATABASEUNLEASHTHEINTELLIGENTENTERPRISECopyright2019Accenture.
Allrightsreserved.
4EXTREMELYFASTTESTINGSHOWEDSIGNIFICANTSPEEDIMPROVEMENTInserting500millionrowsofdatatooklessthanthreeminutes,onaverage1.
6xperformanceimprovementcomparedtopublishedfindings14xperformanceaccelerationFEATURECOMPARISONCopyright2019Accenture.
Allrightsreserved.
6DATABASEPROVISIONINGSCALEUP/DOWNHARDWAREMANUALINSTALL*DBCSADWCPHYSICALHARDWAREDBCSADWC101SECONDS58SECONDS4HOURS1HOUR30MINUTESNotpossibleasthehardwareisnotelastic*assumehardwareisalreadyprocuredDatabaseisdownwhilescalingishappeningDatabaseremainsactivewhilescalingishappeningTESTINGAPPROACHCopyright2019Accenture.
Allrightsreserved.
7UtilizinganexistingcloudbasedanalyticsapplicationcalledPRETT[PlatformResourceEnablementTrackingTool]runningonOACS[OracleAnalyticsCloudService].
DatawillbereplicatedinDBCSandADWCtoprovideareallifeapplicationusageexperienceThedatawillthenbeextrapolatedandexpandbasedonthatexistingapplicationtosimulateADWCfunctionality.
SPRINT1SPRINT2BASELINEEXTRAPOLATECompareliketolikedatavolumeinOACS[DBCS]toOACS[ADWC]3MonthDatavolumeRunandcompareperformanceinOACS[ADWC]andcomparewithbaselineOACS[DBCS]informationCreate9yearsofdataonADWCbasedonthe3monthlivedatatothencompareperformanceonhighvolumedata.
TESTINGRESULTSSPRINT1SPRINT2BASELINEEXTRAPOLATEADWCISCONSISTENTLYPERFORMINGFASTERAVERAGERUNTIMEAVERAGERUNTIME1.
63x1.
72xCopyright2019Accenture.
Allrightsreserved.
8ORIGINALARCHITECTURECopyright2019Accenture.
Allrightsreserved.
9US2–CHICAGODATACENTERANALYTICSCLOUDSERVICEORACLEDATABASECLOUDSERVICEARCHITECTUREUSINGADWCCopyright2019Accenture.
Allrightsreserved.
10US2–CHICAGODATACENTERANALYTICSCLOUDSERVICEORACLEDATABASECLOUDSERVICEASHBURNDATACENTERMETADATAONLYAUTONOMOUSDATAWAREHOUSECLOUDFourAreasofSelf-SecuringofAutonomousDatabasesAdministratoractivityonOracleAutonomousDataWarehouseCloudisloggedcentrallyandmonitoredforanyabnormalactivities.
Oraclehaveenableddatabaseauditingusingpredefinedpoliciessothatcustomerscanviewlogsforanyabnormalaccess:UNIFIED_AUDIT_TRAILSelf-securingstartswiththesecurityoftheOracleCloudinfrastructureanddatabaseservice.
Securitypatchesareautomaticallyappliedeveryquarterorasneeded,narrowingthewindowofvulnerability.
Patchingincludesthefullstack:firmware,operatingsystem[OS],clusterware,anddatabase.
Therearenostepsrequiredfromthecustomerside.
Oracleencryptcustomerdataeverywhere:inmotion,atrest,andinbackups.
Theencryptionkeysaremanagedautomatically,withoutrequiringanycustomerintervention.
Andencryptioncannotbeturnedoff.
BuiltuponOracleDatabaseVault,uniquetoOracleCloud,operationspersonnelhaveprivilegetodoalladministrativetaskswithoutanyabilitytoeverseeanycustomerdataFourAreasofSelf-AutomationofAutonomousDatabasesAutomaticFaultTolerantFailover:RACandDataGuardAutomaticallykillrun-awaytransactionsandSQLAutomaticallykillinactivesessionAutomaticprovisioning:pluggabledatabasesAutomaticscaling:PDBresourcemanagerAutomatictuning:SQLPlanManagement,AdaptivePlans,SQLTuningAdvisor–AutomaticSQLTuning,StorageIndexes,AutomaticStorageManagement,Automaticdetectionandcorrectionofregressionsduetoplanchanges,Automaticallytunememory,process,sessionsAutomaticBackupandRecovery:RMAN,FlashbackSevenAreasofSelf-RepairingofAutonomousDatabases2019AccentureAllrightsreserved.
1519c:whyautomatingindexcreationinthedatabaseForaverylongtime,bothDBAsandDevelopers,havebeenstruggling(reallystruggling)withwhatindexesshouldbecreated,whattypeofindexestheyshouldbecreatedasandwhatindexesshouldbedroppedfromthedatabaseByfar,themostinterestingnewfeatureofOracleDatabase19cisAutomaticIndexcreation(AICreation)Inthelongrun,thisistobeoneofthemostimportantfeaturesintheOracledatabase2019AccentureAllrightsreserved.
1619c:MachineLearningandArtificialIntelligenceintheDBOraclefirstcreateinvisible-invalidindexesusingdbms_stats.
report_col_usageThentheytest-parseSQLintheSQLtuningsettoseeifitwillusetheindexes-becauseatthisstageOraclehavecandidateindexesbutOraclewon'tyetknowiftheystandachanceofactuallybeinguseful-iftheSQLdoesusetheindexes,thenOraclemaketheminvisible-validThentheytestexecutethequeriesinSPA(allowingtheSQLtoseetheinvisible-validindexes)andtheychecktoseeiftheyrunbetterwiththeseproposedindexes-iftheydo,thenwecanmakethevalidindexesvisibleIntheorywecangetanewbatchofvisibleindexesevery15minutesFourAreasofdifferencesbetweenADWandATPInADW:statisticsareautomaticallymaintainedaspartofbulkloadandDBMS_CLOUDactivitiesInATP:statisticsareautomaticallygatheredwhenthevolumeofdatachangessignificantlyenoughtomakeadifferencetothestatisticsInADW:themajorityofthememoryisallocatedtothePGA–joins,aggregationsinmemoryInATP:themajorityofthememoryisallocatedtotheSGA–minimizeI/OInADW:dataisstoredinacolumnarformatasthat'sthebestformatforanalyticsprocessing-ADWusesDBIMoptionfeatureslikein-memorycolumnarflashcacheunderthecoversInATP:dataisstoredinarowformatInADW:onlyoneservice(LOW)automaticallyrunsSQLstatementsserially,allisparallelInATP:thePARALLELservicedoesnolongerexist(asof12.
11.
2018)ATP-DgenerallyavailablesinceJune18th,2019ATP-DgenerallyavailablesinceJune18th,2019FourAreasofhowATP-Disdifferent-LoadingdatafromobjectstoresviaDBMS_CLOUDistherecommendedmethodforloadinglargedatasets-DBMS_CLOUDtoloaddataisnotapplicableforATP-DbecauseDBMS_CLOUDisnotavailableonATP-D-PrivateIPsarenotyetsupportedforserverlessADBdeploymentsbuttheyareontheshort-termroadmap-PrivateIPsaresupportedwithATP-Dedicated-ADB(serverless)doeshaveauto-scaling-youcanselectautoscalingduringprovisioningorlaterusingtheScaleUp/DownbuttonontheOracleCloudInfrastructureconsole-ATP-Ddoesnothaveauto-scalingsupport-InADB-D,thedatabaseversionis19cwhichisrequiredforAuto-Indexingwhichisonbydefault-Supportfor19cand20c/Auto-IndexingonATP-SisontheroadmapNewPerformanceTests:OracleADWandMajorCloudDWNevertheless,OracleADWessentiallymatchedorexceededthatperformanceinthesmallandmediumscenarios,anditclearlyexceededitinthelargescenarioOtherCloudDWsareasolidofferingthatperformedwellinthetests,especiallyinthesmallercloud-anddata-sizescenariosWithitsdata-cachingandparallel-executioncapabilities,theyshowedperformanceaboveandbeyondthatwhichwouldbeexpectedfromatraditionaldatabaseengineAtthesametime,whenitcomestoheavyworkloadsADWdelivershigherperformanceatmuchlowerscostsWithitswinningperformance/costratio—andtheoperationaladvantagesofferedbyitsextensiveautonomouscapabilities—OracleADWshouldbeconsideredbycompaniesthatwanttoruntheirenterprisedatawarehouseinthecloudAccentureNewPerformanceTestsAclientTCOanalysisTCOSavingsforAutonomousDataWarehouseYear1Year2through5DescriptionAssociatedCostonPremises(130Cores)AssociatedAutonomousDWCost(92Cores)AssociatedCostonPremises(130Cores)AssociatedAutonomousDWCost(92Cores)5xExadata1/4racks(130cores)(25%Discount)$1,262,250Included$0IncludedHardwareandOSSupport$252,450Included$252,450IncludedOracleEE,RAC,Partitioning,Diagnostics(@60%discount)(65licenses)$2,522,000$394,260$0$394,260AnnualSupportforDBandoptions$554,840included$554,840IncludedExadataStorage(480TB)(60%Discount)$720,000$0$0$0ExadataStorageSupport$158,400$0$158,400$0ADWStorage(8TB)$0$21,310$0$21,310Labor–FTE@$165,000ea.
$495,000$247,500$495,000$247,500Datacenter$54,000Included$54,000IncludedNetworkCosts$15,600$31,200$15,600$31,200OracleFastConnect$11,385$11,385TotalCost$6,034,540$705,655$1,530,290$705,65588%TCOYear154%TCOYears2–5Copyright2019Accenture.
Allrightsreserved.
SPEED:FEELTHENEEDCopyright2019Accenture.
Allrightsreserved.
25vCPUMemoryDiskTypeDiskSizeORACLECLOUDINFRASTRUCTURE16(8OCPU)120GBNVMESSD6.
4TB#ACCENTUREOOW19LEADINGCLOUDPROVIDER16128GBSSD1TBAUTONOMOUSDATAWAREHOUSE16(8OCPU)Exadata1TBAUTONOMOUSDATAWAREHOUSE4(2OCPU)Exadata1TBAUTONOMOUSDATAWAREHOUSE651,26411,9752,453QueriesperHourMONEY:MAKEITWORKCopyright2019Accenture.
Allrightsreserved.
26QueriesperHourTermCommitmentAnnualIaaSCostAnnualOracleDBSupportAnnualInfrastructure+OracleDBCostORACLECLOUDINFRASTRUCTURE1,264None$8,928$55,000*$63,928LEADINGCLOUDPROVIDER653Years$5,352$110,000*$115,352AUTONOMOUSDATAWARELARGER11,9753Years$101,580AUTONOMOUSDATAWASMALLER2,453None$46,812AUTONOMOUSDATAWAREHOUSE*DatabaselicensingonlyincludesOracleDatabaseEnterpriseEditionandAdvancedSecurityAUTONOMOUSDATAWARELARGER$101,58011,975$11.
60$0.
0010AUTONOMOUSDATAWARSMALLER$46,8122,453$5.
34$0.
0022AUTONOMOUSDATAWAREHOUSEVALUE:MOREFORLESSCopyright2019Accenture.
Allrightsreserved.
27AnnualTotalCostQueries/HourCost/HourCost/QueryPatchingforSecurityORACLECLOUDINFRASTRUCTURE$63,9281,264$7.
30$0.
0058#ACCENTUREOOW19LEADINGCLOUDPROVIDER$115,35265$13.
17$0.
2026Real-TimeDays/Weeks/MonthsDays/Weeks/MonthsORACLERUNSBESTONORACLECLOUDREADTHESTUDYAT:accenture.
com/adbREADTHETECHVISION:accenture.
com/tvo

ZJI(月付480元),香港阿里云专线服务器

ZJI是成立于2011年原Wordpress圈知名主机商—维翔主机,2018年9月更名为ZJI,主要提供香港、日本、美国独立服务器(自营/数据中心直营)租用及VDS、虚拟主机空间、域名注册业务。本月商家针对香港阿里云线路独立服务器提供月付立减270-400元优惠码,优惠后香港独立服务器(阿里云专线)E3或者E5 CPU,SSD硬盘,最低每月仅480元起。阿里一型CPU:Intel E5-2630L...

Central美国65折优惠,美国达拉斯机房VPS季付赠送双倍内存

Central美国独立日活动正在进行中,旗下美国达拉斯机房VPS 65折优惠,季付赠送双倍内存(需要发工单),Central租用的Hivelocity的机房,只支持信用卡和加密货币付款,不支持paypal,需要美国独服的可以谨慎入手试试。Central怎么样?Central便宜服务器,Central自称成立于2019年,主营美国达拉斯机房Linux vps、Windows vps、专用服务器和托管...

npidc:9元/月,cn2线路(不限流量)云服务器,金盾+天机+傲盾防御CC攻击,美国/香港/韩国

npidc全称No Problem Network Co.,Limited(冇問題(香港)科技有限公司,今年4月注册的)正在搞云服务器和独立服务器促销,数据中心有香港、美国、韩国,走CN2+BGP线路无视高峰堵塞,而且不限制流量,支持自定义内存、CPU、硬盘、带宽等,采用金盾+天机+傲盾防御系统拦截CC攻击,非常适合建站等用途。活动链接:https://www.npidc.com/act.html...

serverless为你推荐
蓝瘦香菇被抢注“蓝瘦香菇”是什么梗金评媒朱江雷克萨斯中国朱江简历商标注册流程及费用商标注册流程及费用?18comic.fun贴吧经常有人说A站B站,是什么意思啊?罗伦佐娜罗拉芳娜 (西班牙小姐)谁可以简单的介绍以下www.522av.com我的IE浏览器一打开就是这个网站http://www.522dh.com/?mu怎么改成百度啊 怎么用注册表改啊porndao单词prondao的汉语是什么8090lu.com《8090》节目有不有高清的在线观看网站啊?www.5ff.comhttp://www.940777.com/网站,是不是真的网投六合www.78222.com我看一个网站.www.snw58.com里面好有意思呀,不知道里面的信息是不是真实的
免费域名注册网站 krypt 淘宝抢红包攻略 亚洲大于500m 免备案cdn 火车票抢票攻略 patcha 512m内存 京东商城0元抢购 免费防火墙 可外链相册 美国在线代理服务器 美国网站服务器 电信虚拟主机 能外链的相册 四核服务器 网购分享 河南移动梦网 电信网络测速器 主机返佣 更多