Rodrigo Cintorodcinto.hashnode.net·Feb 26, 2023Problem vs SolutionSeparating problems from solutions As a preface to this topic, I would like to describe what a simple development process would look like. Commonly, there should be some project management where large chunks of work are broken down into smaller chunk...Discuss·11 likes·39 readssolutionarchitect
Nicolas Fränkelfrankel.hashnode.net·Oct 26, 2022Discuss the problem, not the solutionAs a tech guy, I love to discuss technologies. And as discussions go, it's generally the comparison kind: JVM vs. Net, Java vs. Kotlin, Go vs. Rust, Maven vs. the unspeakable one, etc. However, it's too easy to fall into the quagmire of the merits an...Discuss·6 likes·118 readssolutionarchitect
Adaeze Nnamdi-Udekweclouddiadem.hashnode.net·Apr 16, 2023Resources I Used For My Microsoft Azure Exams3 months ago,I had 2days rest after my examination. Slept sufficiently without having to study. It felt strange because I have been used to studying every day but I deliberately didn’t open anything. I just worked and cleaned my home. I want to share...Discuss·4 likesAzure
Adaeze Nnamdi-Udekweclouddiadem.hashnode.net·Apr 23, 2023Tech Is A Journey. It's Not A Next Stop At The Bus Stop.If there's one thing I've learnt and known on this tech journey,it will be that learning an IT support skill which you can simply refer to as simple digital skill is easy to learn within a short period of time and you can start earning from it almost...Discuss·1 likeCloud Computing
Adaeze Nnamdi-Udekweclouddiadem.hashnode.net·Apr 16, 2023Resources I Used For My Microsoft Azure Exams3 months ago,I had 2days rest after my examination. Slept sufficiently without having to study. It felt strange because I have been used to studying every day but I deliberately didn’t open anything. I just worked and cleaned my home. I want to share...Discuss·4 likesAzure
Adaeze Nnamdi-Udekweclouddiadem.hashnode.net·Apr 9, 2023Conditional AccessFew months ago, I had a conversation with a sister from my place of worship, and it was one of the exciting conversations I have had in recent times and I will tell you why. Not to go into much details, she and her team are working on a mind blowin...Discuss·1 likeAWS
Adaeze Nnamdi-Udekweclouddiadem.hashnode.net·Apr 5, 2023My Note To You Just Before You Start Your Cloud Journey.If I was to give myself an advice before I started my Cloud Journey,it will be what I'm about to tell you who's about to start or already on his/her cloud Journey. Before you start your Cloud Journey or while studying for your Cloud Practitioner ex...Discuss·2 likes·28 readsCloud Computing
David Barišićdavidbarisic.hashnode.net·Mar 27, 2023The Great Rewrite: How to Upgrade Your Codebase for the Modern AgeIntroduction Legacy code can be a significant roadblock to a company's growth and innovation. The use of outdated technologies can lead to security vulnerabilities, performance issues, and difficulty in finding experienced developers to maintain and ...Discuss·1 like·51 readslegacy
Rodrigo Cintorodcinto.hashnode.net·Feb 26, 2023Problem vs SolutionSeparating problems from solutions As a preface to this topic, I would like to describe what a simple development process would look like. Commonly, there should be some project management where large chunks of work are broken down into smaller chunk...Discuss·11 likes·39 readssolutionarchitect
Christian Bonzeletcremich.hashnode.net·Jan 27, 2023Create meaningful architecture diagrams using the C4 modelWhat do typical architecture diagrams look like? A bunch of boxes or icons connected by some dashed or solid (sometimes both) lines? While this can be a good starting point, it might not be what we as architects want to achieve in the end. In this ar...Discuss·1 like·1.7K readsc4
Cynthia Mwihaki Kamaucyndiekamau.hashnode.net·Jan 13, 2023How to Create an AWS Site-to-Site VPN Connection Part Two: Network ArchitectureHeeeyyy fahm!!!! This is Part Two of our Site-to-Site VPN Connection!!! 💃💃 Now for those just joining in, here's Part One of our series; https://cyndiekamau.tech/how-to-create-an-aws-site-to-site-vpn-connection-part-one-setting-up Now for this p...Discuss·3 likes·215 readsAWS
Abdulsalam Aboubakaraboubakar.hashnode.net·Dec 28, 2022From Zero To Cloud Hero ☁️🦸GCP Training I recently had the opportunity to participate in a one-week training program on the Google Cloud Platform (GCP) at Google. It was an incredible experience that provided me with a comprehensive overview of GCP and its various services. Du...Discuss·2 likesgoogle cloud
Gias Uddingiasuddin90.hashnode.net·Dec 18, 2022SOLID Principle Describe with Python ExampleThe SOLID principles are a set of guidelines that aim to make software design more understandable, flexible, and maintainable. These principles were first described by Robert C. Martin, also known as Uncle Bob, in his book "Agile Software Development...Discuss·55 readssoftware development