12 ways commercial SaaS can save your complex environmental data (part 1/4)

Do you currently use a system of Excel spreadsheets to store your environmental data? If so, ask yourself the following questions:

  • Do you find yourself having to make the same changes in multiple spreadsheets?
  • Is your spreadsheet growing unwieldy and difficult to manage?
  • Are you finding that you’re spending more and more time scrolling through your spreadsheet, looking for specific information?
  • Do you have to jump through hoops to view specific subsets of data?
  • Do multiple people sometimes need access to the data at the same time? Or, are your colleagues continually asking you to provide them with copies or subsets of the data in your spreadsheet?
  • Are there redundancies in your data? Is the same information repeated on multiple rows of your spreadsheet?
  • Do you ever encounter erroneous entries that have been typed in by hand?
  • Are you concerned about the long-term security of your data?
  • Do you often wonder exactly where your data are?
  • Does someone else really own your data (perhaps your IT department)?

If you answer “yes” to any of these questions, you might be outgrowing your homegrown system of Excel spreadsheets.  It may be time to consider a more mature tool to manage and store your environmental data.

The advantages of databases over spreadsheets for managing complex data

Before we look at other options, let’s examine the differences in how data are stored and managed in spreadsheets and databases.

A spreadsheet consists of rows and columns. At the intersection of each are cells that store data values. Some cells can refer to other cells, and some cells can perform processing on other individual (or groups of) cell values.

In contrast, a database is made up of named tables that contain records. Each record has columns in which values are stored.  Each table stores information on a particular type of entity. For environmental data, this could be field samples, sampling locations, analytical results, regulatory limits, or laboratory methods. Typically, one or more columns in each record store values that uniquely identify an instance of the entity. In the case of a field sample, this could be the “field sample ID”; for a location, the “location ID”.

Complex data - Excel spreadsheets

Locus user tips
In Locus EIM, Site ID is also part of the primary key for locations and field samples to accommodate customers with multiple waste sites, facilities, or water systems.

As we move to analytical or field measurements, we have to use more columns to uniquely identify a record (e.g., date, time, field sample or location ID, parameter). The remaining columns in a table that are not part of the “primary key” identify other attributes of the entity.  For samples, these attributes include sample date and time, sample matrix, sample purpose, sampling event, sampling program, etc.

If you think of a data table as a grid with rows and columns, it seems very similar to a spreadsheet—but there’s a fudamental difference. With a spreadsheet, how you view or report the data is dictated by how it appears in the spreadsheetWYSIWYG. If you need to view the data differently, you must reformat the spreadsheet.  In contrast, you can view information stored in a database (or serve it up in a report) in multiple ways that doesn’t necessarily depend on how the data is stored in the underlying tables.

Databases, which are often referred to by the acronym DBMS (Database Management Systems), offer many other advantages over spreadsheets when dealing with complex data.

Here are 12 key areas where databases—especially cloud databases built for industry-specific needs—surpass their spreadsheet counterparts.

Locus user tips
Pay close attention to section 2 on “Data quality”. Over the years, Locus has helped many of our customers move their data from spreadsheets into Locus EIM. Invariably, these migrations have unearthed many data issues that went undetected until we had to map and move the data into Locus EIM.

12 reasons why commercial SaaS databases are ideal

If, at the end of this guide, you’re still not convinced of the advantages of databases over spreadsheets for data storage, consider Microsoft’s recommendations as to when to use its low-end DBMS (Access) and when to use Excel.

Microsoft emphasizes that Excel can store large amounts of data in worksheets. However, it notes that Excel is not intended to serve as a database, but is optimized for data analysis and calculation.

According to Microsoft:

Use Access when you:

  • Anticipate many people working in the database and you want robust options that safely handle updates to your data, such as record locking and conflict resolution.
  • Anticipate the need to add more tables to a dataset that originated as a flat or nonrelational table.
  • Want to run complex queries.
  • Want to produce a variety of reports or mailing labels.

