's Picture

Joseph Velliah

Fulfilling God's purpose for my life

  • Home
  • About
  • Search
  • Contact

May 21, 2022

Automating Slackbot Deployment with Ansible and Jenkins

Have you developed a Slackbot and are looking to deploy it but don’t know how?. Manually deploying this Slackbot code to a single server is a piece of cake. However, deploying the same Slackbot code to multiple servers could become...

AWS Slack Automation Ansible Jenkins

April 2, 2022

Create Slash Commands using AWS Serverless Services

Slash Commands allow users to invoke your app by typing a string into the message composer box. A submitted Slash Command will send the data from Slack to the associated app. In whatever way, the app can then respond to...

AWS Serverless Slack Automation

March 3, 2022

Ansible to setup LAMP application on VMs hosted in Azure

Automating IT tasks is crucial to systems administration as we move towards a more digital working realm. The use of software to execute job tasks is called task automation. Task automation enhances workflow accuracy and consistency while also enabling more...

Azure VM Ansible Linux IaC YAML Jinja2

February 19, 2022

Schedule AWS Lambda Function using Amazon EventBridge Rule

You use Cron Jobs to schedule various IT tasks. In addition, Cron Jobs allows you to automate specific commands or scripts on your server to complete repetitive tasks automatically.

AWS Lambda EventBridge CloudWatch Slack Python

January 15, 2022

Generate thumbnails from video with AWS Elastic Transcoder

Are you someone looking to generate thumbnails from a video but not sure how to go about it?

AWS S3 Lambda Elastic Transcoder SNS IAM Cloud Watch

January 8, 2022

Detecting PII exists in SharePoint List using AWS Comprehend

Personally Identifiable Information (PII) is information that, when used alone or with other relevant data, can identify an individual. Sensitive personally identifiable information can include full name, SSN, driver’s license, financial information and medical records. As PII can be used...

PowerShell SharePoint CLI for Microsoft 365 AWS Comprehend

November 13, 2021

Deploy Azure Function App using GitHub Actions

GitHub is a platform where millions of developers and companies build, ship, and maintain their software on GitHub. It is the largest and most advanced development platform in the world. GitHub Actions makes it easy to automate all our software...

Azure Serverless GitHub Actions

October 2, 2021

Pull Table data from ServiceNow Instance using REST API

ServiceNow REST API enables you to access Instance resources. You can create, read, update, and delete records on your ServiceNow instance after registering your application and getting authentication tokens for a user or resource.

ServiceNow API PowerShell

September 29, 2021

How to perform operations if a command is not covered by the CLI for Microsoft 365

One of the most powerful tools a Microsoft 365 user has is the CLI for Microsoft 365. The command line allows any user to get a lot of things done in a fast way. There is no boundary to the...

PowerShell CLI for Microsoft 365

July 6, 2021

Get an overview of all breached accounts in Azure Tenant

The eternal question looms ‘Is any of our data safe anymore?’. Our data are all over the Internet, from our names, dates of births, addresses to credit card numbers. And we often go about our days with the credence that...

PowerShell AAD HIBP API CLI for Microsoft 365

Newer Posts Page 2 of 17 Older Posts

Subscribe

Get the latest and greatest from me delivered straight to your inbox.

Joseph Velliah © 2023.

Back to top