Best of CloudApril 2022

  1. 1
    Article
    Avatar of changelogChangelog·4y

    spacedriveapp/spacedrive: Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.

    Spacedrive combines the storage capacity and processing power of your devices into one personal distributed cloud. Spacedrive provides a file management experience like no other, and its completely free. Most of the listed features are still experimental and subject to change. Links are for highlight purposes only until feature specific documentation is complete.

  2. 2
    Article
    Avatar of vscodeVisual Studio Code·4y

    Using Containers to move from Local to Remote Development

    Using Containers to move from Local to Remote Development is a big buzzword in the industry. Containers provide a way to ship your software as a unit, including all binaries, dependencies, and configuration. This reduces time spent on configuration, as the container packages can then be easily deployed from environment to environment.

  3. 3
    Article
    Avatar of tshThe Software House·4y

    How to reduce cloud costs? We went from $30k to $2k

    A UK-based business was paying $30,000 a month in cloud storage costs. The company had 25 servers running over 1,000 WordPress websites. The increase in traffic affected parts of the system that were not created by us. The Software House helped make the conversion possible, delivering a new app at a record pace.

  4. 4
    Article
    Avatar of itsfossIt's Foss·4y

    Peergos: Open-Source Google Drive Alternative for Self-Hosting

    Peergos is an end-to-end encrypted private webspace built on top of IPFS protocol. It is a decentralized storage platform which is resistant to censorship. You also get the ability to socialize with your friends in the platform using the newsfeed. You can opt to self-host Peergos or opt for their cloud offering starts for free (200 MB storage)

  5. 5
    Article
    Avatar of phProduct Hunt·4y

    Pipedream 2.0 - Integration Platform for Developers

    Pipedream is an integration platform built for developers building workflows and connecting cloud services. Over 700 integrated applications, or write any Node.js, Python, Go, or Bash code for custom logic. Author workflows without code, with over 700 integrated apps.

  6. 6
    Article
    Avatar of infoworldInfoWorld·4y

    9 home office essentials for developers who WFH

    The home office can be everything that you want it to be. If you want top quality designer furniture, you can order it. Some are happy with a Wi-Fi signal strong enough to reach the couch. As long as your boss is satisfied and the packets are secure, you are free to create.

  7. 7
    Article
    Avatar of sectionioSection·4y

    Building a Swipe Application Using the MongoDB Cloud and React.js

    In this tutorial, we will build a full-stack swipe application with React, Express.js and Mongo. Depending on the direction of the swipe, different events are triggered in the backend. By the end, you will be able to connect your local MongoDb to a cloud instance and build a swipe application using React.

  8. 8
    Article
    Avatar of tpThreatpost·4y

    Zero-Trust For All: A Practical Guide

    "Zero-trust architecture" is a security paradigm for making sure that people and entities attempting to connect to company resources are who they say they are. It requires explicit permission for every action and continuous monitoring to look for signs of trouble. Microsoft’s latest Zero Trust Adoption report revealed that 31 percent of organizations that were ahead with their zero-trust system implementation were affected by the SolarWinds hackers.