Tag: Cloud
-
2023: A year in retrospective

I enjoy interacting with people and sharing my thoughts through my blogs. This year, it’s no different. I learnt new technologies. I explored interesting tools. I had a lot of conversations with colleagues and friends around AI and Quantum. If I travel back in time taking a trip through my memory lane in 2023, here…
-
Create a presigned URL to download an object in Python 3.x
Presigned URLs in Cloud Object Storage create a temporary link that can be used to share an object publicly for direct download. In one of my serverless(IBM Cloud Functions) proof of concepts, I had an idea of creating a presigned URL. As all my actions are written in Python 3.x, I decided to automate the…
-
What’s in IBM Cloud for Developers
In this post, you will learn what’s in store for developers and how they can leverage 170+ unique services on IBM Cloud platform. Cloud computing, often referred to as simply “the cloud,” is the delivery of on-demand computing resources — everything from applications to data centers — over the internet on a pay-for-use basis. Elastic…
-
Infrastructure as code with Terraform on Windows
This blog post is a quick guide on how to setup Terraform and IBM Cloud Provider on Windows operating system. First of all, What is Terraform? Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst…
-
Dialog a tete-a-tete with a bot via Watson
The main intention of this blog post is to share my first FB Live chat. It was for a technical conversation – Dialog a tete-a-tete with a bot via Watson. Watson Conversation caught my interest when I first saw its visual builder against the old xml based Dialog service. In fact, the Dialog is not part…
-
From Idea to Application in minutes – A Walkthrough
Whether you are a developer with an enterprise or a startup or a student having an idea and want to quickly evaluate by prototyping, IBM Cloud is the way to get started overriding the infrastructure overheads. Solve real problems by Building your applications with infrastructure, Watson, software, and services on the Bluemix cloud platform. IBM®…
-
App from Design to Store in 15 Mins via Bluemix Mobile Dashboard

This blog post gives you an intro to an Enhanced Bluemix Mobile Dashboard. This is version 2.0 of my previous blog post on how to Quickly Design, Build, Secure and Deliver an App using Bluemix Mobile Services. Let’s call this version as “Design, Connect, Build, Secure and Publish an App using Bluemix Mobile Dashboard” What…
-
Quickly Design, Build, Secure, and Deliver an app using Bluemix Mobile Services
This blog post guides you on how to Design, Build, Secure & Deliver a mobile app using Bluemix Mobile Services. As mobile app developers (Experienced or newbie), we always face challenges while transforming our idea into an app. The challenges can be with Prototyping, generating basic code or features to add to make the app…
-
IBM Cloud Tools for Swift

Swift as a programming language is now available on Linux and that means we as developers can use it on servers in data centers and in cloud. For Developers interested in creating applications that span both Client and Server-side, We at IBM created an app called “IBM Cloud Tools for Swift” in short ICT. ICT…
-
Securely Connect to Cloudant Service From Node.JS With IBM Bluemix

IBM Cloudant is a NoSQL JSON document store that’s optimized for handling heavy workloads of concurrent reads and writes in the cloud; a workload that is typical of large, fast-growing web and mobile apps. You can use Cloudant as a fully-managed DBaaS running on public cloud platforms like IBM SoftLayer or via an on-premise version…
