What is e-readiness? Explain human infrastructure preparedness for e-governance.

 E-readiness

  • E-Readiness refers to a country's ability to take advantage of the Internet as an engine of economic growth and human development.
  • E-readiness refers to a country's capacity and state of preparedness to participate in the electronic world. The state of maturity is commonly measured by the country's information and communications technology (ICT) infrastructure and the ability of its government and citizens to use the positive impacts of ICT for sustainable development.
  • E-Readiness is the public sector's generic capacity or aptitude to use ICT to encapsulate public services and deploy to the public high-quality information (explicit knowledge) and effective communication tools that support human development. 

 Human Infrastructural Preparedness

  • Human resource development by training is an essential requirement that comes from well-trained manpower both technical and non-technical.
  • The technical manpower resources are essential for all the phases of e-governance and related information system life cycle comprising systems analysis, design, programming, implementation, operation, and documentation.
  • Both private and government institutions should play a major role in this regard. 
  • Apart from technical human infrastructure, there is a need for the crucial training and orientation of user personnel i.e. government staff in e-governance projects.
  • The government employees and staff who are the stakeholders in all e-government projects as the end-users are to be appropriately trained and oriented for change management from a manual government environment to an e-governance environment.
  • Such training will make them competent and capable of handling e-governance projects at the operational level.


Comments

Popular posts from this blog

Discuss classification or taxonomy of virtualization at different levels.

What is RMI? Discuss stub and skeleton. Explain its role in creating distributed applications.

Suppose that a data warehouse consists of the three dimensions time, doctor, and patient, and the two measures count and charge, where a charge is the fee that a doctor charges a patient for a visit. a) Draw a schema diagram for the above data warehouse using one of the schemas. [star, snowflake, fact constellation] b) Starting with the base cuboid [day, doctor, patient], what specific OLAP operations should be performed in order to list the total fee collected by each doctor in 2004? c) To obtain the same list, write an SQL query assuming the data are stored in a relational database with the schema fee (day, month, year, doctor, hospital, patient, count, charge)