Articles

The Cloud is ubiquitous: any company looking to ramp up quickly will provision its compute, networking, and storage with its preferred cloud provider, and get started rolling out their products.  That makes total sense from a business perspective.  The Cloud has simplified development and automation exponentially over the years, and emerging tech such as AI and IoT will only accelerate this.  

However, the catch is that the very same foundational architectures which drive the Cloud’s efficiency, flexibility, and cost benefits ultimately also are its weakest links from a security perspective.   The result is the daily march of headlines we all read about: ever larger and deeper breaches of data and systems.

Source de l’article sur DZONE

Critical system-of-record data must be compartmentalized and accessed by the right people and applications, at the right time.

Since the turn of the millennium, the art of cryptography has continuously evolved to meet the data security and privacy needs of doing business at Internet speed, by taking advantage of the ready processing horsepower of mainframe platforms for data encryption and decryption workloads.

Source de l’article sur DZONE

BitCoin is basically a digital ledger system, allowing for keeping transactions based upon cryptographic signatures in a decentralised database, ensuring the transaction was initiated by the person owning the private key. From a philosophical point of view, it’s simply authentication and authorisation based upon a private asymmetric key, period! What if I told you the same idea could easily be transferred to code in general. As in, keeping a ledger of invocations towards some HTTP endpoint, where the client decides what code the server should execute? The obvious example can be found below.

Plain Text

 

x
1

transfer.money

2

   to-account:1234567890

You’d have to be pretty stupid to not see the use case for the above snippet, especially considering it’s arguably (probably) the foundation of Revolut, a FinTech company, threatening to driver every single European bank out of business these days.

Source de l’article sur DZONE

In the freelancing industry, excellent skills are always required in order to deliver projects exactly as desired. These skills are constantly changing, and it is imperative that freelancers all over the world evolve accordingly.

Clients demand excellence and anything less is not acceptable. These expectations act as the propellant for the acquisition of the new skills in the market. 

Source de l’article sur DZone (Agile)