fbpx
1-888-310-4540 (main) / 1-888-707-6150 (support) info@spkaa.com
Select Page

Are You Asking The Right Cloud Security Questions?

windchill features best plm software
Written by Mike Solinap
Published on September 25, 2014

In my most recent blog articles, I discussed a few aspects an organization might want to consider when looking at a cloud-based solution. Security is one of the top issues on the list. Regardless of whether your application consists of highly sensitive patient data for example, or if it consists of already publicly available information, security is still a major concern.

Sensitive data can fall into the wrong hands, and public websites can be defaced or modified in such a way that it misrepresents the original target. So at best, your website’s main page shows that it was hacked by the Anonymous group. At worse, credit card and personal information of your customers ends up in the hands of criminals.

There are obvious questions you might want to ask yourself when considering a potential cloud provider. Are they ISO 27001 certified? Are they PCI DSS compliant? If you’re a government related entity, have they gone through DIACAP testing procedures? Additionally, you might ask what type of infrastructure hardware is being used, or who has access to the infrastructure.

However, there are less obvious questions that you may be overlooking:

Do you have the right tools to discover vulnerabilities?

For network based vulnerabilities, a product such as Nessus or Qualys is essential. For more in depth penetration testing, Metasploit is also a great tool to have in your back pocket. Metasploit for instance, can do higher level tests such as SQL injection whereas Nessus and Qualys cannot. A Metasploit “cheat sheet” is available here.

Are secure transports available?

Your application uses SSL to interact with its clients. But what about backend connections? Does your database support SSL as well? What about WAN connectivity back to corporate? Is an IPsec tunnel available?

What types of tenancy are available?

In certain situations, a customer may not be allowed to share physical hardware with other customers. Are dedicated servers available? If so, do they allow the flexibility that a typical cloud offering has? Or are you essentially forced to buy hardware configurations that don’t easily scale?

Do you need encrypted storage?

If the data being stored is extremely sensitive, it is possible to have an encrypted filesystem in the cloud. On linux, LUKS is a great tool that allows you to easily encrypt partitions. If the cloud provider has a physical breach, or if somehow someone is able to mount an image of your partition, it would be unusable.

Have you secured your own applications?

You can choose to partner with the most secure cloud provider in the world, but the solution will only be as secure as the weakest link. Focus independently upon your own application before introducing additional variables.

Next Steps:

Latest White Papers

2023 Global DevSecOps Report

2023 Global DevSecOps Report

Productivity and efficiency are top priorities for many organizations, as seen from the 2023 Global DevSecOps Report. It is no coincidence these two priorities are also the driving forces of DevOps. Explore how businesses utilized DevOps practices to achieve success...

Related Resources

How SaaS is Transforming Manufacturing

How SaaS is Transforming Manufacturing

Whether you are in the tech industry or not, you’ve likely heard the term, Software-as-a-Service (SaaS).  SaaS is making a shift from being optional, to essential for many businesses due to the flexibility, security, scalability, and improved collaboration it...

A Beginner’s Guide for Metabase

A Beginner’s Guide for Metabase

There are many Business Intelligence (BI) tools on the market, seemingly with similar capabilities. The goal of BI tools is to collect, analyze, and visualize large amounts of data, transforming raw data into actionable insights. A popular open-source BI tool is...