Use Excel when you:

  • Require a flat or nonrelational view of your data instead of a relational database that uses multiple tables, and when your data is mostly numeric.
  • Frequently run calculations and statistical comparisons on your data.
  • Want to perform sophisticated “what-if” analysis operations on your data, such as statistical, engineering, and regression analysis.
  • Want to keep track of items in a simple list, either for personal use or for limited collaboration purposes.

In this 4-part blog series, we’ll explore in detail each of the 12 key areas where cloud-based environmental databases excel over home-grown spreadsheets.

Let’s get started!


1) Data entry is better with databases

Complex data - Data entryIf you use spreadsheets to manage your environmental information, how do you get data into it?

If you’re collecting the same information every week, month, quarter, or year, perhaps you have a template that you use. You might fill in only the data fields that change from one event to another, then append the rows in this template to an existing worksheet, or insert them into a new one. Alternatively, you might copy a set of rows in your spreadsheet, and then edit any fields with values that have changed.

In the case of analytical data, if you don’t have to type in the data manually, perhaps your lab provides data in a spreadsheet that mirrors the structure of your spreadsheet, allowing you to cut and paste it without edits.

Each of these methods of entering data has limitations and risks:

  • Manual entry inevitably introduces errors, unless someone is independently checking every entry for accuracy.
  • Copying and editing are notoriously prone to mistakes. It is too easy to overlook fields that should be updated in the copied records.
  • Getting a lab to send you data in a spreadsheet whose structure mirrors yours can be problematic, even more so if you deal with different labs for different types of analyses. Even then, there is no check on the validity of the laboratories’ entries.
    • Are all date and number fields actually the correct data types?
    • Do all required fields have values in them?

Databases provide various means of data input.  Two of the most commonly used methods are form entry (for when you need to enter a few records at a time) and EDDs (Electronic Data Deliverables), used for uploading text files containing tens, hundreds, or even thousands of data records in text or zipped files.

Flexible form configuration as a standard database feature

Databases provide unlimited flexibility in designing forms—with searchable lookup fields, advanced form controls, sophisticated styling, context-sensitive help, data validation, event handlers, and the ability to conditionally display individual or blocks of fields, based on the user’s selections.

Locus user tips
Locus EIM offers over 30 forms for entering and editing water systems, locations, sample collection, chains of custody, analytical data, field measurements, water levels, boreholes, well construction and other information. All of these input forms have multiple dropdown list boxes for the display of lookup values and online help.  You can easily hide unused forms for your organization to simplify the system interface and menu structure.

Better, faster batch data loading with EDDs

The real strength of databases comes about from their ability to load and process EDDs. Each record in an EDD typically consists of 10-50 fields (e.g., in the case of laboratory analyses: Field Sample ID, Analytical Method, Analysis Date, Lab Result, Units, etc.).  The data in these EDDs can be checked for incorrect data types, missing required values, entries that are restricted by lookup tables or LOVs (Lists of Values), and duplicates.

Locus user tips
Locus EIM’s powerful EDD loader can upload and error check several thousand records in under a minute. Labs need not all use the same format – the data will still end up in the same place in the database.  In fact, Locus EIM even has a special lab interface so (with your permission) your labs can upload their own EDDs.  This lab interface shows only a very small part of Locus EIM, namely the EDD Loader and selected LOVs that lab users would need to know.

 

Make sure to read the entire series to find out about 12 reasons commercial SaaS databases excel at managing complex environmental data!

 


About the author—Gregory Buckle, PhD, Locus Technologies

Gregory Buckle, PH.D.Dr. Buckle has more than 30 years of experience in the environmental field, most of which have been devoted to the design, development, and implementation of environmental database management systems. When he joined Locus in 1999, he was responsible for building and deploying Locus’ cloud-based EIM software. He was also instrumental in customizing EIM for the water utility industry and developing EIM’s powerful Sample Planning and Data Validation modules. The latest iteration of the Sample Planning module that Dr. Buckle built is currently being used by Los Alamos National Laboratory and San Jose Water Company to plan and schedule thousands of samples per year.


About the author—Marian Carr, Locus Technologies

