Skip to main content

Site blog

SDL: (Microsoft SDL Practices)

SDL: (Microsoft SDL Practices)

Secure Development Lifecycle. SDL generally provides a framework for applying approved security best practices across your regular SDLC. Two things are paramount to understanding SDL; 1. Security can not be brushed aside! It has to be a part of the foundation. It is the concept of 'Security by Design.' 2. The standard software development life cycle does not have straightforwar...

LAWYER IN TECH

LAWYER IN TECH

"Your career is like a garden, It can hold an assortment of life's energy that yields a bounty for you. You do not need to grow just one thing in your garden. You do not need to do just one thing in your career".     --  Jennifer Ritchie Payette. You see, a lot of people know exactly what they want to do with their lives from an early age, heck! I thought I did, until I go...

THE OSI MODEL

THE OSI MODEL

The seven layers of the OSI modelThe purpose of this Reference Model of Open Systems Interconnection is to provide a common basis for the coordination of standards development for the purpose of systems interconnection while allowing existing standards to be placed into perspective within the overall Reference Model.The term Open Systems Interconnection (OSI) qualifies standards for the exchan...

Bash/Shell and Powershell Scripting

Shell ScriptingAfter going through the Bash and Powershell Course, here is a summary of what I was able to learn and demonstrated. For a more detailed summary of my work, follow the link here.Linux ShellsA shell is an environment in which we run our commands, programs, and shell scripts. It gathers input from you and executes programs based on that input. When a program finishes, it displays the ...

Catch Up, Blue/Black Spaces

Catch Up, Blue/Black Spaces

"Act the way you'd like to be and soon you'll be the way you act' - Uzumaki Naruto Konichiwa!Interestingly, this is my first ever write-up (even though I was an editor for over 3 years in Asia a while back). Moving on, it's been quite interesting so far. Diving into a field that I have glimpsed now and then over the course of my life but haven't really focused on, and now, I'm fully imme...

Simplified: Software Development Life Cycle (SDLC)

Simplified: Software Development Life Cycle (SDLC)

Software Development Life Cycle (Basis Of SDLC) SDLC refers to a method with distinctly defined processes for creating high-quality software. It has a detailed focus on the following phases of software development, namely: 1. Requirement Analysis 2. Planning3. Software design such as architectural design 4. Software development 5. Testing 6. Deployment SDLC is a process whereby software of top qua...

BEGINING OF A NEW JOURNEY

BEGINING OF A NEW JOURNEY

I recently had the privilege of being part of Cohort 5 of the "Zero to Techie" program, and I can confidently say that it has been a fantastic experience so far. The program started with a one-week induction, during which we were introduced to the program and what to expect. We also had the opportunity to interact with some of the program's alumni, who shared their experiences and success stories ...

Day 1of 180daysofcloudengineering

Today I began my cloud engineering journey. I should have started earlier but I had a case of food poisoning and was in the hospital. Thank God for life. At first, I did not understand how to peruse the site but I have gotten a hang of it. I am doing the basic networking course at the moment. It is interesting. Cheers to my journey and also to those I am taking this journey with.So today I learnt ...

How to get into Cloud Engineering

What is Cloud Engineering?Cloud engineering involves designing, building, and maintaining cloud computing systems and services. Cloud computing refers to the delivery of computing resources, such as servers, storage, and databases, over the internet, rather than using local servers or personal devices. This allows organizations to scale up or down their computing resources as needed, and pay only ...

What is Data Engineering? Everything you should know

What is Data Engineering?Data engineering is a critical field within the realm of data science that involves the design, construction, maintenance, and troubleshooting of data infrastructure. It is responsible for enabling organizations to store, process, and analyze large amounts of data in a scalable and efficient manner.Data engineering is a critical component of data science, as it ensures tha...