Tag: Cloud and infrastructure
-
DevOps vs SRE – Enabling efficiency and resiliency
Posted on January 25, 2021, Level beginner Resource Length long
Two hot job titles that were not around or mainstream several years ago are DevOps and site reliability engineers. What can feel like DevOps engineers are a catch all around engineering efficiency, system administration, and release management tend to have oddly broad job descriptions. Site reliability engineers, on the other hand, have a more defined focus but a broad scope in the organization with the teams they support. By Ravi Lachhman.
Tags devops-and-ci-cd cloud-and-infrastructure leadership-and-career
-
How I built Machine learning with Amazon Personalize and a Customer Data Platform
Posted on January 23, 2021, Level intermediate Resource Length long
By making off-the-rack machine learning models accessible for anyone to use, cloud ML services like Amazon Personalize help make ML-driven customer experiences available to teams at any scale. By @mparticle.
Tags cloud-and-infrastructure ai-and-machine-learning leadership-and-career data-and-analytics
-
Getting started with cloud native tech
Posted on January 21, 2021, Level beginner Resource Length medium
As you complete each project as a consultant, you start noticing patterns. No matter what the differences are between the various architectures, tech stacks and teams, you find yourself following the same steps. By Brendan Kamp.
Tags devops-and-ci-cd leadership-and-career cloud-and-infrastructure
-
Amazon ECS vs. Amazon EKS: Ultimate showdown
Posted on January 20, 2021, Level beginner Resource Length medium
This article will focus on the two featured AWS weapons for microservices and cloud architecture: Amazon Elastic Container Service (Amazon ECS) and Amazon Elastic Kubernetes Service (Amazon EKS). By Serkan Özal.
Tags cloud-and-infrastructure devops-and-ci-cd leadership-and-career
-
Demystifying Ansible for Linux sysadmins
Posted on January 19, 2021, Level beginner Resource Length short
Taking the labor out of labor-intensive tasks is what Ansible is all about. Learn the basics here. By Pratheek Prabhakaran.
Tags devops-and-ci-cd cloud-and-infrastructure how-to
-
What is neuromorphic computing?
Posted on January 12, 2021, Level beginner Resource Length medium
What is neuromorphic computing? Everything you need to know about how it is changing the future of computing. By Jo Best.
Tags miscellaneous software-engineering cloud-and-infrastructure leadership-and-career
-
Client side architecture basics guide to testable flexible maintainable react
Posted on December 31, 2020, Level beginner Resource Length long
Though the tools we use to build client-side web apps have changed substantially over the years, the fundamental principles behind designing robust software have remained relatively the same. By Khalil Stemmler.
Tags cloud-and-infrastructure frontend-and-mobile product-and-design architecture-and-apis backend-development
-
Search engine giants like Google could soon face competitions
Posted on December 30, 2020, Level beginner Resource Length medium
The European Union and the United States want to introduce tighter rules for tech giants like Google. Search engine rivals are ready to step up as efforts are made to create a fairer competitive environment. By dw.com.
Tags cloud-and-infrastructure business-and-emerging-tech miscellaneous software-engineering architecture-and-apis frontend-and-mobile leadership-and-career
-
Deploy Fedora CoreOS servers with Terraform
Posted on December 29, 2020, Level beginner Resource Length medium
Fedora CoreOS is a lightweight, secure operating system optimized for running containerized workloads. A YAML document is all you need to describe the workload you'd like to run on a Fedora CoreOS server. By Nathan Smith @fedoramagazine.
Tags devops-and-ci-cd architecture-and-apis cloud-and-infrastructure software-engineering
-
Open source strategy of Amazon Web Services
Posted on December 28, 2020, Level beginner Resource Length medium
Did you know that Amazon leads more than 1,200 open source projects on GitHub? That number, which author got from the Open Source at AWS web page, was confirmed by Asay (Head of Open Source Strategy and Marketing at Amazon Web Services) to represent "officially sponsored projects" — meaning they are open source projects that began inside of AWS, rather than being independent projects run by AWS employees. By Richard MacManus.
Tags cloud-and-infrastructure product-and-design frontend-and-mobile leadership-and-career
-
How to build with Terraform: Azure VMs (Windows)
Posted on December 27, 2020, Level intermediate Resource Length medium
Have you created an Azure VM via the Azure portal before? If so, how many clicks did it take to do that? Can you do it, again and again, providing the exact same input values to ensure you meet a specific standard? Probably not. You need to automate the process. Create Azure VMs with Terraform! By Adam Bertram.
Tags devops-and-ci-cd product-and-design frontend-and-mobile software-engineering cloud-and-infrastructure
-
Getting started with distributed TensorFlow on GCP
Posted on December 22, 2020, Level beginner Resource Length medium
For many in the world of data science, distributed training can seem a daunting task. In addition to building and thoughtfully evaluating a high-quality ML model, you have to be aware of how to optimize your model for specific hardware and manage infrastructure. By Nikita Namjoshi.
Tags data-and-analytics software-engineering cloud-and-infrastructure