Marian CarrMs. Carr is responsible for managing overall customer solution deployments and customer relationships with Locus’ government accounts. Her career at Locus includes heading the product development team of the award-winning cloud-based environmental ePortal solution as well as maintaining and growing key customer accounts with Locus’ Fortune 100 enterprise deployments. In addition, Ms. Carr was instrumental in driving the growth and adoption of the Locus EIM platform with key federal and water organizations.


 

 

EHS Compliance Software: The difference between configurability and customization

As you shop around for EHS compliance software, you’re quite likely to hear two similar words: “configurable” and “customizable.” You might hear these two words in answer to your question, “Can your software do _______ ?” Your implementation success will depend on which of the two words you put more weight in your selection of the vendor. Therefore, it is important to understand the difference between these two similar words.

Configurable means the software can do what you’re asking it to do “out of the box” with a few simple keystrokes. The software is designed to be easily modified by the end user (user developer) who has no programming background. For example, if exceeding water quality limit for a certain parameter in your software is called an “exceedance” but your new water utility customer is using the term “outlier”, configurable software lets you change the word on the form from “exceedance” to “outlier” without any programming or recompiling of the code involved, and without needing assistance from your software vendor. Often, the software will feature configuration options or a configuration workbench where you simply input all such terms and titles from a series of dropdown menus or drag-and-drop functionality. In other words, features and functions of the software are configurable if they are part of the off-the-shelf product.

Customization is a completely different feature. Unlike configurability, customization requires additional software programming (expensive), typically performed by software developers. Customizing software often incurs additional expense to the client. It also takes longer time and requires you to execute a change order—never a pleasant process.

Understanding the difference between configurability and customization also brings awareness of the total cost of ownership (TCO) of your EHS software. Configurability is rolled into the software and has no additional fees. Customization requires expensive programming, usually for an additional charge (think “change order”). It is good practice to ask your software vendor upfront which features are configurable and which are customizable. The entire focus of EHS software selection should be on configurability.

I have seen many customers and their consultants and research analysts make a cardinal mistake by focusing on software features and functionality that exist in the software off-the-shelf without asking a single question about configurability. No wonder so many EHS software implementations fail or cost orders of magnitude more than the winning bid. It is not about features and functionality that exist in existing EHS applications, but it is about how easy it is to add, build, or configure features, functionality, or whole new applications that may not be present today using non-developers. It is about the flexibility of the platform, not about the rigidity of applications.

 

Locus Platform EHS configuration workbench custom workflows

 

When you’re selecting configurable EHS software, make sure to consider this: If you have domain expertise in EHS and you know how to build a PowerPoint presentation, or you can draw a flowchart, or you can build a spreadsheet using formulae, with sorting tables and charts, then you can build any feature and functionality into your EHS software—provided the software is configurable off-the-shelf.

To put it in simple terms, you are a user developer. You will save your company lots of money and headache and avoid tons of change orders. I should also note that most of the end-user configurable software is built on multi-tenant SaaS architecture and offers drag-and-drop functionality.

Locus application support services for configurable EHS software

Aquam Corporation selects Locus Technologies software for IoT integration

Aquam Corporation integrates Locus software to Orbis Intelligent Systems platform, ensuring a robust, reliable, and secure data platform

MOUNTAIN VIEW, Calif., 5 June 2018 — Locus Technologies (Locus), a leader in multi-tenant Software-as-a-Service (SaaS) for environmental compliance and sustainability management, will provide its IoT integration capability to Aquam Corporation (“Aquam”), a global provider of risk mitigation technologies for water and energy transmission and distribution assets, to create a robust data platform for its customers via Orbis Intelligent Systems.  The Locus software will be integrated with the Orbis platform to allow interconnectivity across multiple devices, data streams, and geographical locations.

Orbis Intelligent Systems is positioned to be a market leader in infrastructure and water quality data-driven monitoring for commercial, domestic and utility applications.

“We chose Locus software for the reliability and data security that enables our technology platform to operate with robust, data-driven communication for all Aquam customers around the world to utilize. With the integration of rapidly scalable Locus software, we are at the forefront of IoT and well-positioned to offer asset ‘active management’—a core value to our customers and value proposition,” said Danny Krywyj, president for Orbis.

