<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>GetSetGrow.org &#187; Information Technology</title>
	<atom:link href="http://www.getsetgrow.org/category/careers/information-technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.getsetgrow.org</link>
	<description>Refining your career decision</description>
	<lastBuildDate>Thu, 23 Feb 2012 09:22:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Career in Software Testing</title>
		<link>http://www.getsetgrow.org/2010/05/career-in-software-testing/</link>
		<comments>http://www.getsetgrow.org/2010/05/career-in-software-testing/#comments</comments>
		<pubDate>Sat, 01 May 2010 10:58:01 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Careers]]></category>
		<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[career guidance]]></category>
		<category><![CDATA[Freshers guide]]></category>
		<category><![CDATA[International certifications]]></category>

		<guid isPermaLink="false">http://www.getsetgrow.org/?p=981</guid>
		<description><![CDATA[Most of us are not familiar with the term "Software Testing". We always think developers are the only people responsible for successful software. How many of us know that the software developed by developers is of little worth unless it is tested and proved error free? This very essential phase is called "Testing", which involves “Verification”  and “Validation” of the product.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">
<p style="text-align: justify;"><img class="aligncenter size-full wp-image-982" title="Software_Testing_gsg" src="http://www.getsetgrow.org/wp-content/uploads/2010/05/Software_Testing_gsg.jpg" alt="" width="250" height="249" /></p>
<p style="text-align: justify;">Most of us are not familiar with the term &#8220;<strong>Software Testing</strong>&#8220;. We always think developers are the only people responsible for successful software. How many of us know that the software developed by developers is of little worth unless it is tested and proved error free? This very essential phase is called &#8220;Testing&#8221;, which involves <strong>“Verification”</strong> and <strong>“Validation”</strong> of the product.</p>
<p style="text-align: justify;">The first barrier to a successful career in software testing is our attitude towards this field: we feel it is inferior. &#8220;What is testing, but playing with software?&#8221; is what even most developers think. Truth be told, there is nothing so inferior about testing to developing.</p>
<p style="text-align: justify;">The testing team is technically called Q.A. ie; Quality Assurance. As the name says it all, it is these people who deliver the product, quality assured. Why this field is challenging than developing is because you will have to spot the area developers overlooked. As a matter of hard fact, developing primarily focuses on the brighter side of the project. They don&#8217;t deviate from their regular path of glory which they relive for years together, which is why developers don&#8217;t make good testers.</p>
<p style="text-align: justify;"><strong> </strong></p>
<p style="text-align: justify;"><strong>The very essential characteristics of a good tester would be:</strong></p>
<p style="text-align: justify;">&#8211;&gt; understand customer perspective</p>
<p style="text-align: justify;">&#8211;&gt; Out of the box thinking</p>
<p style="text-align: justify;">&#8211;&gt; Domain knowledge</p>
<p style="text-align: justify;">&#8211;&gt; Basic manual testing strategies</p>
<p style="text-align: justify;">Two basic testing methodologies are:</p>
<p style="text-align: justify;">1<strong>) Manual Testing</strong><br />
2) <strong>Automated testing</strong></p>
<p style="text-align: justify;">Manual testing suggests testing without any tools involved. It is entirely manual, as the name says. Unlike in manual testing, some of the <strong>major tools</strong> used in automated testing are listed below.</p>
<p style="text-align: justify;">1) QTP (Quick Test Professional)<br />
2) Load Runner<br />
3) Win Runner<br />
4) QC</p>
<p><strong><span style="text-decoration: underline;">LIFE CYCLE OF SOFTWARE TESTING:</span></strong></p>
<p><img title="software-testing-1" src="http://www.getsetgrow.org/wp-content/uploads/2010/05/software-testing-1.jpg" alt="" width="515" height="363" /></p>
<p>* Requirement gathering: Includes  collecting requirements, functional specifications, and other necessary            documents.</p>
<p>* Obtain end  dates for completion of testing.</p>
<p>*  Identify resources and their responsibilities, required standards and  processes.</p>
<p>* Identify application&#8217;s  high risk area, prioritize testing, and determine scope and assumptions  of testing</p>
<p>* Determine test strategy  and types of testing to be used – Smoke, System, Performance etc</p>
<p>* Determine hardware and software  requirements</p>
<p>* Determine test data  requirements</p>
<p>* Divide the testing  into various tasks</p>
<p>* Schedule  testing process</p>
<p>* Create test cases:  A test case is a document that describes an input, action, or event and  an expected response, to determine if a feature of an application is  working correctly.</p>
<p>* Review the test  cases</p>
<p>* Finalize test environment  and test data. Make sure the test environment is separated from  development environment.</p>
<p>* Get and  install software deliveries (basically the developed application)</p>
<p>* Perform tests using the test cases  available</p>
<p>* Analyze and inform  results</p>
<p>* The defect needs to be  informed and assigned to programmers who can fix those.</p>
<p>* Track reported defects till closure</p>
<p>* Perform another cycle/s if needed :  After the defects is fixed, the program needs to be re-tested, for the  fix done and also to confirm that defect fixing has not injected some  other defect.</p>
<p>* Update test cases,  test environment, and test data through life cycle as per the change in  requirements, if any.</p>
<p style="text-align: justify;"><strong>What should a fresher do if he is impressed by testing?</strong></p>
<p style="text-align: justify;">1) Gain wide-spread knowledge on testing methodologies<br />
2) Study blogs and websites which provide plenty of information for free.<br />
3) Possibly get certified by an institute.</p>
<p style="text-align: justify;">What are the <strong>recommended certifications</strong>?</p>
<p style="text-align: justify;">1) <strong>Certified Associate in Software Testing (CAST)</strong><br />
2) <strong>Certified Associate in Software Quality (CASQ)</strong></p>
<p style="text-align: justify;">As the IT industry becomes more competitive, the ability for management to distinguish professional and skilled individuals in the field becomes mandatory. <strong>CAST</strong> Certification demonstrates a foundation-level understanding of quality testing principles and practices.</p>
<p style="text-align: justify;">Acquiring the designation of <strong>CAST and CASQ</strong> indicate a professional level of competence in the principles and practices of software testing in the IT profession. Certified candidates become members of an acclaimed professional group, receiving recognition of their competence by business and professional associates, and are potentially prone to a more rapid career advancement.</p>
<p style="text-align: justify;"><strong>Prerequisites checklist for CAST and CASQ:</strong></p>
<p style="text-align: justify;">To qualify for candidacy, each applicant must meet <strong><span style="text-decoration: underline;">one</span></strong> of three <strong>prerequisites:</strong></p>
<ol style="text-align: justify;">
<li>A 3-year degree or 4-year degree from an accredited college-level institution</li>
<li>A 2 year degree from an accredited college-level institution and 1 years experience in the information services field</li>
<li>Three years experience in the information services field</li>
</ol>
<p style="text-align: justify;"><strong>3) Certified Software Quality Analyst (CSQA)</strong></p>
<p style="text-align: justify;"><strong>Prerequisites:</strong></p>
<p style="text-align: justify;">To qualify for candidacy, each applicant must meet <strong><span style="text-decoration: underline;">one</span></strong> of four prerequisites:</p>
<ol style="text-align: justify;">
<li>A 4 year degree from an accredited college-level institution and 2 years experience in the information services field</li>
<li>A 3 year degree from an accredited college-level institution and 3 years experience in the information services field</li>
<li>A 2 year degree from an accredited college-level institution and 4 years experience in the information services field</li>
<li>Six years experience in the information services field</li>
</ol>
<p style="text-align: justify;"><strong>4) Certified Software Tester (CSTE)</strong></p>
<table style="text-align: justify;" border="0" cellpadding="0">
<tbody>
<tr>
<td><strong>Checking Prerequisites</strong></td>
</tr>
</tbody>
</table>
<p style="text-align: justify;">To qualify for candidacy, each applicant must meet <strong><span style="text-decoration: underline;">one</span></strong> of four prerequisites:</p>
<ol style="text-align: justify;">
<li>A 4 year degree from an accredited college-level institution and 2 years experience in the information services field</li>
<li>A 3 year degree from an accredited college-level institution and 3 years experience in the information services field</li>
<li>A 2 year degree from an accredited college-level institution and 4 years experience in the information services field</li>
<li>Six years experience in the information services field</li>
</ol>
<p style="text-align: justify;">and Currently working, or having worked at any time within the past 18 months in the field covered by the certification.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><strong> Author<br />
<em>C.Vignesh</em></strong></p>
<p style="text-align: justify;">Vignesh is a Testing Engineer working in a reputed company at Chennai. He has years of experience in Software testing and development.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.getsetgrow.org/2010/05/career-in-software-testing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Certification choices for a career in Information Security</title>
		<link>http://www.getsetgrow.org/2009/12/certification-choices-for-a-career-in-information-security/</link>
		<comments>http://www.getsetgrow.org/2009/12/certification-choices-for-a-career-in-information-security/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 14:53:05 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Careers]]></category>
		<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[career guidance]]></category>
		<category><![CDATA[International certifications]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://www.getsetgrow.org/?p=853</guid>
		<description><![CDATA[Computer security is one of the most fascinating &#038; interesting technology fields currently in existence. Now that computers are used in every area in our life and will presumably become a necessity in almost all things, formidable protection of private data requires educated experts. Information Security Professionals and related career specialties are considered one of the fastest growing and highest paid technology occupations according to a number of sources. ]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="aligncenter size-full wp-image-854" title="Information Security_gsg" src="http://www.getsetgrow.org/wp-content/uploads/2009/12/Information-Security_gsg.png" alt="Information Security_gsg" width="395" height="352" /></p>
<p style="text-align: justify;">
<p style="text-align: justify;">Why so much hype?  Security professional?</p>
<p style="text-align: justify;">Computer security is one of the most fascinating &amp; interesting technology fields currently in existence. Now that computers are used in every area in our life and will presumably become a necessity in almost all things, formidable protection of private data requires educated experts. Information Security Professionals and related career specialties are considered one of the fastest growing and highest paid technology occupations according to a number of sources.</p>
<p>The salary ranges herein are the United States national averages for May 2008 courtesy of Salary.com. These figures are climbing rapidly as the demand for <strong>Infosec</strong> professionals rise. Also note that the sector of industry has a major impact on IT salaries.</p>
<p style="text-align: justify;">Below is some of the certification that you have to look out for if you would like to pursue your career in this field.</p>
<ul style="text-align: justify;">
<li>CISSP</li>
<li>CISM</li>
<li>CISA</li>
<li>Other Certifications</li>
</ul>
<p style="text-align: justify;"><strong>CISSP<sup>®</sup> &#8211; Certified Information Systems Security Professional &#8211; </strong><strong>The Certification That Inspires Utmost Confidence</strong></p>
<p style="text-align: justify;">If you plan to build a career in information security – one of today’s most visible professions – and if you have at least five full years of experience in information security, then the CISSP<sup>®</sup> credential should be your next career goal.The CISSP was the first credential in the field of information security, accredited by the ANSI (American National Standards Institute) to ISO (International Standards Organization) Standard 17024:2003. CISSP certification is not only an objective measure of excellence, but a <strong>globally</strong> <strong>recognized</strong> standard of achievement.</p>
<p style="text-align: justify;"><strong>For your CISSP credential, your professional experience has to be in two or more of these 10 (ISC)² CISSP domains:</strong></p>
<ul style="text-align: justify;">
<li>Access      Control</li>
<li>Application      Development Security</li>
<li>Business      Continuity and Disaster Recovery Planning</li>
<li>Cryptography</li>
<li>Information      Security Governance and Risk Management</li>
<li>Legal,      Regulations, Investigations and Compliance</li>
<li>Operations      Security</li>
<li>Physical      (Environmental) Security</li>
<li>Security      Architecture and Design</li>
<li>Telecommunications      and Network Security</li>
</ul>
<p style="text-align: justify;">Whatever you want to know about CISSP – Follow this link &#8211; <a href="http://www.cccure.org/flash/intro/player.html">http://www.cccure.org/flash/intro/player.html</a></p>
<p style="text-align: justify;">What the papers say?</p>
<p style="text-align: justify;">&#8220;The CISSP certification long ago made the gold standard, but infosec execs are now wisely adding the new CISM certification. Why the push? The advanced-level CISM better addresses the interdependency between business needs and IT security by focusing on risk management and security organizational issues.&#8221;<br />
&#8211; <em>David Foote, Foote Partners, LLC, SC Magazine, July 2005</em></p>
<p style="text-align: justify;"><em><strong>CISM:</strong></em><em><strong> </strong></em></p>
<p style="text-align: justify;">Source: <a href="http://www.isaca.org/">www.isaca.org</a></p>
<p style="text-align: justify;">Certified Information Security Manager (CISM) is a certification for information security managers awarded by the Information Systems Audit and Control Association (ISACA). To gain the certifications, individuals must pass a written examination and have at least five years of information security experience with a minimum three years of information security management work experience in particular fields.</p>
<p style="text-align: justify;">The intent of the certification is to provide a common body of knowledge for information security management. The CISM focuses on information risk management as the basis of information security. It also includes material on broader issues such as how to govern information security as well as on practical issues such as developing and managing an information security program and managing incidents.</p>
<p style="text-align: justify;">The point of view in the certification is that of widely accepted cross-industry best practices, where information security gets its justification from business needs. The implementation includes information security as an autonomous function inside wider corporate governance.</p>
<p style="text-align: justify;">The CISM certification tends to be sought after by both CISA and CISSP certification communities. ISACA created the CISM to help foster a better fusion between IT auditing and information security perspectives.</p>
<p style="text-align: justify;">In principle, the CISM certification is related in nature to the Information Systems Security Management Professional certification from the International Information Systems Security Certification Consortium.</p>
<p style="text-align: justify;">Links to explore:</p>
<ul style="text-align: justify;">
<li><a href="http://www.isc2.org/cissp/default.aspx">http://www.isc2.org/cissp/default.aspx</a></li>
<li><a href="http://www.isaca.org/template.cfm?section=home" class="broken_link">http://www.isaca.org/template.cfm?section=home</a></li>
<li><a href="http://www.isaca.org/Template.cfm?Section=CISM_Certification&amp;Template=/TaggedPage/TaggedPageDisplay.cfm&amp;TPLID=16&amp;ContentID=7513" class="broken_link">http://www.isaca.org/Template.cfm?Section=CISM_Certification&amp;Template=/TaggedPage/TaggedPageDisplay.cfm&amp;TPLID=16&amp;ContentID=7513</a></li>
</ul>
<p style="text-align: justify;"><strong>CISA: </strong></p>
<p style="text-align: justify;">The CISA designation is awarded to those individuals with an interest in Information Systems auditing, control, and security who have met and continue to meet the following requirements regarding:</p>
<ul style="text-align: justify;">
<li>Successful completion of the CISA examination</li>
<li>Information systems auditing, control or security experience</li>
<li>Adherence to the Code of Professional Ethics</li>
<li>Adherence to the continuing professional education program</li>
<li>Compliance with the Information Systems Auditing Standards</li>
</ul>
<p style="text-align: justify;"><strong>Prologue by the providers –<em> </em></strong></p>
<p style="text-align: justify;"><em>“The mark of excellence for a professional certification program is the value and recognition it bestows on the individual who achieves it. Since 1978, the Certified Information Systems Auditor (CISA) program, sponsored by ISACA® has been the globally accepted standard of achievement among information systems (IS) audit, control and security professionals.</em><em>”</em></p>
<p style="text-align: justify;">External Link:<br />
<a href="http://www.isaca.org/Template.cfm?Section=CISA_Certification&amp;Template=/TaggedPage/TaggedPageDisplay.cfm&amp;TPLID=16&amp;ContentID=4526" class="broken_link">http://www.isaca.org/Template.cfm?Section=CISA_Certification&amp;Template=/TaggedPage/TaggedPageDisplay.cfm&amp;TPLID=16&amp;ContentID=4526</a></p>
<p style="text-align: justify;"><strong>How to become a CISA</strong></p>
<p style="text-align: justify;">ISACA has stipulated the following guidelines for getting the CISA designation. Remember, passing the examination is just the first step.</p>
<p style="text-align: justify;">1. Successful completion of the CISA examination.</p>
<p style="text-align: justify;">The CISA exam is offered annually during the months of June and December.. So the next examination is scheduled for <strong>12 December 2009.</strong>The examination consists of 200 multiple choice questions to be answered within four hours. The passing score is 75 percent, which means that if you pass the exam, you have scored marks, which put you in the top 25%.</p>
<p style="text-align: justify;">2. Information systems auditing, control or security experience.</p>
<p style="text-align: justify;">You need to have five years of IS audit experience, with waivers of up to two years given, based on auditing experience, graduate degree or teaching experience in a related field. This experience could even be gained after passing the examination.</p>
<p style="text-align: justify;">3. Adherence to the Code of Professional Ethics.<br />
ISACA has formulated the Code of Professional Ethics. You must read and abide by the same.</p>
<p style="text-align: justify;">4. Adherence to the continuing professional education program.</p>
<p>You have to ensure that you are keeping your knowledge up-to-date by clocking 120 hours in three years in acquiring the knowledge by means of attending lectures, giving lectures or doing work for the ISACA local chapter.</p>
<p style="text-align: justify;">5. Compliance with the Information Systems Auditing Standards.</p>
<p style="text-align: justify;">You have to adhere to the IS Audit Standards as promulgated by ISACA.</p>
<p style="text-align: justify;">Apart from these, you have also to pay various fees like membership fees, certification fees, local chapter fees and the examination fees. All these details are available on the website, www.isaca.org.</p>
<p style="text-align: justify;">Other certifications involve like CISCO CCSP which is also an advanced level certification.</p>
<p style="text-align: justify;"><strong>CCSP – The Golden Egg of CISCO</strong></p>
<p style="text-align: justify;"><strong>SYNOPSIS</strong></p>
<p style="text-align: justify;">Cisco’s CCSP (Cisco Certified Security Professional) is an advanced-level certification for IT professionals who are actively involved in developing business solutions and designing and delivering multiple levels of security departments. These individuals typically are responsible for designing and implementing Cisco secure networks. Either the CCNA (Cisco Certified Network Associate) or CCIP (Cisco Certified Internetwork Specialist) is a prerequisite for the CCSP.</p>
<p>The CCSP was established in 2002 and has been most recently changed in the spring of 2003 when its underlying required exams were updated. A candidate must pass five exams in order to achieve the CCSP designation. The CCSP is valid for three years. To recertify, take and pass the current version of appropriate security exams.</p>
<p style="text-align: justify;"><strong>Why, the Golden egg?</strong></p>
<p style="text-align: justify;">Until recently I found that the CCSP is the golden egg when it comes to all CISCO certifications. Now days the need for security professional are many fold the actual need a year before. A Cisco Certified Security Professional (CCSP) is required by an organisation, which is in the process of expanding its computer network and thus, require adding enhanced security parameters to the network. This will help the organisation to tackle different types of security threats. And as I mentioned before with most of the businesses adopting high-end technology the demand for CCSP professionals has increased many folds. Also since the supply is lesser than the demand, a CCSP pro is getting an average salary around 50,000$ per month.</p>
<p style="text-align: justify;"><strong>The Institutes </strong></p>
<p style="text-align: justify;">With increasing demand of these professionals, the institutes providing CCSP training courses have also increased in number. The growing numbers has no doubt provided a freedom of choice but has also led to confusion among aspirants. Here are important points you must learn about these courses.</p>
<p style="text-align: justify;"><strong><span style="text-decoration: underline;">The CCSP training curriculum emphasizes:</span></strong></p>
<ul style="text-align: justify;">
<li>Cisco      Router IOS (ISR) and Catalyst Switch security features</li>
<li>Adaptive      Security Appliance (ASA)</li>
<li>secure      VPN connectivity</li>
<li>Intrusion      Prevention Systems (IPS)</li>
<li>Cisco      Security Agent (CSA)</li>
<li>Security      Enterprise and Device Management</li>
<li>Network      Admission Control (NAC)</li>
</ul>
<p style="text-align: justify;">Techniques to optimize these technologies in a single, integrated network security solution are also included. In addition, CCSP leverages the new CCNA Security certification as a prerequisite.</p>
<p style="text-align: justify;"><strong>Advantages of CCSP Training Courses</strong></p>
<p style="text-align: justify;">There are many advantages of getting enrolled with CCSP training courses, rather than buying self-study materials. The lab activities, query solving, assessments, hand-on knowledge gaining and many other benefits are associated with these courses. One can get familiar with techniques of maintaining network security by joining these Cisco security training courses.</p>
<p style="text-align: justify;"><strong>What do you learn</strong></p>
<p>By participating in CCSP training courses, you can learn various aspects of network security and at the same time learn the tips and tracks of passing the exam with good grades. You can get familiar with various security aspects like control of intrusions, installation of secure virtual private networks and similar components, required for making the organization functioning smoother than before. These courses teach the individuals to detect security threats and handle them with perfection, without letting them harm the network integrity in any way.<br />
CCSP training courses are helpful in many ways, provided you join the best destination for these courses. You can easily assess an institute on the basis of lab equipments, proficiency of instructors, prices offered and its reputation.</p>
<p style="text-align: justify;"><strong>CISCO’s definition of CCSP: CCSP Certification<span style="font-weight: normal;"> </span></strong></p>
<p style="text-align: justify;">Cisco Certified Security Professional (CCSP®) validates advanced knowledge and skills required to secure Cisco networks. With a CCSP certification, a network professional demonstrates the skills required to secure and manage network infrastructures to protect productivity, mitigate threats, and reduce costs. The CCSP curriculum emphasizes Cisco Router IOS (ISR) and Catalyst Switch security features, Adaptive Security Appliance (ASA), secure VPN connectivity, Intrusion Prevention Systems (IPS), Cisco Security Agent (CSA), Security Enterprise and Device Management, Network Admission Control (NAC) as well as techniques to optimize these technologies in a single, integrated network security solution. In addition, CCSP leverages the new CCNA Security certification as a prerequisite.</p>
<p style="text-align: justify;"><strong>CCSP VS CISSP –</strong></p>
<p style="text-align: justify;">Somewhere I found people confusing with these both certifications. Firstly CCSP is Cisco Certified Security Professional conducted by Cisco and CISSP is Certified Internet Security Specialist conducted by IC2.  Both CCSP and CISSP are not for beginner level. You need to have industry experience in Networking Security to write those exams. CCSP (consists of 5 papers) need 2 years experience and CISSP (1 paper) needs 4 years of exp.</p>
<p>One common thing they are both Advanced Level Examinations.</p>
<p style="text-align: justify;">Conclusion:   These certifications are an indicative list only; apart from this for getting a good job you need good perseverance, hard work, smart personality and several other factors.  Remember that a certification is not a substitute for Higher education, you can always do your masters in information Security from Indian and foreign university.</p>
<p style="text-align: justify;">Wish you all the best in your career in information security!!</p>
<p style="text-align: justify;">External Sources:  <a href="http://www.cisco.com/">www.cisco.com</a></p>
<p style="text-align: justify;"><a href="http://www.isaca.org/">www.isaca.org</a></p>
<p style="text-align: justify;">
<p style="text-align: justify;"><strong>Compiled by ,<br />
Gobind.V<br />
<span style="font-weight: normal;">Business Development Manager </span></strong></p>
<p style="text-align: justify;">
]]></content:encoded>
			<wfw:commentRss>http://www.getsetgrow.org/2009/12/certification-choices-for-a-career-in-information-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Storage Area Network &#8211; SAN</title>
		<link>http://www.getsetgrow.org/2009/07/storage-area-network-san/</link>
		<comments>http://www.getsetgrow.org/2009/07/storage-area-network-san/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 08:39:28 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Careers]]></category>
		<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[career guidance]]></category>
		<category><![CDATA[International certifications]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://www.getsetgrow.org/?p=674</guid>
		<description><![CDATA[Many of our readers started asking about their careers in networking &#38; most of them had one motive, to become a NETWORK ADMIN. To be said SAN or Storage Area Network is a also a career in which you would be administering a part of a network setup. To be more precise Network admins would [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">
<p style="text-align: justify;"><img class="aligncenter size-medium wp-image-675" title="SAN_GSG" src="http://www.getsetgrow.org/wp-content/uploads/2009/07/SAN_GSG-273x300.jpg" alt="SAN_GSG" width="273" height="300" /></p>
<p style="text-align: justify;">Many of our readers started asking about their careers in networking &amp; most of them had one motive, to become a NETWORK ADMIN. To be said SAN or Storage Area Network is a also a career in which you would be administering a part of a network setup. To be more precise Network admins would be responsible for handling, say they would handling only bytes of data. But as a SAN admin, you would be handling TERA Bytes of data. I think you better know the difference between those!</p>
<p style="text-align: justify;"><strong><em>What is SAN?</em></strong></p>
<p style="text-align: justify;">A Simple definition &#8211; A storage area network (SAN) is an architecture to attach remote computer storage devices (such as disk arrays, tape libraries, and optical jukeboxes) to servers in such a way that the devices appear as locally attached to the operating system. Although the cost and complexity of SANs are dropping, they are uncommon outside larger enterprises. A SAN is a network of storage devices that are connected to each other and to a server. In some configurations a SAN is also connected to the network. It is forecast to become the data storage technology of choice in the coming years.</p>
<p style="text-align: justify;"><strong><em>NAS – NETWORK ATTACHED STORAGE</em></strong></p>
<p style="text-align: justify;">Network attached storage (NAS), in contrast to SAN, uses file-based protocols such as NFS or SMB/CIFS where it is clear that the storage is remote, and computers request a portion of an abstract file rather than a disk block.</p>
<p style="text-align: justify;"><strong><em>Careers<br />
</em></strong></p>
<p style="text-align: justify;">There are many careers in these starting from simple HBA RAID controllers to Bit complex NAS. Finally they end up with High complex SAN systems which are employed in huge enterprises. They may sound a bit complex, maybe I said that before, But One thing if you can master these SAN devices not only you would be earning a lot it is one of the better careers to grow with.</p>
<p style="text-align: justify;">Some SAN Manufacturers:  LSI , Promise Vtrak Systems, Adaptec</p>
<p style="text-align: justify;">Some certification to start with –</p>
<p style="text-align: justify;">Storage Networking Certification Program (SNCP)</p>
<p style="text-align: justify;">The SNIA <strong><em>Storage Networking Certification Program </em></strong>(SNCP) provides a strong foundation of vendor-neutral, systems-level credentials that integrate with and complement individual vendor certifications. The structure of the SNCP has been enhanced to reflect the advancement and growth of storage networking technologies over the past few years, and to provide for expanded offerings in the future. Through evolving and enhancing the SNCP, the SNIA is establishing a uniform standard by which individual knowledge and skill sets can be judged.</p>
<p style="text-align: justify;">
<p style="text-align: justify;">* Validate your skills and knowledge</p>
<p style="text-align: justify;">* Gain peer recognition</p>
<p style="text-align: justify;">* Make yourself more valuable to your company</p>
<p style="text-align: justify;">* Target and build upon the skills you have as an industry professional</p>
<p style="text-align: justify;">For More information on how to do this certification, you can <a href="http://www.snia.org/education/certification" target="_blank">refer here</a></p>
<p style="text-align: justify;"><strong>Future of SAN is Virtualization<br />
</strong></p>
<p style="text-align: justify;">Storage virtualization refers to the process of completely abstracting logical storage from physical storage. The physical storage resources are aggregated into storage pools, from which the logical storage is created. It presents to the user a logical space for data storage and transparently handles the process of mapping it to the actual physical location. This is currently implemented inside each modern disk array, using a vendor&#8217;s proprietary solution. However, the goal is to virtualize multiple disk arrays, made by different vendors, scattered over the network, into a single monolithic storage device, which can be managed uniformly.</p>
<p style="text-align: justify;">For <a href="http://www.networkworld.com/topics/sans.html" target="_blank">latest news in the SAN world</a></p>
<p style="text-align: justify;">Any queries and comments are welcome&#8230;</p>
<p style="text-align: justify;">
<p style="text-align: justify;">Compiled by</p>
<p style="text-align: justify;"><em>Gobind V</em><em><br />
Business Development Manager,<br />
GSG</em></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.getsetgrow.org%2F2009%2F07%2Fstorage-area-network-san%2F&amp;title=Storage%20Area%20Network%20%E2%80%93%20SAN" id="wpa2a_2"><img src="http://www.getsetgrow.org/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.getsetgrow.org/2009/07/storage-area-network-san/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Microsoft Virtual TechDays</title>
		<link>http://www.getsetgrow.org/2009/04/microsoft-virtual-techdays/</link>
		<comments>http://www.getsetgrow.org/2009/04/microsoft-virtual-techdays/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 23:03:22 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Global]]></category>

		<guid isPermaLink="false">http://www.getsetgrow.org/?p=364</guid>
		<description><![CDATA[Microsoft conducts Virtual Techdays is an E-learning event for the developers, IT Pro and designer community. The fifth edition of this event is scheduled to be held on 13-15 May, 2009. You may like to visit the virtual tech days site and register with your hotmail or windows live ID (required). There will be technical sessions [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="aligncenter size-medium wp-image-365" title="microsoft_virtual_techdays_gsg" src="http://www.getsetgrow.org/wp-content/uploads/2009/04/microsoft_virtual_techdays_gsg-300x139.png" alt="microsoft_virtual_techdays_gsg" width="300" height="139" /></p>
<p style="text-align: justify;">Microsoft conducts Virtual Techdays is an E-learning event for the developers, IT Pro and designer community. The fifth edition of this event is scheduled to be held on 13-15 May, 2009. You may like to visit the virtual tech days site and <a href="http://www.virtualtechdays.com/" target="_blank">register</a> with your hotmail or windows live ID (required).</p>
<p style="text-align: justify;"><strong>There will be technical sessions in the following areas</strong></p>
<p style="text-align: justify;"><strong>For Developers</strong></p>
<p style="text-align: justify;">Web Development Platform</p>
<p style="text-align: justify;">Client Development</p>
<p style="text-align: justify;">Business Intelligence<strong> </strong></p>
<p style="text-align: justify;"><strong>For IT Pros</strong></p>
<p style="text-align: justify;">Administering Windows Server 2008</p>
<p style="text-align: justify;">Managing your Enterprise</p>
<p style="text-align: justify;">Client Infrastructure</p>
<p style="text-align: justify;">
<p style="text-align: justify;">If you have missed previous editions of Virtual Tech Days you can download it here.</p>
<p style="text-align: justify;"><strong>Happy Learning!</strong></p>
<p style="text-align: justify;">
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.getsetgrow.org%2F2009%2F04%2Fmicrosoft-virtual-techdays%2F&amp;title=Microsoft%20Virtual%20TechDays" id="wpa2a_4"><img src="http://www.getsetgrow.org/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.getsetgrow.org/2009/04/microsoft-virtual-techdays/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software Engineer – Survival of the fittest</title>
		<link>http://www.getsetgrow.org/2009/03/software-engineer-survival-of-the-fittest/</link>
		<comments>http://www.getsetgrow.org/2009/03/software-engineer-survival-of-the-fittest/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 12:18:09 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Careers]]></category>
		<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[career guidance]]></category>
		<category><![CDATA[International certifications]]></category>
		<category><![CDATA[job opportunities]]></category>

		<guid isPermaLink="false">http://www.getsetgrow.org/?p=234</guid>
		<description><![CDATA[We can say Software Engineer (SE) as SACK OF ENERGETIC PERSONS. Their job (Career) starts from Designing, Coding, testing, upgrading, and integrating with specific things and also implementation. We have plenty of languages includes C, C++, JAVA, DOTNET, VB, XML, Cold Fusion, PHP, HTML etc depending on the application and purpose. These languages are not [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">
<p style="text-align: justify;"><img class="size-full wp-image-238 alignleft" title="software-engineer_survival_gsg" src="http://www.getsetgrow.org/wp-content/uploads/2009/03/software-engineer_survival_gsg.jpg" alt="software-engineer_survival_gsg" width="185" height="255" />We can say Software Engineer (SE) as SACK OF ENERGETIC PERSONS. Their job (Career) starts from Designing, Coding, testing, upgrading, and integrating with specific things and also implementation. We have plenty of languages includes C, C++, JAVA, DOTNET, VB, XML, Cold Fusion, PHP, HTML etc depending on the application and purpose. These languages are not going to stand with all your coding life, new languages will evolve and, the present languages will become basic for other languages. As a SE one should know about the new evolving technologies, trends and update periodically. Even in recession times you can survive if you have strong programming skills and self confidence.</p>
<p><strong>How to become a Successful Software Engineer?</strong></p>
<ul>
<li>Ability to learn by own is must needed skill as an engineer because, field is  constantly  changing.</li>
</ul>
<ul>
<li>Time management and pressure handling skills are must need quality.</li>
</ul>
<ul>
<li>Strong in mathematical aspects will be an added advantage.</li>
</ul>
<ul>
<li>Practical knowledge is more important to think a concept and try to do by yourself, and with availability of reference online which will help you to know about lot of new concepts.</li>
</ul>
<ul>
<li>Be strong in any one of the hot language.</li>
</ul>
<ul>
<li>Communication skills are very important.</li>
</ul>
<ul>
<li>Learn C as soon you can, even though c is rarely used program, but it is the base for all languages. Each and every language implements c logic.</li>
</ul>
<ul>
<li>Working environment is completely different form its not like exam where you need the exact answers, it&#8217;s completely an R&amp;D (Research and development).The only thing is that you have to learn and know logics of functions and how it works.</li>
</ul>
<ul>
<li>As a fresher your academic profile will have priority once you got a job, then your experience comes first. Employers will look for good experience with real stuffs. So use your academic days, working for lot of research projects and be strong in any one of the programming languages.</li>
</ul>
<p>In addition to the strong technical skills required by the position, software engineers need to possess strong interpersonal skills, as the job often requires them to work closely with ordinary users, other technical personnel, managers and upper management personnel, as well as various vendors and suppliers.</p>
<p>International Certifications which you can choose</p>
<p><strong>Microsoft Certifications:</strong></p>
<ul type="disc">
<li><a href="http://www.microsoft.com/learning/mcp/mcts/webapps/default.mspx" target="_blank">MCTS .NET 2.0 Web</a></li>
<li><a href="http://www.microsoft.com/learning/mcp/mcts/winapps/default.mspx">MCTS .NET 2.0 Windows</a></li>
<li><a href="http://www.microsoft.com/learning/mcp/mcad/default.mspx">MCAD .NET</a></li>
<li><a href="http://www.microsoft.com/learning/mcp/mcsd/default.mspx" target="_blank">MCSD .NET</a></li>
</ul>
<p><a title="CIW Certifications" href="http://www.ciwcertified.com/Certifications/index.php" target="_blank"><strong>CIW Certifications:</strong></a></p>
<ul type="disc"></ul>
<p><strong>CompTIA Certification:</strong></p>
<ul type="disc">
<li><a href="http://certification.comptia.org/project/default.aspx">Project+</a></li>
</ul>
<p><strong>Sun Certifications</strong></p>
<ul>
<li> <a href="http://www.sun.com/training/certification/java/scja.xml" target="_blank">Sun Certified Java Associate (SCJA)</a></li>
</ul>
<ul>
<li> <a href="http://www.sun.com/training/certification/java/scjp.xml" target="_blank">Sun Certified Java Programmer (SCJP)</a></li>
</ul>
<ul>
<li> -<a href="http://www.sun.com/training/certification/java/scjd.xml" target="_blank">Sun Certified Java Developer (SCJD)</a></li>
</ul>
<ul>
<li> <a href="http://www.sun.com/training/certification/java/scwcd.xml" target="_blank">Sun Certified Web Component Developer (SCWCD)</a></li>
</ul>
<ul>
<li> -<a href="http://www.sun.com/training/certification/java/scbcd.xml" target="_blank">Sun Certified Business Component Developer (SCBCD)</a></li>
</ul>
<ul>
<li> -<a href="http://www.sun.com/training/certification/java/scdjws.xml" target="_blank">Sun Certified Developer For Java Web Services (SCDJWS)</a></li>
</ul>
<ul>
<li> <a href="http://www.sun.com/training/certification/java/scmad.xml" target="_blank">Sun Certified Mobile Application Developer (SCMAD)</a></li>
</ul>
<ul>
<li> -<a href="http://www.sun.com/training/certification/java/scea.xml" target="_blank">Sun Certified Enterprise Architect (SCEA)</a></li>
</ul>
<p style="text-align: center;">Choosing your career is like choosing your life.</p>
<p style="text-align: center;">GET guidelines from us SET Yourself GROW faster</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.getsetgrow.org%2F2009%2F03%2Fsoftware-engineer-survival-of-the-fittest%2F&amp;title=Software%20Engineer%20%E2%80%93%20Survival%20of%20the%20fittest" id="wpa2a_6"><img src="http://www.getsetgrow.org/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.getsetgrow.org/2009/03/software-engineer-survival-of-the-fittest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Networking &#8211; The Galaxy</title>
		<link>http://www.getsetgrow.org/2009/03/networking-the-galaxy/</link>
		<comments>http://www.getsetgrow.org/2009/03/networking-the-galaxy/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 07:07:37 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Careers]]></category>
		<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[career guidance]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://www.getsetgrow.org/?p=188</guid>
		<description><![CDATA[GSG - 3 STEP CAREER PATH FOR NETWORKING ASPIRANTS]]></description>
			<content:encoded><![CDATA[<p><!--v:* {behavior:url(#default#VML);} o:* {behavior:url(#default#VML);} w:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} --></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 12pt; line-height: 115%; font-family: Arial;">One day as I was walking past a Engineering college in Chennai, I just mingled with a group of students there &amp; asked them,</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 12pt; line-height: 115%; font-family: Arial;">Q: What career path would you like to have in the future?</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 12pt; line-height: 115%; font-family: Arial;">A:<span> </span>“SOFTWARE ENGINEER”</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 12pt; line-height: 115%; font-family: Arial;"><img class="aligncenter size-medium wp-image-189" title="networking" src="http://www.getsetgrow.org/wp-content/uploads/2009/03/networking-300x200.jpg" alt="networking" width="300" height="200" /></span></p>
<p class="MsoNormal" style="text-align: justify;">
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 12pt; line-height: 115%; font-family: Arial;"><strong> </strong> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 12pt; line-height: 115%; font-family: Arial;">What’s new in this field?</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 12pt; line-height: 115%; font-family: Arial;">Nowadays most of students are thriving to get into a software field, but only 0.1% people know about the bright opportunities available in  the Networking world when they come out of their college studies. Once they are trying to start a career, all of them are looking to get into Software biggies &amp; launch their career. With this recession, to me I think we are not getting as much outsourced projects, particularly to India. Also, even currently RECESSION is on, I don’t think it has affected much the Networking industry. For me, I think the software was <strong>HIT BAD. </strong></span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 12pt; line-height: 115%; font-family: Arial;">So, what I am suggesting for students is that during your college days, get an idea on how big is this networking field &amp; the various ways to get into it. Most of the students I met that day didn’t have<strong> A SINGLE IDEA </strong>to get into this career path. </span></p>
<p class="MsoNormal" style="text-align: justify;">
<p class="MsoNormal" style="text-align: justify;"><strong><span style="font-size: 12pt; line-height: 115%; font-family: Arial;">Some TIPS to get into a Networking Career:</span></strong></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 12pt; line-height: 115%; font-family: Arial;"><a href="http://www.getsetgrow.org">GSG</a> Suggests 3 STEP CAREER PATH FOR NETWORKING ASPIRANTS:</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 12pt; line-height: 115%; font-family: Arial;"><img class="aligncenter size-medium wp-image-190" title="steps_gsg" src="http://www.getsetgrow.org/wp-content/uploads/2009/03/steps_gsg-300x205.jpg" alt="steps_gsg" width="213" height="145" /><br />
</span></p>
<p class="MsoNormal" style="text-align: justify;">
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 12pt; line-height: 115%; font-family: Arial;">1) Try to Finish off CCNA &#8211; a <a href="http://www.cisco.com/ ">CISCO </a>Certification.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 12pt; line-height: 115%; font-family: Arial;">2) Strive for a decent career record (10th &amp; 12th) </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 12pt; line-height: 115%; font-family: Arial;">3) Most Important thing is you should have GOOD Communication &amp; Soft Skills</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 12pt; line-height: 115%; font-family: Arial;">If you are</span><span style="font-size: 12pt; line-height: 115%; font-family: Arial;"> having these Skills &amp; If you are interested to get into this Field of NETWORKING, Go for it!!</span></p>
<p class="MsoNormal" style="text-align: justify;">
<p class="MsoNormal" style="text-align: justify;"><strong><span style="font-size: 12pt; line-height: 115%; font-family: Arial;">TURN SOCIAL NETWORKING INTO A CAREER ON NETWORKING!!</span></strong></p>
<p class="MsoNormal" style="text-align: justify;"><strong><span style="font-size: 12pt; line-height: 115%; font-family: Arial;"><img class="aligncenter size-full wp-image-191" title="socail_networking_gsg" src="http://www.getsetgrow.org/wp-content/uploads/2009/03/socail_networking_gsg.jpg" alt="socail_networking_gsg" width="400" height="300" /><br />
</span></strong></p>
<p class="MsoNormal" style="text-align: justify;">
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 12pt; line-height: 115%; font-family: Arial;"><a href="http://www.orkut.com">Orkut</a>, <a href="http://www.facebook.com/ ">Face book</a>, <a href="http://www.myspace.com/">MySpace</a>, <a href="http://www.linkedin.com/">LinkedIn</a>, <a href="http://www.craigslist.org">Craigslist</a>, message boards and chat rooms – these venues were made for self-promotion, right? They are known as places for people to “get ahead,” even if it’s just socially. However, when it comes to professional advancement, social networking and marketing can be a person’s undoing. Whether its racy photos from last weekend’s party or an old resume with information that should no longer be public, it can be stumble upon by a prospective employer. So if a professional career factors anywhere into your future, tread cyberspace with great caution.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 12pt; line-height: 115%; font-family: Arial;">Promote yourself in those fields!! </span></p>
<p class="MsoNormal" style="text-align: justify;"><strong><span style="font-size: 12pt; line-height: 115%; font-family: Arial;">About CISCO Certifications:</span></strong></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 12pt; line-height: 115%; font-family: Arial;">I would like all the people who like to get into this field should do this Course.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 12pt; line-height: 115%; font-family: Arial;">CCNA: CISCO CERTIFIED NETWORK ASSOCIATE</span></p>
<p class="MsoNormal" style="text-align: justify;">
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 12pt; line-height: 115%; font-family: Arial;">Cisco has added a new entry level certification to its training program. The Cisco Certified Entry Networking Technician (CCENT) can be considered a half-way point to the current entry-level program, the Cisco Certified Networking Associate (CCNA), which has been moved up the stack. Also, Cisco Certified Network Associate (CCNA®) validates the ability to install, configure, operate, and troubleshoot medium-size route and switched networks, including implementation and verification of connections to remote sites in a WAN. CCNA curriculum includes basic mitigation of security threats, introduction to wireless networking concepts and terminology, and performance-based skills. This new curriculum also includes (but is not limited to) the use of these protocols: IP, Enhanced Interior Gateway Routing Protocol (EIGRP), Serial Line Interface Protocol Frame Relay, Routing Information Protocol Version 2 (RIPv2), VLANs, Ethernet, access control lists (ACLs).</span></p>
<p class="MsoNormal" style="text-align: justify;"><strong><span style="font-size: 12pt; line-height: 115%; font-family: Arial;">How to become a Networking Professional? </span></strong></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 12pt; line-height: 115%; font-family: Arial;">Many view computer networking as one of the best and &#8220;hottest&#8221; career fields available today. Some claim that a serious shortage of qualified people to fill these networking jobs exists, and these claims may lure some people into the fray hoping for an easy position with a fast-growing company. </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 12pt; line-height: 115%; font-family: Arial;">Don&#8217;t be fooled! Debates over the actual extent of any &#8220;shortages&#8221; aside, networking involves mostly hard work, and competition for the high-quality positions will always be strong. Continue reading to learn more about beginning or expanding a career in networking, and pick up some valuable job-hunting tips that also apply to many other types of technical careers.</span></p>
<p class="MsoNormal" style="text-align: justify;"><em><strong><span style="font-size: 12pt; line-height: 115%; font-family: Arial;">Job Titles</span></strong></em></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 12pt; line-height: 115%; font-family: Arial;">Several types of positions exist in networking, each with different average salaries and long-term potential, and one should possess a clear understanding of these. Unfortunately, job titles in networking and in Information Technology (IT) generally, often lead to confusion among beginners and experienced folks alike. Bland, vague or overly bombastic titles often fail to describe the actual work assignments of a person in this field. </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 12pt; line-height: 115%; font-family: Arial;">The basic job titles one sees for computer networking and networking-related positions include </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 12pt; line-height: 115%; font-family: Arial;">Network Administrator </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 12pt; line-height: 115%; font-family: Arial;">Network (Systems) Engineer </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 12pt; line-height: 115%; font-family: Arial;">Network (Service) Technician or Technical Support Engineers</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 12pt; line-height: 115%; font-family: Arial;">Network Programmer/Analyst </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 12pt; line-height: 115%; font-family: Arial;">Network/Information Systems Manager </span></p>
<p class="MsoNormal" style="text-align: justify;"><strong><span style="font-size: 12pt; line-height: 115%; font-family: Arial;">Why u Chose GETSETGROW‘s Path to Success?</span></strong></p>
<p class="MsoNormal" style="text-align: justify;">
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 12pt; line-height: 115%; font-family: Arial;">We, the GSG team comprise of Engineers, IT professionals &amp; Managers working from different fields of expertise &amp; came big in life. Also, GSG aims in providing the Best in Class Career guidance for Students, to guide them in the perfect way for their FUTURE.<br />
</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 12pt; line-height: 115%; font-family: Arial;">Discussion and comments are welcome!!</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 12pt; line-height: 115%; font-family: Arial;">Compiled by <em>Gobind V</em><br />
</span></p>
<p style="line-height: 115%;"><span style="font-family: Arial;"><span style="font-size: small;"><strong>Let us enter into the world of NETWORKING TO BE THE KING OF THE FUTURE!!</strong></span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.getsetgrow.org/2009/03/networking-the-galaxy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

