Blog Posts – Page 10 – bullyrooks.com

bullyrooks.com
merry comrade, good mate, old rogue

Blog Posts – Page 10 – bullyrooks.com

bullyrooks.com
merry comrade, good mate, old rogue
Skip to content
  • Home
  • Home Networking
    • Media
  • Software Development
  • Blog Posts

Recent Posts

  • Managing Day-to-Day Expenses and Surplus Funds
  • Insurance: An Essential Investment in Safety
  • Emergency Fund: Your Financial Safety Net
  • Short-Term Investment Strategy: Maximizing Returns Beyond Traditional Savings Accounts
  • Goal-Based Long-Term Investment Strategy

Recent Comments

  • Zen music and nature on Setting up a Reverse Proxy with Synology
  • Micha Forster on Backing Up Google Photos to Your Synology NAS
  • Synology_user on Backing Up Google Photos to Your Synology NAS
  • Allen Dean on Backing Up Google Photos to Your Synology NAS
  • Donald Fraser on Backing Up Google Photos to Your Synology NAS

Archives

  • May 2023
  • March 2022
  • February 2022
  • January 2022
  • July 2021
  • May 2021
  • February 2021
  • January 2021
  • March 2020

Categories

  • backup
  • Gaming
  • General
  • Home Networking
  • Media
  • Software Development
  • Synology
  • Technology

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Containerizing our UI

Containerizing our UI

This post is part of the Spring Application Deployed with Kubernetes course.

We’ve got a simple page that calls one of our endpoints working.…
Continue reading “Containerizing our UI”…
Web UI with React

Web UI with React

This post is part of the Spring Application Deployed with Kubernetes course.

I have not written a front end application in almost 20 years.…
Continue reading “Web UI with React”…
Messaging and Event Driven Design

Messaging and Event Driven Design

This post is part of the Spring Application Deployed with Kubernetes course.

In order publish messages, we need a message broker and add some…
Continue reading “Messaging and Event Driven Design”…
System Design

System Design

This post is part of the Spring Application Deployed with Kubernetes course.

We’ve successfully deployed a service and confirmed that its accessible. However, a…
Continue reading “System Design”…
Automating Deployment (for CICD)

Automating Deployment (for CICD)

This post is part of the Spring Application Deployed with Kubernetes course.

Now that we’ve deployed our application, lets reduce some of the manual…
Continue reading “Automating Deployment (for CICD)”…
Setting up a Kubernetes Cluster

Setting up a Kubernetes Cluster

This post is part of the Spring Application Deployed with Kubernetes course.

Finally, we’re going to be able to deploy our application. We need…
Continue reading “Setting up a Kubernetes Cluster”…
Helm for Deployment

Helm for Deployment

This post is part of the Spring Application Deployed with Kubernetes course.

We’re about ready to deploy into kubernetes. However, deployment is not exactly…
Continue reading “Helm for Deployment”…
Automated Build Pipeline

Automated Build Pipeline

This post is part of the Spring Application Deployed with Kubernetes course.

Lets set up automated build so that we can generate a docker…
Continue reading “Automated Build Pipeline”…
Docker Registry

Docker Registry

This post is part of the Spring Application Deployed with Kubernetes course.

In the previous article we created a docker image as part of…
Continue reading “Docker Registry”…
Containerize the Service With Docker

Containerize the Service With Docker

This post is part of the Spring Application Deployed with Kubernetes course.

Now we’re going to take our functional service and containerize it. This…
Continue reading “Containerize the Service With Docker”…
« 1 … 8 9 10 11 »