Locus Technologies’ multi-tenant cloud platform can help organizations to manage, organize, and monitor the structured and unstructured data coming from various sources.  This allows customers to create a centralized data repository to analyze the key indicators for environmental data management, sustainability, and environmental compliance.

“Aquam Corporation will reap the benefits of IoT integration for monitoring data  generated by different streaming devices, by centrally connecting these sources in a scalable cloud-based application for better managing compliance. Real-time monitoring of data directly and effectively solves many challenges related to smarter environmental management and sustainability initiatives,” said Wes Hawthorne, president of Locus Technologies.

 

ABOUT AQUAM CORPORATION

Aquam Corp is a global provider of technology solutions for water and energy distribution infrastructure. We ensure the health, longevity, safety, and reliability of vital resources for water and gas utility, municipal, commercial, residential, and industrial markets. Our award-winning proprietary technologies address water scarcity issues by the diagnosis, cleaning, and remediation of aging infrastructure. Aquam also provides end-to-end service solutions and technologies for the maintenance, life extension, and full rehabilitation of network distribution infrastructure, which include: Nu Flow Technologies, a leader in small-diameter infrastructure rehabilitation technologies; Specialized Pipe Technologies (SPT), a pipe assessment and rehabilitation services provider; Aquam Pipe Diagnostics, a global pipeline assessment specialist.  Aquam services are available in North America, South America, Europe, Africa, Australasia, and the Middle East. For more information visit www.aquamcorp.com or contact aquam@missionC2.com.

Locus Technologies to offer its EHS multi-tenant SaaS Locus Platform on Amazon Web Services

Locus and AWS will simplify and expand how customers capture, analyze and take action on EHS compliance and sustainability activities

MOUNTAIN VIEW, Calif., 24 April 2018 — Locus Technologies (Locus), a leader in multi-tenant Software-as-a-Service (SaaS) environmental compliance and sustainability management, today announced it will offer its award-winning EHS Locus Platform SaaS on Amazon Web Services (AWS). Locus announced it will deliver Locus SaaS services designed to simplify and expand how customers capture, analyze and take action on their data and EHS compliance activities. Additionally, Locus announced that the AWS US West (Oregon) Region will be the first new AWS Region supported in Locus’ planned international infrastructure expansion on AWS. Locus’ customers will be able to use the company’s core service—including Locus Platform and more—delivered on AWS, with general availability expected in May 2018. Locus Environmental Information Management (EIM) will be moved to AWS in early 2019.

Locus also plans to deliver integrations that will connect the Locus Platform with AWS Internet of Things (IoT), Amazon CloudFront, and Amazon Virtual Private Cloud (Amazon VPC). Locus intends to leverage AWS IoT by building a new native integration to help businesses generate value from the billions of events generated by connected devices such as real-time environmental monitoring sensors and environmental treatment systems controls.

AWS IoT is a set of cloud services that let connected devices easily and securely interact with cloud applications like Locus Platform and other devices. Locus IoT Cloud will connect with AWS IoT to combine device data with customer data in Locus Platform, allowing businesses to create meaningful customer experiences based on real-time activity and emissions monitoring across all their connected sensors and devices.

For example, a water utility company that maintains millions of IoT-enabled sensors for water flow, pressure, pH, or other water quality measuring devices across their dispersed facilities can use AWS IoT combined with Locus Platform as a whole solution to ingest and manage the data generated by those sensors and devices, and interpret it in real time. By combining water sensor data from AWS IoT with Locus IoT customer data, the water utility company will be able to automatically create an emergency shutdown if chemical or other exceedances or device faults are detected and will be better prepared to serve their customers.

By combining the powerful, actionable intelligence and rapid responsiveness through Locus Platform with the scalability and fast-query performance of AWS, customers can seamlessly analyze large datasets on arrival in real time. This will allow Locus’ customers to instantly explore information, find insights, and take actions from a greater variety and volume of data—all without investing the significant time and resources required to administer a self-managed on-premises data warehouse.

Locus Platform offers a highly configurable, user-friendly interface to fully meet individual organizations’ environmental management needs.  “Locus Platform, when combined with the power and security of AWS, can improve companies’ data collection, analysis, and most importantly, reporting capabilities, resulting in streamlined EH&S compliance and the mitigation of regulatory risks and fines.”  said Wes Hawthorne, President, Locus Technologies.

