Implementation of Hawker's Registration Using Cloud Computing

Total Page:16

File Type:pdf, Size:1020Kb

Implementation of Hawker's Registration Using Cloud Computing ISSN XXXX XXXX © 2017 IJESC Research Article Volume 7 Issue No.4 Implementation of Hawker’s Registration using Cloud Computing Shweta Thummar1, Pooja Sawant2, Binal Sondagar3, Urvi Parmar4, Sejal D’mello5 Student1, 2, 3, 4, Assistant Professor5 Department of Information Technology Atharva College of Engineering, Malad, Mumbai, Maharashtra, India Abstract: Hawker’s has been ignored since several decades and the Cloud will bring the change that is required to bridge the divide between hawker’s and TVC(Town Vending Committee) and will improve the hawker’s economic conditions. The cloud computing concept provides users with access to a shared pool of resources on-demand. Cloud Computing is a delivery of computing as a service rather than a product. This paper proposes an efficient hawker’s registration system will help the civic body keep track of each vendor, after the creation of vending zones, and the allotment of license numbers and vending certificates. We can also link Aadhar number to the license. The proposed system made good use of popular technology cloud computing. Keyword: Hawker’s registration system, Cloud Computing, TVC, license, vending certificate I. INTRODUCTION controlling illegal hawking. These will then be provided with licenses and their respective hawking pitches (spot for one Hawker’s are integral part of Mumbai. Take them off the street hawker). for one day and you will see the chaos it causes. The BMC officials, at various moments, currently use the threat of an A. Comparison of cloud systems area becoming a non-hawking zone as an excuse to increase Amazon has been one of the first service providers that provide demolitions or demands for haft. In order to understand the sharing of resources (storage space and computing) to create a functioning of public space in Mumbai, it is necessary to very scalable and flexible platform and resizable compute understand what hawkers actually do in that space, and how capacity in the cloud. Amazon EC2 changes the economics of they conceptualize their own relationship to it [9]. Registration computing by allowing paying only for capacity that is actually System is based where information in database is stored on a used. The survey findings articulate that Amazon bested virtual cloud. In this we will be using software as a service; Google and Microsoft, and Amazon is recognized as the leader users are provided access to application software. The Web of the cloud computing, twice as many as Google and much application will give the GUI for the administrator to maintain more than Microsoft (Figure 1).[3] database. The benefit of infusing the concept of cloud computing with internet into the Hawker’s Organization is organizations can install PCs and mobile phones, etc. connected to cloud so that the information is available to the poorest of the poor giving them a better life. This paper proposes hawker’s registration system using cloud computing to bridge the gap between the hawker’s and the government officials. The Hawker’s registration system proposed in the paper has the following features: Each hawker will be provided with a unique ID through [3] which he/she can get their information. Figure.1.Comparison of Cloud Systems It improves the economic conditions of the hawkers. It legalizes the hawkers providing them a livelihood. Based on the comparison of various cloud system the chart Database is designed to store and manage received shows the leading cloud system among Google App Engine hawker’s information. and Microsoft azure is Amazon elastic cloud compute Hawker’s registration system on cloud which (Amazon EC2). So we will be using Amazon EC2 for could be accessible directly on the internet from deploying our system. Anywhere using PCs or mobile phones without installing the application on the respective devices. B. Hawker’s Registration System Until the mid-1990s, little action was taken by the II. RELATED WORK BMC to implement the suggestions for new hawking and non hawking zones. Meanwhile, in lieu of actually issuing new There is a need for a mechanis m to check collusion between licenses, the BMC set up a ‘pauti’ system for street vending. hawkers and civic officials so, Hawker’s registration system Between 1988 and 1997, hawkers paid the BMC daily will equip us with all the details on the hawkers and help us in Rs 5-10 “unauthorized occupation cum refuse removal charges” entitling them to hawk. International Journal of Engineering Science and Computing, April 2017 6473 http://ijesc.org/ The CFPPS (Citizens’ Forum for the Protection of B. Amazon Web Services + Bitnami Public Spaces) cited the pauti system in particular as one of the Amazon Web Services is a CC platform offered by Amazon. BMC’s illegal practices. The main features of the service include: low price, high speed, The high court conferred and declared that the BMC scalability, openness, adaptability, and guaranteed security [2] had no legal authorization to implement such a system. .Amazon Web Service provides all the services offered by As a result of the court order, the BMC has not issued Amazon. This Hawker Registration System will be deployed pautis since 1998, and many hawkers now say that the end of on the Amazon cloud so that, the system and their data get this system marked the beginning of their current troubles. accessible from anywhere and anytime.Amazon Web Services Although the pauti did not confer long-term rights to for Cloud Computing contains the following one of the hawk, or even the rights to hawk in a particular space, hawkers component is: to this day express their desires to return to this previous system. 1) Amazon Elastic Compute Cloud (EC2): Surveys indicate that most hawkers are willing to pay Amazon Elastic Compute Cloud (Amazon EC2) shown in daily official BMC charges. Figure 1 is a web service that enables customers to launch and manage Linux/UNIX/Windows server instances in the data [1] III. IMPLEMENTATION DETAILS centres of Amazon . In the development of Hawker’s Registration System controlled by microcontroller, hardware and software design techniques are needed. A. Arduino Uno Arduino board designs use a variety of microprocessors and [1] controllers. The boards are equipped with sets of digital and Figure. 3.Amazon Elastic Cloud Compute analog input/output (I/O) pins that may be interfaced to various [1] expansion boards (shields) and other circuits. The Arduino Amazon EC2 provides the following major features : project provides an integrated development environment (IDE) a) Resource delivered as AMI (Amazon Machine based on the Processing language project. Arduino Uno is Image). mainly used to Read the card and get the Unique ID. Every b) Compute instance. Hawker will get this card and have their Unique ID by which c) Explicit access control the officials will get the information about that Hawker. EC2 (Elastic CC) is a central part of Amazon's platform. It allows users to rent virtual machines on which they can run their applications.Amazon provides online services to other web sites or client applications, thus most of these services are not available to end users, but instead allow the developers the use and advantage of Amazon platform functionalities while developing their own applications. All services are charged according to the type of service and duration of its use. AWS is open, agile and flexible platform, thus it allows use of any programming language or development platform. What characterizes the AWS is their specially designed Linux distribution, Amazon Linux AMI, based on Fedora and Red [2] Hat Enterprise Linux. [7] Figure. 2. Interfacing of arduino uno with rc522 module 2) Bitnami RFID is the abbreviation of Radio frequency identification. Bitnami provides pre-packaged server images for these cloud RFID modules use electromagnetic fields to transfer data servers, so that you can become productive with them the between card and the reader. moment they come online. In short, Amazon provides the The MF522 card is addressed via SPI bus interface. cloud infrastructure, and Bitnami provides the server images [4] It normally works on SPI protocol. and software. To deploy an application to the Amazon cloud with the Bitnami LAMP Stack, here are the steps to follow [4]: This module has total 8 pins as shown in table 1: Step 1: Register with Amazon Web Services (AWS). TABLE. 1.Pin configuration [8] Step 2: Register with Bitnami. RFID-RC522 Step 3: Connect your AWS and Bitnami accounts. Arduino Uno Step 4: Provision an AWS cloud server with the Bitnami LAMP Stack. Pin 9 RESET Step 5: Validate the cloud server. Pin 10 SDA (Serial Data Acknowledgement) Step 6: Deploy and test your application on the cloud Pin 11 MOSI (Master Out Slave In) server. Pin 12 MISO (Master In Slave Out) Pin 13 SCK (Serial Clock) C. NetBeans IDE [5] NC IRQ (Interrupt Request Line) Net Beans IDE is the official IDE for Java 8. With its editors, code analyzers, and converters, you can quickly and smoothly GND GND upgrade your applications to use new Java 8 language 3.3V 3.3V constructs, such as lambdas, functional operations, and method International Journal of Engineering Science and Computing, April 2017 6474 http://ijesc.org/ references. Batch analyzers and converters are provided to search through multiple applications at the same time, matching patterns for conversion to new Java 8 language constructs. With its constantly improving Java Editor, many rich features and an extensive range of tools, templates and samples, NetBeans IDE sets the standard for developing with cutting edge technologies out of the box. An IDE is much more than a text editor. The NetBeans Editor indents lines, matches words and brackets, and highlights source code syntactically and semantically. It lets you easily refactor code, with a range of handy and powerful tools, while it also provides code templates, coding tips, and code generators.
Recommended publications
  • Content Management Systems
    ACADEMIA DE STUDII ECONOMICE - Bucureşti Bucharest University of Economic Studies FACULTY OF BUSINESS ADMINISTRATION (Facultatea de Administrare a Afacerilor cu predare în limbi străine) Technologies for eBusiness - CONTENT MANAGEMENT SYSTEMS By: Professor Vasile AVRAM, PhD - suport de curs destinat studenţilor de la sectia engleză - (course notes for 1st year students of English division) - anul I - Zi - Bucureşti 2013 1 COPYRIGHT© 2006-2009; 2013-2018 All rights reserved to the author Vasile AVRAM. 2 Content Management Systems Contents 6 Content Management Systems ............................................................................................................ 4 6.1 Introduction .................................................................................................................................. 4 6.2 CMS Application ............................................................................................................................ 4 6.3 Open Source CMS Architecture and Functionality ....................................................................... 7 6.4 Setup and Installing Locally Open Source CMS Solutions ............................................................. 8 Setup WAMP stack .......................................................................................................................... 8 Setup WordPress Module ............................................................................................................. 13 Setup Joomla Module ..................................................................................................................
    [Show full text]
  • Install Bitnami Wordpress Module for XAMPP
    Get Started Quickly with WordPress Introduction Although you might not have realized this, XAMPP comes with a number of add-on applications. These add- ons include Drupal, Joomla!, WordPress and many other popular open source applications. The add-ons can be easily installed on top of XAMPP using a simple installation tool and are pre-configured to work out of the box, freeing you from the time and effort of downloading and configuring the applications separately. XAMPP add-ons are provided by Bitnami, which specializes in pre-configured infrastructure and application stacks for native, virtual machine and cloud use. Bitnami stacks work the same way across platforms - this means that by using the WordPress Bitnami add-on instead of "rolling your own" WordPress configuration, you’re guaranteed that your WordPress blog will look and work the same way even if you later migrate it from your local XAMPP environment to a cloud server. In this article, I’ll walk you through the process of installing the Bitnami WordPress add-on for XAMPP, showing you how to quickly get started with one of the world’s most popular blogging platforms. Keep reading! == Assumptions and Prerequisites This tutorial doesn’t make a lot of assumptions, but the few that it does are important. • First, it assumes that you have a working XAMPP installation on Ubuntu Linux (Desktop edition), and that your XAMPP installation (including MySQL) is currently running. In case you don’t have this, download and install XAMPP and then, once it’s installed, check that it’s all working by browsing to http://localhost.
    [Show full text]
  • Download PDF Install-Wordpress.Pdf
    Get Started Quickly with WordPress Introduction Although you might not have realized this, XAMPP comes with a number of add-on applications. These add- ons include Drupal, Joomla!, WordPress and many other popular open source applications. The add-ons can be easily installed on top of XAMPP using a simple installation tool and are pre-configured to work out of the box, freeing you from the time and effort of downloading and configuring the applications separately. XAMPP add-ons are provided by Bitnami, which specializes in pre-configured infrastructure and application stacks for native, virtual machine and cloud use. Bitnami stacks work the same way across platforms - this means that by using the WordPress Bitnami add-on instead of "rolling your own" WordPress configuration, you’re guaranteed that your WordPress blog will look and work the same way even if you later migrate it from your local XAMPP environment to a cloud server. In this article, I’ll walk you through the process of installing the Bitnami WordPress add-on for XAMPP, showing you how to quickly get started with one of the world’s most popular blogging platforms. Keep reading! == Assumptions and Prerequisites This tutorial doesn’t make a lot of assumptions, but the few that it does are important. • First, it assumes that you have a working XAMPP installation on Ubuntu Linux (Desktop edition), and that your XAMPP installation (including MySQL/MariaDB) is currently running. In case you don’t have this, download and install XAMPP and then, once it’s installed, check that it’s all working by browsing to http://localhost.
    [Show full text]
  • Implementation of the Moodle E-Learning Platform from Server Selection to Configuration
    Implementation of the Moodle e-learning platform from server selection to configuration Ouariach Soufiane *, Khaldi Maha, Erradi Mohamed and Khaldi Mohamed Research team in Computer Science and University Pedagogical Engineering (S2IPU) Normal School of Tetouan, Abdel Malek Essaadi University – Morocco. GSC Advanced Engineering and Technology, 2021, 01(01), 016–027 Publication history: Received on 21 January 2021; revised on 25 February 2021; accepted on 27 February 2021 Article DOI: https://doi.org/10.30574/gscaet.2021.1.1.0023 Abstract Through this article which concerns the implementation of the Moodle e-learning platform in a server, we will first present an example of a Web server architecture, then we propose the adopted architecture which is based on Linux containers. Afterwards, we propose a description of all the necessary tools chosen for the implementation of the platform in a Web server. Then, we propose through figures the installation of the different technological tools and the Moodle platform. Finally, we propose the configuration of our Moodle platform according to our needs. Keywords: Docker; Moodle; Mariadb; PhpMyAdmin; Linux. 1. Introduction Docker is an open-source platform that run applications and makes the process easier to develop, distribute. The applications that are built in the docker are packaged with all the supporting dependencies into a standard form called a container. These containers keep running in an isolated way on top of the operating system’s kernel (1). The extra layer of abstraction might affect in terms of performance. Container technology has a history of more than 10 years, but Docker now has new hope because it has new capabilities that priority technology does not have.
    [Show full text]
  • How to Create a Simple to Use Wiki Based on Mediawiki in a Vcloud® Environment
    How to Create a Simple to Use Wiki Based on MediaWiki in a vCloud® Environment A VMware Cloud Evaluation Reference Document Contents Overview ...................................................................................................... 3 About Cloud Computing Cloud computing is an approach to computing that pools or aggregates Features ....................................................................................................... 4 IT infrastructure resources. Using Infrastructure-as-a-Service (IaaS), through cloud computing, gives you a more efficient, flexible and Components & Requirements ............................................................... 5 cost-effective infrastructure. Clouds typically include a set of virtual machines (“VM”s). A virtual machine is an isolated software container that can run its own operating systems and applications as if it were Installation ................................................................................................... 6 a physical computer, and contains it own virtual (i.e., software-based) CPU, RAM, hard disk and network interface card (NIC). Users can start Resources ................................................................................................... 15 and stop Virtual Machines or use compute cycles, as needed. Clouds can be on-site (commonly referred to as ‘Private Clouds’), with a Service Provider (‘Public Cloud’), or a combination of the two (‘Hybrid Cloud’). What is vCloud? VMware vCloud is a software suite that empowers enterprises to transform
    [Show full text]
  • Khodayari and Giancarlo Pellegrino, CISPA Helmholtz Center for Information Security
    JAW: Studying Client-side CSRF with Hybrid Property Graphs and Declarative Traversals Soheil Khodayari and Giancarlo Pellegrino, CISPA Helmholtz Center for Information Security https://www.usenix.org/conference/usenixsecurity21/presentation/khodayari This paper is included in the Proceedings of the 30th USENIX Security Symposium. August 11–13, 2021 978-1-939133-24-3 Open access to the Proceedings of the 30th USENIX Security Symposium is sponsored by USENIX. JAW: Studying Client-side CSRF with Hybrid Property Graphs and Declarative Traversals Soheil Khodayari Giancarlo Pellegrino CISPA Helmholtz Center CISPA Helmholtz Center for Information Security for Information Security Abstract ior and avoiding the inclusion of HTTP cookies in cross-site Client-side CSRF is a new type of CSRF vulnerability requests (see, e.g., [28, 29]). In the client-side CSRF, the vul- where the adversary can trick the client-side JavaScript pro- nerable component is the JavaScript program instead, which gram to send a forged HTTP request to a vulnerable target site allows an attacker to generate arbitrary requests by modifying by modifying the program’s input parameters. We have little- the input parameters of the JavaScript program. As opposed to-no knowledge of this new vulnerability, and exploratory to the traditional CSRF, existing anti-CSRF countermeasures security evaluations of JavaScript-based web applications are (see, e.g., [28, 29, 34]) are not sufficient to protect web appli- impeded by the scarcity of reliable and scalable testing tech- cations from client-side CSRF attacks. niques. This paper presents JAW, a framework that enables the Client-side CSRF is very new—with the first instance af- analysis of modern web applications against client-side CSRF fecting Facebook in 2018 [24]—and we have little-to-no leveraging declarative traversals on hybrid property graphs, a knowledge of the vulnerable behaviors, the severity of this canonical, hybrid model for JavaScript programs.
    [Show full text]
  • Git Disable Ssl Certificate Check
    Git Disable Ssl Certificate Check How commonplace is Morton when pillowy and unstitched Wat waltz some hug? Sedentary Josephus mark very dialectically while Lemuel remains frozen and Mephistophelian. Scombrid Corwin always shirks his psychopomp if Ulises is slimming or stalemating lushly. Why did not correspond to ssl certificate chain or misconfiguration and a tortoise git will be badly impacted by counting the command to work for a cache Important: Path should promise the file location. Is there a squirrel to advice this husband to educate single repo? Maximum number of bytes to map simultaneously into lag from pack files. Specify the command to capable the specified man viewer. Can be overridden by the GIT_SSL_CAINFO environment variable. Specify the default pack index version. No credential config keys are upset all config levels. Company of private proxy network. From the documentation: requests can also ignore verifying the SSL certificate if data set verify a False. If a user locally configures a hook mention the exact repository root folder, documents and calendars are smartly integrated around social networking, inspiration and best practices from the symbol behind Jira. You only specify as available driver for nature here, like Firefox, the however must be decrypted before night sent him your app. The external step welcome to near this considered by the git client when connecting to the git server. Disadvantage: Status information of files and folders is not shown in Explorer. Additional recipients to include in a patch shall be submitted by mail. SSL certificate held herself that site. The biggest revelation is done Spring uses the JGit for its Git operations.
    [Show full text]
  • Xampp Downloaded As Dmg File XAMPP VM and Bitnami Modules
    xampp downloaded as dmg file XAMPP VM and Bitnami Modules. Mac has become a platform of choice when it comes to development. From native macOS and iOS apps to Android and Web Apps. Today I want to take you through the installation steps of Bitnami modules on XAMPP-VM for Mac. XAMPP is a LAMP stack of choice and since June 2017, they introduced XAMPP-VM. This variant is, in fact, a Virtual Machine running Debian Linux. I’ve been using it for a while, whenever I need to pop-up quickly a website. I will take you through the installation process and then I will show you some useful tricks using XAMPP-VM to have multiple virtual machines. Installing XAMPP-VM. We need to head to the apache friends website: https://www.apachefriends.org/ Select XAMPP for OSX. by default XAMPP-VM will be downloaded, you can double-check the file name: xampp-osx-X.y.z-r- vm .dmg. Open the DMG file and drag and drop XAMPP into your Applications folder. Then open XAMPP, you should see a dialog: Initialising Stacks… We will come back to that later. You XAMPP is now ready to use! Pimp it up with Bitnami module, Wordpress. Apache Friends and Bitnami have been collaborating in order to provide easy-to-install modules, such as Wordpress, Drupal and many other PHP project. You can browse Bitnami modules for XAMPP here: https://bitnami.com/stack/xampp. In order to install a module, you need to first access the Virtual Machine. XAMPP made that very easy, by simply clicking the Open Terminal button (make sure you have started XAMPP with Start button first).
    [Show full text]
  • Bitnami: Instalador De Aplicaciones Web
    BitNami: instalador de aplicaciones web Written by Elvira Mifsud Friday, 11 December 2009 13:26 There are no translations available. En este artículo vamos a describir brevemente el instalador BitNami y veremos un ejemplo... BitNami: instalador de aplicaciones web Introducción A menudo oímos hablar de nuevas aplicaciones web Open Source que prometen ser muy interesantes y querríamos experimentar con ellas para comprobar la funcionalidad que ofrecen, comparar con otras equivalentes, etcétera. Pero la instalación de algunas aplicaciones de software libre no siempre es sencilla. Ge neralmente requieren tener alguna experiencia, ya que la mayoría necesitan un servidor web Apache y una base de datos MySQL. La instalación de estos elementos no es trivial y por lo tanto no siempre está al alcance de cualquier usuario. Pueden surgir problemas que un usuario en condiciones normales no será capaz de resolver. El proyecto BitNami acude a nuestra ayuda facilitándonos todas estas tareas y haciendo que instalar y establecer una configuración básica de la aplicación web seleccionada sea prácticamente tan sencillo como una secuencia de clics. En el artículo vamos a describir brevemente el instalador BitNami y pasaremos a ver un ejemplo de utilización realizando la instalación del Gestor de contenidos Joomla! utilizando como base la distribución GNU/Linux Ubuntu 9.04 (Jaunty). ¿Qué es BitNami? BitNami ( http://bitnami.org/ ) es un instalador multiplataforma, y con licencia GPL, de aplicaciones web de software libre. Es decir, proporciona instaladores para Linux, Windows y Mac OS y para este último, incluso proporciona en algunos casos versiones para PowerPC y para Intel. Su objetivo es facilitar la instalación y configuración de gran cantidad de aplicaciones web como por ejemplo: WordPress, Joomla!, Drupal, phpBB, MediaWiki, Alfresco, etcétera.
    [Show full text]
  • It Takes an (Open Source) Village to Build a Cloud
    It Takes an (Open Source) Village to Build a Cloud Mark R. Hinkle Senior Director, Cloud Computing Community Citrix Systems Inc. 2 %whoami • Responsible for management of CloudStack & Xen Open Source Cloud Communities • Joined Citrix via Cloud.com acquisition July 2011 • Managed Zenoss Open Source project to 100,000 users, 1.5 million downloads • Former Linux Desktop Advocate (Zealot?) • Former LinuxWorld Magazine Editor-in-Chief • Open Management Consortium organizer • Author - “Windows to Linux Business Desktop Migration” – Thomson • NetDirector Project - Open Source Con!guration Management Project • Sometimes Author and Blogger at SocializedSoftware.com/ NetworkWorld Quick Cloud Computing Overview: Or the Obligatory “What is the Cloud?” Slides 4 Five Characteristics of Clouds 1. On-Demand Self-Service 2. Broad Network Access 3. Resource Pooling 4. Rapid Elasticity 5. Measured Service 5 Cloud Computing Service Models USER CLOUD a.k.a. SOFTWARE AS A SERVICE Single application, multi-tenancy, network-based, one-to-many delivery of applications, all users have same access to features. Examples: Salesforce.com, Google Docs, Red Hat Network/RHEL DEVELOPMENT CLOUD a.k.a. PLATFORM-AS-A-SERVICE Application developer model, Application deployed to an elastic service that autoscales, low administrative overhead. No concept of virtual machines or operating system. Code it and deploy it. Examples: Google AppEngine, Windows Azure, Rackspace Site, Red Hat Makara SYSTEMS CLOUD a.k.a INFRASTRUCTURE-AS-A-SERVICE Servers and storage are made available
    [Show full text]
  • Microsoft Azure
    Technosoft Solutions Microsoft Azure Introduction paper Azure Paper – Technosoft Solutions Inc. Abstract Microsoft Azure is Microsoft's application platform for the public cloud. The goal of this paper is to give a foundation for understanding the fundamentals of Azure. Introduction: What is Azure? Microsoft Azure (formerly Windows Azure) is a cloud computing facility created by Microsoft for building, testing, deploying, and managing applications and services through a global network of Microsoft-managed data centers. It provides software as a service (SAAS), platform as a service and infrastructure as a service and supports many different programming languages, tools and frameworks, including both Microsoft-specific and third-party software and systems. What is cloud computing? Cloud computing can be divided into three levels depending on the services offered by providers. From the innermost level to the outermost Cloud hosting services include: Infrastructure as a Service, Platform as a Service and Software as a Service. A brief description of each of these levels: Infrastructure as a Service (IaaS – Infrastructure as a Service) Infrastructure as a Service is a provision model in which an organization placed ‘outside’ the equipment used to support operations, this includes information storage, hardware, servers and networking components. Service provider. IaaS is sometimes also referred to as Hardware as a Service or HaaS “ The most obvious advantage of using an IaaS is to transfer to the supplier management problems related to computer equipment. Another attractive advantage is the reduction of costs, as generally in the technologies associated with cloud computing, to pay only for what is consumed. Infrastructure as a Service also allows scalability virtually automatic and transparent to the consumer, leaving the responsibility to service providers.
    [Show full text]
  • Wordpress on AWS: a Communication Framework Arxiv:2007.01823V1
    WordPress on AWS: a Communication Framework Michael Soltys and Katharine Soltys July 6, 2020 Abstract Every organization needs to communicate with its audience, and social media is an attractive and inexpensive way to maintain dialogic communication. About 1/3 of the Internet web pages are powered by WordPress, and about a million companies have moved their IT infrastructure to the AWS cloud. Together, AWS and WordPress offer an attractive, effective and inexpensive way for companies, both large and small, to maintain their presence on the web. Contents 1 Introduction2 1.1 The Cloud with AWS . .3 1.2 WordPress . .3 2 Working online5 arXiv:2007.01823v1 [cs.CY] 3 Jul 2020 3 Building WP on AWS5 3.1 EC2 with LAMP . .6 3.1.1 Create an image . .6 3.2 WP . .7 4 Social Media integration7 4.1 Twitter . .8 4.2 LinkedIn . .8 4.3 Slack . .9 1 5 Measuring effectiveness9 6 Maintenance 10 6.1 Backups . 10 6.2 Scripts . 11 6.3 Security . 12 6.4 Cost . 12 6.5 Performance . 13 7 Acknowledgements 13 A Deliverables 13 B Advanced Deliverables 15 1 Introduction This paper summarizes a course titled Online Communication and Society, taught at California State University Channel Islands with code COMP 347. This class starts from the following premise: you have been hired by a company with a small Communication budget, but ambitious plans. You have been tasked with setting up an effective web presence; in this role you have to combine both your CS/IT skills, as well as your Communication savvy.
    [Show full text]