DevOps Series : Java, NodeJS and Python Basics

Introduction DevOps engineers must be comfortable with Linux but also with softwares and programming languages like Python, NodeJS and Java. It’s important to understand how applications are built, deployed and how to troubleshoot, in order to be able to setup CI/CD. In this article, we will see together 3 of the most used programming languages used. Java …

DevOps Series : Java, NodeJS and Python Basics Read More »

DevOPS Series : Agile & Scrum

Introduction to Agile methods In software development, Agile practices approach discovering requirements and developing solutions through the collaborative effort of self-organizing and cross-functional teams and their customers. It advocates adaptive planning, evolutionary development, early delivery, and continual improvement, and it encourages flexible responses to change. The goal is to quickly show something to the stakeholder and have their feedback quickly and often and …

DevOPS Series : Agile & Scrum Read More »

AWS Series – Applications, Mobile and Virtual Desktop

Applications AWS Step Functions AWS Step Functions provides serverless orchestration for modern applications. Orchestration centrally manages a workflow by breaking it into multiple steps, adding flow logic, and tracking the inputs and outputs between the steps. As your applications execute, Step Functions maintains application state, tracking exactly which workflow step your application is in, and …

AWS Series – Applications, Mobile and Virtual Desktop Read More »

AWS Series – Storage

Introduction Today we will see AWS most used storage services ! Amazon Simple Storage Service S3 The oldest AWS service and the most used ! Amazon Simple Storage Service (Amazon S3) is an object storage service that offers industry-leading scalability, data availability, security, and performance. This means customers of all sizes and industries can use …

AWS Series – Storage Read More »