Locus Technologies receives the prestigious EBJ Award for innovation and growth for 12 consecutive years

Environmental Business Journal (EBJ) recognized the firm for record sales and innovation in automating compliance and sustainability at enterprise level

MOUNTAIN VIEW, Calif., 8 February 2018 — Locus Technologies, a leading provider of multi-tenant, SaaS-based EHS software, was awarded its 12th consecutive award by Environmental Business Journal (EBJ) for growth and innovation in the field of Information Technology. EBJ is a business research publication providing high-value strategic business intelligence to the environmental industry. Locus received the award for reporting record sales of its multi-tenant, SaaS-based EHS software as an independent company, while most of its competitors were bought out, merged, or disappeared.

In 2017, Locus launched a SaaS financial management application on Locus Platform for Honeywell International, a long-term customer of their Locus EIM and ePortal products. The app will help Honeywell to better manage their environmental liability risk management and purchase orders associated with environmental projects. Locus also released an upgraded Sustainability app for Locus Platform, which allows XML submission to multiple climate programs and tracking/reporting of sustainability indicators.

Locus’ products are evolving to support the future of EHS software, which will inevitably comprise AI, IoT, and virtual reality applications. The company intends to revolutionize the way its EHS software is automating compliance and sustainability at the enterprise level.

“We are honored to receive the EBJ Information Technology award once again, and we shall continue to build robust solutions in the emerging space of cloud and mobile-based environmental information management and EHS compliance,” said Wes Hawthorne, President of Locus Technologies.

Along with Locus Platform, Locus’ flagship Environmental Information Management (EIM) software service continues to grow with new customers in the mining, water utilities, water engineering, and US DOE environmental surveillance sectors.

Thinking of buying configurable EHS software? Make sure to focus on the right questions

As most people researching EHS software know, the words “configurable”, “multi-tenant”, and “platform” are being discussed everywhere. There are plenty of other great discussions on Platform as a Service (PaaS) and multi-tenancy.  Let’s look at some tips for getting the most out of configurable software.

Locus Platform Configurability

Ask yourself “What sets us apart?”

A key question to ask (as soon as you start thinking about configurable software) is “what sets my company apart?”  What special challenges or circumstances make your EHS needs more nuanced or complex?

  • Are you in an industry or segment of the industry that may have unique tracking and reporting needs? Maybe you are an organic milk producer or only manufacture snacks from sustainable sources following global fair-trade policies.  These more specialized practices may require additional or unique reporting to maintain accreditation.
  • Do you handle non-standard materials in highly regulated environments (such as radioactive materials, for example) that impose additional handling, tracking, disposal, and reporting requirements?
  • Are you a global enterprise with highly variable reporting needs in multiple jurisdictions? Or are you operating in a location with demanding local regulations?
  • Are you operating in an uncertain regulatory environment?

These are just a few of the things that could set EHS customers apart.  The more unique or specialized tracking and reporting needs you have, the more you will value the ability to have software easily configured for requirements that are typically not supported in “off-the-shelf” solutions.

Most modern software handles the “basics” very well, but when you have unique or emerging needs—including future needs that you don’t even know about yet—having a configurable option really pays off.

When needs change, configurable software can be updated easily and quickly by the vendor or even your own in-house staff, saving time and avoiding the agony of “waiting for the next release”. And, best of all, those changes can be done by trained configuration staff, without the need for software developers and the cost and time usually associated with software development.

Configurable Building Blocks

 

Follow best practices and engage with industry peers

Learning and internalizing industry best practices, a hallmark of the EHS professional association NAEM and its outreach events, can help any software buyer make better choices and evaluate software features, platforms, and key differentiators.  Check out the excellent library of resources, including publications, newsletters, and webinars from industry peers.  By taking advantage of shared industry knowledge, you can dramatically streamline and expedite your search for the right solutions.

One word of caution: many industry publications can be influenced by sponsors.  This is not only true in the EHS domain, but in all industry expert reviews.  That’s why actually talking and comparing notes with industry colleagues is an invaluable resource to get beyond the reviews and hear about real-life experiences with the EHS domain itself and the software options that others have actually used.

