Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/krishanthisera/blog

This blog dive into the intricacies of DevOps, offering insights on workflow optimization, process automation, and efficiency. It also touches upon my experiences in technical mentoring and training.
https://github.com/krishanthisera/blog

astro devops gitops kubernetes microservice

Last synced: about 1 month ago
JSON representation

This blog dive into the intricacies of DevOps, offering insights on workflow optimization, process automation, and efficiency. It also touches upon my experiences in technical mentoring and training.

Awesome Lists containing this project

README

        

# Krishan Thisera's Blog

## Description

This blog delves into the intricacies of DevOps, offering insights on workflow optimization, process automation, and efficiency. It also touches upon my experiences in technical mentoring and training.

## Features

- **Astro Framework**: The blog is built using the Astro framework.
- **Hosting**: The blog is hosted using [aws-static-hosting](https://github.com/krishanthisera/aws-static-hosting).
- **SEO**: SEO is optimized using [aws-edge-functions](https://github.com/krishanthisera/aws-edge-functions).
- **Image Hosting**: Images are hosted using the imgix CDN.
- **Deployment**: Uses GitHub actions to automatically deploy the blog to AWS.

## Installation & Setup

1. Clone the repository:

```bash
git clone https://github.com/krishanthisera/blog.git

```

2. Make the necessary changes as per your requirements.

## Usage

Usage
For hosting details and more information, refer to the article on [how to host a static website in AWS using CloudFront, S3, and Terraform](https://dev.to/krishanthisera/host-a-static-website-in-aws-using-cloudfront-s3-and-terraform-hgg).

## Contribution

This is a personal project, and contributions are currently not being accepted.

## Contact

For any queries or feedback, feel free to create an issue [here](https://github.com/krishanthisera/blog/issues).

## Acknowledgments

The Astro theme for this blog is based on [astrofy](https://github.com/manuelernestog/astrofy). A big shoutout to [Manuel Ernesto](https://github.com/manuelernestog) and the team for their fantastic work.