by Matthieu | Jun 13, 2022 | Blogs
Written by Ludovic Francois, Conrado Oliveira, and Adithya Bodi Since its launch in April 2021, Amazon Nimble Studio (now AWS Studio in the Cloud) has enabled creative studios to migrate their video editing, visual effects, animation, and interactive content workflows...
by Matthieu | Jun 7, 2022 | Blogs
Born in the cloud in 2014, TrackIt was among the earliest adopters of Docker and Kubernetes. Often used in tandem, the difference between them is that Docker packages containerize applications on a single node, whereas Kubernetes is designed to run them across a...
by Matthieu | Apr 29, 2022 | Blogs
Why CDN Clients are Migrating to Amazon CloudFront Recent trends indicate that an increasing number of enterprises are opting to migrate from Content Delivery Network (CDN) providers such as Akamai, Cloudflare, Fastly, etc. to the low latency and high transfer speeds...
by Matthieu | Apr 18, 2022 | Blogs
About OpenBSD OpenBSD is a free, multi-platform BSD4.4-based UNIX-like operating system (https://www.openbsd.org/) that integrates cutting-edge security technology. OpenBSD is used for a variety of technologies such as routers, firewalls, SMTP server, DNS server, and...
by Matthieu | Mar 24, 2022 | Blogs
AWS Terminator process At TrackIt, we are acutely aware of AWS costs; we know things can get expensive if you don’t monitor your resources. That’s why we began tagging our resources with (at the minimum) a simple tag: `TrackitPersistent`. This tag value can be true or...
by Louis Lecce | Sep 7, 2021 | Blogs
The Idea Behind Serverless Design Have you ever wondered if you should be adopting serverless software design methodologies? In a public cloud such as AWS, Serverless methods provide compute functions without having to reserve compute servers – and you are...