Tag: Cloud

  • Git and GitHub: Getting started guide

    Git and GitHub: Getting started guide

    In this getting started guide with Git and GitHub we will cover the basics for working with both tools: local and remote repositories, Personal Access Token authentication as well as collaborative work through branches and pull requests.

  • Spring Boot API on Always Free Oracle Cloud

    Spring Boot API on Always Free Oracle Cloud

    Spring Boot in free cloud virtual machines In this article, you will find out how to deploy a Spring Boot API on Always Free Oracle Cloud. Finding Always Free virtual machines with reasonable specifications is a common tasks for those who want test environments, develop demos or simply want some simple and free cloud virtual…

  • Free Heroku PostgreSQL alternatives

    Free Heroku PostgreSQL alternatives

    Free plan end – Free heroku PostgreSQL alternatives According to the original Heroku blog post, as part of strategical decisions, starting from November 28 of 2022 Heroku will stop offering free Dynos and Data plans including PostgreSQL. Databases not upgraded to paid plans will be shut down and deleted. So, what’s next? Here we will…