What is AWS EFS (Elastic File System)?
What is AWS EFS? What is AWS EFS? EFS is the acronym for Elastic File System. The EFS service provides file storage in the cloud. You are probably wondering why…
What is AWS EFS? What is AWS EFS? EFS is the acronym for Elastic File System. The EFS service provides file storage in the cloud. You are probably wondering why…
If you write code, it can keep you up at night worrying about how it's performing, where the next bug is coming from, and who's plotting to maliciously hacking it. And that's just in production. Before it even gets to that point you have to be concerned with regression errors, consistency among team members, branching, merging, and on and on. So how do you ever get to the point where you're comfortable and can sleep easy?
What is EC2? Web servers, application servers, file servers, and more! These are the types of infrastructure that EC2 offers. If you currently have a physical server it can be…
If you've so much as dipped your toe into the ocean of AWS you've run into the term IAM. That may be as far as your explorations have take you…
Aurora is Amazon's AWS relational database that offers compatibility with MySQL. Amazon offers Aurora on its RDS platform and boasts that benchmarks show it capable of speeds of up to five times faster than standard MySQL. In this article I am offering a brief comparison of Aurora to MySQL side by side. Take a look at the features and benefits and you can decide for yourself which option is the right one for you.
Where to Begin I've recently begun the conversion of my infrastructure to Amazon Web Services, AWS. My previous host, GoDaddy, has been great but I can no longer ignore the…