If you’re looking for advice on how configurable software may be used to address your EHS needs, talking to actual software users will help.  Locus, along with many other vendors and hundreds of EHS professionals, routinely attends NAEM’s EHS and Sustainability Software and Data Management Conference in order to meet with potential customers and dive into any questions you may have.

Locus Platform Configurability

 

Know the boundaries of configurability

“Configurable” means something different to each software vendor.  Some will say “everything is configurable”—for a price.  Others will tell you that you can change report names and add a few fields to outputs, and they call this being “configurable”.

Ask the vendor to explain in detail exactly what can easily be configured—and what is “off limits” and requires actual development effort (i.e., additional cost).  You might ask:

  • Are application workflows easy to change, along with associated notifications and audit tracking?
  • Can I change my forms to add five new sections with new lookup values? Will the update be automatically reflected on my mobile forms?
  • Can I create an entire new application for tracking volume of green recycling vs. plastics (or anything else you need to track)? Will the new application show up on the mobile app, or is that a separate configuration?
  • Can the user interface look different based on the user’s role in the application? For example, could I streamline the interface for my technicians so they only see what is relevant for them?
  • Can I change the filter selections on my dashboard reports? How about the charts?  Can I add new charts?

By knowing the software’s limitations, you can make better choices on the best fit for your current (and future!) needs.  Your software vendor may also identify new configurable features that you hadn’t considered before, but that would greatly improve the usability of the software.  Even if you don’t need these options now, knowing you have access to them in the future is critical when selecting software.

Locus Platform Configurability

Beware the illusion of “the perfect fit”

As we’ve established, “configurable” software can mean anything—from a total blank slate and empty platform, to changing a title of a single data entry field, and everything in between.  A “blank slate” may excite more technical people who love to tinker in software programs.  For others, the thought of building their software from the ground up might elicit general fear and discomfort.

Most customers want something off-the-shelf that perfectly meets their needs. Honestly, who can disagree? That is the gold standard and what everyone wants.  In reality, this solution is hard to find—especially for customers with unique need—and often the software tools that address those unique needs are so focused on a particular niche that they neglect some of the other, more basic EHS needs you might have.

The good news is that configurable software provides almost unlimited options for customers, and it can make a huge difference in how the software fits into your EHS workflow.  With some solutions on the market today, you could choose to build one application from a blank slate and make minor tweaks to another pre-built application in the same software.

One of the common pitfalls that EHS professionals frequently encounter in selecting a software solution for a specialized need is the tendency to narrow their options down to limited set tailored to their specific industry.  For example, if your organization has requirements for refrigerant handling, you might feel constrained to selecting a solution with specific “out-of-the-box” capabilities for that need.  Considering the configurability of the software may allow you to consider new and more robust options, and some simple configurations to an existing chemical inventory application could address your refrigerant reporting needs even more accurately, within a single EHS platform.

Locus Platform Configurability

 

Change is inevitable—make sure your software can handle it

Many customers will buy existing applications that meet their general needs, but eventually realize they need another form, a mobile solution, or changes for new regulations.  Anyone in the EHS industry knows this is the norm rather than the exception.

According to Forbes, federal departments, agencies, and commissions issued 3,853 rules in 2016, while Congress passed and the president signed 214 bills into law—a ratio of 18 rules for every law.  That’s just at the federal level.  It’s not hard to imagine the amount of change when you factor in state and local rules and requirements.

Over the anticipated implementation life for your EHS software, you can be reasonably assured that the EHS requirements for your organization are going to be changed in some way.  Some of these changes you can anticipate, but not all.  Given such routine change, you can safely assume that the more configuration options you have, the more prepared you’ll be for those changes.  You’ll be in a better position if you know you can configure your software quickly, rather than waiting for a scheduled vendor update that may be out of your control.

Locus Platform Configurability

 

Develop a vision of success—for today and tomorrow

Configurable software can be an effective, sustainable long-term management and reporting solution that integrates smoothly into your existing EHS workflows, but it does require you to do your homework.

