bharg discussion

 

The rising importance of big-data computing stems from advances in many different technologies.  Some of these include:

  • Sensors
  • Computer networks
  • Data storage
  • Cluster computer systems
  • Cloud computing facilities
  • Data analysis algorithms

How does these technologies play a role in global computing and big data?

Create an API and Deploy to Cloud Server

 

  • Create an API endpoint that serves one table from your database in an array-of-objects format. (For example:[     {         “id”: 0,         “location”: “Tampa”,         “population”: 2877000     },     {         “id”: 1,         “location”: “Orlando”,         “population”: 1964000     } ])
  • Document your setup steps on a 3rd page of your website, and add a link to your navigation bar.

Deployment Requirements

You may choose one of the following ways to deploy your website:

  1. Serve both your static site and your API using the Flask server you deploy to Heroku.
  2. Continue to host your HTML on github pages, and add a link to your API endpoint to retrieve data

Option 1 is the industry-standard deployment, and should also be easier based on the tools you know at this point. Option 2 is a bit more stable, as your report will still be available even if you mess up a deployment.

Deployment Help

We will go over how to deploy your website using various services as optional lectures during class:

  • Heroku
  • PythonAnywhere
  • AWS EC2 instance (using Dokku, a self-hosted Heroku-ish server)

Host your database in the cloud

For this, you will deploy your database to a database hosting service and usee that for your API.

  • Host your database on a remote PostgreSQL server.
    • For Heroku: You will need to use the PostgreSQL addon.
    • For PythonAnywhere: You can use any database hosting service. Here are some recommendations:
      • ElephantSQL
      • Amazon RDS (relational database service on AWS)
      • Heroku
  • Add a web page to your navigation documenting your database set up steps.

Note: Heroku will periodically change your database URL, which will break your website unless you also host your flask server on Heroku.Another Note: Amazon will change your database URL if you turn off the virtual machine.Be sure your database is turned on and accessible before submitting your project. You should check your site every couple days or so to be sure the database URL hasn’t changed, and update your settings if it does. 

Business Intelligence – End-of-Chapter questions

Chapter 5 – Discussion question #1, #2, #3, & #4 and
                   Exercise #6 and
                   Internet Exercise #7 (go to   neuroshell.com  click on the examples and look at the current examples.  The Gee Whiz example is no longer on the page.)

Chapter 6 – Discussion question #1, #2, #3, #4, & #5 and
                   Exercise 4

– Each answer must be at least 100 words

– 2 references apa format

– no plagiarism

– write only answers, do not mention questions

Intro to data mining

Essay

 

Many problems ask for a sparsified version of the object (8.4.1). This has many benefits as noted in the text. The text, however, does not address any negative aspect(s) or effects.

What are a sample of negative effects if this, and how would you mitigate or lessen these effects?  

The paper should be 1-2 pages, double spaced, and please use APA.

Discussion:

Many partitional clustering algorithms that automatically determine the number of clusters claim that this is an advantage. List two situations in which this is not the case. Please post ur discussion for atleast 300words.

Assignment

 

  • Briefly respond to all the following questions. Make sure to explain and backup your responses with facts and examples. This assignment should be in APA format and have to include at least two references.
    • When should the architect begin the analysis?
    • What are the activities the architect must execute?
    • What is the set of knowledge domains applied to the analysis?
    • What are the tips and tricks that make security architecture risk assessment easier

Write an essay discussing sqlmap, an automated tool for sql injection and database takeover in 500 words or more. Why do we need an automated tool for sql injection?

 

Do not copy without providing proper attribution. This paper will be evaluated through SafeAssign. 

Write in essay format not in outline, bulleted, numbered or other list format.  

Use the five paragraph format. Each paragraph must have at least five sentences. 

Include an interesting meaningful title

 

SQL Injection

https://www.youtube.com/watch?v=h-9rHTLHJTY

https://www.youtube.com/watch?v=_jKylhJtPmI

https://www.youtube.com/watch?v=ciNHn38EyRc

Watch this video on the SQL Slammer worm

cap

Class: BLCN 531 Introduction to Blockchain and Crypto-currency Assignment: Capstone Project. Length: Minimum of 1000 words.

Pick one area where you think Blockchain Technology could be proposed as a solution and briefly explain your proposed solution. Your final document should include an Abstract and a Conclusion. This assignment should be in APA format and have to include at least six references.

Discussion: Importance of Security Policies

Learning Objectives and Outcomes

  • Explain the importance of information security policies and the role they play in ensuring sound and secure business information.

Scenario 1

Think about how you would feel if there were no rules regarding how your credit card information was stored on merchants’ Web sites. Would you purchase items from the Web? Would the Internet be as big as it is today if we had no laws or information security policies regarding data that makes up an e-commerce transaction?

Computer

You work as an administrative assistant for the President of Bass University which employs around 300 faculty and staff.Your immediate supervisor, the President, has just informed you …