Khushi TrivediforKeploy Community Blogkeploy.hashnode.dev·Dec 17, 2024Why a Test Strategy is Critical for Your Project SuccessTesting without any direction is the same as navigating without a map. It is disorganized, full of errors, weak outcomes, and fraught with risks. This is where test strategy comes into play, for the clarity of the pathway, robust structure of tests, ...Testing
Shaik Mustafacloudcomputingbymustafa.hashnode.dev·Nov 28, 2024Types Of Cloud Computing🌧️CLOUD COMPUTING: Cloud computing is like renting space and services on someone else's powerful computer instead of buying your own. Imagine you need to store files, run a program, or host a website. Instead of buying and managing expensive servers, y...99 likes·1.2K readsCloud
Metta Surendharmettasurendhar.hashnode.dev·Oct 12, 2024Observability Unveiled: Key Insights from IBM’s SRE ExpertDuring the Grafana and Friends Meetup in Chennai, I had the opportunity to attend an insightful session by Manojkumar, an SRE professional from IBM. His talk centered around observability and how IBM tackles real-world challenges using Grafana and AI...86 readsObservability Fundamentals and BeyondIBM
Dinesh Tdinesht0006-tech-blog.hashnode.dev·Oct 6, 2024Demystifying Test Driven DevelopmentIntroduction As a developer, when trying to solve a problem through coding, the typical approach is to design the flow of the program. However, if unexpected data is passed, the code may fail, breaking the entire program. In TDD, instead of focusing ...10 likes·29 readsPyunit
aryan inglelearnandwrite.hashnode.dev·Oct 1, 2024IBM Full Stack Developer Coursera (Part5)Deploying React,Javassript Website on Github. WHAT I LEARNED: How to deploy your project on the github with the help of gh-pages Few new commands in linux and git commands . To instal gh-pages : npm install gh-pages --save-dev In Repo ‘learn_rea...@pythoAIaryan
Kevin DenverforSoftware Engineering Cornersoftware-engineering-corner.zuehlke.com·Sep 18, 2024Efficiently Parsing COBOL Fixed-Length Records with Functional LensesI have been lucky enough to work on more than one project that required integration with legacy mainframe applications throughout my career at Zühlke. Integrating with legacy technologies can be challenging and requires innovative solutions to avoid ...168 readsCOBOL
aryan inglelearnandwrite.hashnode.dev·Aug 18, 2024IBM Full Stack Developer Coursera (Part4)Completed Module -3/5 from Course- 2/12 My_code:"https://youtu.be/_1TaBvxUbcI" What I Learned I learnt to integrate CSS in html file and how the syntax are used. < tag_name style="color: lightgray; background-color:purple; margin: 10px; padding: 10...coursera
aryan inglelearnandwrite.hashnode.dev·Aug 16, 2024IBM Full Stack Developer Coursera (Part3)What I Learned How to use tags such as a)<fieldset> <label for = "temprature " Celsius></label> <input type = "number" id ="c" > </fieldset> How to create buttons e.g., <button id="temprature">convert</button> Use of <footer> Learn more abou...1 like2Articles1Week
aryan inglelearnandwrite.hashnode.dev·Aug 13, 2024IBM Full Stack Developer Coursera (Part2)What I Learned What is DevOps and what is the difference in between the dev team and ops team Process used by the DevOps are: A. Ideation--> B. Coding-->C. Building --> D. Deploying-->E. Managing-->F. Continous Improvement What is Application mo...1 like@pythoAIaryan
Amna Hassanamnahassan.hashnode.dev·Aug 10, 2024A Step-by-Step Guide to Building a Custom Chatbot with IBM WatsonxIntroduction In today’s fast-paced world of AI, integrating large language models (LLMs) into applications is becoming increasingly essential for businesses. Whether you’re building a chatbot, virtual assistant, or any other AI-powered application, l...2 likes·182 readswatsonx