Essential Concepts Project

 

The purpose of this hands-on project is to give students an opportunity to create a hierarchical folder structure (CLO 1, MLO 1.1) and explain key terms and concepts related to information systems (CLO 7, MLO 1.3). To do this, use the weekly readings, along with the video tutorial, to complete the Essential Concepts Project.

Part 1. Read the following modules in the Technology for Success textbook:

  • Module 3: Computer Hardware (pages CC 3-1 to CC 3-28)
  • Module 4: Operating Systems and File Management (pages CC 4-1 to CC 4-21)
  • Module 5: Software and Apps (pages CC 5-1 to CC 5-33)

Next, create a new Microsoft Word document (.docx). In 2-3 pages, answer the following questions:

  1. What does it mean to live in a “modern information society?”
  2. What types of input and output devices would be ideal for a college student completing his or her coursework?
  3. What characteristics are common among operating systems? List types of operating systems, and examples of each. How does the device affect the functionality of an operating system?
  4. Leah Jacobs is starting her own dance studio and wants to create digital media and use productivity software to support her business. She is hiring a graphic artist to create a logo for her business. She wants to use the logo across all visual communications at the company, from business cards to database forms, to websites and social media. What programs and apps should she consider using to run her business?

Part 2. Create a class folder so that you can save files in the proper folders. As an organization scheme, do the following:

  1. Create the folders you need onto the location of your choice. This may be your Documents folder, a flash drive, or the desktop if you are working on a CBU machine. Begin by creating a folder called LastnameFirstname. Inside of the LastnameFirstname folder, create a folder called CIS 265. Inside the CIS 265 folder, create the following folders: Office and Operating System, Word, PowerPoint, Excel, Access, and Outlook, Integrated Capstone Project.

  2. Expand the hierarchical tree so that all the folders are visible (via Windows Explorer).

  3. Press the Prnt Scrn button on your keyboard. This will take a snapshot of the screen and put it in the computer’s clipboard (temporary memory).

  4. Open the document you’ve already created for this Essential Concepts assignment. Press the Paste button or press Ctrl and V. This should paste a picture of the screen onto the last page of the document.
  5. The finished product should consist of a copy of the screenshot showing that you have created the folders.


(IMPORTANT: You should use these folders to save all your work throughout this course.)

Part 3. Attach and submit your completed project (which should be a single Word document with word processing and/or screen shots (in Full Screen Reading view) of all assignment components, labeled and in order) by the assigned due date.

Essential Concepts Project Scoring

Assignment ComponentsPossible
Points

Part 1  

  • Questions 1-4 answered correctly

15 x 4 = 60

Part 2  

  • Includes a LastnameFirstname folder
  • Includes the CIS265 sub-folder
  • Includes all seven (7) application sub-folders
  • Displays all folders in the correct hierarchy

 Below is an outline of what each page of your Essential Concepts Project should look like:

Page 1Essential Concepts ProjectFirst and Last NameCourse TitleCalifornia Baptist University_____________________________________________________

Pages 2-4I n 2-3 pages, answer the questions above._____________________________________________________________

Pages 5-6
Insert or paste screen shots of your class hierarchical folder and organizational scheme.

Project 1: Explore Networking in the Cloud ( Steps 1 trough 4, are already completed)

 ****  STEPS 1 THROUGH 4 ARE ALREADY COMPLETED, You do not need to do them again*****

( I just posted  it for you to review so you can understand the whole project )

 —- I ONLY NEED HELP WITH STEPS 5, 6, 7, AND 8. (Please upload each step separately) ——

REVIEW THE WHOLE PROJECT BEFORE YOU AGREE TO ACCEPT IT

INSTRUCTIONS:

In CCA 610: Cloud Services and Technology, you assumed the role of an IT analyst at BallotOnline, a company providing electronic voting solutions worldwide. Your proposal to begin migrating systems to the cloud has been approved.BallotOnline has now initiated preparations for the cloud deployment. The company decided to start with deeper investigations of crucial technologies enabling cloud computing. You became acquainted with the basics of these technologies in CCA 610. In this project, you will conduct more in-depth investigation of cloud networking, which makes cloud connectivity on-demand operations possible. You need to have a good understanding of this as you prepare the BallotOnline network for migration to the cloud as well as designing the appropriate network infrastructure in the cloud for BallotOnline.To do that, you will assume the role of a BallotOnline network engineer. You will explore the network protocols that enable the company and its customers to connect to the cloud, as well as technologies making it possible to create on-demand in-cloud virtual networks into which the cloud resources will be deployed.You will conduct two lab experiments exploring the TCP/IP protocols and software-defined networking. You will also perform a subnetting task to demonstrate your understanding of TCP/IP network addressing. Your final deliverable will be the technical report describing your findings and explaining the use of these technologies for BallotOnline’s cloud deployment.

