Posts

Ability to Rerun Single Jobs in Github Actions

Ability to Rerun Single Jobs in Github Actions

GitHub Actions is a powerful tool for automating tasks in the software development lifecycle. However, it has a limitation when it comes to rerunning single jobs in workflows.

Portfolio

Portfolio

A brief overview of my professional journey, skills, and experiences.

How to solve AWS SES and certificate manager to verify your domain name in route53

How to solve AWS SES and certificate manager to verify your domain name in route53

If you are working with AWS route53 domains and you are trying to create a certificate or verify a domain name for AWS SES. If the verifying process is taking ages or never happens, no matter how you delete the request and recreate it again. Then you will find this article helpful, and it will solve lots of your problems.

9 Steps for the effective technical decision-making process

9 Steps for the effective technical decision-making process

A technical decision-making process is a systematic approach to making informed choices in the field of technology and software development.

Best Practices for Secure Software Development: Enhancing Software Security Through Effective Techniques and Practices

Best Practices for Secure Software Development: Enhancing Software Security Through Effective Techniques and Practices

In an era of increasing cyber threats, software security is paramount. This article explores best practices for secure software development, including input validation, encryption, and secure coding principles.

Mastering Vim: Essential Tips and Tricks for Productivity and Efficiency

Mastering Vim: Essential Tips and Tricks for Productivity and Efficiency

Vim, the highly customizable and powerful text editor, has long been favored by developers and power users for its efficiency and versatility. While its unique modal editing approach may initially seem daunting, mastering Vim can greatly enhance your productivity and editing capabilities.