You can set yourself up for success with some initial reflection and examination of your organization’s unique needs, a few conversations with industry peers, a healthy skepticism of seemingly perfect “out-of-the-box” solutions, and a willingness to ask tough questions of potential software vendors.  Think ahead to the future challenges and regulatory changes that might impact your organization, and make sure your potential software vendor has provided evidence that you’ll be able to handle these changes through configuration.  Take the time to truly imagine your perfect application and EHS workflow, and ask the vendor to show how it can be possible through configurability.  And finally, don’t be afraid to think outside the box!

Locus configurable solutions

 


Marian Carr

About guest blogger— Marian Carr, Locus Technologies

Ms. Carr is responsible for managing overall customer solution deployments and customer relationships with Locus’ government accounts. Her career at Locus includes heading the product development team of the award-winning cloud-based environmental ePortal solution as well as maintaining and growing key customer accounts with Locus’ Fortune 100 enterprise deployments. In addition, Ms. Carr was instrumental in driving the growth and adoption of the Locus EIM platform with key federal and water organizations.

 

Multi-tenancy is the latest buzz in EHS software, but what does it really mean?

In this infographic you will learn the key differences between single-tenancy and multi-tenancy, how to gain a competitive advantage with cloud computing, the reasons why returning EHS buyers look for multi-tenant software, how to spot a fake cloud, and much more.

Multi-tenancy is the latest buzz in EHS software - Infographic

Click image for larger version  

Interested in learning more about multi-tenancy? We recently published a detailed white paper on multi-tenant architecture. It is available as a free download.

 

Can your EHS software vendor share SaaS system performance statistics in real time? Across all customers?

EHS SaaS Multitenancy explained and why it matters.

There is a considerable degree of (intended) confusion in the EHS software space when it comes to cloud computing and multitenancy. If your software vendor cannot share statistics in real time like shown in the figure nearby, most likely they do not run on a multitenant SaaS platform.

The real-time information on system performance and security of SaaS cloud platform is the most important element that frequently gets overlooked during EHS software selection process. Success in the cloud is built on trust.  Trust starts with transparency.
Our real time status monitoring (ran by an independent provider of web monitoring services) provide transparency around service availability and performance for Locus’ EHS SaaS products.
Just as with airlines that fly through clouds, our entire business is built on trust and security of our cloud offerings. Over 700,000 locations around the globe trust Locus to safeguard their data in the cloud.

Cloud Computing
Since the turn of the millennium, cloud computing has revolutionized the landscape of the computing world because it provides enterprise-grade computing resources that are affordable and instantly available. Clouds provide straightforward access to IT resources—you just access as many resources as you need when you need them, and never have to deal with the complexities of managing all of the underlying infrastructures that provide those resources. EHS manager job is suddenly a lot simpler and easier with cloud computing. You don’t even need help from IT department (if you don’t want it).

Multitenancy

Multitenancy is the fundamental technology that clouds use to share computing resources cost-efficiently and securely. Just like a bank—in which many tenants cost-efficiently share a hidden, common infrastructure, yet utilize a defined set of highly secure services, with complete privacy from other tenants—a cloud uses multitenancy technology to share IT resources securely among multiple applications and tenants (businesses, organizations, etc.) that use the cloud. Some clouds use virtualization-based architectures to isolate tenants; others use custom software architectures to get the job done. The multitenant design of a cloud service can have a dramatic impact on the application delivery and productivity of an IT organization, yet most CIOs, CTOs, system architects, and developers who use clouds don’t give it a second thought because it’s all magic that transparently happens behind the scenes.

Locus Platform is the proven cloud application development platform that powers popular Locus cloud EHS and Sustainability applications as well as custom applications that customers build to satisfy their specific EHS+S requirements.

Locus celebrates 20 years of innovation in EHS cloud software

Silicon Valley’s oldest EHS cloud software company reaches a major milestone

MOUNTAIN VIEW, Calif., 11 April 2017 — Locus Technologies (Locus), the multi-tenant Software as a Service (SaaS) environmental compliance and sustainability management company, today celebrates the 20-year anniversary of its founding and, with it, 20 years of customer success.  Two decades ago, Locus was founded with a bold vision to lead the EHS software space.  Today, the company’s cloud computing model has enabled new levels of success.  Locus has more net paying subscribers in its single instance multi-tenant SaaS platform than any competitor and has over 600,000 locations around the world.

