Fatima Jannetmahia.hashnode.dev·Oct 6, 2024IAM: Identity and Access Management (Short notes)Disclaimer: This blog is a quick rundown of the theory for the AWS Certified Cloud Practitioner (CCP) exam. I’d recommend hands-on practice to really get the hang of things! Hands-on experience is highly recommended IAM Introduction: Users, Groups, P...AWS Cloud Practitioner (short notes, no hands-on)2Articles1Week
Daniel Felizdfelizdev.hashnode.dev·Dec 14, 2022Coding clean in react jsIntroduction Clean code is important in any programming language, but it is especially important in React due to the nature of the framework and the importance of readability in a component-based architecture. In this blog post, we'll discuss some be...1 like·75 readsshortpost