Skip to main content

Dropbox releases API for developers

[PLACEHOLDER]

By: Herak
 
Dropbox hosted their first developer conference called DBX this month and they had some exciting news for developers. Dropbox released their API (Application Programming Interface) for developers which will allow developers to build apps that can store program level data on Dropbox and retrieve them. Dropbox calls them Datastores and as Houston says it’s “Dropbox’s way of moving beyond files and storing other information”. The Datastores will run in the background and will constantly sync up program level data to the cloud from whichever devices the program is running. Thus when a user switches between devices the program will always remember it’s latest state.  


Imagine you are building an app like Angry Birds for multiple devices. Now if you take advantage of Dropbox API you can give the user a seamless experience of playing the game when he switches between devices. For instance let’s assume a user is playing the game on his smartphone while commuting from work. However when he reaches home he wants to continue playing the game where he left off on his smartphone. By storing the program level data such as level, score, etc on Dropbox you can allow the user to do exactly that. And the best part is you don’t have to implement all these features from scratch. You can simply take advantage of the Dropbox API.


I think this is a smart move by Dropbox to tap into a new market. Dropbox have been hugely successful in the consumer market with more than 175 million users worldwide. Now with Datastores they are hoping to do the same in the developer (Business to Business) market. This will also create a new revenue stream for the company as other app developers and companies take advantage of this feature they would need more and more cloud space and I am sure Dropbox won’t be providing that space without charging.


As Dropbox CEO Drew Houston puts it “We are replacing the hard drive, I don’t mean that you’re going to unscrew your MacBook and find a Dropbox inside, but the spiritual successor to the hard drive is what we’re launching.” With Datastores they are one step closer to this vision. 

Trending posts

Steer for a talent transformation strategy (and avoiding AI fatigue)

 There was a debate on whether to feature the term “AI” in the title of this article. Honestly, a key motivation for pursuing the research that led to this post was sparked by the widespread excitement about AI appearing constantly in our LinkedIn feed, to the point of feeling the fatigue, and even a bit disappointed in the algorithm of this, and the others, social media and content curated apps.  We soon discovered that there is an entire concept called "AI fatigue", not exactly how we were feeling it, but more about the mixed emotions people in the workforce have regarding the use of AI tools. Photo by Mart Production via Pexels (background updated with AI and Adobe  tech) From micro blog posts to video podcasts, lately, most of the tech content we encounter revolves around AI. They often sound or read very similar, usually mentioning the same few top providers. The articles (and social posts... at least the popular ones with paid-campaigns behind it) tend to focus less...

Building MCP with TypeScript

MCP servers are popular these days. We’ve been researching and exploring a few code repos, some where missing modularity, others just not having pieces that we were looking for… therefore we decided to build our own, simple and foundational that could be a starting point for those trying to solve for the similar things we were… and we decided to share it with the community, via our public github. MCP host, server,data sources     Before we start.  Using Typescript and NodeJS was one of our requirements. This proved somewhat challenging because I don't code as frequently these days due to my leadership responsibilities, and I typically prefer working with C# or Python. Colleagues in my tech community have been working with their teams on some of their MCPs going the Python route. Therefore, I said, “I guess we are trying the other route” 😊. One of our reasons to go with TypeScript was due to the need of the integration with APIs, and based on the research, it seems t...

AI Agents is the new thing to talk about

Tech is evolving faster than ever in this AI era, that it feels every week there is something new to talk about, and what you learn weeks back is no longer relevant, or “that AI tools” already has gone through changes that you need to catch up with in order to stay relevant.  Fear not, embrace the challenges and learnings, and find applications for it that are good and ethical for this present, and the hereafter.  The new “craze” is AI agents, and for good reason!  Image generated with NightCafe In contrast with AI chatbots, an AI agent can execute tasks on your behalf. If you are thinking “ that this could be agents that we leave running independently for many days for a group of deliveries ”… Well then you are correct! Are there risks? Should we talk about trust and accountability? The answer for both is yes. I already hinted at it a couple of paragraphs above, when I wrote “ good and ethical ”. AI (Artificial Intelligence) agents are software that work autonomously,...

Assembling MLOps practice - part 1

In one of our previous articles it was highlighted how DevOps manages the End-to-End application cycle, leveraging agility and automation. CI/CD pipelines, collaboration and transparency, monitoring and automation are part of the list on how DevOps leverages and facilitates agility. What if then we bring those to support ML? That is how MLOps comes to the table and starts making sense! Lego Alike data assembly - Generated with Gemini A big tech corporation, or a startup, nowadays will see how it is becoming a requirement to incorporate AI and Machine learning (ML) in their operations. ML components are key parts of the ecosystem, supporting the solutions provided to clients. As a result, DevOps and MLOps have become part of the "secret sauce" for success.  What is MLOps Just to bring the definition of what you probably know (or put together based on the above) MLOps focuses on the life-cycle management of machine learning models. It combines machine learning with traditional ...

This blog uses cookies to improve your browsing experience. Simple analytics might be in place for pageviews purposes. They are harmless and never personally identify you.

Agreed