Blessing Antiawebdex.hashnode.dev·Jan 7, 2025Unlock the Full Potential of Your DeFi App with Our New SDK Demo App UpdateWe're excited to unveil a game-changing update to our SDK demo app – complete referral system integration! This upgrade makes DeFi app development more dynamic, rewarding, and easier to manage. Whether you're a developer, project lead, or DeFi enthus...80 likesdefi
Platwoindiegamescreation.hashnode.dev·Dec 24, 2024Custom JSON LoaderIntroduction Welcome to this blog post! This is going to be the first one not strictly on graphics programming or rendering code, but it is related in a bit of a roundabout way. If you haven’t read any of my other post so far, then you can do so here...49 readsC++
Silandsveltekit-base.pages.dev·Mar 11, 2024Demo Article on Personal BlogSome stuff goes here A sentence above. And more text below the image Section 2 heading stuff here Heading 3 here More info Heading 4 here And more info Heading 5 here And even more info. wow. heading 6 here Okay that's too much ####### There is no h...demo
Rohit Deorerohitexplainstech.hashnode.dev·Feb 7, 2024Navigating AWS Cost Optimization: An In-Depth Guide (Day-12)In today's fast-paced digital landscape, leveraging cloud computing effectively while controlling costs is a balancing act many organizations strive to achieve. AWS cost optimization plays a pivotal role in this endeavor, offering a pathway to reduce...99 readsDevops
Rohit Deorerohitexplainstech.hashnode.dev·Feb 6, 2024Mastering Monitoring with AWS CloudWatch: An In-Depth Guide (Day-10)In the digital era, where applications and services run around the clock, ensuring their performance and availability becomes crucial. AWS CloudWatch stands as a beacon for developers and operations teams navigating the vast seas of cloud computing, ...28 readsDevops
Rohit Deorerohitexplainstech.hashnode.dev·Feb 4, 2024Mastering AWS CloudFormation Templates: An In-Depth Guide (Day-8)Introduction Welcome to the world of AWS CloudFormation Templates (CFT), a powerful tool designed to help you manage and provision your AWS resources efficiently. Whether you're a seasoned AWS user or new to cloud computing, this guide aims to simpli...Devops
Rohit Deorerohitexplainstech.hashnode.dev·Feb 3, 2024Unlocking the Power of AWS CLI: An In-Depth Guide (Day-7)In today's fast-paced digital era, cloud computing has become the backbone of the tech industry, with Amazon Web Services (AWS) standing tall among its peers. Among the various tools offered by AWS, the Command Line Interface (CLI) is particularly no...Devops
Karuppiah Natarajankaruppiah.dev·Feb 1, 2024Trying to Authenticate in a Demo Application using OpenID Connect (OIDC) using KeycloakI was trying out Keycloak as part of evaluating OpenID Connect providers for Vault and any other applications we will host at my company In this post, let's look at how I tried out Keycloak OpenID Connect login in my local along with an example demo ...140 readsOpenID Connect