由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Database版 - DBA会因为云计算,NoSql DB 而日渐下坡,前途昏暗吗?
相关主题
【招聘】淘宝网 - DB Architect, Sr. DB Engineer, Sr. DBA - (转载)怎么准备第一份DBA工作
有谁能介绍一下怎样从SQL Data Analyst转型到NoSQL DBA?Re: Job with Oracle PL? (转载)
Database Administrator needed (转载)求指教 分布式数据库 对 DBA是透明的吗?
为啥每个DBA都说行业不行了有没有open source DB像greenplum那样同时支持RDBMS 和hadoop呢?
Dab salary 2011Oracle 看来还有很长的路
Enterprise data warehouse team is looking for developers anOracle DBA or MS SQL DBA? Which career path to choose?
有谁知道TeraData多少钱?请教 sql server index问题
为啥RDBMS只用一个Index? (转载)问个优化的问题
相关话题的讨论汇总
话题: dba话题: cloud话题: nosql话题: rdbms
进入Database版参与讨论
1 (共1页)
s**j
发帖数: 209
1
DBA职业会因为流行云计算,流行NoSql DB而日渐下坡,前途昏暗吗?
i****a
发帖数: 36252
2
if you look at how many companies still use MS SQL 2000, you'll feel safe
about traditional DAB role for at least 10 more years

【在 s**j 的大作中提到】
: DBA职业会因为流行云计算,流行NoSql DB而日渐下坡,前途昏暗吗?
y****w
发帖数: 3747
3
单纯的dba路子越来越窄,作为data professioal也要与时俱进;云计算目前看挤压
system admin更厉害些;

【在 s**j 的大作中提到】
: DBA职业会因为流行云计算,流行NoSql DB而日渐下坡,前途昏暗吗?
p*********t
发帖数: 2690
4
云计算目前看怎么挤压system admin 的?

【在 y****w 的大作中提到】
: 单纯的dba路子越来越窄,作为data professioal也要与时俱进;云计算目前看挤压
: system admin更厉害些;

y****9
发帖数: 144
5
My understanding till today: NOSQL is just a special purpose database (or
data model), it cannot replace traditional general purpose RDBMS. It has
little impact on DBA’s career.
Cloud computing provides additional choices for a company for its IT
infrastructure. Basically three choices: traditional in-house IT;
outsource IT totally ( i.e. to public cloud provider, pay-per-use );
consolidating in house IT infrastructure on private cloud; or maybe the
fourth choice, some kind of mixing of all above. I think the demanding for
DBA role (or system admin, network, storage admin in this regard) will be
reduced when a company move part (or all) of its IT to cloud (either public
or private).
Demanding for traditional DBA role is not only being affected by emerging of
cloud computing. It has been affected by more and more self-managing and
automation of RDBMS anyway ( Or in USA that role is being outsourced to
India and China etc)
Obviously if there is a trend to move to cloud with significance, there will
be a demanding for “cloud system/support administrator” It should not so
difficult for a true DBA ( means he is always willing to learn new things)
to transition his role to a cloud administrator. If you are a DBA now,
learning some storage, network, application architecture should be
considered

【在 s**j 的大作中提到】
: DBA职业会因为流行云计算,流行NoSql DB而日渐下坡,前途昏暗吗?
y****9
发帖数: 144
6
I just did a search on dice.com
the keyword useds and the number of results are as follows
1. System administrator 5741
2. DBA 2814
3. Oracle DBA 1567
4. Cloud Administrator 282
5. Cloud DBA 74
I looked quickly some job description of case 4; looks to me very much like
a system administrator's skill
I looked one job description in case 5 http://seeker.dice.com/jobsearch/servlet/JobSearch?op=302&dockey=xml/4/e/4ec02b4dfccda89a379cf9cab7ec46f6@endecaindex&source=19&FREE_TEXT=Cloud+DBA&rating=99 Nothing more than a typical DBA job sill set.
It looks to me a SA or DBA can use same skill set whether he works for an in
-house IT department or a cloud provider.
It will be instereting if someone can write an automatic program to search
this keyword every month and save the result to a database, then analyse the
trend after 1 year 5 year etc. Then we really can answer the question.
Anyone know how to do that?

