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

易探云(QQ音乐绿钻)北京/深圳云服务器8核8G10M带宽低至1332.07元/年起

易探云怎么样?易探云香港云服务器比较有优势,他家香港BGP+CN2口碑不错,速度也很稳定。尤其是今年他们动作很大,推出的香港云服务器有4个可用区价格低至18元起,试用过一个月的用户基本会续费,如果年付的话还可以享受8.5折或秒杀价格。今天,云服务器网(yuntue.com)小编推荐一下易探云国内云服务器优惠活动,北京和深圳这二个机房的云服务器2核2G5M带宽低至330.66元/年,还有高配云服务器...

RAKsmart裸机云/云服务器/VPS全场7折,独立服务器限量秒杀$30/月起

适逢中国农历新年,RAKsmart也发布了2月促销活动,裸机云、云服务器、VPS主机全场7折优惠,新用户注册送10美元,独立服务器每天限量秒杀最低30.62美元/月起,美国洛杉矶/圣何塞、日本、香港站群服务器大量补货,1-10Gbps大带宽、高IO等特色服务器抄底价格,机器可选大陆优化、国际BGP、精品网及CN2等线路,感兴趣的朋友可以持续关注下。裸机云新品7折,秒杀产品5台/天优惠码:Bare-...

特网云57元,香港云主机 1核 1G 10M宽带1G(防御)

特网云官網特网云服务器在硬件级别上实现云主机之间的完全隔离;采用高端服务器进行部署,同时采用集中的管理与监控,确保业务稳定可靠,搭建纯SSD架构的高性能企业级云服务器,同时采用Intel Haswell CPU、高频DDR4内存、高速Sas3 SSD闪存作为底层硬件配置,分钟级响应速度,特网云采用自带硬防节点,部分节点享免费20G防御,可实现300G防御峰值,有效防御DDoS、CC等恶意攻击,保障...

serverless为你推荐
百度爱好者如何加入知道记者团,有什么条件吗,加入以后都干些什么?公司网络被攻击最近公司频繁的受到网络攻击,导致网络瘫痪,又碰到arp攻击,有病毒的,有点崩溃。。。vc组合天然维生素c和合成维生素c有区别吗硬盘的工作原理简述下硬盘的工作原理?bbs.99nets.com怎么制作RO单机刘祚天你们知道21世纪的DJ分为几种类型吗?(答对者重赏)同ip网站同IP网站9个越来越多,为什么?长尾关键词挖掘工具外贸长尾关键词挖掘工具哪个好用777k7.comwww.777tk.com.怎么打不 开www.haole012.com012qq.com真的假的
免费国外空间 美国域名注册 已备案未注册域名 qq空间域名 电信测速器 photonvps winscp siteground 免费主机 国内加速器 国外免费空间 免费ftp站点 创梦 ftp教程 中国电信宽带测速网 免费网页申请 根服务器 西安主机 阿里dns 上海联通 更多