Cloud

Utilizing cloud computing technology to its fullest potential in order to achieve improved scalability, reliability, security, and efficiency in today's computing infrastructure, while increasing innovation.

View details

Programming

Leveraging various programming languages to complete tasks and projects efficiently and effectively, based on the strengths and capabilities of each language and the specific needs of the project.

View details

CI/CD

Implementing a process where code changes are automatically built, tested, and deployed ensuring that new features are delivered to customers quickly and reliably, with minimal manual intervention and risk of error

View details

Technical Notes, Code Tips, and Day-to-Day Scripts for Software Professionals

As a software professional, I create technical notes, code tips, and day-to-day scripts to document the development process, automate routine tasks, promote learning and growth, and establish best practices. These tools provide valuable information for future reference and improve my efficiency in producing high-quality software systems.

View all posts Subscribe via RSS

Home lab servers

Home lab servers set up.

Read more

Configuring AWS Profiles

Configuring AWS profile settings for the Command Line Interface (CLI) provides users with flexibility and control over their interactions with AWS services. One common method is through the AWS CLI configuration command, “aws configure,” which prompts users to input their Access Key ID, Secret Access Key, default region, and output format. This straightforward approach is suitable for basic configurations.

Read more

Jenkins: Frequently used code blocks

Frequently used Jenkins code blocks configured in my Espanso https://espanso.org file.

Read more