【在 y****w 的大作中提到】
: 单纯的dba路子越来越窄,作为data professioal也要与时俱进;云计算目前看挤压
: system admin更厉害些;

y****w
发帖数: 3747
7
“大集中”会削减人手需求,系统比DB低一级,自然先顶上去。

like

【在 y****9 的大作中提到】
: I just did a search on dice.com
: the keyword useds and the number of results are as follows
: 1. System administrator 5741
: 2. DBA 2814
: 3. Oracle DBA 1567
: 4. Cloud Administrator 282
: 5. Cloud DBA 74
: I looked quickly some job description of case 4; looks to me very much like
: a system administrator's skill
: I looked one job description in case 5 http://seeker.dice.com/jobsearch/servlet/JobSearch?op=302&dockey=xml/4/e/4ec02b4dfccda89a379cf9cab7ec46f6@endecaindex&source=19&FREE_TEXT=Cloud+DBA&rating=99 Nothing more than a typical DBA job sill set.

g***l
发帖数: 18555
8
云计算怎么HANDLE OLTP啊,一天50万的记录?
y****9
发帖数: 144
9
Can you elaborate a little bit about your question? I did not quite
understand what the relationship between OLTP and Cloud Computing supposed
to be. They seem to me two different things - one is a database application
type, one is a platform
500000/24/3600 = 6 records/second. Not sure what the definition of "记录 "I
have an OLTP about 200 transactions/sec during peak time.


【在 g***l 的大作中提到】
: 云计算怎么HANDLE OLTP啊,一天50万的记录?
g***l
发帖数: 18555
10
我对云计算一无所知,就是想知道,我一个CENTRALIZE的OLTP的数据库,云计算NOSQL怎么给
我BENEFIT呢,为什么云计算nosql DBA就能替代传统的DBA呢?
【 在 yusun9 (denis) 的大作中提到: 】
: Can you elaborate a little bit about your question? I did not quite
supposed
application
I
y****9
发帖数: 144
11
Below are two resources about Cloud I find interesting:
1. “The tech jobs that the cloud will eliminate” ( http://www.infoworld.com/d/adventures-in-it/tech-jobs-cloud-will-eliminate-008 ). 2. There is also a two-part article describing Cloud IT roles here: http://open.eucalyptus.com/learn/cloud-it-roles. It indicated a DBA’s skill-set is extendable to assume Cloud Data Architect role.
NoSQL is just a special purpose data model, just like relational data model,
object data model, it may be most suitable on Cloud platform. But
traditional RDBMS will be the majority, it does not matter it run on clould
or not. NoSQL cannot replace RDBMS at all.
Clould Computing != NoSQL.

NOSQL怎么给

【在 g***l 的大作中提到】
: 我对云计算一无所知,就是想知道,我一个CENTRALIZE的OLTP的数据库,云计算NOSQL怎么给
: 我BENEFIT呢,为什么云计算nosql DBA就能替代传统的DBA呢?
: 【 在 yusun9 (denis) 的大作中提到: 】
: : Can you elaborate a little bit about your question? I did not quite
: supposed
: application
: I

g***l
发帖数: 18555
12
我怎么觉得CLOUD COMPUTER没什么商业价值,都是些小打小闹,跟当年的P2P一样
c****7
发帖数: 366
13
就忽悠吗。
1 (共1页)
进入Database版参与讨论
相关主题
问个优化的问题Dab salary 2011
career choices - Data warehouse/BI vs OLTPEnterprise data warehouse team is looking for developers an
SQL Server DBA vs BI & DW有谁知道TeraData多少钱?
招人SQL SERVER DBA为啥RDBMS只用一个Index? (转载)
【招聘】淘宝网 - DB Architect, Sr. DB Engineer, Sr. DBA - (转载)怎么准备第一份DBA工作
有谁能介绍一下怎样从SQL Data Analyst转型到NoSQL DBA?Re: Job with Oracle PL? (转载)
Database Administrator needed (转载)求指教 分布式数据库 对 DBA是透明的吗?
为啥每个DBA都说行业不行了有没有open source DB像greenplum那样同时支持RDBMS 和hadoop呢?
相关话题的讨论汇总
话题: dba话题: cloud话题: nosql话题: rdbms