blockchain
52 pieces on blockchain, across articles, books, talks, and videos.
What would be the Top Cloud Computing Trends to watch out for in 2023? Checkout my recent blog on my views on cloud computing trends - 1. Multi-cloud development would be the new normal. 2. Sustainable computing, tools, and insights 3. Unified Serverless…
What would be the Top Cloud Computing Trends to watch out for in 2023 ? Checkout my recent blog on my views on cloud computing trends - 1. Multi-cloud development would be the new normal. 2. Sustainable computing, tools, and insights 3. Unified Serverless…
Great to hear a big focus towards data, web3 and sustainability at GoogleCloudNext 1. Automated Catalog + BigQuery + Unstructured Data + Spark Integration 2. Migrate to Alloy DB 3. Crypto with CoinBase. 4. GA of Carbon Footprint Calculator + Active Assist…
Green Software Foundation CarbonHack22 is about creating software solutions that use more clean energy. Here are some sample ideas for Carbon Aware applications - - Location and Time shift workloads - Distributed ML Training and inference using time and…
Technically, one full stack engineer can deliver your end-2-end project/solutions. This is an interesting article on the rise of full stack engineers and demand for it. In my view, the demand for full stack engineers will rise even further as they transition…
Technically, one full stack engineer can deliver your end-2-end project/solutions. This is an interesting article on the rise of full stack engineers and demand for it. In my view, the demand for full stack engineers will rise even further as they transition…
Cloud skills are an essential part of full stack. Technically, one full stack engineer can deliver your end-2-end project/solutions. This is an interesting article on the rise of full stack engineers and demand for it. In my view, the demand for full stack…
Technically, one full stack engineer can deliver your end-2-end project/solutions. This is an interesting article on the rise of full stack engineers and demand for it. In my view, the demand for full stack engineers will rise even further as they transition…
If you are looking to get started with NFT, checkout my latest video on how to create and list NFTs for free using Rarible NFT marketplace and Metamask crypto wallet in the latest episode from CSA. Non-Fungible tokens created using this approach are minted…
In this week's Newsletter, we cover Web 3.0 and Non-fungible tokens. Understand the basics of NFTs and what it takes to buy, create and List NFTs. Do watch the companion video - that explains the Web 3.0 evolution. - If you have not subscribed to the…
In this week's Newsletter, we cover Web 3.0 and Non-fungible tokens. Understand the basics of NFTs and what it takes to buy, create and List NFTs. Do watch the companion video - that explains the Web 3.0 evolution. - If you have not subscribed to the…
Sustainable NFTs - The lazy minting feature of Rarible Blockchain NFT marketplace is a great way to create and showcase NFTs for free without paying any upfront gas fees. The feature also promotes sustainability as NFTs are minted only when a sale happens.…
Blockchain is one of the key backbone technologies for driving digital assets and cryptocurrency. Apart from driving the digital asset revolution, blockchain ledger can be used for various industry use cases like transparent supply chain, health care,…
Web 1.0 was about providing data. With, Web 2.0, it was about "data and conversations", writing/sharing blogs and social media/interactions. With, Web 3.0 and beyond, the focus should be on "My data and engagement", where you get to own digital assets, decide…
Learn blockchain and iot and how to design digital application using cloud technology. Download the digital edition for free for next few days. Happy Learning !! Enterprise IoT - Enterprise Blockchain -
Learn blockchain and iot with two of my definitive handbook series books. Download the digital edition for free for next few days. Happy Learning !! Enterprise IoT - Enterprise Blockchain -
Learn how to build Blockchain applications. Download the Enterprise Blockchain book for free for next few days. Download it from amazon worldwide -
Over 15k+ have enrolled for courses on Blockchain, Cloud , AI & IoT and recently launched Google Anthos course on Udemy. Thank you linkedin network for enrolling, sharing your comments and feedback on the course, as we keep on adding and improving the…
Get your copy of Definitive Handbook Series books - Over the next 5 days, grab a free digital copy of Definitive Handbook Series book worldwide through Amazon. Enterprise IoT - Enterprise Blockchain - Production ready microservices on Google Cloud - Real AI:…
Reference architecture to build blockchain applications. The architecture can be deployed on any cloud environment. Link to blog -
Reference architecture to build blockchain applications Link to blog -
Blockchain Reference Architecture - The reference architecture described in the document can be used as a foundation for implementing blockchain applications for industry-wide use cases. One can follow the reference architecture to design both permissioned…
The blockchain reference architecture in this white paper serves as a foundation for building or implementing blockchain applications for industry wide use cases. It can be used to develop a blockchain of single or multiple networks (involving multiple…
The Technology Bytes Series is now available on Udemy. If you are looking to get started on iot , blockchain cloud and ai, do enroll for this free course. Link to the course - technology ml ethicalai aiethics cloud multicloud hybrid edgecomputing…
Get started with Blockchain and how to build Blockchain applications, with our course at Udemy (now available for free) - The course was first launched in 2018 and most of the content are still relevant. It is one of the highest rated courses on Blockchain.…
For the next few days, grab a free digital copy of my Definitive Handbook Series books through Amazon Enterprise IoT - Enterprise Blockchain - Production ready microservices on Google Cloud - Real AI: AI Chatbots - Cognitive IoT - Anthos (ongoing) - For web…
Happy to share the launch of Cloud Solutions Academy ( an open community to discover solutions and resources for building cloud applications. The website consist of solutions, how-to guides, cloud internals, cloud migration, production guidelines, best…
In this video series, you will learn how to build blockchain applications using two widely used blockchain platforms - Ethereum and IBM Hyperledger Fabric. You will understand blockchain concepts and architecture in detail, along with how to build public and private blockchain…
Blockchain design of today has moved beyond cryptocurrency. It has evolved into a platform that supports industry-wide use cases suitable for public and enterprise needs. The reference architecture shown below will serve as a foundation for building or implementing blockchain…
Enterprise Blockchain Reference Architecture - blockchain architecture enterpriseblockchain
Hyperledger was initiated by Linux Foundation as a base project to create blockchain based technologies. The objective of Hyperledger project is to collaboratively develop blockchain technologies through open source and community-based development. Fabric is one of the…
Blockchain can be termed as another hype or buzzword making its way to mainstream IT. It is a technology that will dramatically transform the way businesses are conducted. Today, organizations big or small operate in a network. It may have a customer, supplier, distributor,…
In this article, we will look at what applications are being developed using smart contracts, what are the current challenges and our view on the future of smart Contracts. First, let’s understand the role of smart contract. Smart contract defines and executes transactions in…
Build Enterprise Application using AI, IoT and Blockchain Grab your free copy of Definitive Handbook Series from Amazon worldwide for next few days REAL AI - https://amzn.to/2Dbo3X1 Enterprise IoT - https://amzn.to/2XerJ1S Enterprise Blockchain - https://amzn.to/2Grc5e3…
Build Enterprise Apps using AI, IoT and Blockchain Grab your free copy of Definitive Handbook Series books from Amazon for the next few days !! REAL AI - Enterprise Blockchain - Enterprise IoT -
In this article, we will introduce a permissionless blockchain implementation called Ethereum. The chapter will cover the core features of Ethereum platform, how to setup a local instance of Ethereum, deploy smart contracts and build an end-to-end sample application. As per the…
In this section, we will build a crowdsourcing application using an Ethereum platform. Our crowdsourcing application has the following requirements; - Register a project that needs funding. The minimum funding amount for a project can’t be changed after the initial setup. -…
In this section, we would implement and deploy the smart contract for our use case. The crowdsourcing contract is in ethereum/contract folder. Open the CrowdSourceContract.sol file. We will go over the important code snippets of our contract. Our contract is written in Solidity…
In previous article, we showed you the network topology and the function of each network component. In this step of application deployment, we will set up this topology using Fabric based tools and commands. We will cover the whole network setup with the following steps -…
In this section, we will execute the entire network setup and business workflow using a single script representing our test cases. You can download the source code of the book from GitHub location – https://github.com/enterprise-blockchain-book/first-edition.git, if you haven’t…
In the earlier article, we have been talking about the permissionless open source Ethereum platform (available at https://ethereum.org/). Let’s refer to this as a Base Ethereum platform. The base Ethereum platform is good for public related use cases where every node can…
In this section, we would create a front-end web application that would execute our smart contract. As mentioned earlier, the DApp comprises of a frontend and a blackened code. We implemented the backend code for our crowdsourcing application using smart contract. Now, to…
In this section, we will explore and implement the trade finance use case. Let’s consider an international trade process. To carry out an international trade, several parties or organizations need to coordinate with each other. They typically include, but not limited to: buyer…
In Fabric terminology, smart contracts are chaincodes. It has business functions that are invoked as part of transactions to query and update the state of the ledger. Our chaincode will be a smart contract termed as 'tradefinancecc'. It consists of necessary business methods…
Follow this tutorial on how to design enterprise blockchain application. https://www.youtube.com/watch?v=4vxrFLadU0w
Building blockchain application using Ethereum and IBM Hyperledger Fabric @
I am happy to share, our video lecture series - Building Blockchain Apps using Ethereum & Hyperledger Fabric is now live at Udemy. The URL is <https://www.udemy.com/building-blockchain-applications-using-ethereum-hyperledger-fabric/ In this video series, you will learn how to…
Here is a short video on how combinatorial power of blockchain, smart contracts, and technologies like IoT & Artificial Intelligence would enable to deliver value-driven intelligent applications in future.
Looking forward to speak on building enterprise blockchain applications at the Blockchain Summit Mumbai conference. Ethererum Hyperledger ConsensusAI
I am happy to share my new book on Enterprise Blockchain is now available worldwide. You can order it from amazon. Over to the introduction of the book - --- Before we start with a formal introduction to blockchain, let us take you for a moment to a possible future that should…
I will be talking about the combinatorial power of AI, Cognitive & Blockchain @ IoTSlam -
clouddockerBlockchain can be viewed as a distributed decentralized database that holds transaction of every entity that is transacted through the network. Blockchain technology manifested from bitcoin, a…