AWS Certified Solutions Architect – Associate (SAA-C02) – Cloud Services Overview
AWS Overview The Cloud Internet-based solution Cloud operates on physical servers There’s limited knowledge of hardware location and their capabilities Read more…
AWS Overview The Cloud Internet-based solution Cloud operates on physical servers There’s limited knowledge of hardware location and their capabilities Read more…
What is AWS? Amazon Web Services A worldwide distributed system A secure public cloud services platform, offering compute power, database/ Read more…
Overview Microservice Architecture is a software development style that has grown from recent trends. It’s a set of technology-agnostic patterns Read more…
Understanding S.O.L.I.D Principles In the world of software development, writing clean, maintainable, and scalable code is crucial. The S.O.L.I.D principle, Read more…
Git is a free and open-source distributed version control system designed to handle everything from small to extensive projects with speed and efficiency.
Data Structures & Algorithms Overview. Linked Lists, Stacks & Queues, Big O Notation, Recursion, Binary & Linear Searches.