AWS infrastructure
Top Stories
-
Tip
23 Oct 2024
Use this EC2 instance type comparison to power your AWS apps
To get the most out of AWS, organizations need to get the most out of their EC2 instances. Use this comparison to help choose the right AWS instance type and pricing plan. Continue Reading
By- Kathleen Casey, Site Editor
- Ryan Dowd, Associate Site Editor
-
Feature
23 Oct 2024
A cloud services cheat sheet for AWS, Azure and Google Cloud
Can't make heads or tails of Amazon, Microsoft and Google cloud offerings? Use this list to help start your analysis of what's available from the largest cloud providers. Continue Reading
By- Stephen J. Bigelow, Senior Technology Editor
- Kathleen Casey, Site Editor
-
News
01 Feb 2018
AWS bandwidth upgrade opens door to more data movement
A bandwidth jolt to AWS networking services gives customers faster data transfer between services, and creates workflows that might have otherwise been prohibitive. Continue Reading
By- Trevor Jones, Senior Site Editor
-
Blog Post
30 Jan 2018
EC2 features aim at network, performance improvements
AWS users have a green light to rev the full bandwidth potential of a particular instance. AWS removed its 5 Gbps limit and improved performance for network connections to and from Elastic Compute ... Continue Reading
By- David Carty, Site Editor
-
Tip
29 Jan 2018
EKS enters the fray of container orchestrator options
Amazon EKS relieves some of the headaches that have plagued the provider's Elastic Container Service. Here's an overview of key features and how to get started with a migration. Continue Reading
By- Ofir Nachmani, I am OnDemand
-
News
26 Jan 2018
AWS snaps up Sqrrl to strengthen threat detection, analytics
Amazon's move to fold Sqrrl, a threat detection startup, into AWS security services could help bring together its growing list of disparate security tools. Continue Reading
By- Trevor Jones, Senior Site Editor
-
Tip
25 Jan 2018
M EC2 instance family offers versatile compute, at a price
General-purpose EC2 instances, like the M and T series, fit many types of applications. But before you rush to use them, know your workloads and how much capacity they need. Continue Reading
-
News
19 Jan 2018
AWS Auto Scaling simplifies management across services
Amazon's Auto Scaling service can reduce duplicate efforts by users. It's also the latest example of Amazon's effort to streamline and automate its large list of services. Continue Reading
By- Trevor Jones, Senior Site Editor
-
Tip
09 Jan 2018
AWS container services evolve, but remain a work in progress
At re:Invent, AWS made a number of enhancements to its container services portfolio. But its bedrock container orchestration service, Amazon ECS, still vexes some dev teams. Continue Reading
By- Kurt Marko, MarkoInsights
-
Definition
28 Dec 2017
Amazon EC2 Elastic GPUs
Amazon EC2 Elastic GPUs are virtual machines (VMs), also known as compute instances, in the Amazon Web Services public cloud with added graphics acceleration capabilities. Continue Reading
By- David Carty, Site Editor
-
Definition
28 Dec 2017
AWS ADS (AWS Application Discovery Service)
AWS Application Discovery Service (AWS ADS) is a tool that helps an enterprise plan application migrations to the Amazon Web Services public cloud. Continue Reading
By- Tim Culverhouse, Site Editor
-
Tip
31 Oct 2017
CloudFormation StackSets drive cross-account automation
AWS gave its automation capabilities a boost with the release of CloudFormation StackSets, a feature that lets dev teams deploy stacks across multiple accounts and regions. Continue Reading
By- Mike Pfeiffer, CloudSkills.io
-
Tip
26 Sep 2017
AWS root account access is a treasure for attackers
Don't fall victim to a hacked root account. Create and work within new AWS accounts, and then apply the least amount of privilege necessary to prevent a costly mistake. Continue Reading
By- Ofir Nachmani, I am OnDemand
-
Quiz
29 Aug 2017
Test your AWS security tools knowledge
AWS offers a myriad of native tools and services that enterprises can use to protect their clouds. Sharpen your knowledge of these services, and tighten up your cloud. Continue Reading
By- Tim Culverhouse, Site Editor
-
Answer
27 Jul 2017
The benefits and drawbacks of AWS Convertible Reserved Instances
Reserved Instances save IT teams money on compute resources but lock them into a particular type of instance. How do Convertible RIs differ, and what are the drawbacks? Continue Reading
By- Ofir Nachmani, I am OnDemand
-
Tip
14 Jun 2017
Know your AWS downtime limits
Enterprises have different standards of downtime tolerance, which often vary between applications. Properly set your expectations and avoid unnecessary -- and unwanted -- downtime. Continue Reading
-
Tip
09 Jun 2017
Examine AWS X-Ray for app performance management
AWS X-Ray gives developers a more detailed view of distributed and serverless applications. But if they want to use multiple clouds or other services, it's not a good fit. Continue Reading
By- Chris Moyer, ACI Information Group
-
Tip
01 Jun 2017
Use AWS Batch -- not Lambda -- for these workloads
AWS Batch makes it easier to automatically spin up EC2 instances and boost capacity to provision resources for uneven application workloads. Continue Reading
By- Chris Moyer, ACI Information Group
-
Tip
31 Mar 2017
Amazon Route 53 benefits include efficient domain management
There are many domain hosting options, but Amazon Route 53 stands out from the pack for resolution speed -- especially among AWS users. Route 53 offers these benefits for users. Continue Reading
By- Ofir Nachmani, I am OnDemand
-
Answer
31 Oct 2016
How do AWS IAM permissions manage resource access?
We use AWS Identity and Access Management for cloud security, but aren't sure how roles, permissions and policies differ in a cloud security strategy. How do they protect resources? Continue Reading
By- Stephen J. Bigelow, Senior Technology Editor
-
Tip
28 Oct 2016
Benefits of moving from EC2-Classic to VPC
AWS replaced EC2-Classic instances with Virtual Private Cloud to help enterprises better secure networks and resources. Here's how the two instances differ and how to migrate to VPC. Continue Reading
By- Ofir Nachmani, I am OnDemand
-
Tip
07 Oct 2016
Custom AWS metrics maximize use of CloudWatch Logs
Unlike standard app dev methods, serverless computing with AWS Lambda does not enable easy debugging. These tools can help developers keep an eye out for Lambda errors. Continue Reading
By- Chris Moyer, ACI Information Group
-
Answer
20 Sep 2016
What are the limitations when running Active Directory in AWS?
AWS Directory Service provides three options for running Active Directory in the cloud: Microsoft AD, Simple AD and AD Connector. What are the drawbacks of each AD option? Continue Reading
By- Stephen J. Bigelow, Senior Technology Editor
-
Answer
11 Aug 2016
How long does it take to retrieve data from Glacier storage?
Our enterprise periodically needs to access cold data from Amazon Glacier. How long does it take to retrieve data, and what are other infrequent data access options? Continue Reading
By- Stephen J. Bigelow, Senior Technology Editor
-
Tip
29 Jul 2016
Control AWS traffic with routing policies
AWS offers four routing policies in Amazon Route 53 Traffic Flow. While each option balances heavy traffic loads, admins must consider each policy's specific uses. Continue Reading
By- Ofir Nachmani, I am OnDemand
-
Tip
28 Jul 2016
Master Amazon CloudWatch metrics to track AWS use
Amazon CloudWatch enables administrators to track resources using metrics and log files. Admins should get to know the terminology as well as ins and outs of the auditing service. Continue Reading
By- David Carty, Site Editor
-
Definition
06 Jun 2016
Amazon Inspector
Amazon Inspector is an AWS tool that automatically assesses a customer's AWS cloud deployment for security vulnerabilities and deficiencies. Continue Reading
By- David Carty, Site Editor
-
Tip
05 May 2016
Amazon Inspector gives dev automated security assessment
Cloud vulnerabilities can quickly evolve into security threats; vigilance is a key in identifying weaknesses. Amazon Inspector detects common weaknesses, providing peace of mind. Continue Reading
By- Chris Moyer, ACI Information Group
-
Answer
14 Apr 2016
How do CloudWatch logging features track resources?
Between our on-premises and in-cloud resources, our hybrid infrastructure produces a multitude of logs. How can we use Amazon CloudWatch to aggregate and visualize logs? Continue Reading
By- Stephen J. Bigelow, Senior Technology Editor
-
Answer
30 Mar 2016
How do AWS configuration management tools work?
When running AWS in our enterprise, it has been a challenge to keep tabs on active resources. Which native tools define and maintain configuration scripts? Continue Reading
By -
Definition
30 Mar 2016
Amazon Virtual Private Cloud (Amazon VPC)
Amazon Virtual Private Cloud (Amazon VPC) allows a developer to create a virtual network for resources in an isolated section of the Amazon Web Services cloud. Continue Reading
By- David Carty, Site Editor
-
Answer
10 Mar 2016
How does AWS fit into the application testing process?
Our on-premises environment makes QA difficult, as our resources are limited. How can a public cloud provider like AWS enable a more effective process to test applications? Continue Reading
By- Stephen J. Bigelow, Senior Technology Editor
-
Guide
29 Feb 2016
An admin's guide to AWS data management
Enterprises migrating data to AWS are met with a myriad of storage, security and analytics options. Administrators should evaluate all avenues and craft a plan. Continue Reading
-
Answer
20 Jan 2016
How can I troubleshoot AWS connectivity problems?
Our business is having trouble connecting to our AWS resources. We're not sure if this is an availability or connectivity issue. How can we determine the problem? Continue Reading
By- Stephen J. Bigelow, Senior Technology Editor
-
News
10 Dec 2015
Amazon Route 53 adds Traffic Flow, beats most prices
AWS shops are excited to see Amazon Route 53 add Traffic Flow, though there are also third-party products on the market that offer similar features. Continue Reading
By- Beth Pariseau, Senior News Writer
-
Answer
16 Nov 2015
What's the best way to secure Amazon S3 buckets?
Our enterprise stores different types of data, including video and graphics, in Amazon S3. What options are available to secure Amazon S3 buckets and encrypt our data? Continue Reading
By -
Tip
24 Aug 2015
What to know before going all-in with AWS AppStream
While a valuable service for AWS users looking to connect to different types of devices, AppStream has network and security limitations IT professionals should consider. Continue Reading
-
Answer
01 Jun 2015
How can we save money in Amazon EC2 Container Service?
Our group doesn't need containers all the time. How can we scale back or stop a Docker container that's running in Amazon Elastic Container Service? Continue Reading
By- Stephen J. Bigelow, Senior Technology Editor
-
News
26 Mar 2015
AWS S3 replication across regions means simpler, cheaper DR
Replication across AWS cloud regions is now a checkbox item in the management console, circumventing homegrown and third-party tools. Continue Reading
By- Beth Pariseau, Senior News Writer
-
Answer
11 Feb 2015
How to save an Amazon EBS snapshot to S3
I'd like to back up an Elastic Block Store volume to AWS S3. What do I have to do and what are the associated costs? Continue Reading
By- Russ Vanderpool
-
Guide
28 Jan 2015
AWS vs. Google comparison guide
AWS and Google are slugging it out in the public cloud ring -- going blow for blow on price and features. How do they compare on performance and cost? Continue Reading
-
Feature
15 Jan 2015
Amazon Elastic Compute Cloud features explained
AWS EC2 is a cloud service that's easy to use and easy to set up if companies understand its many facets and features. Continue Reading
-
Tip
12 Jan 2015
When and how to use the AWS Command Line Interface
Sometimes a command line is needed for application management. Learn how and when to use the AWS Command Line Interface. Continue Reading
By -
Quiz
17 Dec 2014
Test your knowledge: Amazon Simple Queue Service quiz
Test your knowledge of Amazon Web Services' simple queuing service with this 10-question quiz. Continue Reading
By- Katherine Martin, Former Associate Editor, Content Strategy
-
Tip
16 Dec 2014
Amazon Cognito offers back-end support in multi-device world
Users working on multiple devices want access to customized app environments. Cognito creates a back end for identity management and gives those users a consistent experience. Continue Reading
By -
Quiz
21 Oct 2014
Test your knowledge: Amazon CloudFront quiz
Test your knowledge of Amazon Web Services' content delivery service with this 10-question quiz. Continue Reading
By- Katherine Martin, Former Associate Editor, Content Strategy
-
Quiz
30 Sep 2014
Test your knowledge: Amazon Simple Storage Service quiz
Think you know everything about Amazon Simple Storage Service? Test your storage knowledge with this 10 question quiz about Amazon S3. Continue Reading
By- Katherine Wiley
-
Quiz
29 Sep 2014
Amazon Web Services Security Quiz
Test your knowledge of Amazon Web Services security best practices with this 10 question security quiz. Continue Reading
By- Katherine Wiley
-
Tip
24 Sep 2014
Parsing AWS CloudTrail logs for useful information
AWS CloudTrail logs all API calls, which means it generates a lot of data. But digging for useful data among all the logs takes some work. Continue Reading
By -
Tip
28 Aug 2014
Storage vs. database: Moving data to the AWS cloud
David Linthicum reviews the benefits of database choices from Amazon Web Services and the advantages of leveraging object storage like Simple Storage Service as a storage category. Continue Reading
By- David Linthicum, Deloitte Consulting
-
Tip
22 Jul 2014
Tracking user activity with AWS CloudTrail
AWS CloudTrail is a Web service that keeps track of AWS API calls in your account and stores logs from multiple accounts and multiple regions in the same S3 bucket. Learn to turn on AWS CloudTrail and to find and read log files. Continue Reading
-
Tip
30 Jun 2014
Monitoring SQS metrics with Amazon CloudWatch
Learn how to use Amazon CloudWatch to monitor and access metrics for a Simple Queue Service. Continue Reading
-
Tip
16 May 2014
Set up AWS CloudWatch alerts and alarms
Need more insight into your AWS cloud? Want to know when something is wrong before it's too late? Use CloudWatch to create alerts and alarms. Continue Reading
By -
Tip
08 May 2014
Four points of archiving data on AWS S3
Storing archives on S3 can be a cost-effective option with proper planning and long-term management. Continue Reading
By -
Tip
18 Apr 2014
AWS Management Console: Five steps to create an S3 bucket policy
In this AWS Management Console series, learn five ways to create an S3 bucket policy. Continue Reading
By- Judith M. Myerson
-
Tip
16 Apr 2014
S3 Browser: Amazon's adaptable data storage interface
Learn how to use the SS3 Browser and how to benefit from it. Continue Reading
By- Judy Myerson
-
News
22 Nov 2013
Overprovisioning in AWS? Cost-control tools and strategies can help
For organizations that have moved to the cloud, old habits may be costing them dearly as they overprovision resources without any cost-control tools. Continue Reading
-
Quiz
12 Nov 2013
Take our quiz to find out what you know about AWS IaaS
Amazon Web Services continues to grow rapidly, and it's easy to confuse its many offerings. Test your AWS IaaS knowledge in this 10-question quiz. Continue Reading
By- Anne Stuart, TechTarget
-
Answer
16 Nov 2012
What's the difference between Amazon S3 and Amazon CloudFront?
Storing large files in the cloud has its advantages, and Amazon S3 and Amazon CloudFront are two seemingly identical options. What's the difference? Continue Reading
By- Jeff Cogswell, Cogsmedia Training & Consulting