Step 1: Review Networking Concepts

In this step, you will establish an understanding of networking concepts and terms. It will help the recipients of your technical report, including BallotOnline’s technical management, to become familiar with networking vocabulary and definitions.You will start with reviewing basic networking concepts such as local area network (LAN), Ethernet, and packet switching—the technique of splitting transmitted data into smaller portions and transmitting them separately. Splitting data into packets, transmitting the packets reliably, and reassembling the data is performed by networking software. It is important to know about basic networking concepts since they serve as the underlying technology for cloud computing. This will ultimately prepare you to submit your technical report for this project. (http://intronetworks.cs.luc.edu/current/html/intro.html)Networking software follows the popular model of layered design of network protocols, with each layer using the functionality of the layer below it and implementing new functionality to be used by the layer above. The technical report should include the popular internet suite of protocols—TCP/IP. Application protocols such as HTTP or SMTP are implemented in layers above TCP/IP. (http://intronetworks.cs.luc.edu/current2/html/tcpA.html?highlight=transmission%20control%20protocol)Other basic networking concepts include Domain Name Service, network firewalls, and Network Address Translation. As the network engineer for BallotOnline, you know that these protocols play an important role in enabling cloud computing. 

Step 2: Explore Internet Packet Switching—IP

The Internet Protocol (IP) is the workhorse of today’s internet connectivity. As the network engineer for BallotOnline, you know that today’s cloud computing is built on top of IP. Most communication between systems in the cloud is done using this protocol.IP employs the technique of packet switching, which breaks the data to be transmitted into smaller parts, called packets or datagrams, that are sent over the network independently. Understanding IP is crucial to designing and maintaining cloud deployments, which are provisioned within virtual IP networks and accessed via global internet. You will review the basic elements of IP protocol and include their brief discussion in your technical report.Network devices have a network address to allow other devices to connect to it. The network addresses used in IP are called IP addressing. BallotOnline will need IPv4 addressing to be able to provide network addresses to a cloud system and to create a virtual network in the cloud.Every system on the network must have an IP address. The assignments of IP addresses to the network systems can be done manually or dynamically through a Dynamic Host Configuration Protocol (DHCP) server. As the network engineer for BallotOnline, you know that manually assigning IP addresses is time-consuming and should only be used on a small number of systems where the IP address will not change frequently. (http://intronetworks.cs.luc.edu/current/html/ipv4.html#dynamic-host-configuration-protocol-dhcp)Because numeric addresses are not human-friendly, a domain/machine naming convention defines human-readable names for internet hosts. An internet-based service called DNS (Domain Name System) provides translation between the IP addresses and the domain names. In general, people will use the domain names when addressing a system on the internet instead of using its IP address. You will need to explain in the technical report how DNS is used alongside IP addresses.  As the network engineer for BallotOnline, you also know the importance of IP routing, the mechanism used to route the IP packets across the internet from the sender to the recipient. IP routing of IP packets is accomplished by network routers, which determine the next destination for each packet and are able to learn new routes. (http://dtucker.cs.edinboro.edu/IPRouting.htm) (https://www.learncisco.net/courses/icnd-1/lan-connections/packet-delivery-process-at-l3.html)

Step 3: Investigate Internet Transport—TCP

As robust as the IP protocol is, it does not perform the actual transmission of the data. In this step, you will investigate the network protocol called Transmission Control Protocol (TCP), responsible for creation, reliability of delivery, and proper assembling of data packets. In addition to IP, TCP is also widely used on the internet, especially for any network communication where it is essential to confirm receipt of the transmission. Many of the network protocols used to implement cloud computing use both TCP and IP. You will review TCP’s workings and discuss them in your final technical report. In general, there is no guarantee that a data packet will reach its destination. Packets can get lost or corrupted during transmission, and there are network applications where you need assurance that the packets have reached their destination. To achieve reliability, TCP establishes connections between communicating hosts, using port numbers to refer to applications on these hosts. Then, packets are created, sequenced, transmitted, acknowledged, and retransmitted if missing or containing errors. Finally, at the destination, they are reassembled into the original messages. To synchronize the flow of packets between sender and receiver, and avoid packet congestion in case of varying speeds, TCP uses sliding windows for packets remaining in processing at a given time, at both the sender and receiver ends. (http://intronetworks.cs.luc.edu/current/html/slidingwindows.html#sliding-windows)

Step 4: Review Advantages of IP Subnetting

One of the drawbacks of IPv4 is the maximum number of network devices it can support. IPv4 addressing uses a 32-bit network address. This allows for 232, or a little over 4 billion devices. However, today there are significantly more devices on the internet. Even though the more robust IPv6 version has been introduced and efforts are underway to assure wide adoption, IPv4 is still widely used. One method used to more efficiently use the IPv4 network addresses is a technique to optimize the addresses by splitting them into network addresses and host addresses within designated networks. You will need to take advantage of IP address splitting so that you can efficiently use and allocate the IPv4 network addresses that have been assigned to BallotOnline.

For a given large network, rather than addressing all the hosts using the host part of the address, subnetting allows for splitting the network into several smaller ones by borrowing the host part bits and adding them to the network bits (http://intronetworks.cs.luc.edu/current/html/ipv4.html#ipv4-subnets ). 

It supports efficient management of local networks composed of multiple LANs. In this step, you will investigate subnetting conventions and discuss them in your final report in order to lay ground for the use of subnets by BallotOnline.As the network engineer for BallotOnline, you know that subnetting a network into several smaller and variable-sized networks will be best for the organization’s needs. BallotOnline has been assigned a network address block by the Internet Assigned Numbers Authority (IANA). ( https://www.iana.org/ )

Because BallotOnline has several offices around the world, you will need to subnet this network address to assign just the right number of addresses to each office location based on the number of systems at that office location. 

The following is the network address assigned by IANA and the number of offices along with their sizes:208.101.170.0/24 subnetted to 16 subnets and provide information for subnets #1, #4, #5, and #16

Your task is to create the appropriate number of subnets with the right size to optimize the network. Your technical report should include Classless Interdomain Routing (CIDR) notation, which allows for specifying a variable-length network as part of the IPv4 address, leaving the rest for addressing hosts within the network. ( https://opensource.com/article/16/12/cidr-network-notation-configuration-linux )

+++Submission for Project 1: Subnetting+++

The first interim deliverable for Project 1 is for you to learn about subnetting and demonstrate that you know how to do this. 

208.101.170.0/24 subnetted to 16 subnets and provide information for subnets #1, #4, #5, and #16

The deliverable is for you to provide the following information for each of the subnet identified (there are four of them for each problem):

  • Network address
  • Subnet Mask
  • Range of IP Addresses available
  • Broadcast Address
  • The number of subnets that you will be able to get
  • The number of hosts that each subnet will be able to have

You will also need to show the calculation on how you get your answers.

Step 5: Capture and Analyze Network Traffic

Another skill that you will need as the network engineer for BallotOnline is being able to capture network traffic. It’s important to analyze network traffic to find and troubleshoot network issues. This method is commonly used to identify a malfunctioning network device or to detect a possible network issue, such as an ongoing network attack.  

Normally, this process can take hours, days, or even weeks, depending on the size of the network and the specific traffic that you are trying to capture and analyze.  

In this scenario, you will be provided with a captured network traffic and you will be directed to look for specific network packets.

You will use Wireshark, a popular open-source network traffic capture and analysis tool. To analyze the capture file provided to you, here is an introductory tutorial. (https://www.wireshark.org/) ( https://www.wireshark.org/video/wireshark/introduction-to-wireshark/ )

FOLLOW THE STEPS in the Analyzing Network Traffic Using Wireshark Guide ATTACHED, and prepare a lab report with answers and screenshots to support your answers. 

The lab report will be attached to your final technical report to demonstrate your proficiency in using the tool to do basic network analysis.

Step 6: Explore Networks Inside the Cloud—SDN

Cloud computing defines network resources as needing to be “rapidly provisioned and released with minimal management effort or service provider interaction” (Mell & Grance, 2011), 

As cloud networks developed, it was clear that further virtualization of network devices such as switches and routers was needed.

This led to what is known as software-defined networking (SDN) technology, enabling programmatic interfaces to control functions of these devices. ( http://ipj.dreamhosters.com/wp-content/uploads/issues/2013/ipj16-1.pdf ). 

You know that it will be important for management to understand how SDN supports cloud deployments like BallotOnline’s, so it will be a key part of your technical report.

Instead of manually programming network devices to configure a LAN, cloud management systems using SDN can set these devices up to forward packets to particular destinations by “calling” SDN APIs (application programming interfaces – libraries of software routines). This allows for the creation of virtual networks in the cloud by software.

The most popular SDN standard is OpenFlow by the Open Networking Foundation (https://www.opennetworking.org/).  

OpenFlow switches include SDN controllers, which maintain flow tables to control forwarding of IP datagrams, and they can learn routes as IP packets when particular source and destination addresses arrive.

References

Mell, P., & Grance, T. (2011). SP 800-145: The NIST definition of cloud computing. Retrieved from https://csrc.nist.gov/publications/detail/sp/800-145/finalOnce you participate in the discussion below, proceed to the next step. There, you will use a network simulator to show how packets are transmitted.

Software-Defined Network Discussion

*Discuss what software-defined networking is and what networking challenges it addresses. What is the role of OpenFlow protocol? 

*Describe how BallotOnline could benefit from SDN in its cloud deployment.

Explain the reasons for your opinions and how they relate to your experiences.

  

Step 7: Simulate a Network With Mininet

To demonstrate your understanding how network packets are transmitted in the cloud, you will use Mininet, (http://intronetworks.cs.luc.edu/current/html/mininet.html#installing-mininet) a popular open-source network simulator that can be used together with Wireshark. This demonstration will be part of your technical report.  

FOLLOW THE STEPS in this Simulating a Network Using Mininet and Analyzing Packets Using Wireshark Guide. GO THIS LINK AND FOLLOW THE STEPS: (https://leocontent.umgc.edu/content/dam/course-content/tgs/cca/cca-625/document/SimulatingaNetworkusingMininetandAnalyzingPacketsusingWireSharkGuide.pdf?ou=535215).

During the lab, you will provision an EC2 instance in AWS using a preconfigured AWS Machine Image (AMI) and use the Mininet simulator in the EC2 instance to create two hosts. You will then use Wireshark to capture the packet exchanges. 

FOLLOW THIS LINKS:

(https://aws.amazon.com/ec2/?ec2-whats-new.sort-by=item.additionalFields.postDateTime&ec2-whats-new.sort-order=desc) 

( https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-best-practices.html )

You will PREPARE A LAB REPORT as per the lab guide and attach it to your final technical report.

In the next step, you will put together your technical report for BallotOnline.

Step 8: Submit Networking in the Cloud Technical Report

As your final submission, you will write a technical report about networking in the cloud.

* It will be addressed to BallotOnline technical managers to help them understand how these networking technologies will be implemented as BallotOnline migrates to the cloud.

* It will include technical review of the topics covered in the project. Follow the Networking in the Cloud Technical Report Template to cover all the topics required. 

FOLLOW THIS LINK : ( https://leocontent.umgc.edu/content/dam/course-content/tgs/cca/cca-625/document/CCA625Project1_NetworkingintheCloudTechnicalReportTemplate.docx?ou=535215 ). 

* Make sure you provide headings to clearly identify sections of your report. 

***The technical review part of the report should be eight to 12 pages. ***

* You should also include both Project 1 lab reports (1 and 2), with incorporated feedback from Steps 5 and 7 if any.

Comparison Outline

 Software engineering tools for soft computing: MATLAB, R Tool and DTREG.  Comparison should focus on how they are able to model neural networks.  Also, pick criteria that compares things they all have in common. 

PS: The outline should look like the sample attached

Practical connection

  

My Job Role: UI Developer (Front end Developer) 

Skillset:  HTML, CSS, Javascript, Backbone JS, Vue JS, Angular JS, Angular versions from 1 to 8, React,  Redux, Jqurey, Bootstrap, Json, XML, YML, DS5, DS6. 

Please help me how these attached 15 subjects from my PhD in IT each are how they are helpful in my work environment as a UI developer also What I Learned from this course.

Information Technology (IT) Industry Analysis 2-3 page Paper

Information Technology (IT) Industry Analysis

The IT industry is always evolving and IT plays a very important role in business. Several of the technology companies that have dominated IT are Fortune 500 and even Fortune Global 500 organizations bringing in billions of dollars in revenue. Companies like IBM and HP started as hardware vendors, but now have ventured into software, and other areas of IT. Their contributions have shaped the IT industry. 

For this assignment, you will choose one of the IT industry leaders discussed in the Week One Lecture and create an analysis of that company. Include the following elements in your analysis supporting your statements using the required sources for this assignment. **I CHOSE MICROSOFT**

Explain how the organization started in the IT industry.

Explain the current state of the organization.

Evaluate the impact the technology organization you chose has had on business and/or business operations.

Analyze the role of IT in the chosen business and describe the innovations the organization has launched. Explain the reasons the innovations were either successes or failures for the company.

The IT Industry Analysis paper

Must be two to three double-spaced pages (600-900 words) in length (not including title and references pages) and formatted according to APA style as outlined in the Ashford Writing Center (Links to an external site.).

Must include a separate title page with the following:

Title of paper

Student’s name

Course name and number

Instructor’s name

Date submitted

Must use at least one credible source in addition to the course text.

Must document all sources in APA style.

Must include a separate references page that is formatted according to APA style 

Chat application demo (using Angular and spring)

I want to demo chat web application with technology Angular 8 or above (frontend) and Spring (backend) with mysql databse

1. user can signup and login and chat with each other (one to one chat for example facebook)

2. web page design is not needed.

3. all chat should be store in database. if user have some chat and when it logout then after login all previous chat should be present in chat history.

4. all configuration for spring should be in xml based whatever required.

5. it should be work in windows 10.

Final Research Paper – ERM

Risk management is one of the most important components in empowering an organization to achieve its ultimate vision. With proper risk management culture and knowledge, team members will be “speaking” the same language, and they will leverage common analytical abilities to identify and mitigate potential risks as well as exploit opportunities in a timely fashion. In order to consolidate efforts, the existence of an integrated framework is crucial. This is why an ERM is necessary to the fulfillment of any organization’s goals and objectives.

In your final research project for the course, your task is to write a 7-10 page paper discussing the following concepts:

  • Introduction
  • Why should an organization Implement an ERM application?
  • What are some key challenges and solutions to Implementing an ERM?
  • What is Important for an effective ERM?
  • Discuss at least one real organization that has been effective with implementing an ERM framework or /application.
  • Conclusion, final thoughts for future research
  • Recommendation

Your paper should meet the following requirements:

  • Be approximately seven to ten pages in length, not including the required cover page and reference page.
  • Follow APA7 guidelines. Your paper should include an introduction, a body with fully developed content, and a conclusion.
  • Support your answers with the readings from the course, the course textbook, and at least ten scholarly journal articles to support your positions, claims, and observations, in addition to your textbook. The UC Library is a great place to find supplemental resources.
  • Be clearly and well-written, concise, and logical, using excellent grammar and style techniques. You are being graded in part on the quality of your writing.

Project

Database Management System

 Johnson’s Hospital System Case Study

Case Study 1

Hospital Management System

Aim: JHChospitalisamultispecialtyhospitalthatincludesanumberofdepartments,rooms,doctors, nurses , compounders , and other staff working in the hospital . Patients having different kinds of ailments come to the hospital and get checkup done from the concerned doctors . If required they are admitted in the hospital and discharged after treatment.

The aim of this case study is to design and develop a database for the hospital to maintain the records of various departments , rooms , and doctors in the hospital . It also maintains records of the regular patients , patients admitted in the hospital , the check up of patients done by the doctors , the patients that have been operated, and patients discharged from the hospital.

Description: In hospital, there are many departments like Orthopedic, Pathology, Emergency, Dental, Gynecology ,Anesthetics ,I.C.U.,Blood Bank,Operation Theater ,Laboratory ,M.R.I.,Neurology , Cardiology, Cancer Department, Corpse, etc. There is an OPD where patients come and get a card (that is ,entrycardofthepatient)forcheckupfromtheconcerneddoctor.Aftermakingentryinthecard,they go to the concerned doctor ’s room and the doctor checks up their ailments . According to the ailments , the doctor either prescribes medicine or admits the patient in the concerned department . The patient may choose either private or general room according to his/her need. But before getting admission in thehospital,thepatienthastofulfillcertainformalitiesofthehospitallikeroomcharges,etc.Afterthe treatment is completed , the doctor discharges the patient . Before discharging from the hospital , the patient again has to complete certain formalities of the hospital like balance charges , test charges , operation charges (if any), blood charges, doctors’ charges, etc.

Next we talk about the doctors of the hospital. There are two types of the doctors in the hospital, namely, regular doctors and call on doctors . Regular doctors are those doctors who come to the hospital daily . Calls on doctors are those doctors who are called by the hospital if the concerned doctor is not available.