top of page

Search


Easy CodeCommit authentication with git-remote-codecommit
There is a new and much easier way to interact with CodeCommit repositories from git. Forget the times when you need to run git config...
Nov 3, 2021


How to secure your business? Is your data secure?
One of the main concerns of a company when deciding to move part or all of its computing and data management resources to a cloud...
Oct 27, 2021


CyberSecurity Month: Tips to avoid being phished
October is Cybersecurity Awareness Month. And just today, Twitch has been breached, badly. How does this relate to phishing, you wonder?...
Oct 6, 2021


How do companies benefit when machines learn?
Machine Learning or ML is a branch of Artificial Intelligence (AI) that mainly consists of mathematical and statistical models that help...
Sep 23, 2021


Data fundamentals on AWS: Data Pipelines
As our world becomes more and more data-oriented, we need good conceptual frameworks for communicating our ideas and for making the best...
Sep 14, 2021


Introducing EC2 instance selector
When provisioning a spot fleet, getting the correct instance type can be a little bit overwhelming, log in to the console, look for...
Sep 8, 2021


Hitting Github API REST with the Linux console
The very first step to hitting any API REST is to read the documentation because every API is a world. While some of them are very...
Aug 24, 2021


Teracloud achieves AWS Advanced Consulting Partner Status
This week Teracloud has achieved the Amazon Web Services Partner Network (APN) Advanced Consulting Partner status, further cementing its...
Aug 10, 2021


Cross account access to S3 using IRSA in EKS with Terraform as IaaC
We have many options to get cross-account access to resources, but when talking about the Kubernetes cluster, things can get a little bit...
Aug 3, 2021


Reminder: Rotate Your GitHub Tokens for Pipeline Security
Everybody knows the inconvenience of working with secrets like Tokens or Webhooks: You need to create them, save them in the Parameter...
Jul 27, 2021
bottom of page