48 followers
Software Engineer, Open Source Enthusiast, Cloud-Native fanatic
Having a private PyPI repository can be beneficial in many ways. We can host our internal private packages; from security perspective, it can be a...
GitHub Actions is a powerful and versatile CI/CD solution that works for different teams and projects. It's a built-in feature of GitHub, the platform...
Signing artifacts should be a crucial part of our workflow. As a part of Supply Chain Security, we must ensure that the artifact built on our CI...
GitHub Actions is the default choice for CI/CD in many Open Source and Enterprise projects. It gets regular feature updates and is flexible enough to...
EC2 is one of the fundamental services provided by AWS and used by many who come across the platform. This compute service has applications that...
Command line applications are developers best friend. Want to get something done quickly? Just a few keystrokes and you already have what you are...