241030 – MOOVPAD Apps – Server-Side Scripting

241027_1

Automating Essential Tasks

Through my learning process during this 3-week intensive, I'm focusing on how to best automate some of the most important routine maintenance and security tasks server-side. And so as I go through a tutorial or course lesson, I'm constantly thinking of ways to incorporate that knowledge into my scripting framework. The screenshot below is one example.

241029_1

On the left of the larger image above are some of the Nmap commands I've been learning about recently (although these are just the basic ones), while the right side shows a simple port scanning script that I wrote while going through a tutorial video. The whole time, the underlying principle is to optimise performance of the apps while ensuring the essential security, process and maintenance tasks are performed efficiently in the background at both the container, server and webAPI and database.

A lot of fancy words to say make server go brrrrrrr 🙂

Stay awesome,

EMH

Screenshot 2024-07-23 192027

HOW MOOVPAD IS BEING BUILT

For the overview of how MOOVPAD apps are being developed, the reasoning behind particular decisions during development, policies, and more in relation to all the technical things, please see the link to the left.

This will be an ongoing work in progress, and will always be linked to the bottom of each upcoming Blog post.