AWS CTO Defines Well-Architected Cloud Security Best Practices

At the AWS re:Invent conference, CTO Werner Vogels emphasizes the critical importance of security in all cloud development

Cloud security is top of mind for many in IT today, including Amazon Web Services (AWS) CTO Werner Vogels. During his keynote on Nov. 30 at the AWS re:Invent conference in Las Vegas, Vogels detailed multiple security best practices that help to enable a well-architected cloud architecture.

“Protecting your customer should be your number one priority, without that you don’t have a business,” Vogels said.

Vogels added that in his opinion, security is more important than any feature development. He noted that at AWS, security will always be his group’s number one investment area.

Werner Vogels Amazon CTO BoxWorks 2016 1

AWS security

There are a number of well-architected security best practices that Vogels sees as being important in the cloud and everywhere else. The first principle is to implement a strong identity foundation that implements a policy of least privilege.

With least privilege, users only get the access they need in order to accomplish a specific task. Vogels noted that when developers start to build systems, a common practice is that everyone gets full root privileges, which is a practice that he said needs to be reduced.

“Basically you should start taking away IAM (Identity and Access Management) rights until you can no longer do your job,” Vogels said. “Least privilege is a very important principle for keeping your systems secure.”

Additionally Vogels suggested that developers should have tracing and auditing tools ready in-place, to be able to check for potential risks. He also advocated for the use of automation for security best practices where possible, to reduce the risk of human errors and omissions.

“Make sure that you are prepared for things that can go wrong, because sometimes, they will,” Vogels said.

Encryption

There is also a strong need to protect data both in transit and a rest with data encryption technologies.

“I believe we have not taken encryption seriously enough,” Vogels said. “Encryption is the only tool you have to be absolutely sure that you are the only one that controls access to your data.”

Vogels noted that perhaps five years ago data encryption tools were not easy to use, but that’s no longer true today. He emphasized that encrypting data both in transit and at rest should be the default behavior for IT today and that AWS now provides its users with many easy-to-use options for enabling encryption.

Does IoT security concern you?

  • Yes (89%)
  • No (11%)

Loading ... Loading ...

“There is no excuse anymore to not use encryption,” he said. “At minimum, encrypt all the personally identifiable information from your customers and all critical business data.”

While security is often considered to be a separate discipline within IT, Vogels said that in his view security is everyone’s job in IT now. Ranging from development with continuous integration all the way to deployment and operations, security needs to be part of the process, according to Vogels.

“You as developers now have to be security engineers,” Vogels said. “It is all our tasks now to protect our customers.”

The rapid pace of innovation and code deployment in the modern DevOps era is one of the leading reasons why security needs to be a core developer task now in Vogel’s view.

“The pace of innovation has to meet the pace of protection,” he said.

Originally published on eWeek

Quiz: What do you know about AWS?