IoT development can help control the amount of food being produced and, above all, regulate the production and distribution process to decrease food waste.
As a developer turned security person, I’ve learnt first-hand how important it is for all teams to work together, more than just DevSecOps. While it is good to...
Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
This article talks about the technical details on deploying your first application on Kubernetes. Start here if you are new to the intracacies of Kubernetes.
Take a look at the approach to software development that has given birth to Waterfall, Agile, and DevOps methodologies, the Software Development Life Cycle.
Take a look at this infographic that provides some clarification about application moderization, including some of its benefits and how you can get there.
Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Recently I have been experimenting with AWS CodeBuild as an alternative to our aging Jenkins-based CI/CD platform. Overall, it’s a fantastic platform, I’m a big...
Parameter Store is an AWS Service which is using to store securely your environment variables for production. Now you can use the Parameter Store with ECS Task...
Take a look at the first five GitHub repos that you may have never heard about but should know, and feel free to include your own recommendations in the comment...
We realise that not many developers fully understand how and when users use the features they’ve created or the codes they’ve written. We have our own reasons t...
Nginx[1] is a popular reverse proxy and a load balancer tool used in the web industry. There are multiple UI based tools to monitor the performance of the Nginx...
Kubernetes is an open source container, micro services orchestration platform to manage container based workloads and services. Google open sourced GO lang base...