Locus was founded in 1997 with a vision for three new revolutionary models: a new technology model where customers access EHS services via the cloud rather than buying and installing software; a new subscription-based business model where customers pay as they go; and integrating mobile technology in its cloud offering from the get-go.

As a result, Locus is largely responsible for the creation of the emerging technical sector of EHS&S management software at the intersection of two major trends at the time of the company’s creation: the rise of the Internet and corporate attention to environmental compliance management.  Locus not only defined and pioneered the new space of environmental information management in the cloud, but it also became a leader, leaving many well-funded startups with borrowed ideas and established ERP software companies behind.  The company introduced many industry firsts, including: first cloud-based EHS system in 1999; first EHS mobile application in 2000; first integrated EHS portal in 2001; first web-based GIS in 2003; first user-configurable, drag-and-drop platform (Locus Platform) in 2013, and first IoT (Internet of Things) integration in 1999, before it was called “IoT”.

Locus’ distinction comes both from harnessing the cloud and from a unique perspective on how to address the complex issues of environmental compliance and information management.  Multi-tenant SaaS technology offers Locus’ customers numerous advantages such as improved data collection, aggregation, visualization, business analytics, advanced analysis, and the cost reduction inherent in multi-tenant web-based software.  These features translate into a competitive advantage and increased profitability for customers.

As the industry continues to evolve, competitors merge or disappear, and new markets emerge and grow, Locus continues to stay independent and lead innovation in a space littered with failures.
“Twenty years is a major milestone for Locus,” said Wes Hawthorne, President of Locus Technologies.  “I have watched our software evolve and expand to cover all aspects of environmental information management— from our latest configurable platform where customers can design any application, to integrated mobile apps that truly streamline field data collection.  I can’t predict the next 20 years of technological innovation, but I am sure Locus will continue to innovate and push the envelope to serve a market we understand so well.”

“I’d like to thank our customers, who have created an unprecedented record of success and inspired our best innovations, and our employees to making it all possible,” said Neno Duplan, founder and CEO at Locus.  “As we look forward to the next decade, we see not only applications, but integrated platforms, powered by AI and running in the cloud.  The age of enterprise multi-tenant cloud EHS computing is here.”

Locus Technologies releases new Query Builder tool in Locus EIM

Advanced querying in Locus EIM just got much easier and much more powerful

MOUNTAIN VIEW, Calif., 8 March 2017 — Locus Technologies (Locus), the leader in cloud-based environmental compliance and sustainability management software, is excited to announce the release of the EIM Query Builder tool that is one of a kind in the environmental data management industry. The tool, exclusively in Locus’ EIM environmental information management software, provides users with a graphical “drag-and-drop” interface to design, save, and share customized SQL queries with their teams via the EIM interface. This powerful tool will transform the user experience for Locus EIM customers.

EIM has always allowed users with advanced access and expert knowledge to write custom SQL queries against one site in the database. However, the existing tool required the user to be extremely knowledgeable in both SQL and EIM’s database structure.

The new EIM Query Builder tool allows all users, even those with less knowledge of EIM’s structure and the SQL language, to access their data via an interactive tool for one site, multiple sites, or across a site group. The Query Builder tool saves users’ time through a number of new, useful functions, such as including lists of EIM tables and columns, automatically populating table relationships, joins, and on-the-fly query debugging. It even includes “friendly names” to make table querying even easier. Additionally, users can leverage this new querying efficiency by saving and sharing queries across all user levels. The new version of Query Builder will be available to all customers in Spring 2017 and is included in the basic subscription pricing.

“We believe our EIM users will love this new tool, as it provides the flexibility to dive into the data in any way users wish”, said Wes Hawthorne, President of Locus Technologies. “Many times, experienced data managers need to extract very specific data sets that previously required the use of complex SQL queries. This new tool elevates the experience and provides many extras— including cross-site query and sharing that will greatly streamline advanced querying.”