Skip to Content
Hybrid Cloud for Developers
book

Hybrid Cloud for Developers

by Manoj Hirway
April 2018
Intermediate to advanced content levelIntermediate to advanced
280 pages
8h 37m
English
Packt Publishing
Content preview from Hybrid Cloud for Developers

Coding practices

The security of data should always be kept in mind while writing application code. For example, HTML pages and scripts that sends information to and from the cloud servers should not have sensitive information in the comments of the code. Hackers can easily exploit this information by scrutinizing these HTML scripts. 

The programming language itself can be a vulnerable due to the lack of security mechanisms that it provides. For example, the C language cannot detect improper memory allocation, cannot do garbage collection, and so on.  It is the programmer's responsibility to make sure that memory is allocated properly and freed up when not required. It is due to this that languages such as Java and C++ 11 have become popular.   ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hybrid Cloud for Architects

Hybrid Cloud for Architects

Alok Shrivastwa
OpenStack: Building a Cloud Environment

OpenStack: Building a Cloud Environment

Alok Shrivastwa, Sunil Sarat, Kevin Jackson, Cody Bunch, Egle Sigler, Tony Campbell

Publisher Resources

ISBN: 9781788830874Supplemental Content