Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/krishanthisera/blog
- Owner: krishanthisera
- Created: 2023-07-08T03:15:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-13T01:50:42.000Z (12 months ago)
- Last Synced: 2024-01-13T16:07:12.441Z (12 months ago)
- Topics: astro, devops, gitops, kubernetes, microservice
- Language: Astro
- Homepage: https://blog.bizkt.com.au/
- Size: 671 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.