Mourad
04/26/2019, 8:31 AMcreateContainerURL
just creates an object pointing to the specified container, but it does not create an actual container.
The containerURL.create().blockingGet()
creates a container within a storage which we can use to actually put stuff in it, think of images, files etc