Category: Dev-Ops
AWS Lambda function | Creating your own serverless functions
Serverless Functions – What Are They? Have you ever used an application/software and thought – Wow, how can an application as small as this possibly have so many features integrated into it? The answer you’re looking for probably has something to do with Serverless Functions and the Cloud – the new face of technology! AWS …
Read More “AWS Lambda function | Creating your own serverless functions”
CI/CD Pipeline|Why teams should use them more often.
What is a CI/CD pipeline Continuous Integration and Continuous Delivery or CI/CD are a set of guidelines and principles that allow development teams to update code onto version control systems after having implemented minute changes and modifications. It also involves the ability to deliver changes and updates (new updates, bug fixes and improved features) to …
Read More “CI/CD Pipeline|Why teams should use them more often.”
Cloud Computing and its influence in modern technology
CLOUD COMPUTING – WHAT IS IT? Cloud computing has been a topic that is spoken oftenly among many people today.Have you ever looked around your office and wondered – gosh, there are a lot of wires! Desktops, laptops, workstations and servers – they all come with a lot of wiring, not to mention the fact …
Read More “Cloud Computing and its influence in modern technology”
featured
Continuous Integration & Continuous Delivery- Part 1
Continuous Integration & Continuous Delivery (CI/CD) are two widely used acronyms in software development projects. Both are commonly used software development practices to make the development phase more efficient. In the following article, we will be taking a look at an in-depth analysis of these development practices and how it could help development teams, collaborate …
Read More “Continuous Integration & Continuous Delivery- Part 1”