Serverless and Edge Runtime
This is the introductory post in a two-part series, exploring the world of Serverless and Edge Runtime. The main focus of this post will be Serverless, while the second one will focus on an alternative, newer approach in the form of Edge Computing. The second part of this article will soon be available on Apiumhub’s […]
3 Ways to Achieve Faster App Development Without Compromising Security
Bringing products to market quickly, efficiently and safely is key to brand success, and elite DevOps teams minimize the lead time for changes by quickly and efficiently moving new products and software updates from concept to deployment. DevOps teams often measure lead time in hours, not days, weeks or months, which underscores the centrality of […]
Deploying ERC20 Token With Hardhat: A Step-by-Step Guide
In this article, we will deploy an ERC20 token using Hardhat, a development environment tailored for Ethereum smart contract development. Hardhat offers a comprehensive toolset that streamlines the tasks of building, testing, and deploying smart contracts, ensuring both reliability and security. Setting Up the Development Environment For this lesson, we’ll use VS Code to set […]
Despite Concerns, AI Increasingly Used to Build Software
A survey of 1,001 senior technology executives, developers, and security and operations professionals published this week by GitLab finds 67% are working for organizations already using artificial intelligence (AI) to build software, with 60% of those respondents reporting their organizations use it every day. A full 90% said their organizations are either already using or […]
Stop Leaking Secrets!
Merriam-Webster defines a secret as something kept from others or shared only confidentially with a few. Modern software development teams use software secrets such as passwords, tokens and API keys to properly set up, protect and maintain development environments and delivery pipelines and to enable programmatic access to services such as AWS Buckets or Azure […]
Mastering ERC20 Token in Solidity
The article focuses on the ERC20 standard (Request for Comment), which is widely used to create digital tokens on the Ethereum network. It outlines the deployment procedure using Remix EVM (Ethereum Virtual Machine) and the integration of ERC20 tokens with the Solidity programming language. Developers can apply the knowledge in this article to create their […]
Compass Tech Summit: A Remarkable 5-In-1 Tech Conference
Do you like technology events? Are you passionate about learning and connecting with other professionals? If the answer is yes, then you should check out the Compass Tech Summit. Compass Tech Summit is an inclusive and professional conference that takes place on October 5-6 at the Hungarian Railway Museum in Budapest, Hungary. This year, the […]
Internal Developer Platform (IDP) Reference Architectures
If you’ve been following the DevOps space recently, you’ve probably noticed the excitement brewing around platform engineering. Despite uncertainty in other areas of tech, it seems like platform engineering is poised for growth—Gartner even expects that by 2026, 80% of software engineering organizations will have established platform teams. The platform engineering idea hinges on an […]