A quick introduction to CI/CD
CI/CD is one of the pillars of modern cloud native software development. It improves your software products and makes its development more effective and cheaper.
Join us
CI/CD is one of the pillars of modern cloud native software development. It improves your software products and makes its development more effective and cheaper.
Part 1 of a series of articles about cloud migration
If you’re reading this post, you’re either someone who knows me personally (hi :D) or a person with an interest in development who wants to learn how to use the Secure Shell (SSH) protocol to access and communicate with a virtual computing resource created via Amazon Web Services (AWS), called an Elastic Compute Cloud (EC2) instance.
Benefits and content of developer guidelines for big software projects.
The aim of this article is to give hints and tips while setting up your projects or companies developer guidelines.
Modern day software development approaches such as DevOps, have certainly reduced development time. However, tighter release deadlines push security practices to a corner. This blog explains how Shifting Security to the Left introduces security in the early stages of DevOps Lifecycle, thus fixing software bugs proactively.
Here are 7 tricks with github actions that changed my life (or at least my CI/CD pipeline). These tricks helped me create a more maintainable workflows code as well as boosted performance of the whole CI/CD process.
Choosing the right deployment strategy is crucial to the availability and quality of your services. Two of the most known deployment strategies are blue/green deployment and canary release.
Businesses today are bombarded with an overabundance of options when it comes to choosing the right cloud computing architecture that fits their needs.
When starting with Choas Engineering I recommend starting with the most critical scenarios (Severity 1) because they lead to the most improvement for your company. For instance, they force you to lay the foundation for incident response and incident management.Next are the steps you should follow to..
This article discusses the need for NoOps and the shortcomings of DevOps that it solves.