This article talks about the technical details on deploying your first application on Kubernetes. Start here if you are new to the intracacies of Kubernetes.
Take a look at the approach to software development that has given birth to Waterfall, Agile, and DevOps methodologies, the Software Development Life Cycle.
Take a look at this infographic that provides some clarification about application moderization, including some of its benefits and how you can get there.
Recently I have been experimenting with AWS CodeBuild as an alternative to our aging Jenkins-based CI/CD platform. Overall, it’s a fantastic platform, I’m a big...
Parameter Store is an AWS Service which is using to store securely your environment variables for production. Now you can use the Parameter Store with ECS Task...
Take a look at the first five GitHub repos that you may have never heard about but should know, and feel free to include your own recommendations in the comment...
We realise that not many developers fully understand how and when users use the features they’ve created or the codes they’ve written. We have our own reasons t...
Nginx[1] is a popular reverse proxy and a load balancer tool used in the web industry. There are multiple UI based tools to monitor the performance of the Nginx...
Kubernetes is an open source container, micro services orchestration platform to manage container based workloads and services. Google open sourced GO lang base...
A report following the 14-month Equifax investigation concludes that the breach was completely preventable, stressing the need to strengthen security practices.