top of page
Search
Arjav Dave
Sep 3, 20236 min read
Deploy Angular to AWS S3 with GitHub Actions
Simplify your continuous deployment with GitHub Actions. In this tutorial, learn how to deploy an Angular project on AWS S3.
1,164 views1 comment
Arjav Dave
Apr 29, 20226 min read
Docker Compose: Run multiple containers
Docker is the most used software for creating containers. In one of the articles I have explained what Docker is and how we can...
224 views0 comments
Arjav Dave
Apr 12, 20224 min read
Docker: A Beginner’s Cheat Sheet 2022
What is Docker? Docker has gained its popularity for multiple reasons, one of them is creating portable containers which are fast & easy...
1,643 views0 comments
Arjav Dave
Mar 16, 20219 min read
How to setup CI CD pipelines for Android with Azure DevOps
DevOps & CI/CD are buzz words for a while now and they have really proven their value in today’s fast moving world and Agile development...
9,943 views0 comments
Arjav Dave
Mar 13, 20213 min read
Continuous Deployment: CI/CD for iOS on Azure DevOps (Part 2)
In the last part we created a build using the pipeline feature of Azure DevOps. In this tutorial we are going to use the Azure’s Release...
2,331 views1 comment
Arjav Dave
Mar 11, 20214 min read
Continuous Integration: CI/CD for iOS (Part 1)
DevOps & CI/CD are buzz word for a while now and they have really proven their value in todays’ fast moving world and Agile development...
4,063 views0 comments
bottom of page