Ep 1 – 5 Advice to handle an Involuntary Discharge in IT.
5 Advice to handle an Involuntary Discharge in IT.
An involuntary discharge can be a hard moment in our life for anyone and is important that you handle it in an effective way.
5 Advice to handle an Involuntary Discharge in IT.
An involuntary discharge can be a hard moment in our life for anyone and is important that you handle it in an effective way.
If you want to try GO, you can do it using the GO Playground, you don't need to install anything, you only need to browser and the URL https://go.dev/play

If you want to adopt SRE you need to understand the 7 SRE principles:
Embrace Risk, Service Level Objectives, Eliminate Toil, Monitoring, Automation, Release Engineering and Simplicity

Tight Coupling : means that the classes are dependent on specific class.
Loose Coupling : he classes are not dependent on specific classes but on interfaces

The best way to create a project in Spring is using the spring initializar start.spring.io.
Spring initializr generates spring boot project quickly!