What I Learned About Networked Systems
I learned that networked systems are computer systems connected through a network that allows multiple devices to communicate, share resources, and exchange data. These systems enable users to access shared resources such as files, printers, applications, and servers regardless of their physical location.

One important concept I learned is the client-server model, where a central server provides services or resources, and multiple clients request and use those services. This structure improves resource management, security, and scalability. I also learned that networked systems improve collaboration and efficiency because users can access centralized data and applications in real time.

However, I also understood that networked systems depend heavily on network reliability, bandwidth, and proper configuration. If the server fails or the network becomes congested, performance issues may occur. Security is also a major concern, requiring firewalls, authentication, and proper access controls.

Overall, I learned that networked systems are essential for modern computing because they enable resource sharing, remote access, scalability, and centralized management, which are critical in both business and cloud computing environments.

What I Learned About Single Processor Systems
A single processor system is a computer system that uses only one CPU to execute instructions and manage all tasks. I learned that in this type of system, only one process can be executed at a time. Although modern operating systems can perform multitasking, the processor switches rapidly between tasks using time-sharing, which only creates the illusion of simultaneous execution.

I also learned that single processor systems are simpler in design and easier to manage compared to multi-processor systems. However, they have limitations in performance, especially when handling CPU-intensive tasks or multiple users at the same time. Since there is only one processing unit, it becomes a bottleneck when demand increases.

Another important lesson is that single processor systems are more vulnerable to performance degradation under heavy workloads. Unlike multi-core or multi-processor systems, they cannot distribute tasks across multiple CPUs to improve efficiency.

Overall, I learned that while single processor systems are cost-effective and suitable for basic tasks, they are not ideal for high-performance computing or environments requiring scalability and high availability.

I am a Full-Stack Developer and tech educator passionate about building scalable systems and empowering others through technology. With over four years of industry experience, I have worked on enterprise-level web applications serving clients across Australia, the US, and the Philippines. My core stack includes React, React Native, TypeScript, Node.js, Express, GraphQL, and PostgreSQL.

Beyond development, I serve as a Visiting Lecturer, teaching Information Security, System Administration, and modern web technologies to senior students. I enjoy bridging real-world industry practices with academic learning, helping students understand not just how to build systems—but why they are built that way.

Currently pursuing a Master of Information Systems, I am deeply interested in cloud computing, AI integration, and scalable software architecture. I believe in continuous learning, community involvement, and building technology that creates meaningful impact.

Start writing your own content or edit the current to fit your needs. To create, edit or remove content you need to login to the admin panel with the username admin and the password you set in the installation process.